@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E3EC;
}
* {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,li,td {
	font-size: 80%;
	line-height: 1.3em;
}
td p,td li ,td td{
	font-size: 100%;
	line-height: 1.3em;
}
#main,#mainB,#mainT{
	height: auto;
	width: auto;
}
#main {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../common/bg_00.jpg);
}
#mainB  {
	background-image: url(../common/bg_00B.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mainT  {
	background-image: url(../common/bg_00T.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.box00 {
	height: auto;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}

p.txtH {
	background-color: #D3DDB0;
	color: #4A5426;
	font-size: 0.7em;
	height: auto;
	padding-top: 4px;
	width: auto;
	padding-bottom: 2px;
	padding-left: 10px;
}
#headbox {
	height: auto;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/bg_midT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headbox #menuT {
	height: auto;
	background-color: #F18BAA;
	width: auto;
	padding-right: 15px;
}
#menuT li  ,#menuT li a{
	color: #FFF;
}
#menuT li  {
	float: right;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuT li  a{
	padding-left: 15px;
	background-image: url(../common/point_arrow_wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-right: 5px;
}
#menuT li  a:hover{
	color: #990041;
}
#headB {
	height: 49px;
	width: auto;
	background-color: #000;
}
#headB h1 {
	height: 49px;
	width: 249px;
	float: left;
	background-image: url(../common/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headB h1 a {
	height: 49px;
	width: 249px;
	display: block;
}
#headB p {
}
#headB p.L {
	height: 18px;
	width: 145px;
	float: left;
	padding-top: 25px;
}
#headB p.R {
	height: 24px;
	width: 307px;
	float: right;
	padding-top: 11px;
}
#menu {
	height: 59px;
	width: 904px;
	padding-top: 1px;
	background-color: #FFFFFF;
}
#menu li,#menu li a{
	background-repeat: no-repeat;
	width: 158px;
	display: block;
	height: 42px;
}
#menu li {
	float: left;
}
#menu li a {

}
#menu a:hover {
	background-color: #FFFFFF;
}
#menu a:hover img {
	visibility: hidden;
}
#menu li.menu01,#menu li.menu01 a{
	width: 133px;
}
#menu li.menu06,#menu li.menu06 a{
	width: 139px;
}
#menu li.menu01 a {
	background-image: url(../common/menu01_f2.jpg);
}
#menu li.menu02 a {
	background-image: url(../common/menu02_f2.jpg);
}
#menu li.menu03 a {
	background-image: url(../common/menu03_f2.jpg);
}
#menu li.menu04 a {
	background-image: url(../common/menu04_f2.jpg);
}
#menu li.menu05 a {
	background-image: url(../common/menu05_f2.jpg);
}
#menu li.menu06 a {
	background-image: url(../common/menu06_f2.jpg);
}
#midbox {
	height: auto;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/bg_midB.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 23px;
	padding-left: 24px;
}

#footbox {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3E3EC;
	margin-bottom: 30px;
}
#menuB {
	padding-bottom: 20px;
	float: left;
	width: 450px;
}

#menuB li  ,#menuB li a{
	color: #666;
}
#menuB li  {
	float: left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuB li  a{
	padding-left: 15px;
	background-image: url(../common/point_arrow_ye.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-right: 5px;
}
#menuB li  a:hover{
	color: #F60;
}
#copyright {
	float: right;
	width: 450px;
}
#copyright p {
	height: auto;
	width: auto;
	text-align: right;
}
#footbox .link {
	height: auto;
	width: 177px;
	padding-left: 10px;
}
.return ,.returnB{
	padding-bottom: 50px;
	height: auto;
	width: auto;
}
.return {
	background-image: url(../common/line_read.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.returnB {
	border-top-style: double;
	border-top-color: #A5A8AC;
}
.return p ,.returnB p{
	font-size: 10px;
	display: block;
	height: auto;
	width: 75px;
	text-align: center;
	float: right;
	background-color: #FFF;
	border: 1px solid #666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.return p a  ,.returnB p a{
	color: #666666;
	display: block;
	text-decoration: none;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px dotted #E3E3EC;
}
.return p a:hover ,.returnB p a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #E3E3EC;
}
.lineBottom {
	background-image: url(../common/line_read.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;

}
.hyouA {
	border-collapse: collapse;
}
.hyouA td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.L {
	float: left;
}
.R {
	float: right;
}
.spaceB {
	height: 50px;
	width: 200px;
}
.spaceBB {
	height: 100px;
	width: 200px;
}
.B {
	font-weight: bold;
}
li {
	list-style-type: none;
	background-repeat: no-repeat;
}
li,li a {
	vertical-align: bottom;
}
li a,a {
	background-repeat: no-repeat;
	color: #03F;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caution {
	color: #CC0000;
}
.cautionmini {
	color: #CC0000;
	font-size: 85%;
}
.point {
	color: #F60;
}
.red {
	color: #F00;
}
.redB {
	color: #F00;
	font-weight: bold;
}
.blue {
	color: #3465CB;
}
.pink {
	color: #FF4A78;
}

.txtB {
	font-size: large;
}



.support {
	display: none;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.center {
	text-align:center;
}
.mini {
	font-size: x-small;
}

.left {
	text-align:left;	
}
.right {
	text-align:right;	
}
.vatop {
	vertical-align:top;
}
