/*▼▼▼メインコンテンツ▼▼▼*/

#Contents{
	width:750px;
}

/*▼お問い合わせページ▼*/
#Contact{
	width:600px;
}
#Contact p {
	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);
}
#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{
	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{
	padding: 4px 2px 4px 2px;
	border-bottom:1px solid #E3E3E3;
}
#Contact .cont_prod_small_2{
	padding: 4px 2px 4px 2px;
	border-bottom:none;
}
#Contact .cont_prod_tel{
	padding: 4px 2px 4px 4px;
	color:#FFFFFF;
	background-color:#009999;
	text-decoration:none;
}
#Contact .cont_prod_fax{
	padding: 4px 2px 4px 4px;
	color:#FFFFFF;
	background-color:#003366;
	text-decoration:none;
}

#Contact h1{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	margin:4px 0px 0px 0px;
	border-bottom:1px solid #999999;
}
#Contact h2{
	font-family:"MS UI Gothic",arial,sans-serif;
	font-weight:bold;
	background-color:#EEEEEE;
	margin:10px 0px 0px 0px;
	border-left: 4px solid;
	padding: 2px 0px 2px 4px;
	border-left-color: #B72667;
	color: #333333;
}
#Contact  h3{
	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;
	border-bottom:1px dashed #000099;
	padding-left: 2px;
}
#Contact h5{
    font-family:"MS UI Gothic",arial,sans-serif;
}

/*▲お問い合わせページ▲*/

/*▼Q&Aページ▼*/

#Qa{
	width:600px;
}

#Qa table{
    color:#333;
}

#Qa ul{
	margin:0px 10px 0px 5px;
	padding:0;
}

#Qa li{
	margin: 10px 4px 0px 0px;
	padding-left:11px;
	background-image:url(../img/arrow03.gif);
	list-style:none;
	background-repeat:no-repeat;
	background-position: left 0.5em;
	color: #333;
}
p.Q{
	margin: 10px 4px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	color:#5C8DBA;
	border-top:1px dashed #004A90;
}
p.A{
	margin: 10px 4px 0px 0px;
	color: #333;
}

#Qa .qanda{
	margin: 10px 4px 0px 10px;
}

#Qa .chart{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Qa a{
	color:#004482;
	text-decoration:none;
}
#Qa a:visited{
	color:#004A90;
	text-decoration:none;
}
#Qa a:hover{
	color:#FF6C00;
	text-decoration:underline;
}
#Qa h1{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	margin:4px 0px 0px 0px;
	border-bottom:1px solid #999999;
}
#Qa h2{
	font-family:"MS UI Gothic",arial,sans-serif;
	font-weight:bold;
	background-color:#EEEEEE;
	margin:10px 0px 0px 0px;
	border-left: 4px solid;
	padding: 2px 0px 2px 4px;
	border-left-color: #B72667;
	color: #333333;
}
/*▲Q&Aページ▲*/

/*▲▲▲メインコンテンツ▲▲▲*/