<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "7-module.css";


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}


body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	background:#eeeeee url('images/bg3.png') repeat-y center top;
	font-size: 100%;
}


#body_overlide{
	margin:0px;
	padding:0px;
	background:url('images/tm2-trans.jpg') no-repeat center top;
}

#page_upper{
	width:1026px;
	margin:0px auto 0 auto;
}

#page{
	width:1026px;
	margin:0px auto 0 auto;
	background:url(images/bg2.png) repeat-y center top;
	behavior: expression(IEPNGFIX.fix(this));
}

#main_search2{
	margin-left:665px;
	margin-bottom:5px;
	color:#8f8f8f;
	font-size:12px;
	height:45px;
	background:url(images/search_bg.png) no-repeat;
}


/* HEADER */

#header{
	margin:0px;
	padding:0px;
}

#header_left{
	float:left;
}

#header_right{
	float:right;
}


#header h1{
	color:#4b4b4b;
	font-size:30px;
	font-style:italic;
	padding-top:10px;
	padding-left:25px;
}

#header h1 a{
	display:none;
}

#header h1 span{
	display:none;
}

#header_right ul{
	padding-top:10px;
	padding-right:140px;
}

#header_right ul li{
	float:left;
	position:relative;
	top:6px;
}

#header_right ul li img{
	float:left;
}

#header_menu{
	position:relative;
	top:5px;left:40px;
	width:980px;
	padding:0;margin:120px 0 0 0;
}

#header_menu ul{
	padding:0;margin:0;
}

#header_menu ul li,#header_menu ul li a{
	padding:0;margin:0;
	float:left;
}


/*BOARD*/

#board{
	width:100%;
	height:60px;
	background: url(images/board_bg.png) no-repeat center bottom;
	behavior: expression(IEPNGFIX.fix(this));
}

#board h2{
	color:#ffffff;
	font-size:23px;
	font-weight:normal;
	width:675px;
	margin-left:60px;
	padding-top:20px;
}

#board p{
	padding-top:15px;
	font-size:14px;
	color:#4b4b4b;
	margin-left:90px;
	line-height:22px;
	width:358px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#board p a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}


/* BODY */

#body{
	width:100%;
	background: url(images/body_bg.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	float:left;
}

#body_top{
	width:100%;
	float:left;
	padding-bottom:40px;
}

#body_left{
	width:644px;
	float:left;
}

#body_right{
	width:382px;
	float:left;
	background:url(images/body_top_bg.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}

/* left contact */

#body_left_content{
	width:600px;
	margin:0 auto;
}

.narrowcolumn{
	padding-left:10px;
	margin-top:0px;
}

*:first-child+html .narrowcolumn {
	padding-left:0px;
	margin-top:0px;
}

.post{
	width:600px;
	padding-bottom:20px;
}

.post-top{
}

.post-title{
	color:#000;
	text-align:left;
}

.post-title h4{
	font-weight:normal;
	color:#9a9a9a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:4px;
}

.post-title h2{
	font-size:25px;
	color:#0074be;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
}

.post-title h2 a{
	color:#0074be;
}

.post-title h2 a:hover{
	color:#0074be;
}

.post-title h3.tags{
	font-weight:normal;
	color:#0074be;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/tags_bg.gif) repeat-x;
	padding-left:5px;
	padding-top:7px;
	padding-right:5px;
	padding-bottom:5px;
}


.post-title h3 a{
	color:#6b6b6b;
}

.post-title h3.tags span{
	color:#0074be;
	font-weight:bold;
}

.post-title h3.tags a{
	color:#6b6b6b;
	font-weight:normal;
}

.entry{
	line-height:1.5em;
	font-size:0.9em;
	padding-top:20px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:30px;
}

.entry a{
	color:#0074be;
	text-decoration:underline;
}

.entry a:hover{
	color:#024570;
	text-decoration:underline;
}


.entry p{
	padding:8px 0px 5px 0px;
}

.entry h3{
	font-size:1.2em;
	font-weight:bold;
	border-left:5px solid #53b5fe;
	border-bottom:1px solid #D8D8BE;
	padding:0 0 3px 10px!important;
	margin:20px 10px 10px 0px;
}

.entry div a img{
	border:0;
}

.postmetadata{
	margin-bottom:30px;
	padding-bottom:10px;
	color:#000000;
	font-size:10px;
	border-top:1px #0074be solid;
}

.postmetadata a{
	color:#0072bc;
}

.postmetadata b{
	color:#0072bc;
}

.postmetadata .alignleft{
	padding-top:12px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:12px;
	padding-right:5px;
	font-weight:bold;
}

.alignright a{
	color:#000000;
	background:url(images/i_comm.gif) no-repeat left 1px;
	padding-left:15px;
	padding-right:10px;
}

a.readmore{
	color:#000000;
	background:url(images/i_read.gif) no-repeat left 1px;
}

.post-page{
	width:600px;
	margin-left:25px;
	/*background:url(images/post-page_h2.gif) repeat-x;*/
}

.post-page h2{
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#0072bc;
}


.post-page .entry{
	padding-top:0;
	margin-top:0px;
	color:#595959;
	padding-left:5px;
	padding-right:5px;
}
.post-page .entry h4{
	width:600px;
	color:#4b4b4b;
	height:40px;
	background:url(images/page36_h3_1.png) no-repeat left bottom;
	margin:15px 0 10px 0;
}

.post-page .entry h4 div{
	font-size:16px;
	padding-left:120px;
	padding-top:10px;
	font-weight:bold;
}

.post-page .entry .midasi{
	width:600px;
	color:#4b4b4b;
	height:40px;
	background:url(images/page36_h3_1.png) no-repeat left bottom;
	margin:15px 0;
}
.post-page .entry .midasi p{
	font-size:16px;
	padding-left:80px;
	padding-top:10px;
	font-weight:bold;
}

.post-page .entry a{
	color:#0072bc;
	font-weight:bold;
	text-decoration:underline;
}

strong{
	color:#362f2d;
}

.post-page .left{margin:8px 12px 8px 0;}
.post-page .right{margin:8px 0px 8px 12px;}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	color:#0054a6;
	background:url(images/entry_strong.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/

/* right content */

#body_right_content{
	width:316px;
	padding-left:22px;
}

head~/* */body #body_right_content {
	width:316px;
	padding-left:22px;

}
html:not(:target) #body_right_content {
	width:316px;
	padding-left:22px;

}

/* ADS */

#main_ads{
	margin-left:6px;
	padding-top:6px;
}

#main_ads img{
	padding-left:16px;
	padding-right:8px;
	margin-bottom:19px;
}

/* SEARCH */

#main_search{
	margin-bottom:10px;
	color:#8f8f8f;
	font-size:12px;
	height:45px;
	background:url(images/search_bg.png) no-repeat;
	position:relative;
	top:0px;
}

#searchform_top{
	padding-left:12px;
	padding-top:3px;
}

#searchform_top span{
	font-weight:normal;
	font-style:italic;
}

#searchform_top_text{
	width:188px;
	border:0px;
	background:none;
	color:#8f8f8f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:8px;
}


/* TAGS */

#main_tags{
	line-height:25px;
	background:url(images/main_tags_line.gif) repeat-x left bottom;
	padding-bottom:15px;
	width:312px;
}

#main_tags h2{
	color:#4b4b4b;
	font-size:15px;
	padding-bottom:5px;
	text-transform:uppercase;
}

#main_tags a{
	color:#858585;
}

#sidebars{
	float:left;
	margin-top:10px;
	font-size:0.8em;
}

#sidebar{
	width:154px;
	float:left;
}

#sidebar_right{
	width:154px;
	float:left;
	padding-left:8px;
	list-style:none;
}

#sidebars h2{
	font-size:16px;
	color:#4b4b4b;
	padding-left:28px;
	padding-top:12px;
	padding-bottom:15px;
	text-transform:capitalize;
	font-weight:bold;
	background:url(images/sidebars_h2_bg.png) no-repeat;
}



#sidebars ul{
	color:#4b4b4b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:50px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	margin-right:10px;
	padding-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:6px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#4b4b4b;
	padding-left:3px;
}

#sidebars li.widget_categories ul li{
	font-weight:normal;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 0 5px;
	font-weight:normal;
	padding-left:10px;
	color:#4f4f4f;
	line-height:1.6;
}

#sidebars li.widget_archives ul li a:hover{
	color:#0072bc;
}


#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a,
#sidebars li.widget_meta ul li a,
#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 6px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars a:hover{
	color:#0072bc;
}

#sidebars li.pagenav ul li a:hover{
	color:#0072bc;
}


#sidebars li.pagenav ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 6px;
	font-weight:normal;
	padding-left:10px;
}

















#tag_cloud{
	color:#999999;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#999999;
}

.textwidget{
	padding:5px 5px 10px 5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:150px;
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(images/footer_bg.png) no-repeat;
}

#footer_text{
	padding-top:25px;
	font-size:11px;
}

#footer_text a{
	color:#ffffff;
	font-weight:normal;
	
}

#footer_copyrights{
	padding-top:7px;
}

#footer_copyrights a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#footer_copyrights a span{
	color:#ffffff;
}

/*-------------------------------------------------
	2.�L���b�`�R�s�[
---------------------------------------------------*/
#catch{
	position:relative;
	top:80px;left:320px;
	color:#fff;
	font-weight:bold;
}


#footercatch{
	padding-top:40px;
	text-align:center;
}


/*-------------------------------------------------
	3.�t�b�^�[�����N
---------------------------------------------------*/
#page #footer ul.footNav{
	position:relative;
	top:10px;
	text-align:center;
	font-size:0.9em;
	padding-top:3px;
}

#page #footer ul.footNav li{
	padding:0px 3px 0 6px;
	display:inline;
	border-left:1px solid #F9EC00;
}

#page #footer ul.footNav li a,
#page #footer ul.footNav li a:visited{
	color:#F9EC00;
	text-decoration:none;
}

#page #footer ul.footNav li a:hover,
#page #footer ul.footNav li a:active{
	background:#fefefe;
	color:#0068ba;
	text-decoration:underline;
}


#page #footer ul.footNav li.firstChild{
	border-left:none;
}


/* Begin Typography &amp; Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	margin:0;padding:0;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography &amp; Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


img.alignnone{
	padding: 0px;
	margin: 5px 0 5px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.aligncenter{
	margin-left: auto;
	margin-right: auto;
}


img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 5px 10px 2px 0;
	display: inline;
}

img.waku {
	padding: 2px;
	border:#666 1px solid;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 30px auto;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	background:url(images/sidebars_cal_bg.png) no-repeat;
	text-align: center;
	width: 100%;
	height:38px;
	padding-top:10px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td a{
	color:#0068ba;
	text-decoration:underline;
	font-weight:bold;
	
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags &amp; Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 15px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
/*
hr {
	display: none;
	}
*/

div .line {
    margin: 10px 0 20px 0;
    padding: 0;
    height: 5px;
	background:url(images/hr_background.gif) repeat-x;
	width:100%;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	
	}
/* End Various Tags &amp; Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:10px 15px 10px 20px;
	} 

.entry ul li {
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
	padding-top:3px;
	color:#595959;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #eeeeee;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

#comments_template{
	background:url(images/comments_template.gif) repeat-x;
	padding-top:20px;
	width:560px;
	clear:both;
}

h2#comment_title{
	font-size:1.2em;
	color:#0072bc;
	margin-left:42px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3#comments{
	font-size:15px;
	color:#737373;
	margin-left:42px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.alt {
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:42px;
	color:#828383;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	list-style: none;
	background:url(images/commentlist_bg.gif) no-repeat;
	display:block;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#6888bf;
	padding:10px 0px 10px 10px;
	font-size:12px;
	text-transform:capitalize;
	font-weight:bold;
	}

.commentmetadata span{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata a{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata_text{
	padding:0px 20px 0px 20px; 
}

.commentmetadata_end{
	font-size:0.8em;
	text-align:right;
	color:#1c2c43;
	font-weight:normal;
	border-top:1px solid #ded7b0;
	margin:10px;
	padding-top:10px;
}

.commentmetadata_end a{
	color:#1c2c43;
	}

.commentmetadata_end span{
	}

#respond_box{
	background:url(images/respond_box.gif) no-repeat;
	margin-top:25px;
	padding-bottom:60px;
	margin-left:12px;
	text-align:left;
}

h3#respond{
	font-size:21px;
	color:#000000;
	margin-bottom:30px;
	margin-left:25px;
	padding-top:20px;
	font-weight:normal;
}

#commentform{
	margin-left:55px;
	color:#7c7c7c;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #e1e1e1;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727a7d;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	width:564px;
	margin-left:38px;
	margin-top:80px;
	background:url(images/post-page_h2.gif) repeat-x;
}

.ar_panel{
	margin-top:39px;
}

.ar_panel2{
	margin-top:39px;
}

.ar_panel3{
	width:100%;
	background:url(images/post-page.gif) no-repeat;
	padding-top:5px;
}

.page_archives_div h2{
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#0074be;
}

.ar_panel3 h2{
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#0074be;
}

.ar_panel3 ul{
	margin:0px;
	padding:0px;
	padding-top:0px !important;
	margin-bottom:40px;
	padding-left:10px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:15px;
	margin-bottom:40px;
	padding-left:5px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	color:#7f7f7f;
	font-size:12px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#333;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/*add hirono -------------------*/
/* �y�g�b�v�zBLOG�g�@ShowCase�g�@Whatsnew�g�p
---------------------------------------------------*/

.indexcolum{	
	margin-top: 0px;
	margin-bottom: 0px;
}

.indexcolum a{	
	color:#0268b6;
}

.index_columA{
	font-weight:normal;
	text-align: left;
	float:left;
	width:290px;
}

.index_columB{
	font-weight:normal;
	text-align: left;
	float:right;
}

.index_columA img,
.index_columB img{
	margin:0px 0 5px 0px;
}

.index_columA p,
.index_columB p{
	margin:0px 0 40px 0px;
	padding:0 8px 0 0;
}
.index_columA p a,
.index_columB p a{
	color:#0268b6;
}

/* �y�g�b�v�zShowcase�p
---------------------------------------------------*/
dl#ranking{
    margin:0px 10px 5px 0px;
    line-height:140%;
    width: 290px;
}

dl#ranking dt{
    clear:both;
    float: left;
    width: 110px;
    margin-bottom:10px;
}

dl#ranking dt img{
	vertical-align:top;
}

dl#ranking dd{
    margin-left:115px;
    padding-left:5px;
	padding-top:3px;
    margin-bottom:10px;
}


dl#ranking dd p{
	margin:0 0 0 0!important;
}
dl#ranking dd p a:hover{
	background:#EBEBEB;
}
p.rankingText{
	font-size:1.0em!important;
	letter-spacing:0.1em;
	line-height:1.4em;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
    padding:3px 0px;

}

/* �y�g�b�v�zTopics
---------------------------------------------------*/
dl#topics{
    margin:0px 0px 20px 0;
    font-size:1.0em;
    line-height:140%;
	text-align:left;

}

dl#topics dt{
    clear:both;
    float: left;
    width: 9em;
    color:#000;
    padding-left:15px;
}

dl#topics dd{
    background:url(images/main_topics_icon.gif) no-repeat 0px 0.4em;
    margin-left: 9em;
    padding-left:15px;
    margin-bottom:7px;
}

/* �y�g�b�v�z�������J�S�����N
---------------------------------------------------*/
#shopbascket{
	height:110px;
	background:url(images/shop_basket.png) no-repeat;
	position:relative;float:right;
	top:20px;left:20px;
}

/* �y�g�b�v�zlogo�����N
---------------------------------------------------*/
#logo{
	height:100px;
	width:620px;
	position:relative;
	top:100px;left:310px;
	
}
/* �y�g�b�v�z�݂�J���u���O�����N
---------------------------------------------------*/
#logomin{
	position:relative;
	top:115px;left:380px;
	
}

/* �y�g�b�v�z�E�g�u���O�����N
---------------------------------------------------*/
#bloglink img{
	margin:20px auto 0px 16px;
	width:280px;
}

/* �p������
---------------------------------------------------*/
.breadcrumb{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	text-align:left;
}
.breadcrumb a{
	color:#0072bc;
	text-decoration:underline;
}

/* �y�e�J�e�S���[�g�b�v�z
---------------------------------------------------*/
.post-page .entry .categoryMain dl{
    margin:0px 0px 0px 20px;
	float:left;
}

.post-page .entry .categoryMain dt{
	font-weight:bold;
	font-size:1.2em;
	line-height:140%;
	color:#0068ba;
	border-bottom:1px solid #0068ba;
	width:260px;
    margin:0px 0px 10px 0px;
}
.post-page .entry .categoryMain a{
	text-decoration:none;
	color:#0068ba;
}

.post-page .entry .categoryMain dd{
	font-size:1.0em;
	line-height:140%;
    margin:8px 0px 0px 0;
	width:270px;
}

/* �`���[�j���O���j���[
---------------------------------------------------*/
p.t1{
	margin:20px 20px 0 20px;
	padding:3px;
	font-weight:bold;
	color:#0074be;
	font-size:1.2em;
	background:#efefef;
}

.tuning ul{
	margin:10px 20px 20px 50px;;
	padding:0px 30px 0 0;
}

.tuningdouble ul{
	margin:10px 20px 20px 0px;
	padding:0px 30px 0 0;
}

/*-------------------------------------------------
   �y�[�W��
---------------------------------------------------*/
table#PageTb{
    margin:20px 10px 20px;
    border-width:1px 0pt 0pt 1px;
    border-color:#B5B4A3; /* �g���̐F�ύX */
    border-style:solid;
    border-collapse:collapse;
    empty-cells: show;
    line-height:150%;
}

table#PageTb th{
    padding:8px;
    border-width:0pt 1px 1px 0pt;
    border-color:#B5B4A3; /* �g���̐F�ύX */
    border-style:solid;
    background-color:#F0F0E6; /* ���Z���̔w�i�F�̕ύX */
    font-weight:normal;
}

table#PageTb td{
    padding:8px;
    border-width:0pt 1px 1px 0pt;
    border-color:#B5B4A3; /* �g���̐F�ύX */
    border-style:solid;
    background-color:#ffffff; /* �E�Z���̔w�i�F�̕ύX */
    font-weight:normal;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*  �L���^�C�g����@�e�J�e�S���[�\�� */
.cat{
  	font-size: 11px;
	line-height: 2.5em;
	margin-left:3px;
	padding:2px 3px;
	color:#fff;
	background:url(images/background.gif) repeat;
	border:1px solid #666;
}


/*
--------------------------------------------------
	clearfix
-------------------------------------------------- */
#header:after,
#header_menu:after,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {  
    _display: inline-block;
}  

*:first-child+html #header,
*:first-child+html #header_menu,
*:first-child+html .clearfix {
    display: inline-block;

}
    .wp-block-image img{
        height: auto !important;
    }</pre></body></html>