/*　共通設定　*/
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:13px;
	color:#555555;
	line-height: 1.5em;
	/*background:url(../img/common/head_bg.jpg) repeat-x;*/
}
a{
	color:#4077B7;
	text-decoration:underline;
}
a:hover{
	color:#4077B7;
	text-decoration:none;
}
a img{
	border:none;
}
img {
	border:none;
}
.clear{
	clear:both;
}
strong{
	font-weight: normal;
}
.red{
	color:#FF9900;
}
.red_s{
	color:#FF0000;
	font-size:11px;
}

#cb{
	width:950px;
	text-align:center;
	margin:0px auto;
}

.hover {
	cursor:pointer;
	background-color:#DAF1F7;
}
.bold{
	font-weight:bold;
}
.ore{
	color:#FF9900;
}

.pankuzu{
	margin:0px 0px 0px 20px;
}

/*　ヘッター　*/
#header{
	width:950px;
}
#header h1{
	float:left;
	width:748px;
	height:33px;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	color:#FFFFFF;
}
h1 a{
	color:#555555;
	text-decoration:none;
}
h1 a:hover{
	color:#555555;
	text-decoration:none;
}

.header_menu{
	float:left;
	width:202px;
	height:33px;
	margin:0px 0px 0px 0px;
}
.header_menu ul{
	list-style-type:none;
}
.header_menu li{
	float:left;
}
.header_menu a{
	display:block;
	height:33px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
.header_menu a:hover{
	background-position:left top;
}
.header_menu a.hm01{
	width:101px;
	background-image: url(../img/common/head_menu_01.jpg);
}
.header_menu a.hm02{
	width:101px;
	background-image: url(../img/common/head_menu_02.jpg);
}
.header_rogo{
	float:left;
	width:415px;
	height:64px;
	margin:0px 0px 0px 0px;
	background:url(../img/common/rogo.jpg) no-repeat;
}
.header_rogo a{
	display:block;
	width:415px;
	height:64px;
	text-indent:-1000em;
}
.header_tel{
	float:right;
	width:535px;
	height:64px;
	margin:0px 0px 0px 0px;
	background:url(../img/common/tel.jpg) no-repeat;
	text-indent:-1000em;
}

/*　メインイメージ　*/
.main_img{
	width:950px;
	height:371px;
	margin:0px 0px 0px 0px;
	background:url(../img/top/main_img.jpg) no-repeat;
	text-indent:-1000em;
}

/*　メニュー　*/
#menu{
	width:950px;
	height:79px;
	margin:0px 0px 0px 0px;
}
#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li.home{
	float:right;
}
#menu a{
	display:block;
	height:79px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
#menu a:hover{
	background-position:left top;
}
#menu a.m01{
	width:140px;
	background-image: url(../img/common/menu_01.jpg);
}
#menu a.m02{
	width:88px;
	background-image: url(../img/common/menu_02.jpg);
}
#menu a.m03{
	width:88px;
	background-image: url(../img/common/menu_03.jpg);
}
#menu a.m04{
	width:143px;
	background-image: url(../img/common/menu_04.jpg);
}
#menu a.m05{
	width:105px;
	background-image: url(../img/common/menu_05.jpg);
}
#menu a.m06{
	width:139px;
	background-image: url(../img/common/menu_06.jpg);
}
#menu a.m07{
	width:98px;
	background-image: url(../img/common/menu_07.jpg);
}
#menu a.m08{
	width:149px;
	background-image: url(../img/common/menu_08.jpg);
}

/*　コンテンツ　*/
#header{
	width:950px;
	margin:0px 0px 0px 0px;
}

/*　右コンテンツ　*/
.cont_left{
	float:left;
	width:695px;
	text-align:left;
}

/*　左コンテンツ　*/
.cont_right{
	float:left;
	width:255px;
	margin:0px 0px 0px 0px;
}

/*　gotop　*/
#gotop{
	width:950px;
	height:29px;
	margin:20px 0px 0px 0px;
}
#gotop ul{
	list-style-type:none;
}
#gotop li{
	float:left;
}
#gotop li.home{
	float:right;
}
#gotop a{
	display:block;
	height:29px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
#gotop a:hover{
	background-position:left top;
}
#gotop a.gt01{
	width:77px;
	background-image: url(../img/common/gotop.jpg);
}

/*　フッター　*/
#footer_bg{
	text-align:center;
	margin:0px auto;
	background:url(../img/common/foot_bg.jpg) repeat-x;
}
.footer{
	width:950px;
	text-align:center;
	margin:0px auto;
}
.footer01{
	text-align:center;
	padding:20px 0px 0px 0px;
}
.footer02{
	text-align:center;
	padding:10px 0px 0px 0px;
}
.footer03{
	text-align:center;
	padding:20px 0px 30px 0px;
	font-size:11px;
}
