@charset "UTF-8";
/* CSS Document */


/*ナビゲーション*/
.contact a{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
	background:url(../../shared/img/mainNavContact_on.jpg) no-repeat;
    padding-top: 62px;
    text-align: center;
}

/*コンテンツエリア*/

#contents_a h3{
	margin-top:20px;
}

#contents_a li{
	font-size:115%;
	padding-left:18px;
	letter-spacing:1px;
}

.contact_ad01 li{
	line-height:1.6em;
}

.contact_ad01{
	margin-bottom:10px;
}


.mail{
	margin-top:8px;
	letter-spacing:0.1em;
}

#line{
	text-decoration:underline;

}

#line a{
	font-size:100%;
}
	

#contents_b p{
	font-size:115%;
	padding-left:18px;
}

.adm{
	margin-top:20px;
	float:left;
	margin-right:5px;
}

.adm{
display:block;
width:136px;
height:30px;
background-image:url(../img/adm_02.gif);
text-indent:-9999px;
}

.adm:hover{
background-position:left bottom;
}


.word{
	padding-top:28px;
}

.word p{
	font-size:110%;
}

.to_home a,.to_home p{
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}

.to_home {
	font-size:110%;
}
.to_home a{
	font-size:100%;
}

.to_home a:hover{
	text-decoration:underline;
}
