@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	width: 100%;
}



/***** CommonTag *****/
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 160%;
	font-family:'���C���I', Meiryo, sans-serif, 'Osaka', '�l�r �o�S�V�b�N';
	color: #333333;
	font-size: 12px;
}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0px 0;
}

a {
	outline:none;
	color: #264467;
	text-decoration: none;
}
a:hover,a:active {
	color: #2989A2;
	text-decoration: underline;
}
a:visited {
	color: #41475D;
}
.Clear {
	clear: both;
}

/***** �X�y�[�X�̈� AreaSpace *****/
#container {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}



#header {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 950px;
}
#header p {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
h1#logo {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 285px;
}
h1#logo a {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 285px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
h1#logo a:hover {
	background-image: url(images/logo.jpg);
	background-position: 0px 0px;
	filter: alpha(opacity=50);
 -moz-opacity:0.50;
 opacity:0.50;
}
#search {
	margin: 40px 0px 0px;
	padding: 0px;
	text-align: right;
	height: 100px;
}

#header_menu {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#header_menu ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
	list-style-position: outside;
	list-style-type: none;
}
#header_menu li {
	display: inline;
	list-style-position: outside;
}
#header_menu li a {
	list-style-position: outside;
	display: inline;
	height: 0px;
	margin: 0px;
	padding: 40px 0px 0px;
	float: left;
	overflow: hidden;
	background-image: url(images/g_menu.jpg);
	background-repeat: no-repeat;
}
#header_menu li#h_01 a {
	width: 140px;
	background-position: 0px 0px;
}
#header_menu li#h_02 a {
	width: 133px;
	background-position: -140px 0px;
}
#header_menu li#h_03 a {
	width: 133px;
	background-position: -273px 0px;
}
#header_menu li#h_04 a {
	width: 133px;
	background-position: -406px 0px;
}
#header_menu li#h_05 a {
	width: 133px;
	background-position: -539px 0px;
}
#header_menu li#h_06 a {
	width: 135px;
	background-position: -673px 0px;
}
#header_menu li#h_07 a {
	width: 143px;
	background-position: -809px 0px;
}
#header_menu li#h_01 a:hover {
	background-position: 0px -40px;
}
#header_menu li#h_02 a:hover {
	background-position: -140px -40px;
}
#header_menu li#h_03 a:hover {
	background-position: -273px -40px;
}
#header_menu li#h_04 a:hover {
	background-position: -406px -40px;
}
#header_menu li#h_05 a:hover {
	background-position: -539px -40px;
}
#header_menu li#h_06 a:hover {
	background-position: -673px -40px;
}
#header_menu li#h_07 a:hover {
	background-position: -809px -40px;
}

#header_menu li#h_01.current_page_item a {
	background-position: 0px -40px;
}
#header_menu li#h_02.current_page_item a {
	background-position: -140px -40px;
}
#header_menu li#h_03.current_page_item a {
	background-position: -273px -40px;
}
#header_menu li#h_04.current_page_item a {
	background-position: -406px -40px;
}
#header_menu li#h_05.current_page_item a {
	background-position: -539px -40px;
}
#header_menu li#h_06.current_page_item a {
	background-position: -673px -40px;
}
#header_menu li#h_07.current_page_item a {
	background-position: -809px -40px;
}

.clear_box {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#main {
	float: left;
	text-align:left;
	overflow: hidden;
	margin: 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	width: 650px;
}
#main_box {
	margin: 0px;
	padding: 0px 20px 10px;
	width: 610px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div.more {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
div.more p {
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 190%;
}
h2.top_tilte {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 20px;
	padding: 7px 15px 0px 40px;
	height: 23px;
	width: 570px;
font-family: serif,Georgia,"Times New Roman",Times,serif; 
}
h2.pagename {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 30px;
	padding: 8px 15px 0px;
	height: 27px;
	width: 580px;
font-family: serif,Georgia,"Times New Roman",Times,serif; 
}
h2.pagename a:link,h2.pagename a:hover,h2.pagename a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3.title{
	background-image: url(images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 10px;
	padding: 3px 0px 10px;
	width: 610px;
	font-family: serif,Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 20px;
}
h3.c_title{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #780000;
font-family: Georgia,"Times New Roman",Times,serif; 
}
h3.c_title a{
	font-weight: bold;
}
h3.c_title span {
	font-size: 11px;
	color: #680000;
}
.category_box {
	margin: 0px 0px 20px;
	padding: 9px;
	width: 590px;
	border: 1px solid #999999;
}

.category_box ul {
	margin: 0px;
	padding: 0px;
	width: 590px;
	list-style-type: none;
}
.category_box li {
	margin: 0px;
	padding: 3px 0px 5px 20px;
	width: 170px;
	list-style-type: none;
	float: left;
	list-style-position: outside;
	background-image: url(images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.postmetadata {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	font-size: 10px;
}
.kind {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 610px;
}
p.kind_text {
	margin: 0px;
	padding: 50px 0px 0px;
	width: 610px;
	clear: both;
}
.kind ul {
	margin: 0px;
	padding: 0px;
	width: 610px;
	list-style-type: none;
}
.kind li {
	display: inline;
	list-style-position: outside;
	margin: 0px;
}
.kind li a {
	list-style-position: outside;
	display: inline;
	height: 0px;
	margin: 0px 0px 10px;
	padding:160px 0px 0px;
	float: left;
	overflow: hidden;
	background-image: url(images/bn_kind.jpg);
	background-repeat: no-repeat;
	width: 145px;
}
.kind li#k_01 a {
	background-position: 0px 0px;
	margin: 0px 10px 0px 0px;
}
.kind li#k_02 a {
	background-position: -145px 0px;
	margin: 0px 10px 0px 0px;
}
.kind li#k_03 a {
	background-position: -290px 0px;
	margin: 0px 10px 0px 0px;
}
.kind li#k_04 a {
	background-position: -435px 0px;
}
.kind li#k_01 a:hover {
	background-position: 0px -160px;
}
.kind li#k_02 a:hover {
	background-position: -145px -160px;
}
.kind li#k_03 a:hover {
	background-position: -290px -160px;
}
.kind li#k_04 a:hover {
	background-position: -435px -160px;
}


.entry {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 610px;
}
.entry ul {
	margin: 0px;
	padding: 0px;
	width: 610px;
	list-style-type: none;
}
.entry li {
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 15px;
	width: 595px;
	list-style-type: none;
	background-image: url(images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-position: outside;
}
#main_box .postmetadata {
	margin: 0;
	color: #555;
	padding: 0px 0px 10px;
	font-size: 11px;
	line-height: 160%;
	width: 610px;
}
p.more {
	text-align: right;
	margin: 10px 0px;
	padding: 0px;
}
.page_top {
	margin: 0px;
	padding: 0px 0px 0px 510px;
	width: 100px;
}
.page_top a {
	margin: 0px;
	padding: 0px;
	width: 100px;
	background-image: url(images/bt_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 15px;
	line-height: 0px;
}
.page_top a:hover {
	background-image: url(images/bt_top.gif);
	background-position: 0px -15px;
}

blockquote {
	margin: 0px;
	padding: 9px;
	width: 590px;
	background-image: url(images/webp18.gif);
	background-repeat: repeat;
	border: 1px solid #89B8AF;
}
/**Side bar_01**/
#side_bar {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 280px;
}
#side_bar p {
	margin: 0px;
	padding: 0px;
	width: 280px;
}
.widget {
	width: 240px;
}
#side_bar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	width: 240px;
	background-image: url(images/bg_side_h4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.side_01 {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 280px;
}

.side_box {
	margin: 0px;
	padding: 0px 20px 5px;
	width: 240px;
	background-image: url(images/bg_side.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.side_box ul {
	margin: 0px;
	padding: 0px;
	width: 240px;
	list-style-type: none;
}
.side_box li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	width: 225px;
	list-style-type: none;
	background-image: url(images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.side_box li ul {
	list-style-type: none;
}
.side_box li li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/**Side bar_02**/


/**Footer ***/
#footer {
	margin: 0px 20px 20px;
	padding: 0px;
	clear: both;
	width: 910px;
	color: #FFFFFF;
	font-size: 90%;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#footer h2 {
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
.footer_box_01 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 300px;
}
.footer_box_02 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	width: 280px;
	list-style-type: none;
}
#footer li {
	margin: 0px;
	padding: 0px;
	width: 280px;
	list-style-type: none;
	font-size: 11px;
	list-style-position: outside;
}
.Icon_rss {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	vertical-align:middle;
}
#footer p {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 300px;
}
#footer p.copy {
	font-size: 10px;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	clear: both;
	font-weight: lighter;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #990000;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}


/**Comments ***/
#comments_area {
	padding: 10px 0px 0px;
	font-size: 12px;
	line-height: 170%;
	margin: 20px 0px 0px;
	width: 610px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#comments_name {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 610px;
}
#comments_name h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6E0100;
	margin: 0px 0px 20px;
	padding: 10px 0px 0px 50px;
	background-image: url(images/bg_comments.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 250px;
}
#comments_name dl {
	list-style-type: none;
}
#comments_name dt {
	margin: 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 60px;
}
#comments_name dd {
	background-color: #F6F6F6;
	margin: 0px 0px 20px;
	padding: 10px 5px;
	float: left;
	width: 518px;
	border: 1px solid #CCCCCC;
}
#comments_name dd p {
	width: 518px;
}
#comments_name span {
	font-size: 11px;
}
small.commentmetadata {
	margin: 0px;
	padding: 0px;
	width: 518px;
}
#commentes_form {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
#commentes_form h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6E0100;
	margin: 0px 0px 20px;
	padding: 10px 0px 0px 50px;
	background-image: url(images/bg_comments.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 250px;
}
.nocomments {
	background-image: url(images/bg_nocomments.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 12px 0px 0px 50px;
	height: 33px;
	width: 250px;
	margin: 20px auto 0px;
}
#commentes_form dl {
	margin: 0px;
	padding: 0px;
}
#commentes_form dt {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
#commentes_form dd {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 610px;
}
.action {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 610px;
}


.search {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
.search p {
	margin: 0px 0px 10px;
	padding: 0px;
}
span.kyeword {
	color: #990000;
}