@charset "utf-8";
/* CSS Document */


body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3,sans-serif";
	background-repeat:repeat-x;
	color:#000000;
	font-size:90%;
	line-height:150%;
}


a {color:#0000FF;}
a:hover {COLOR: #FF9900;}
a:visited{color:#800080;}
.clear {
	font-size: 0px;
	clear: both;
    }
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */
#header{

}

#header .search{
	margin-left: 310px;
	}
#header .logo{
    float:left;
	}
#header img {
    border:0;
	}	
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */
#pankuzu{
    height:20px;
	margin-bottom:10px;
	}
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */	
#side{
	float:left;
	width:160px;
	position: absolute;
	top: 140px;
	}
#side h2{
    margin:0px;
	padding:0px;
	}
#side .box {
	background-image:url(../img/side_box_bg.jpg);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:5px;
	margin-bottom:20px;
	border-bottom:solid 1px #CCCCCC
}
#side .box a{
    TEXT-DECORATION: none;
	}	
#side .box a:visited {
    TEXT-DECORATION: none;
	color:#0000DE
    }
#side .box a:hover {
	COLOR: #FF9900; TEXT-DECORATION: none
    }
#side .box ul {
	margin:0px;
	padding-top:20px;
	padding-left:0px;
	list-style-type:none
    } 
#side .box li {
	background-image:url(../img/yajirushi.gif);
	background-repeat: no-repeat;
	height:40px;
	padding-left:18px;
	padding-bottom: 5px;
    }
#side .banner{
    margin-bottom:20px;
	}
#side .banner img{
    border:0px;
	}

/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */
#main {
	color:#000000;
	margin-left: 180px;
	padding: 0px;
    }

#main .title{
	height:20px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	background-image: url(../img/titleback.gif);
	background-repeat: repeat-x;
}
#main h2{
    padding:0px;
	margin:0px;
	color:#000000;
  }	
#main .table_list{
	border-collapse: collapse
	}
#main .table_list th{
	font-weight:bold;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-image:url(../img/titleback.gif);
	background-repeat:repeat-x;
	white-space: nowrap;	
	}	
#main .table_list td{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size:80%;
	white-space: nowrap;		
    }	
#main .table_list h3{
	margin: 0px 0px 2px 90px;
	font-size:100%;
	}
#main .small_image{
	float: left;
	border: 0px;
	margin-left: -90px;
	margin-right: 2px;
    }
#main .list_text{
	margin-left:90px;
	margin-top:0px;
	}


#main .table_item{
	border-collapse: collapse
	}
#main .table_item th{
	font-weight:bold;
	background-image:url(../img/titleback.gif);
	background-repeat:repeat-x;	
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-repeat:repeat-x;
	}
#main .table_item td{
    text-align:center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size:80%;
    }
	
#main .td_text{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size:80%;
    }

#main .table_shop{
	border-collapse: collapse
	}
#main .table_shop th{
	font-weight:bold;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-image:url(../img/titleback.gif);
	background-repeat:repeat-x;
	white-space: nowrap;	
	}
#main .td_shop_price{
	color:#FF0000;
	font-weight:bold;
	padding: 5px;
    border: 1px solid #CCCCCC;
	font-size:120%;
	}
#main .td_shop_text{
	font-size:100%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}





#main .item_image{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 25px;
	}

#main .item_expla{
	margin-left:auto;
	margin-right:auto;
	width:80%;
	}
#main .item_expla ul{
	text-align:left;
	margin-left:100px;
	}
#main .item_expla li{
    margin-bottom:10px;
	}

#main .item_comments{
	margin-top:20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
    }
#main .comments{
	height:20px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../img/titleback.gif);
	background-repeat: repeat-x;
    }
#main .comments h3{
	background-image:url(../img/h_object.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#main .comments_text{
    border-bottom:#CCCCCC 1px solid;
    }
#main .explanation{
    text-align:left;
	width:80%;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
    }
#main .review{    
	width:50%;
	}
#main .move{
	text-align:left;
	font-size:100%;
	padding:0px;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#main .google_adsense{
	margin-top:20px;
	margin-bottom:15px;
	}

/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */	
#footer{
	text-align:center;
	font-size:90%;
	}

