@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 91.6%;
	line-height: 1.5;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-image: url(../image/back01.gif);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
}


a:link {
	color: #660000;
}

#container  {
	width: 800px;
	margin: 0 auto;
	text-align: left;
} 
#header  {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header  h1  {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	float: right;
	margin: 0;
	padding: 3px 10px 5px;
}
#header  #sub  {
	font-size: 10px;
	color: #666666;
	position: absolute;
	top: 3px;
	right: 15px;
	text-align: right;
	background: #FFFFFF;
	width: 69px;
}
#header  #logo  {
	padding-left: 10px;
	float: left;
	height: 70px;
	width: 300px;
	padding-top: 18px;
}
#header  #logo2  {
	position: absolute;
	top: 28px;
	right: 0px;
	width: 250px;
	height: 60px;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	float: right;
}
#header #logo3 {
	position: absolute;
	top: 140px;
	right: 358px;
	width: 420px;
	height: 140px;
	font-size: 11px;
	color: #0000FF;
}

#header  h2  {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}
#nav  {
	width: 800px;
	height: 45px;
	clear: both;
	background-image: url(../image/navback.gif);
	background-repeat: repeat;
} 
#nav   li  {
	display: block;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav  li  a  {
	color: #330000;
	text-decoration: none;
	background-image: url(../image/navback.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 120px;
	font-size: 13px;
	padding-top: 11px;
}
#nav  li  a:hover  {
	color: #000000;
	background-image: url(../image/navihover.gif);
	height: 25px;
	font-size: 13px;
	padding-top: 5px;
	top: 5px;
	background-position: bottom;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	margin-top: 2px;
	padding-bottom: 5px;
}
#nav  li  strong  {
	color: #FFFFFF;
	background-image: url(../image/navistrong.gif);
	width: 120px;
	font-size: 13px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	margin-top: 2px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
#top_img {
	height: 250px;
	width: 800px;
	float: left;
}
#top_img2 {
	height: 200px;
	width: 800px;
	float: left;
}


#top_pan  {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	height: 20px;
}

#top_pan  a  {
	color: #CCCCCC;
}
#top_pan2 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	height: 10px;
}
#base {
	width: 800px;
	background: #FFFFFF repeat-y left;
	float: left;
}

#side  {
	float: left;
	width: 220px;
	padding-bottom: 10px;
}
#sidename {
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-weight: bold;
	color: #0d5c9e;
	font-size: 16px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../image/sideback2.jpg) no-repeat;
	margin-left: 10px;
}
#sidename2 {
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-weight: bold;
	color: #0d5c9e;
	font-size: 16px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../image/sideback.jpg) no-repeat;
	margin-left: 10px;
}

#sidecompany {
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#side  li  {
	list-style-type: none;
}

.side_box {
	padding-top: 0px;
	width: 200px;
	margin: 10px auto;
	padding-bottom: 5px;
	background: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.side_box h3 {
	display: block;
	width: 200px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #000066;
	height: 30px;
	font-weight: normal;
	margin: 0px;
}
.side_box h3 strong {
	display: block;
	width: 200px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-color: #0d5c9e;
	height: 30px;
	font-weight: normal;
	margin: 0px;
}
.side_box h4 {
	display: block;
	width: 185px;
	line-height: 24px;
	color: #666666;
	font-size: 13px;
	text-align: left;
	background-color: #666666;
	background-image: url(../image/sideback_h4off.gif);
	height: 27px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 3px;
}



.side_box ul {
	padding-left: 0px;
	padding-top: 0px;
	margin: 5px auto;
	background: #FFFFFF;
	width: 180px;
}

.side_box li a {
	display: block;
	width:160px;
	font-size: 12px;
	color:#555555;
	line-height: 27px;
	margin-left: auto;
	padding-left: 30px;
	background-image:url(../image/bar-side1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 27px;
	margin-right: auto;
	padding-right: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.side_box li a:hover {
	color: #FF6600;
	background-image: url(../image/bar-side2.gif);
	width: 160px;
	height: 27px;
	font-weight: 100;
}
#container #mainContent .style5 {
	bottom: 30px;
	height: 40px;
}

#side  p  {
	padding: 10px;
}
#side  p  a  {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
#side #side_imgt {
	padding: 10px;
	height: 30px;
	width: 200px;
}

#side   #side_img   {
	padding: 10px;
	height: 40px;
	width: 200px;
}
#side  #side_img2  {
	padding: 3px 10px;
	height: 160px;
	width: 200px;
}
#side #side_img3 {
	padding: 3px 10px;
	height: 100px;
	width: 200px;
}

#mainContent  {
	padding-top: 5px;
	width: 545px;
	padding-left: 15px;
	float: right;
	margin: 0;
	padding-right: 15px;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
} 
#mainContent   p {
	background-image: url(../image/n_line.gif);
	line-height: 20px;
	background-repeat: repeat;
	padding: 5px 10px;
}
#mainContent   h1    {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	width: 525px;
	padding-left: 20px;
	color: #0d5c9e;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}
#mainContent   h2    {
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	background: url(../image/back_h01.gif);
	line-height: 35px;
}
#mainContent   ul    {
	text-align: left;
}
#mainContent   h3    {
	font-size: 14px;
	font-weight: normal;
	padding-left: 25px;
	background: url(../image/navback.gif);
	line-height: 35px;
	width: 515px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	color: #000000;
}
#mainContent   h4    {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 30px;
	width: 490px;
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	background: url(../image/arrow_p1.gif) no-repeat left center;
	padding-bottom: 2px;
}
#mainContent  h5  {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	background: left center;
}
#mainContent   u    {
	color: #999999;
}
#mainContent .box {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	position: relative;
	background-color: #000033;
}
#mainContent .box h3 {
	margin: 0px;
	background-color: #505050;
	color: #000033;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #E31D00;
}

#mainContent .box p {
	margin: 0px;
}
#mainContent .box .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#mainContent .box .btn a:hover {
	background-color: #FF9900;
}
#container #base #mainContent #ptdiv {
	padding: 80px 5px 5px;
	height: 95px;
	width: 160px;
}


#news {
	width: 510px;
}
dt {
	color:#000066;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:bold;
	line-height:150%;
	background: url(../image/arrow_h2.gif) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	padding: 0 0 0 0;
}
dd {
margin:0 5px 10px 10px;
padding:0;
}

#footer {

} 
#container   #footernav    {
	padding: 10px 5px;
	border-top: 2px #090642;
	background: url(../image/line01.gif) no-repeat center top;
}
#container #footer #footernav a {
	color: #090642;
}
#container  #footercr  {
	color: #FFFFFF;
	background: #090642;
	line-height: 30px;
}


#footer p {
	margin: 0; 
	padding: 10px 0;
}

/* 再使用クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Osaka, ヒラギノ角ゴ Pro W3, メイリオ, ＭＳ Ｐゴシック;
	font-size: 13px;
}
#mtop1 {
	position:absolute;
	width:590px;
	z-index:1;
	margin-left: 5px;
	float: left;
	background-image: url(../img/1.gif);
	left: 101px;
	top: 181px;
}
#mtop2 {
	position:absolute;
	width:190px;
	z-index:1;
	margin-right: 10px;
	float: right;
	background: url(../img/2.png);
	left: 710px;
	top: 176px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	width:590px;
	height:210px;
	z-index:1;
	background-color: #33CC00;
	float: left;
	left: 101px;
	top: 172px;
}
.styleq {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}
.stylea {
	font-size: 12px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}
.style2 {color: #CCCCCC}

.style5 {font-size: 18px}

.style6 {color: #000000}
.style6 {font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif}
.style8 {font-size: 11px}

.style9 {color: #660000}

