/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color: #666633;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	backgrounk:#000000;
	}
a img {
    border-style:none;
	}

a {
	text-decoration: none;
	}

/* topimage(#wrapimg)部分はそれぞれのcssに記述 */

/* header */
#wraphead {
	margin: 0;
	padding: 0;
	position: absolute; top: 435px;
	height: 91px;
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	}
#wraphead2 {
	margin: 0;
	padding: 0;
	position: absolute; top: 180px;
	height: 91px;
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	}	
#wraphead3 {
	margin: 0;
	padding: 0;
	position: absolute; top: 90px;
	height: 91px;
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	}	
	
#head {
	margin-left : auto ; margin-right : auto ;
	width: 900px;
	text-align: left;
	position: relative;
	}
#head h1 {
	display: block;		
	width: 209px; height: 49px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 42px; left: 0;
	}
.headlogo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px; left: 0;
	}

/* menu */
#menu {
	width: 900px;
	height: 42px;
	position: absolute;
	top: 0; left: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu li {
	float: left;
	text-decoration: none;
	text-indent: -9999px;
	}
#menu li#bt1 a {
	display: block;
	height: 42px;
	width: 108px;
	background: url(../images/bt_top1.jpg) no-repeat;
	}
#menu li#bt1 a:hover {
	display: block;
	height: 42px;
	width: 108px;
	background: url(../images/bt_top2.jpg) no-repeat;
	}
#menu li#bt2 a {
	display: block;
	height: 42px;
	width: 135px;
	background: url(../images/bt_concept1.jpg) no-repeat;
	}
#menu li#bt2 a:hover {
	display: block;
	height: 42px;
	width: 135px;
	background: url(../images/bt_concept2.jpg) no-repeat;
	}
#menu li#bt3 a {
	display: block;
	height: 42px;
	width: 106px;
	background: url(../images/bt_kyosiki1.jpg) no-repeat;
	}
#menu li#bt3 a:hover {
	display: block;
	height: 42px;
	width: 106px;
	background: url(../images/bt_kyosiki2.jpg) no-repeat;
	}
#menu li#bt4 a {
	display: block;
	height: 42px;
	width: 185px;
	background: url(../images/bt_coordinate1.jpg) no-repeat;
	}
#menu li#bt4 a:hover {
	display: block;
	height: 42px;
	width: 185px;
	background: url(../images/bt_coordinate2.jpg) no-repeat;
	}
#menu li#bt5 a {
	display: block;
	height: 42px;
	width: 106px;
	background: url(../images/bt_ryouri1.jpg) no-repeat;
	}
#menu li#bt5 a:hover {
	display: block;
	height: 42px;
	width: 106px;
	background: url(../images/bt_ryouri2.jpg) no-repeat;
	}
#menu li#bt6 a {
	display: block;
	height: 42px;
	width: 112px;
	background: url(../images/bt_plan1.jpg) no-repeat;
	}
#menu li#bt6 a:hover {
	display: block;
	height: 42px;
	width: 112px;
	background: url(../images/bt_plan2.jpg) no-repeat;
	}
#menu li#bt7 a {
	display: block;
	height: 42px;
	width: 148px;
	background: url(../images/bt_situmon1.jpg) no-repeat;
	}
#menu li#bt7 a:hover {
	display: block;
	height: 42px;
	width: 148px;
	background: url(../images/bt_situmon2.jpg) no-repeat;
	}
	
/* menu問合わせ部分 */
#ask {
	width: 355px;
	height: 48px;
	position: absolute;
	top: 42px;
	left: 545px;
	}
#ask ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#ask li {
	float: left;
	text-decoration: none;
	text-indent: -9999px;
	}
#ask li#bttoiawase a {
	display: block;
	height: 26px;
	width: 86px;
	background: url(../images/bt_toiawase.jpg) no-repeat;
	margin-right: 6px;
	margin-top: 11px;
	}
#ask li#btsiryou a {
	display: block;
	height: 26px;
	width: 86px;
	background: url(../images/bt_siryou.jpg) no-repeat;
	margin-right: 6px;
	margin-top: 11px;
	}
#ask li#bttel a {
	display: block;
	height: 48px;
	width: 171px;
	background: url(../images/h_tel.jpg) no-repeat;
	}

/* main */
#wrapmain {
	margin: 0;
	padding: 0;
	position: absolute; top: 526px;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	}
#wrapmain2 {
	margin: 0;
	padding: 0;
	position: absolute; top: 271px;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	}
#wrapmain3 {
	margin: 0;
	padding: 0;
	position: absolute; top: 181px;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	}
#main {
	margin-top: 25px;
	margin-left : auto ; margin-right : auto ;
	width: 900px;
	position: relative;
	}

/* foot1 */
#wrapfoot1 {
	clear:both;	
	padding-top: 20px;
	margin: 0px;
	width: 100%;
	height: 235px;
	background: url(../images/f1_gb.jpg) repeat-x;
	text-align: center;
	}
#foot1 {
	margin-left : auto ; margin-right : auto ;
	width: 900px;
	}
.gotop {
	float: right;
	}
#footac {
	width: 900px;
	height: 212px;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	color: #333333;
	font-size: 11px;
	}
#access {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 445px;
	height: 195px;
	float: left;
	border-right: solid 1px #E8DCB9;
	}
#access2 {
	margin: 0 5px 0 5px;
	padding: 0;
	}
.accessmap {
	float: left;
	margin: 0 10px 0 0;
	}
#sitemap {
	text-align: left;
	margin: 0;
	padding-left: 10px;
	width: 440px;
	height: 195px;
	float: right;
	border-right: solid 1px #E8DCB9;
	}
#sitelist {
	margin-right: 5px;
	padding: 0;
	width: 140px;
	float: left;
	}
#sitelist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sitelist li#lis1 a {
	margin: 0;
	padding-left: 12px; 
	list-style: none;
	background: url(../images/f_list.jpg) no-repeat;
	color: #333333;
	text-decoration: underline;
	}
#sitelist li#lis1 a:hover {
	margin: 0;
	padding-left: 12px; 
	list-style: none;
	background: url(../images/f_list.jpg) no-repeat;
	color: #3366CC;
	text-decoration: underline;
	}
#sitelist li#lis2 a {
	margin-left: 12px;
	padding-left: 12px; 
	list-style: none;
	background: url(../images/f_list2.jpg) no-repeat;
	color: #333333;
	text-decoration: underline;
	}
#sitelist li#lis2 a:hover {
	margin-left: 12px;
	padding-left: 12px; 
	list-style: none;
	background: url(../images/f_list2.jpg) no-repeat;
	color: #3366CC;
	text-decoration: underline;
	}

/* foot2 */
#wrapfoot2 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 135px;
	background: url(../images/f2_gb.jpg) repeat-x;
	text-align: center;
	}
#foot2 {
	margin-left : auto ; margin-right : auto ;
	width: 900px;
	height: 45px;
	text-align: left;
	}
#footmenu {
	width: 670px;
	height: 20px;
	margin-top: 15px;
	float: right;
	}
#footmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footmenu li {
	float: left;

	}
#footmenu li a {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	}
#footmenu li a:hover {
	color: #3366FF;
	font-size: 11px;
	text-decoration: underline;
	}	
.copy {
	clear: both;
	margin:10px;
	}#access1 {
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.notice_title {
	list-style: none;
	color: #ff0000;
	vertical-align:top;
	font-weight: bold;
	}
.notice_message {
	list-style: none;
	color: #ff0000;
	vertical-align:top;
	}
