* {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	line-height: 1.3em;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 13px 0px 0px 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
}
p.top {
	color : #232323;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2.0em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
}
h2 {
	font-size: 16px;
	color : #057100;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #057100;
	line-height: normal;
	margin: 0px;
	margin: 0px 0px 10px 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: 762px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#container {
	width: 750px!important;
	width/**/: 762px;
	text-align: center;
	background-image: url(../images/background_image_01.gif);
	margin: 0px auto 0px auto;
	padding: 0px 6px 0px 6px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 762px;
	height: 105px;
	text-align: left;
	position: relative;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}
div#header h1 {
	font-size: 10px;
	color : #126C00;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-weight: normal;
	line-height: 1.5em;
	position: absolute;
	top: 12px;
	left: 24px;
	margin: 0px;
	padding: 0px;
}
div#header h2 {
	position: absolute;
	bottom: 0px;
	left: 6px;
}
img#logo {
	position: absolute;
	top: 30px;
	left: 21px;
}
img#home {
	position: absolute;
	top: 10px;
	right: 21px;
}


/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 750px;
	height: 44px;
	background-image: url(../images/background_image_02.gif);
	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;
}

/*----------------------------------------------------
 photo style
----------------------------------------------------*/
div#photo {
	width: 750px;
	text-align: left;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 690px!important;
	width/**/: 750px;
	text-align: left;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 15px 30px 25px 30px;
}
div#contents_right {
	width: 250px;
	float: right;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 762px;
	height: 60px;
	clear: both;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#menu li {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
table#table {
	background-color: #FFB611;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
	
}
table#table tr th {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table#table tr td {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	border: solid 1px #FFFFFF;
	background-color: #FFFBD2;
	padding: 5px;
	margin: 5px;
}
.textred {
	color:#FF0000;
	font-size:14px;
}
.textred {
	color:#FF0000;
	font-size:14px;
}
.textgre {
	color:#057100;
	font-size:14px;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/

