@charset "UTF-8";
/* 375 Main CSS Document */
body {
	margin: 0px;
	padding-top: 45px;
	background-color: #272727;	
}
a {
	color: #c9caca;
	text-decoration: underline;
}
a:hover {
	color: #c9caca;
	text-decoration: underline;
}

.seo h1{
	
	margin: 0px;
	padding: 0px;
}




/*基本テキスト*/
.header{
font-size:2px;	
color:#272727;
text-decoration:none;
}
.text1top{
vertical-align: middle;
font-size:11px;
color:#c9caca;
font-weight:normal;
text-decoration:none;
line-height:14px;
font-family:"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
}
.text1top a{
color:#c9caca;
text-decoration:none;
}
.text1top a:hover{
color:#797979;
text-decoration:none;
}

.text1{
font-size:10px;
vertical-align:bottom;
color:#c9caca;
font-weight:lighter;
text-decoration:none;
line-height:14px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.text1 a{
color:#c9caca;
text-decoration:none;
}
.text1 a:hover{
text-decoration:underline;
}

.text7{
vertical-align: bottom;
font-size:12px;
color:##797979;
font-weight:normal;
text-decoration:none;
line-height:18px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.text2{
vertical-align: bottom;
font-size:12px;
color:#c9caca;
font-weight:normal;
text-decoration:none;
line-height:18px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.text2 a{
color:#797979;
text-decoration:underline;
}
.text2 a:hover{
color:#797979;
text-decoration:underline;
}
.text3{
font-size:12px;
color:#c9caca;
font-weight:normal;
text-decoration:none;
line-height:18px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.text3 a{
color:#c9caca;
text-decoration:underline;
}	
.text3 a:hover{
color:#797979;
text-decoration:underline;
}


.left {
width:500px;
margin:0 auto;
padding:0 0 0 0;
text-align:left;
vertical-align:top;
}


/*フッタメニュー*/
.footer{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A52D23;
	text-align: left;
}
.footer a{
color:#000000;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}

.copyright{
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: bottom;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 363px;
	height:15;
	}

