* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 2em;
}
body {
	background-color: #000000;
	background-image: url(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;
}
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 : #990000;
	line-height: normal;
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	color : #232323;
	line-height: normal;
	margin: 0px;
	padding-bottom: 5px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
hr.top{
	border: solid #000000 1px;
	width: 330px;
}
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;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;	
}
.blue {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.small {
	font-size: 10px;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 770px;
	text-align: center;
	background-image: url(background_image_02.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#frame {
	width: 710px!important;
	width/**/: 770px;
	text-align: left;
	background-image: url(background_image_02.gif);
	margin: 0px auto 0px auto;
	padding: 0px 30px 0px 30px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 770px;
	height: 155px;
	text-align: left;
	background-image: url(header.gif);
	margin: 0px auto 0px auto;
}
div#header h1 {
	width: 260px;
	float: left;
	padding: 20px 0px 0px 0px;
}
div#header ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#header ul img {
	display: inline;
}

/*----------------------------------------------------
 side style
----------------------------------------------------*/
div#side {
	width: 200px!important;
	width/**/: 258px;
	text-align: left;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 38px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 450px!important;
	width/**/: 490px;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 770px;
	height: 45px!important;
	height/**/: 75px;
	clear: both;
	text-align: center;
	background-image: url(background_image_03.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}
div#navigation ul {
	width: 760px!important;
	width/**/: 770px;
	padding: 0px 5px 0px 5px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 770px;
	height: 25px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#footer span {
}

/*----------------------------------------------------
 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;
}
table#table tr td.b {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #CEE4EC;
	padding: 5px;
}

.right_t{
	width: 450px;
	text-align: right;
}
div#headlink {
	text-align: right;
}
div#hlink {
	text-align: right;
	padding-top: 4px;
}
/*----------------------------------------------------
 top_news style
----------------------------------------------------*/
#news {
	width: 340px;
	text-align: left;
	float: right;
	font-size: 12px;
	line-height: 1.8em;	
}

div.totop {
	width: 450px;
	text-align: right;
	border-bottom: #CCCCCC 1px dotted;
}
.left {
	float: left;
}
.right {
	float: right;
}
.reset {
	clear: both;
}
div#count {
	width: 80px;
	padding-left: 5px;
	text-align: right;
	float:left;
	display: inline;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/

