@charset "utf-8";


body {
	FONT-FAMILY: "メイリオ", "Meiryo", "Lucida Grande", "Verdana",  "MS P ゴシック","MS PGothic", "Osaka","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	line-height:140%;
	font-size: 14px;
}

.red{
color:#FF0000;
}




h3 {
	font-size:16px;
	background: #006699;
	padding: 7px 5px 5px 10px;

	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 7px solid #003366;
}



.backdraft {
	font-weight: bold;
	background-color: #FFFF00;
}


#wrap{
	background-color: #FFFFFF;
}



A img{
border:none;

}

.white{
color:#FFFFFF;

}

h1 {
	font-size: 32px;
	line-height: 145%;
	font-weight: bolder;
	color: #FF0000;
}


h2 {
	font-size: 30px;
	line-height: 125%;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A5A9;
}

h3 {
	font-size:18px;
	padding: 7px 5px 5px 7px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px none #A1A5A9;
	border-right: 1px none #A1A5A9;
	border-bottom: 1px solid #A1A5A9;
	border-left: 7px solid #A1A5A9;
	background-color: #003366;
}

h4 {
	font-size: 20px;
	line-height: normal;
	font-weight: bolder;
	color:#CC0000;
	border-bottom-color: #A1A5A9;
}


.mainbox{

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	text-align: left;
}

.mainbox_migibar{

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}



#footer{
	font-size:12px;
	line-height:120%;
	text-align: center;
		background-color:#0BA5FF;
}

#footer A{
	color:#FFFFFF;
}


HR{
	border-left-width:1px;
	border-bottom-color:#A1A5A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.book_contents{
	font-size:10px;
	line-height:140%;
	font-style: normal;
}




.img_migi{
margin-left:10px;
margin-bottom:10px;
}

.img_hidari{
margin-right:10px;
margin-bottom:10px;
}

.white_12px{
color:#FFFFFF;
font-size:12px;
}

.normal_12px{
font-size:12px;
}


.product_name{
	font-size:22px;
	font-weight:bold;
	line-height: 120%;
}
.product_catch{
	font-size:18px;
	font-weight: bold;
	color: #CC0000;
}
