@charset "utf-8";
/* data-max.co.jp */
/* 20091013 */

/*--------------------------------------------
	基本スタイル
--------------------------------------------*/
body {
	margin: 0px auto;
	padding:0px;
	text-align: center;
	font-size:12px;
	line-height:18px;
	background-color:#F0EEDF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Sans-Serif;

}

html {
	overflow-y:scroll;	
}
img {
	border: none;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
form,input,textarea {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
}

p {
margin:0px;
padding:0px;
}

ul {
margin:0px;
padding:0px;
list-style:none;
}

/*--------------------------------------------
	リンクスタイル
--------------------------------------------*/
a:link {
	color: #000039;
	text-decoration: none;
}
a:visited {
	color: #000039;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000039;
}


/*--------------------------------------------
	clear
--------------------------------------------*/

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*--------------------------------------------
	全体
--------------------------------------------*/

#pagetop{
width:100%;
margin:8px auto;
text-align:right;
}



/*--------------------------------------------
	ヘッダー
--------------------------------------------*/

#header{
width:850px;
height:80px;
padding:0px;
margin:0 auto;
text-align:left;
}

#head_img01{
float:left;
margin:24px 0 0 25px;
display:inline;
}

#head_img02{
float:left;
margin:24px 0 0 70px;
display:inline;
}

#head_img03{
float:left;
margin:27px 0 0 20px;
display:inline;
}

#head_img04{
float:left;
margin:20px 0 0 20px;
display:inline;
}

#head_line{
	width:100%;
	margin:0 auto;
	height: 19px;
	background-image: url(../img/bar01.gif);
	background-repeat: repeat-x;
}

#sub_head_image{
	width:100%;
	margin:0 auto;
	height: 66px;
	background-image: url(../img/sub_bkimg.jpg);
	background-repeat: repeat-x;
}



/*--------------------------------------------
	メインメニュー
--------------------------------------------*/

#menu_area{
	margin:0px auto;
	width:100%;
	height:59px;
	background-image: url(../img/manu_bg.jpg);
	background-repeat: repeat-x;
}


#mainmenu{
margin:0px auto;
width:828px;
height:59px;
text-align:center;
}

#mainmenu ul{
list-style-type:none;
margin:0px;
padding:0px;
height:59px;
}

#mainmenu li{
	float:left;
	margin:0 0 0 0px;
	width: calc(100% / 7);
	}
	
	
	#mainmenu img{
		width: 100%;
		height: auto;
	}
	

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

#subcon_area{
width:850px;
margin: 20px auto;
text-align:left;

}

#subcon_left{
float:left;
width:620px;
margin:0 0 0 15px;
text-align:left;
font-size:12px;
line-height:20px;
display:inline;

}


#subcon_left .image01{
margin:0 0 20px 0;

}

#subcon_left .image02{
margin:15px 0 0 0;

}



#subcon_left #photo01{
float:left;
width:135px;
margin:20px 15px 15px 0;
text-align:center;
display:inline;

}

#subcon_left .txt01{
float:left;
width:450px;
margin:0 15px 15px 0;
display:inline;
font-size:14px;
line-height:24px;

}

#subcon_left .txt02{
text-align:right;
width:450px;
margin:15px 0;

}

#subcon_left .txt03{
width:450px;
text-align:center;
margin:10px 0;

}




#subcon_right{
float:right;
width:200px;
text-align:center;

}

/*--------------------------------------------
	サブＰＲバナー関連
--------------------------------------------*/

#subcon_area .image03{
margin: 5px auto;

}

#subcon_area .image04{
margin: 0 auto 15px auto;

}

#subcon_area .text01{
margin: 0 auto;
width:160px;
font-size:12px;
line-height:20px;
text-align:left;

}

#subcon_area #jisseki_area{
	width:180px;
	margin: 0 auto 15px auto;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;

}




/*--------------------------------------------
	フッター
--------------------------------------------*/

#foot_menu{
margin:0 auto;
padding:3px 0;
width:100%;
text-align:left;
background-color:#C0BEB2;
text-align:center;

font-size:12px;
line-height:20px;
color:#000000;

}

#foot_copy{
	width:100%;
	height: 25px;
	margin:1px 0 15px 0;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;

}


#toggle {
	display: none;
}







