* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E7F7FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	font-size: 12px;
	color : #232323;
	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 : #0010AA;
	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: 720px;
	text-align: center;
	background-image: url(../images/background_image_01.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#inner {
	width: 700px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 700px;
	height: 90px;
	text-align: left;
	background-image: url(../images/header.gif);
	position: relative;
	margin: 0px auto 0px auto;
}
div#header span {
	font-size: 12px;
	color : #FFFFFF;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	padding: 0px 0px 0px 14px;
}
div#header ul {
	position: absolute;
	top: 21px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 photo style
----------------------------------------------------*/
div#photo {
	width: 670px;
	text-align: center;
	background-color: #003371;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 15px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 700px;
	height: 79px;
	text-align: center;
	background-image: url(../images/background_image_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#navigation ul {
	margin: 0px;
	padding: 12px 0px 12px 0px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 sidearea style
----------------------------------------------------*/
div#sidearea {
	width: 224;
	text-align: left;
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 14px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 468;
	text-align: left;
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px 14px 10px 0px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 720px;
	height: 60px;
	clear: both;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#footer span {
	font-size: 12px;
	color: #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	clear: both;
}
#menu {
	margin: 0px;
	padding: 5px 0px 13px 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: top left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 7px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
.textred {
	color : #ff0000;
	font-size: 30px;
	font-weight: bold;
	
}
.text {
	color : #0424C8;
	font-size: 14px;
	font-weight: bold;
	
}
.text_b {
	color : #500808;
	font-size: 30px;
	font-weight: bold;
	
}
.textred2 {
	color : #ff0000;
	font-size: 16px;
	font-weight: bold;
	
}



/*----------------------------------------------------
 style end
----------------------------------------------------*/
