/*▼▼▼サブメニュー▼▼▼*/

#Sub{
	width: 135px;
	margin-top:0px;
	background-color:#EAEAEA;
}

#Sub h3{
	margin: 0px;
}

#Sub dl{
	margin: 0px 0px 20px 0px;
}

#Sub dt{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 10px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(/e/img/arrow01.gif);
	background-position: 4px 14px;
	background-repeat: no-repeat;
	display: block;
}

#Sub dd{
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 3px 16px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(/e/img/arrow02.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	display: block;
}

#Sub a{
	text-decoration: none;
	color: #333333;
}

#Sub a:link{
	text-decoration: none;
	color: #333333;
}

#Sub a:visited{
	text-decoration: none;
	color: #333333;
}

#Sub a:hover{
	text-decoration: underline;
	color: #ff0000;
}

#Sub .current a{
	text-decoration: none;
	color: #ff0000;
}
#Sub .current a:link{
	text-decoration: none;
	color: #ff0000;
}
#Sub .current a:visited{
	text-decoration: none;
	color: #ff0000;
}
#Sub .current a:hover{
	text-decoration: underline;
	color: #ff0000;
}


#Contents{
	width:750px;
}

/*▲▲▲サブメニュー▲▲▲*/



/*▼▼▼メインコンテンツ▼▼▼*/

/*▼お問い合わせページ▼*/
#Contact{
	width:600px;
}
#Contact p {
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
}
#Contact ul{
	margin:0px 0px 0px 0px;
	padding-left:15px;
	padding-top: 10px;
}

#Contact li{
	margin:0px 0px 10px 0px;
	list-style-image:url(../img/newsarea_list.gif);
	font-size:12px;
	line-height:14px;
}
#Contact a{
	color:#004A90;
	text-decoration:none;
}
#Contact a:visited{
	color:#004A90;
	text-decoration:none;
}
#Contact a:hover{
	color:#FF6C00;
	text-decoration:underline;
}
#Contact .cont_prod_w{
	font-size: 12px;
	line-height: 16px;
	padding: 4px 2px 4px 4px;
	color:#000000;
	background-color:#F2F3F4;
}
#Contact .cont_prod{
	font-size: 18px;
	line-height: 18px;
	border-bottom:1px solid #004A90;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#Contact .cont_prod_small{
	font-size: 12px;
	line-height: 16px;
	padding: 4px 2px 4px 2px;
	border-bottom:1px solid #E3E3E3;
}
#Contact .cont_prod_tel{
	font-size: 12px;
	line-height: 16px;
	padding: 4px 2px 4px 4px;
	color:#FFFFFF;
	background-color:#009999;
	text-decoration:none;
}
#Contact .cont_prod_fax{
	font-size: 12px;
	line-height: 16px;
	padding: 4px 2px 4px 4px;
	color:#FFFFFF;
	background-color:#003366;
	text-decoration:none;
}

#Contact h1{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	font-size:26px;
	margin:4px 0px 0px 0px;
	line-height: 24px;
	border-bottom:1px solid #999999;
}
#Contact h2{
	font-family:"MS UI Gothic",arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	background-color:#EEEEEE;
	margin:10px 0px 0px 0px;
	line-height: 16px;
	border-left: 4px solid;
	padding: 2px 0px 2px 4px;
	border-left-color: #B72667;
	color: #333333;
}
#Contact  h3{
	font-size: 18px;
	line-height: 18px;
	border-bottom:1px solid #004A90;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#Contact h4{
	font-family:"MS UI Gothic",arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height: 20px;
	border-bottom:1px dashed #000099;
	padding-left: 2px;
}
#Contact h5{
    font-family:"MS UI Gothic",arial,sans-serif;
	font-size:16px;
	line-height: 18px;
}

/*▲お問い合わせページ▲*/

/*▼Q&Aページ▼*/

#Qa{
	width:600px;
}

#Qa ul{
	margin:0px 10px 0px 8px;
	padding-left:8px;
}

#Qa li{
	margin: 10px 4px 0px 10px;
	font-size:12px;
	list-style-image:url(../img/arrow03.gif);
	background-repeat: no-repeat;
	background-position: right 1.5em;
	line-height: 18px;
}
p.Q{
	margin: 10px 4px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size:12px;
	line-height: 1.3em;
	font-weight:bold;
	color:#5C8DBA;
	border-top:1px dashed #004A90;
}
p.A{
	margin: 10px 4px 0px 0px;
	font-size:12px;
	line-height: 1.8em;
	color: #333333;
}

#Qa .qanda{
	margin: 10px 4px 0px 10px;
	font-size:12px;
	line-height: 2.0em;
}

#Qa .chart{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	line-height: 12px;
}
#Qa a{
	color:#004482;
	text-decoration:underline;
}
#Qa a:visited{
	color:#004A90;
	text-decoration:underline;
}
#Qa a:hover{
	color:#FF6C00;
	text-decoration:underline;
}
#Qa h1{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	font-size:26px;
	margin:4px 0px 0px 0px;
	line-height: 24px;
	border-bottom:1px solid #999999;
}
#Qa h2{
	font-family:"MS UI Gothic",arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	background-color:#EEEEEE;
	margin:10px 0px 0px 0px;
	line-height: 16px;
	border-left: 4px solid;
	padding: 2px 0px 2px 4px;
	border-left-color: #B72667;
	color: #333333;
}
/*▲Q&Aページ▲*/

/*▲▲▲メインコンテンツ▲▲▲*/


/*▼フォントサイズ▼*/
.size10px {
	font-size: 10px;
	line-height: 14px;
}
.size9px {
	font-size: 9px;
	line-height: 6px;
}
.size12px {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.size14px {

	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.size16px {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
.size18px {
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
}
/*▲フォントサイズ▲*/
