@charset "UTF-8";
 
#article {
	border-top-color: #21499d;
	border-right-color: #21499d;
	border-bottom-color: #21499d;
	border-left-color: #21499d;
	min-height: 420px;
}
#dvd,#daihonn,#dvd2{
	margin-top: 28px;
	border-bottom-style: dashed;
	border-bottom-color: #21499b;
	padding-bottom: 25px;
}
h2 {
	font-size: 24px;
	float: left;
	font-weight: bold;
	margin-left: 13%;
	margin-top: 40px;
	margin-right: 13px;
}
.syouhin {
	float: right;
	max-width: 50%;
}
.title {
	clear: both;
}
#daihonntitle,#dvdtitle {
	line-height: 27px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 25px;
	color: #666;
	
}
#daihonntitle dt, #dvdtitle dt{
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666;
}
#dvdtitle dd{
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666;
}
.handle{
	padding-left:23px;
	background: url(../images/syoujikimono/sprite_w_b.png) 8px 3px no-repeat;
	text-decoration:none;
	color:#666;
}
.selected{
	background-position: 6px -36px; 
}
.accordion ul {
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.accordion li {
	font-size: 13px;
	line-height: 18px;
	list-style-type: circle;
}
div.iframeWrap {
	clear: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 75%;
}
div.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 2.5%;
	width: 95% !important;
	height: 95% !important;
}
.accordion p {
	padding-left: 15px;
	margin-top: 0px;
}
#tyuui {
	padding-top: 5px;
}
.ryoukinn {
	text-align: center;
	margin-top: 25px;
}
.totop .sakuhinnsyoukai {
	color:#F30
}
	
.totop a .syoujikimono {
	font-family: 'font1';
}
.totop a .koremade {
	font-family: 'font3';
}
.nedan {
	font-size: 16px;
	color: #00F;
}
.nedan strong {
	font-size: 18px;
}
#daihonn p small b {
	font-family: 'font1';
}
#katamenn {
	color: #666;
	margin-left: 5%;
	margin-right: 5%;
}

#tyuumondaiji{
	float: none;
	margin-top: 30px;
	margin-left: 5%;
}
#tyuumonntyuui li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3%;
}
.toform{
	max-width: 232px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
	padding-right: 5%;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {

}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
h2 {
	margin-left: 8%;
	margin-top: 5px;
}
.syouhin {
	float: left;
	clear: both;
}
.title {
	clear: none;
	margin-left: 35%;
}
#katamenn {
	clear: both;
	padding-top: 10px;
}
#dvdtitle{
	padding-top: 30px;	
}


#daihonntitle {
	padding-top: 5px;	
}

}

