#container0 {
	width: 790px;
	background-image: url(../img/bg_side.jpg);
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 770px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
/*	background-color: #F9F9F7;*/
	font-size: small;
	line-height: 1.5em;
}
#header .top {
	background-image: url(../img/header1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 770px;
}
#header .middle {
	height: 111px;
}
#header .middle img{
	float:left;
        padding-right:10px;
}
#header .middle a:hover img{
        border:0;
}

#header .middle form{
        padding:0;
        margin:0;
}
#header .bottom {
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 770px;
        clear:both;
}
#main {
	width: 100%;
	padding-top: 0px;
	background-color: #FFF;
/*	background-image: url(../img/main_bg.jpg);*/
	background-repeat: repeat-x;
}
#main .left {
	float: left;
	padding-left: 5px;
	width: 520px;
}

#main .right{
        width:240px;
	float: left;
	padding-top: 20px;
}

.left .box {
	margin-bottom: 10px;
	padding-left: 5px;
	width: 500px;
}

.left .box .top{
	background-image: url(../img/main_title.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 2px;
        padding-left:30px;
	font-weight: bold;
	font-size: small;
}
.left .box .middle{
	background-color: #F3F3ED;
	width: 498px;
        overflow:auto;
	border: 1px solid #E5E4D7;
}

.left .box .middle a{
        color:#333;
}
.left .box .middle a:hover{
        color:#cc0000;
}
.left .box .bottom{
        clear:both;
}

.left form{
 width:500px;
}

.right .box {
	margin-bottom: 5px;
}

.right .box .top{
/*	background-image: url(../img/side_title.jpg);
	background-repeat: no-repeat;
*/
        background-color:#ccc;
	height: 22px;
	width: 230px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	font-size: small;
        color:#666;
}

.right img{
        margin-bottom:3px;
}

.right .box .top a{
        color:#FF6600;
        text-decoration:underline;
}

.right .box .middle{
	background-color: #F7F7F4;
	border: 1px solid #E5E5DB;
	padding: 8px;
	width: 222px;
}

.right .box .middle .list{
	background-image: url(../img/icon1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 6px;
        line-height:1.2em;
}

.right .box .bottom{

}



#footer {
	clear: both;
	width: 100%;
	text-align: center;
}

#footer .top{
}
#footer .middle{
	background-color: #E1E1D7;
	height: 5px;
	width: 100%;
}
#footer .bottom{
}
.item_box {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
        padding-left:10px;
	text-align: center;
}

.banner_box{
        float:left;
        width:260px;
}
.banner_box img{
        margin-bottom:10px;
}


.br {
	clear: both;
}

a{
        color:#666;
        text-decoration:none;
}
a:hover img {
	border: 1px dotted #666666;
}

a:hover {
	position: relative;
        text-decoration:underline;
	left: 1px;
	top: 1px;

}
strong {
        font-size: large;
        color:#CC0000;
        font-weight:bold;
        text-decoration:none;
}
strong.soldout{
        font-size:14px;
        color:#FF6600;
        font-weight:bold;
}
#brand_title {
	background-image: url(../img/brand_title.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 504px;
	padding-top: 6px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
	margin-left: 5px;
}
#brand_description {
	background-image: url(../img/brand_bg.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 480px;
	line-height:1.3em;
	margin-top: 3px;
	margin-left: 3px;
	padding-top: 9px;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
}
#brand_description img {
	float: right;
	display: inline;
	margin-left: 7px;
	margin-bottom: 3px;
}

a.ajaxSearch_resultLink{
        text-decoration:underline;

}
.ajaxSearch_extract p{
        margin-top:1px;
}
