@charset "euc-jp";


p,ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.highslide-caption {
	text-align: left;
}

a:hover {
	color: #FF9900;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

h1#navi {
	background-color: #000000;
	margin-bottom: 10px;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg.gif);
	background-color: #333333;
	padding: 0px;
}
#container #main {
	float: left;
	width: 940px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#credit {
	font-size: 12px;
	margin-top: 5px;
	color: #CCCCCC;
	padding-left: 10px;
}

#container #leftbox {
	float: left;
	width: 700px;
	padding-left: 10px;
	padding-bottom: 10px;
}


.context {
	float: left;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #FFFFFF;
}
.obi {
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	line-height: 36px;
	margin-bottom: 1em;
	padding-left: 10px;
	width: 690px;
	clear: both;
	background-image: url(../img/obi.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.midashi_area {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.context .img_right {
	float: right;
}

.context .img_left {
	float: left;
	margin-right: 1em;
	margin-top: 3px;
}

#Interview {
	margin-top: 30px;
}
#Interview .photo {
	float: right;
	width: 250px;
}

#Interview .text {
	float: left;
	width: 430px;
}
#Interview .text dl {
	width: 430px;
}

#Interview .text dd {
	width: 370px;
	clear: both;
}

#Interview .midashi {
	font-size: 18px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#Interview .cap {
	font-size: 12px;
	line-height: 14px;
}
#Interview dl {
	float: left;
	width: 700px;
}



/*インタビュー*/

#Interview dt {
	font-weight: bold;
	width: 40px;
	clear: both;
	display: block;
}

#Interview dl,
#Interview dt,
#Interview dd {
	margin: 0px;
	padding: 0px;
}
#Interview dd {
	float: right;
	width: 640px;
	margin-top: -1.6em;
	display: block;
}


#Interview dd p {
	margin-bottom: 1em;
}
#Interview .imgright {
	margin-left: 0em;
	width: 250px;
	margin-bottom: 1em;
}
#Interview  span.cap {
	color: #FFCC00;
	margin-top: 5px;
	display: block;
}



/*写真*/
#Photoarea {
	margin-top: 20px;
}
#Photoarea .midashi {
	font-size: 18px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Photoarea .cap {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}


#Photoarea .list {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

#Photoarea .list li {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#Photoarea .list li a img {
	border: 5px solid #CCCCCC;
}

#Photoarea .list li a:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}


#Photoarea .list p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0.5em;
	color: #FFCC00;
}


#Photoarea .list .listend {
	margin-right: 0px;
}

#Photoarea .img_right {
	float: right;
	margin-left: 1em;
	margin-top: 0.3em;
	margin-bottom: 1em;
}



/*商品ラインナップ*/
#Lineup  {
	margin-top: 20px;
}

#Lineup .midashi {
	font-size: 18px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Lineup  .list {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

#Lineup .list li {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#Lineup .list li a img {
	border: 5px solid #CCCCCC;
}

#Lineup .list li a:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}


#Lineup .list img {
	margin-bottom: 0.5em;
}

#Lineup .list p {
	font-size: 12px;
	line-height: 15px;
}

#Lineup .list .itemname {
	font-weight: bold;
	font-size: 14px;
}

#Lineup .list .price {
	font-weight: bold;
	color: #FF0000;
	margin-top: 3px;
}

#Lineup .list .cap {
	margin-top: 0.5em;
	color: #CCCCCC;
}
#Lineup .list .btn {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 5px;
}
#Lineup .list .btn a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Lineup .list .listend {
	margin-right: 0px;
}

#Lineup .img_right {
	float: right;
	margin-left: 1em;
	margin-top: 0.3em;
}





#rightbox {
	float: right;
	width: 190px;
	background-color: #7F7F7F;
	padding: 5px;
	margin-right: 10px;
}

#rightbox .inbox {
	float: left;
	width: 180px;
	background-color: #666666;
	padding: 5px;
	color: #FFFFFF;
}

#rightbox .inbox .list {
	margin-bottom: 1em;
}

#rightbox .inbox .list img {
	margin-bottom: 0.5em;
}

#rightbox .inbox .list a img {
	border: 5px solid #CCCCCC;
}

#rightbox .inbox .list a:hover img {
	border: 5px solid #FF6600;
}


#rightbox .inbox .list p {
	font-size: 12px;
}

#rightbox .inbox .list .itemname {
	font-weight: bold;
	color: #FFFFFF;
}

#rightbox .inbox .list .price {
	color: #FF0000;
	margin-top: 5px;
}

#rightbox .inbox .list .btn {
	width: 180px;
	margin-top: 5px;
}

#rightbox .inbox .list .btn a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightbox .inbox .list .profile {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
#count img {
	vertical-align: top;
}
