﻿/*----------------------------------------------------------------------------------------------------------------------
																												common
----------------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	background: url(../image/bg.gif);
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: normal;
}
address {
	text-align: right;
	font-style: normal;
	font-size: 12px;	
	font-family: 'Gulim';
	position: absolute;
	bottom: 5px;
	right: 5px;
}
address a {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}



/*----------------------------------------------------------------------------------------------------------------------
																													id
----------------------------------------------------------------------------------------------------------------------*/
#contents {
	width: 900px;
}
#footer {
	position: relative;
	height: 130px;
	clear: both;
	background: #E6E6E6;
	border-top: 3px solid black;
}






/*----------------------------------------------------------------------------------------------------------------------
																											      class
----------------------------------------------------------------------------------------------------------------------*/
.head_image {
	width: 900px;
	height: 400px;
	behavior: expression(IEPNGFIX.fix(this));
	background: url(../image/head_image.png) no-repeat;
}
.text_box {
	width: 860px;
	margin: 0 0 20px 10px;
}






/*----------------------------------------------------------------------------------------------------------------------
																											id,class関連
----------------------------------------------------------------------------------------------------------------------*/






/*----------------------------------------------------------------------------------------------------------------------
																													h
----------------------------------------------------------------------------------------------------------------------*/
h1 {
	margin-left: 10px;
}
h2 {
	clear: both;
}
h2#page_title {
	margin: 20px 10px;
}
h3 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	margin: 10px 0;
}
h3#foot {
	margin: 5px 0 0 10px;
	padding: 0;
}





/*----------------------------------------------------------------------------------------------------------------------
																												ul,li
----------------------------------------------------------------------------------------------------------------------*/
.head_menu li {
	float: left;
}
li.menu1 a {
	display: block;
	width: 280px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../image/menu1_a.jpg) no-repeat;
}
li.menu2 a {
	display: block;
	width: 280px;
	height: 120px;
	text-indent: -9999px;
	margin: 0 10px;
	overflow: hidden;
	background: url(../image/menu2_a.jpg) no-repeat;
}
li.menu3 a {
	display: block;
	width: 280px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../image/menu3_a.jpg) no-repeat;
}
li.menu1 a:hover {
	background: url(../image/menu1_b.jpg) no-repeat;
}
li.menu2 a:hover {
	background: url(../image/menu2_b.jpg) no-repeat;
}
li.menu3 a:hover {
	background: url(../image/menu3_b.jpg) no-repeat;
}
li.menu2b {
	margin: 0 10px;
}
.list1 li {
	list-style: square;
	font-size: 14px;
	margin-left: 20px;
}




/*----------------------------------------------------------------------------------------------------------------------
																													p
----------------------------------------------------------------------------------------------------------------------*/
p.foottext {
	font-size: 13px;
	padding: 5px 10px;
	letter-spacing: 1px;
	line-height: 1.2;
	color: #646464;
}
p.text1 {
	font-size: 14px;
	padding: 15px 0;
	letter-spacing: 1.2px;
	line-height: 1.3;
	text-align: justify;
}




/*----------------------------------------------------------------------------------------------------------------------
																										     　　　span
----------------------------------------------------------------------------------------------------------------------*/
