/*------------------------------------------------
		個別パーツレイアウト定義スタイル
		元IDNo.1851
		Last Update:2010/02/22
------------------------------------------------*/
.contact_base {
	margin-left: 20px;
	margin-right: 30px;
}
.contact_base h3.style1,
.contact_base h3.style2,
.contact_base h3.style3{
	width: 400px;
	margin: 10px 0 0 20px;
	padding-left: 5px;
	color: #636563;
	border-left: 3px solid;
	border-bottom: 1px solid;
	/*font-size: 80%;*/
	font-size: 13px;
}
.contact_style1, .contact_style2, .contact_style3 {
	width: 400px;
	margin-left: 40px;
	border-left: 2px solid;
	padding: 20px 0 20px 10px;
}
.contact_base h3.style1, .contact_style1{
	border-color: #6666ff;
}
.contact_base h3.style2, .contact_style2{
	border-color: #ff7d49;
}
.contact_base h3.style3, .contact_style3{
	border-color: #009900;
}
.contact_base h4{
	margin: 0 10px;
	padding: ;
	/*font-size: 80%;*/
	font-size: 12px;
}
.contact_base p{
	margin: 5px 0 5px 20px;
	/*font-size: 75%;*/
}
h2{
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 30px;
	font-size: 120%;
	color: #6f6f6f;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック;
}
h2.H2S, h2.H2Re, h2.H2Gr, h2.H2Bl  {
	background: #efefef;
	color: #636563;
	font-size: 18px;/* 2010.02.24追加 */
}
h2.H2Re {
	border-left: 6px solid #ff7777;
}
.icon {
	margin:30px 60px;
	text-align:justify;
	/*width:100px;*/
}
.fhlink {
	clear: both;
	margin: 10px 10px 20px 10px;
	text-align: right;
	font-size: x-small;
}
.fhlink a {
		color: #6f6f6f;
	}
.fhlink img {
		border: 1px solid #9f9f9f;
		margin-right: 5px;
}
ol.ssh {
	margin:5px 15px;
	text-align:justify;
	/*width:100px;*/
}
li.ssh1{
	list-style-type: disc;/* 2010.02.24追加 */
	font-size: 15px;/* 2010.02.24追加 */
	margin:5px 15px;
	text-align:justify;
	/*width:100px;*/
}
.txt_caution {
	font-size: small;
	margin: 10px 75px 10px 40px;
}
ol.list_nomal {
	margin: 10px 75px 10px 60px;
	/*padding: 0;*/
	font-size: small;
	color: #000;
}
ol.list_nomal li{
	list-style-type: decimal;/* 2010.02.24追加 */
	margin: 5px 0 5px 0;
}
ul.ssh {
	margin:5px 15px;
	text-align:justify;
	/*width:100px;*/
}
.Invisible {
	display: none;
}
.list_pdf {
	margin: 10px 75px 10px 70px;
	/*padding: 0;*/
	font-size: small;
	color: #888888;
}
.list_pdf li{
	margin: 5px 0 5px 0;
	list-style-image: url(/image/pdficon.gif);
	marker-offset: 5px;
}
#m_anzen {
	margin-left: 55px;
	width: 550px;
	height: 80px;
}
#m_anzen div{
	float: left;
	width: 65px;
	height: 80px;
}
ul.list_nomal {
	margin: 10px 75px 10px 40px;
	/*padding: 0;*/
	font-size: small;
	color: #000;
}
ul.list_nomal li{
	list-style-type: disc;/* 2010.02.24追加 */
	margin: 5px 0 5px 0;
}
.txt_caution strong{
	color: #ff6666;
}

