@charset "utf-8";
/* CSS Document */
@import url("./common.css");


#header {
	width:960px;
	background-image:url(../kaiki/img/main/topbar.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding-bottom: 12px;
	display:inline;/*IE6対策*/ float: left;
	}
	* #header {
	padding-bottom: 2px;
	}
	*+ #header {
	padding-bottom: 2px;
	}
#header h1 {
	font-size:9px;
	margin:0px;
	margin-right:2px;
	text-align:right;
	color:#00CCFF;
	font-weight: normal;
	margin-bottom: 10px;
	}

	
.menutitle{
	height:12px;
	padding-top:8px;
	padding-bottom:8px;
	background-image:url(../kaiki/img/main/sidetitlebar.jpg);
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-top: 0px;
	font-size: 12px;
	}

.titleh2 {
	width:701px;
	height:20px;
	background-image:url(../kaiki/img/main/h2bar.jpg);
	padding:7px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	}
	* html .titleh2 {
	width:700px;
	}	

/* footer */
#footer{
	width: 100%;
	background-color:#003366;
	background-image:url(../kaiki/img/main/footbg.jpg);
	background-repeat:repeat-x;
	height:auto;
	clear:both;
	text-align:center;
	color:#DDE4F9;
	margin-bottom: 0px;
	margin-top: 0px;
	display:inline;/*IE6対策*/ float: left;
	z-index:500;
	font-size:11px;
	}
	* html #footer { behavior: expression(IEPNGFIX.fix(this)); }

/* base */
.titleright3 {
	padding: 3px 10px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCC0;
	border-left: 9px solid #FFFF66;
	border-right: 1px solid #CCCCC0;
	background-color:#CCCC00;
	color:#FFFFFF;
	font-weight:bold;
}

/* end_base */

/* ranking */
#rantopbg {
	background-image:url(../category/ranking/img/headbgran.png);
	background-repeat:repeat-x;
	height:140px;
	}
#rantopimage {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
.rankcontwrap {
	display:inline;/*IE6対策*/ float:left;
	width:100%;
	padding:4px 0px 25px 6px;
	margin:0px auto 50px auto;
	background-image: url(../bridal/img/ranking/contbg.jpg);
	border-left: solid 1px #E8E8E8;
	border-right: solid 1px #E8E8E8;
	border-bottom: solid 1px #E8E8E8;
	}
.two:first-letter {font-size: 200%;}
.rankingbox {
	margin-left:auto;
	margin-right:auto;
	width:715px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline;/*IE6対策*/ float: left;
	}
.specbox {
	width:200px;
	display:inline;/*IE6対策*/ float:left;
	margin-left:100px;
	margin-bottom:5px;
	}
	* html .specbox {
	width:200px;
	display:inline;/*IE6対策*/ float:left;
	margin-left:65px;
	margin-bottom:5px;
	}
.specboxmokuteki {
	background-color:#DCDFF3;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin-bottom:15px;
	padding: 5px;
	border: solid 1px;
	border-color: #0099CC;
	}
.specboxmokutekiFF9900 {
	background-color:#FF9900;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	}
.specboxpro {
	margin-left:auto;
	margin-right:auto;
	width:150px;
	}
.specboxserial {
	border-top:solid #000000;
	border-bottom:solid #000000;
	border-width:1px;
	padding:5px;
	}
.specboxcont {
	width:100%;
	padding:2px;
	text-align:center;
	background-image:url(../pro/img/thumbnail/bk2.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
/* end_ranking */

/* cart */
#ordermethoddoublewaku {
	border:double #3E3D7F;
	-webkit-border-radius: 20px;
	border-top-width:0px;
	display:inline;/*IE6対策*/ float: left;
	width: 708px;
	}