@charset "utf-8";
body  {
	font: 13px/25px "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	background: url(../img/sidebox-1.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.real #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	line-height: 25px;
} 

.real #header {width:800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
.real #header h1 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	float: left;
	margin: 0; 
	padding: 7px 0 5px 20px;
}

.real #header #sub {
	font-size: 10px;
	color: #666666;
	position: absolute;
	top: 3px;
	right: 15px;
	text-align: right;
	background: #FFFFFF;
	width: 69px;
}
.real #header #logo {
	clear: both;
	padding-left: 10px;
	float: left;
}
.real #header #logo2 {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 300px;
	height: 80px;
}

.real #header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}

.real #header #head_ul {
	position: absolute;
	top: 30px;
	right: 15px;
	width: 219px;
}
.real #header #head_ul li {
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}

.real #header #head_ul li a {
	font-size: 10px;
}

.real #nav {
	width: 800px;
	height: 35px;
	clear: both;
	background-repeat: repeat;
	background-color: #000033;
	background-image: url(../img/navback.gif);
} 

.real #nav li {
	display: block;
	text-align: center;
	height: 35px;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
}
.real #nav ul {
}

  
.real #nav li a {
	color: #330000;
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	width: 120px;
	line-height: 25px;
	font-size: 13px;
	padding-top: 5px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}

.real #nav li a:hover {
	color: #000066;
	background-color: #DDDDDD;
	height: 35px;
	font-size: 13px;
	width: 120px;
	background-image: url(../img/navihover.gif);
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}

.real #nav li strong {
	line-height: 35px;
	color: #FFFFFF;
	height: 35px;
	width: 120px;
	display: block;
	padding-top: 0px;
	font-size: 12px;
	background: #FFFFFF url(../img/navistrong.gif);
}

.real #top_img {
	background-color: #FFFFFF;
	height: 200px;
	width: 800px;
}

.real #top_pan {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFDFDB;
	text-align: center;
	padding-left: 20px;
}
.real #side {
	float: left;
	width: 220px;
	padding-bottom: 10px;
}
.real #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/sideback.jpg) no-repeat;
	margin-left: 10px;
}
.real #side li {
	list-style-type: none;
}

.side_box {
	padding-top: 10px;
	width: 200px;
	border: 1px none #CECEB9;
	margin: 5px auto 10px;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.real #container #footer nav {
	padding: 5px;
}
.side_box h3 {
	display: block;
	width: 200px;
	line-height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../img/back31.gif);
	height: 30px;
	font-weight: normal;
	margin: 0px;
}
.side_box h3 strong {
	display: block;
	width: 200px;
	line-height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../img/back3.gif);
	height: 30px;
	font-weight: normal;
	margin: 0px;
}


.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(../img/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: #FF9900;
	background-image: url(../img/bar-side2.gif);
	width: 160px;
	height: 27px;
}
.real #side p {
	padding: 10px;
}
.real #side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
.real  #side  #side_img {
	padding: 10px;
	height: 40px;
	width: 200px;
}

.real #side #side_img2 {
	padding: 10px;
	height: 100px;
	width: 200px;
}
.real #container #mainContent h1 {
	font-size: 18px;
	font-weight: normal;
	width: 500px;
	padding-left: 25px;
	color: #000000;
	padding-bottom: 0px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/yn002_01.gif) no-repeat 6px 15px;
}
.real #container #mainContent h2 {
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	list-style: url(../img/arrow001.gif) outside;
	line-height: 35px;
	background: url(../img/navback.gif);
}
.real #container #mainContent ul {
	list-style: url(../img/arrow_h2.gif) inside;
	text-align: left;
	vertical-align: middle;
}

.real #container #mainContent h3 {
	font-size: 13px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
	background: url(../img/bar-h1.gif);
	width: 515px;
	line-height: 26px;
	color: #FFFFFF;
}
.real #container #mainContent h4 {
	font-size: 13px;
	font-weight: lighter;
	padding-left: 23px;
	padding-right: 5px;
	width: 515px;
	background: #FFFFFF url(../img/backh4.gif) no-repeat;
	height: 25px;
}
.real #container #mainContent h5 {
	font-size: 12px;
	padding-left: 20px;
	font-weight: lighter;
}
.real #container #mainContent h6 {
	font-size: 13px;
	line-height: 23px;
	background: url(../img/side-002.gif) repeat-x;
	padding-left: 25px;
}


.real #container #mainContent u {
	color: #999999;
}
.real #mainContent {
	padding-top: 10px;
	width: 545px;
	padding-left: 15px;
	float: right;
	margin: 0;
	padding-right: 15px;
	border-left: 1px solid #CCCCCC;
} 
.real #mainContent .box {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
.real #mainContent .box h3 {
	margin: 0px;
	background-color: #505050;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #E31D00;
}
.real #mainContent .box p {
	margin: 0px;
}
.real #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;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.real #mainContent .box .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
.real #footer {
	padding: 0 10px;
	background:#DDDDDD;
	margin-top: 5px;
} 
.real #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;
}
.style1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.style3 {color: #660000}

.style6 {color: #FF0000}

.style7 {
	color: #660000
}
.style8 {font-family: "Osaka－等幅", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif}
.real #container #mainContent p {
	padding-left: 20px;
}
.real2 {
	padding-left: 20px;
}

