* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	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;
}
p#p1 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 5px 20px auto 25px;
}
p#p2 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.7em;
	margin: 10px 15px 5px 10px;
}
p#p3 {
	color : #232323
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 10px 10px 5px 100px;
}
p#ptext {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	margin: 10px 10px 10px 10px;
}
p#topnews {
	color : #232323;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
}
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 : #1f932e;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #990000;
	line-height: normal;
	margin: 0px;
}
h4 {
	font-size: 12px;
	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;
}
div.clear {
	clear: both;
}
div.clear hr {
	display: none;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 100%;
	text-align: center;
	background-image: url(../images/background_image_01.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 inner style
----------------------------------------------------*/
div#inner_top {
	width: 100%;
	text-align: center;
	clear: both;
	background-image: url(../images/background_image_02.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#inner_middle {
	width: 100%;
	text-align: center;
	clear: both;
	background-image: url(../images/background_image_03.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#inner_bottom {
	width: 100%;
	text-align: center;
	clear: both;
	background-image: url(../images/background_image_04.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 774px;
	height: 60px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}
div#header h1 {
	widht: 355px;
	float: left;
}
div#header ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	display: inline;
	border-left: 1px solid #cfcfcf;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
div#header li a {
	color: #4B4B4B;
}
div#header li a:hover {
	color: #D90000;
	text-decoration: underline;
}
.rline {
	border-right: 1px solid #cfcfcf;
}

/*----------------------------------------------------
 photo style
----------------------------------------------------*/
div#photo {
	width: 774px;
	height: 196px;
	text-align: left;
	clear: both;
	margin: 0px auto 0px auto;
}
div#photoimage {
	width: 300px;
	height: 170px;
	float:right;
	clear: both;
	margin: 0px auto 0px auto;
}
div#photoimage2 {
	width: 300px;
	height: 300px;
	float:right;
	clear: both;
	margin: 0px auto 0px auto;
}
div#topimg {
	width: 178px;
	height: 142px;
	margin: 0px 0px 40px 25px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 774px;
	text-align: left;
	background-image: url(../images/background_image_07.gif);
	margin: 0px auto 0px auto;
	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#container {
	width: 774px;
	text-align: left;
	background-image: url(../images/background_image_05.gif);
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}
div#contents {
	width: 730px!important;
	width/**/: 765px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 20px;
}
div#sidebar {
	width: 178px!important;
	width/**/: 198px;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	display: none;
}
div#sidebar img {
	margin: 0px 0px 15px 0px;
}
div#sidebar dl {

}
div#sidebar dl dt {
	color: #008300;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
div#sidebar dl dd {
	color: #545454;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
}
div#sidebar dl dd strong {
	color: #BE0000;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
}
div#sidebar dl dd span {
	font-weight: bold;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 759px!important;
	width/**/: 774px;
	height: 31px!important;
	height/**/: 51px;
	clear: both;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 15px;
}
div#footer span {
	color: #959595;
	font-size: 10px;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: 1.5em;
}

/*----------------------------------------------------
 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: 15px;
}
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.table2 {
	background-color: #737272;
}
table.table2 tr {
	border-bottom: solid 1px #737272;
}
table.table2 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 #737272;
	background-color: #737272;
	text-align: center;
	/*padding: 0px;*/
}
table.table2 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: 0px;*/
}


.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;
	
}
.text2 {
	color : #990000;
	font-size: 14px;
	font-weight: bold;	
}
.textblack {
	color : #000000;
	font-size: 18px;
	font-weight: bold;	
}
.text14 {
	font-size: 14px;	
}
.text10 {
	font-size: 10px;	
}
.text_financial {
	font-size: 12px;	
}
.textgrays {
	color : #434343;
	font-size: 10px;
	
}
.textblack14{
	font-size: 14px;
	font-weight: bold;
}
.textred16 {
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
}

dl {
	padding-bottom: 3px;
}
dt.sitemap {
	width: 150px;
	background-color: #feffd3;
	color : #014F19;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px;
	border: #cccccc 1px solid;
}
dd.sitemap {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px 0px 5px 10px;
	border-bottom: #cccccc 1px solid;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/


