* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: ;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #76070D;
}
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.7em;
}
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 : #793A02;
	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: 730px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/background.gif);
}
div#inframe {
	width: 730px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	margin: 0px auto 0px auto;
}
div#header h1 {
	
}
div#header ul {
	position: absolute;
	top: 10px;
	right: 5px;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/icon_image_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
div#header li a {
	color: #232323;
}
div#header li a:hover {
	color: #999999;
	text-decoration: underline;
}

/*----------------------------------------------------
 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 {
	text-align: left;
	/*height: 300px;*/
	clear: both;
	margin: 0px auto 0px auto;
	padding: 10px 35px 0px 35px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	clear: both;
	text-align: left;
	padding: 20px 20px 20px 110px;
}
div#footer span {
	color: #999999;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
ul.submenu {
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	width: 500px;
}
ul.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;
}
ul.submenu li a {
	color: #666666;
}
ul.submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}

div#copyright {
	margin: 0px auto 0px auto;
	width: 460px;
}

/*----------------------------------------------------
 page style
----------------------------------------------------*/
#left {
	width: 405px;
	float: left;
}
#snippet {
	width: 345px!important;
	width/**/: 385px;
	height: 193px;
	background-image: url(../images/background_image_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 13px 20px 0px 20px;
}
#right {
	width: 255px;
	float: right;
}
.textred {
	color : #ff0000;
	font-size: 24px;
	font-weight: bold;
	
}
.textred2 {
	color : #ff0000;
	font-size: 18px;
	font-weight: bold;
	
}
.textred_s {
	color : #ff0000;
	font-size: 12px;
	font-weight: bold;
	
}
.textgreen {
	color : #005E00;
	font-size: 12px;
	font-weight: bold;
	
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/

