* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
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 : #990000;
	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: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 760px;
	text-align: center;
	background-image: url(../images/background_image_01.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#inner {
	width: 741px;
	text-align: left;
	margin: 0px 9px 0px 10px;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 741px;
	height: 75px;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 160px;
	background-color: #274D27;
/*	background-image: url(../images/background_image_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#navigation p {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: left;
	margin: 10px 10px 0px 10px;
}

/*----------------------------------------------------
 photo style
----------------------------------------------------*/
div#photo {
	width: 581px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 551px!important;
	width/**/: 581px;
	text-align: left;
	background-image: url(../images/background_image_03.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 760px;
	height: 80px;
	text-align: right;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
div#footer p {
	color: #274D27;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	clear: both;
	float: right;
	margin: 20px 10px 0px 0px;
}
#menu {
	width: 551px!important;
	width/**/: 581px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#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 {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	width: 551px!important;
	width/**/: 581px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#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 {
	color: #999999;
	text-decoration: underline;
}

/*----------------------------------------------------
 page style
----------------------------------------------------*/
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.stylered {
	color: #CC0000;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.style3 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}.style4 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
#mailform {
	width: 460px;
}
#mailform tr td {
	font-size:12px;
}
#mailform span {
	font-size: 10px;
	color: #FF0000;
}

