@charset "shift_jis";
/* CSS Document */

/* BODY */
body{
	margin:0px;
	padding:0px;
	background-image: url(../common/bg_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.2;
	color: #666666;

}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

h1 strong{
font-weight:normal;
}

.bg_h1{
	background-image: url(../common/bg_h1.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	width: 467px;
}

h3 {
	color:#333333;
}

/* リンク色 */
a:link {
	text-decoration:underline;
	color: #333333;
}

a:visited {
	text-decoration:underline;
	color: #333333;
}

a:hover {
	text-decoration:underline;
	color: #999999;
}

a:active {
	background-color:#FFF;
	color: #555;
}

table td{
vertical-align:top;
}




/* 背景薄い青・左寄り */
.mf1{
	font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em;
	vertical-align:middle;
	background-color: #eeeeee;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
/* センター寄り */	
.mf2{font-size:12px;
	padding:0.5em;
	text-align:center;
	line-height:130%;
	letter-spacing: 0.2em; 
	}
	
/* 背景白・左寄り　枠線あり */	
.mf3{
	font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

/* 背景白・左寄り　枠線無し */	
.mf4{
	font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em;
	color: #333333;
	}

/* 背景白・右寄り　枠線無し */	
.mf5{font-size:12px;
	padding:0.5em;
	text-align:center;
	line-height:130%;
	}

/* 背景白・左寄り　枠線無し */	
.mf5{font-size:11px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em; 
	}

.mf6{
	font-size:14px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em;
	vertical-align:middle;
	background-color: #AAD836;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	}

/* 個人情報スクロールバー */
.scr {
	overflow-y:scroll;
	overflow-x:hidden;
	height:164px;
	width:568px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-image: url(../top_img/bg_news.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #eeeeee;
}

.scr #icon{
width:16px;
padding-top:10px;
}

.scr #date{
width:82px;
font-size:12px;
font-weight:bold;
color:#333333;
line-height:140%;
padding:10px 10px;
}

.scr #information{
width:470px;
font-size:12px;
color:#333333;
line-height:140%;
padding:10px 6px 10px 0px;
}

.voice_b {
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align:center;
}

.voice_scr_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#human {
	font-size: 14px;
	line-height:140%;
	color: #44B3DD;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight:bold;
}

.voice{
	font-size: 12px;
	line-height:140%;
	color: #333333;
	text-align: left;
}

/* お問い合わせスクロールバー */
.scr-contact{
	overflow-y:scroll;
	overflow-x:hidden;
	height:200px;
	width:786px;
	border:solid 1px #CCC;
	margin:0 3px;
}

.scr-contact_t{
	border-collapse:collapse;
}

.scr-contact_t td{
	font-size: 12px;
	line-height:140%;
	color: #333333;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}

.scr-contact_t div{
width:730px;
}
