/*-- 山梨/お問い合わせ 専用スタイルシート --*/

@import url(../../../common/css/base.css);
@import url(../../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents {
	background-image : url(../../../common/img/background_contents_yamanashi.gif) ;
	background-repeat : no-repeat ;
	background-position : center top ;
}

#contents .info {
	padding : 35px 50px 0 50px ;
}

#contents .info p {
	margin : 0 ;
	padding : 0 0 15px 0 ;
}

#contents .info h3 {
	color : #004627 ;
}

#contents .info .tel {
	width : 660px ;
	height : 46px ;
	border-top : solid 1px #004627 ;
	border-bottom : solid 1px #004627 ;
}

#contents .info .tel .left {
	margin-top : 10px ;
	margin-left : 5px ;
	width : 284px ;
}

#contents .info .tel .right {
	margin-top : 5px ;
	width : 346px ;
	color : #004627 ;
	font-family : Arial, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka ;
}

#contents .mail {
	padding : 20px 50px 0 50px ;
}

#contents .mail p {
	margin : 0 ;
	padding : 0 0 5px 0 ;
}

#contents .mail .outer_line {
	border : solid 1px #004627 ;
	margin-bottom : 40px ;
}

#contents .mail .outer_line p {
	margin : 0 40px 0 0 ;
	padding : 0 ;
	text-align : right ;
	line-height : 30px ;
}

#contents .mail .outer_line table {
	margin-left : 39px ;
	width : 580px ;
	border-collapse : collapse ;
}

#contents .mail .outer_line table th {
	padding-left : 25px ;
	width : 120px ;
	text-align : left ;
	background-color : #e6e6e6 ;
	border : solid 1px #221815 ;
}

#contents .mail .outer_line table td {
	padding : 4px 0 4px 5px ;
	text-align : left ;
	border : solid 1px #221815 ;
}
