@charset "utf-8";

html{
    height:100%;
}

*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:160%;
	color: #666666;
}

body{
	background-image:url(../img/body_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}


#wrappar{
	margin:0px auto;
	padding:0px;
	width:980px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	clear: both;
	min-height: 100%;
	height: auto;
	height:auto !important;
}

#contener{
	width:960px;
	margin:0px auto;
	background-color: #FFFFFF;
	padding: 0 10px;
	height:100%;
	clear: both;
}

#contents{
    width:960px;
}

#main_area{
	float:left;
	width:720px;
	margin-bottom: 20px;
	clear: right;
}

#main_area960{
	width:960px;
}

#right_area{
	width:230px;
	float: right;
	height: 100%;
}

h1{
	font-size:12px;
	width:960px;
	color:#FFFFFF;
	font-weight: normal;
	height: 20px;
	margin: 0px auto;
	text-align: left;
}

h2{
	margin:6px 0 0 0;
	background-image: url(../img/h2bg.jpg);
	height: 45px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #A35547;
	font-size: 18px;
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	width: 705px;
	text-align: left;
}

#main_area960 h2{
    background-image:url(../img/h2_960bg.jpg);
	background-repeat:no-repeat;
    width:945px;
}

h2 p{
	font-size:12px;
	color:#2875B3;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 705px;
}

#main_area960 h2 p{
    width:945px;
}

h3{
	font-size:16px;
	color: #2875B3;
	padding: 0 0 0 0;
	margin-bottom: 3px;


	letter-spacing: -0.em;
	letter-spacing: -0.2px;
	margin-top: 5px;
}

.font-style-red{
	font-size:14px;
	color:#CC0000;
	font-weight: bold;
}

.font-style-red02{
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
}

.12red{
	font-size:12px;
	color:#cc0000;
	font-weight: normal;
}

.style_red{
    font-size:14px;
	color:#cc0000;
}

.style_bule{
    font-size:14px;
	color:#235894;
}

.style_underline{
	font-size: 14px;
	border-bottom: double 3px;
}

.fontsize10{
	font-size:10px;
	font-weight: normal;
}

#fontsize10{
	font-size:10px;
	margin-top: 10px;
}

.clearboth{
	clear:both;
	margin: 0;
	padding: 0;
}

.margin_top10{
    margin-top:10px;
}

.margin_top20{
    margin-top:20px;
}

.padding_top10{
    padding-top:10px;
}

.margin_bottom20{
    margin-bottom:5px;
}

.margin_left10{
	margin-left:10px;
}

.margin_left20{
	margin-left:20px;
}

.margin_right10px{
	margin-right:10px;
}

.float_right{
    float:left;
}
.float_right01{
	float:right;
	margin: 7px 0 0 0;
}

.float_left{
	float:left;
	font-size: 14px;
	padding: 5px 8px 0 0;
}

.aline_center{
	margin: 10px 0;
	padding-left: 15px;
	text-align: left;
}

.centerBox{
    text-align:center;
}


/*----ヘッダー内容-----*/
#header{
	width:960px;
	height:64px;
}

#header .rogo{
	float:left;
	margin-top: 11px;
}
#header .rogo a{
	width:366px;
	display:block;
	height:39px;
	background-image:url(../img/rogo.jpg);
	text-indent: -9999px;
}

#header .webform{
    float:right;
	margin-top:18px;
}

#header .address{
	float:right;
	text-align: right;
	margin: 18px 10px 0 0;
	color: #326894;
}

/*-----グローバルナビゲーション-----*/
#g_navi{
	width:960px;
	height: 49px;
}

#g_navi ul{
    width:960px;
    list-style-type:none;
	padding:0px;
	margin:0px;
}

#g_navi li{
	height:49px;
	list-style-type:none;
	padding:0px;
	float: left;
	margin: 0;
}

#top_mm01,#top_mm02,#top_mm03,#top_mm04,#top_mm05,#top_mm06{
    float:left;
	height:77px;
	margin-bottom:8px;
}

#top_mm01 a,#top_mm02 a,#top_mm03 a,#top_mm04 a,#top_mm05 a,#top_mm06 a{
    display:block;
	text-indent:-9999px;
	height:49px;
}

#top_mm01{
    background-image:url(../img/gm01.jpg);
	width:158px;
	background-repeat: no-repeat;
}

#top_mm01 a:hover{
	background:url(../img/gm01on.jpg);
	width:158px;
	background-repeat: no-repeat;
}

#top_mm02{
    background-image:url(../img/gm02.jpg);
	width:162px;
	background-repeat: no-repeat;
}

#top_mm02 a:hover{
	background:url(../img/gm02on.jpg);
	width:162px;
	background-repeat: no-repeat;
}

#top_mm03{
    background-image:url(../img/gm03.jpg);
	width:160px;
	background-repeat: no-repeat;
}

#top_mm03 a:hover{
	background:url(../img/gm03on.jpg);
	width:160px;
	background-repeat: no-repeat;
}

#top_mm04{
    background-image:url(../img/gm04.jpg);
	width:161px;
	background-repeat: no-repeat;
}

#top_mm04 a:hover{
	background:url(../img/gm04on.jpg);
	width:161px;
	background-repeat: no-repeat;
}

#top_mm05{
    background-image:url(../img/gm05.jpg);
	width:161px;
	background-repeat: no-repeat;
}

#top_mm05 a:hover{
	background:url(../img/gm05on.jpg);
	width:161px;
	background-repeat: no-repeat;
}

#top_mm06{
    background-image:url(../img/gm06.jpg);
	width:158px;
	background-repeat: no-repeat;
}

#top_mm06 a:hover{
	background:url(../img/gm06on.jpg);
	width:158px;
	background-repeat: no-repeat;
}

/*----事業案内-----*/
.business_area{
	width:230px;
	background-image: url(../img/top_tp_title.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
}

.business_area ul{
    list-style-type:none;
	padding:0px;
	margin:0px;
}

.business_area li{
    width:230px;
	height:77px;
	list-style-type:none;
}

#top_tp01,#top_tp02,#top_tp03,#top_tp04,#top_tp05,#top_tp06{
	float:left;
	width:230px;
	height:77px;
	margin-bottom:8px;
	padding: 0 0 0 0;
}

#top_tp01 a,#top_tp02 a,#top_tp03 a,#top_tp04 a,#top_tp05 a,#top_tp06 a{
	width:205px;
	display:block;
	height:45px;
	padding:35px 10px 0 15px;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

#top_tp01{
    background-image:url(../img/top_tp01.jpg);
}

#top_tp01 a:hover{
	background:url(../img/top_tp01_on.jpg);
}

#top_tp02{
    background-image:url(../img/top_tp02.jpg);
}

#top_tp02 a:hover{
	background:url(../img/top_tp02_on.jpg);
}

#top_tp03{
    background-image:url(../img/top_tp03.jpg);
}

#top_tp03 a:hover{
	background:url(../img/top_tp03_on.jpg);
	text-decoration: underline;
}

#top_tp04{
    background-image:url(../img/top_tp04.jpg);
}

#top_tp04 a:hover{
	background:url(../img/top_tp04_on.jpg);
	text-decoration: underline;
}

#top_tp05{
    background-image:url(../img/top_tp05.jpg);
}

#top_tp05 a:hover{
	background:url(../img/top_tp05_on.jpg);
}

#top_tp06{
    background-image:url(../img/top_tp06.jpg);
}

#top_tp06 a:hover{
	background:url(../img/top_tp06_on.jpg);
}



/*-----フッター-----*/
#footer{
	background:url(../img/footer_bg.jpg) repeat-x bottom;
	height:134px;
	width:100%;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}
#footer .f_inbox{
	margin:0px auto;
	width:960px;
	height: 119px;
	padding-top: 15px;
}

#footer .page_top,#footer .f_rogo{
	float:right;
	clear: right;
}

.f_rogo{
    margin:15px 0 0 0;
}

#footer .f_menu01{
	float:left;
	color: #5D79B2;
	clear: left;
}

.f_menu01 a,.f_menu01 a:hover{
    color:#5d79b2;
	text-decoration:underline;
}

#footer .f_menu02,#footer .copyright{
	float:left;
	color:#ffffff;
	clear: left;
}

#footer .f_menu02{
	margin:15px 0 0 0;
	clear: left;
	float: left;
}

#footer .copyright{
	margin:20px 0 0 0;
	float: left;
	clear: left;
}

