* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #8EC71F;
	background-image: url(../images/background_image_01.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	color : #000099;
	font-size: 18px;
	line-height: normal;
	margin: 0px;
}
h2 {
	color : #135F0D;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
}
h3 {
	color : #232323;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #999999;
}
a{
	text-decoration: none;
}
a:active {
	color: #000098;
}
a:link {
	color: #000098;
}
a:visited {
	color: #000098;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 780px;
	text-align: cneter;
	position: relative;
	background-image: url(../images/background_image_02.gif);
	margin: 0px auto 0px auto;
}
div#inner {
	width: 780px;
	/*height: 680px;*/
	text-align: center;
	background-image: url(../images/background_image_03.gif);
	background-repeat: no-repeat;
}


/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 740px;
	height: 80px;
	text-align: right;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}
div#header h1 {
	/*position: absolute;*/
	/*top: 0px;*/
	/*left: 20px;*/
	float: left;
}
div#header ul {
	/*position: absolute;*/
	/*top: 0px;*/
	/*right: 20px;*/
	float: right;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 180px;
	height: 587px;
	background-image: url(../images/background_image_04.gif);
	float: left;
	/*position: absolute;*/
	/*top: 80px;*/
	/*left: 20px;*/
	margin-left: 20px!important;
	margin-left/**/: 10px;
	clear: both;
}
div#navigation ul {
	/*float: right;*/
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	text-align: left;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	/*background-color: #FF0000;*/
	width: 560px!important;
	width/**/: 580px;

}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 780px;
	height: 66px;
	clear: both;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu {
	margin: 5px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
#menu li a:hover {
	text-decoration: underline;
}
#submenu {
	clear: both;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_03.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}

#submenu li a:hover {
	text-decoration: underline;
}

/*----------------------------------------------------
 TopPAGE style
----------------------------------------------------*/
.area {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 15px;
}

.field {
	padding: 15px;
}
.text {
	line-height: 2em;
}
.photo {
	padding: 0px 5px 0px 0px;
}

#table {
	width: 530px;
	background-color: #D7D7D7;
}
#table tr {
	border-bottom: solid 1px #CCCCCC;
}
#table tr th {
	width: 100px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: left;
	padding: 5px;
}
#table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}




