* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #336699;
	background-image: url(../images/background_image_01.gif);
	background-repeat: repeat-x;
	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;
	margin: 13px auto 0px auto;
}
p#p2 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 5px 10px auto 110px;
}
p#p3 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 15px 5px 5px 85px;
}
p#p4 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 5px auto 0px auto;
}
p#p5 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.0em;
	margin: 0px auto 15px 13px;
}
p#p6 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 15px 5px 0px 55px;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #FF6600;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #232323;
	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: 710px;
	text-align: center;
	background-image: url(../images/background_image_02.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_image_02.png', sizingMethod='scale');
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#container {
	width: 700px;
	background-color: #BDDAF1;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 700px;
	height: 268px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: px;
	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;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 680px!important;
	width/**/: 700px;
	text-align: left;
	clear: both;
	background-image: url(../images/background_image_03.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 710px;
	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;
}
div#footer span {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	display: block;
	clear: both;
}
#menu {
	margin: 0px;
	padding: 5px 0px 10px 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_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 14px;
}
#menu li a {
	color: #000098;
}
#menu li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
table#table {
	background-color: #D7D7D7;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
}
table#table tr th {
	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: center;
	padding: 5px;
}
table#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;
}
.textred {
	color : #7B7B7B;
	font-size: 10px;
	font-weight: normal;	
}



/*----------------------------------------------------
 style end
----------------------------------------------------*/

