@charset "utf-8";


#container {
	width: 950px;
}

.mainimg {
	width: 950px;
	margin: 0px;
}

/*/////////クレジット/////////*/
#credit {
	float: left;
	width: 950px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	#credit .left {
	float: left;
	text-align: left;
	}
	
	#credit .right {
		text-align: right;
		float: right;
	}
	
	
.context {
	float: left;
}
.context p {
	font-size: 14px;
	line-height: 22px;
}


/*/////////横幅/////////*/
.w950 {
	width: 950px;
}

.w680 {
	width: 680px;
	float: left;
}.obi {
	margin-bottom: 10px;
}

/*/////////イントロ/////////*/
.wear_photo {
	float: right;
	width: 400px;
}

.wear_photo ul {
	margin-bottom: 10px;
	float: right;
	width: 100%;
}

.wear_photo li {
	display: block;
	float: left;
	text-align: center;
	width: 200px;
}

.kakomi {
	width: 505px;
	position: relative;
	background-image: url(img/kakomi01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	top: 0.5em;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* mac Safariのみ適用 \*/
body:first-of-type .kakomi {
  font-size:11px;
}
/* end */




/*/////////ディテール/////////*/
.details {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.details li {
	float: left;
	display: block;
	margin-right: 23px;
	width: 220px;
}
.details li span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #0E5589;
}
.details li.last {
	margin-right: 0px;
}



.kakomi02 {
	padding: 10px;
	background-image: url(img/kakomi02.gif);
}

.kakomi02 .imgleft,
.kakomi03 .imgleft {
	float: left;
	margin-right: 10px;
}

.kakomi03 {
	float: left;
	width: 670px;
	background-color: #805580;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

/* mac Safariのみ適用 \*/
body:first-of-type .kakomi03 {
	padding-bottom: 10px;
}
/* end */


.right {
	float: right;
	width: 240px;
}

.right p {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
.right .inbox {
	border: 5px solid #CCCCCC;
	padding: 10px;
	width: 210px;
	float: left;
}
.right .inbox .imgleft {
	float: left;
	margin-right: 5px;
}
.right .inbox li {
	display: block;
	float: left;
	width: 210px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.right .inbox li.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right .inbox li p {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}


.highslide-caption {
	color: #0E5589;
	text-align: left;
}

img {
	vertical-align: bottom;
}
.btn {
	text-align: center;
	float: left;
	width: 220px;
	margin-top: 5px;
}
p.cap {
	font-size: 11px;
	color: #000000;
	text-align: center;
	display: block;
	line-height: 14px;
	margin-top: 2px;
}
