@charset "UTF-8";

/* ------------------------- CSS Reset */

*{
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
h1 img{
vertical-align:bottom;
}
h2 img{
vertical-align:bottom;
}
h3 img{
	vertical-align:bottom;
	margin-bottom: 2px;
}
h4 img{
vertical-align:bottom;
}
h5 img{
vertical-align:bottom;
}
h6 img{
vertical-align:bottom;
}
p img {
vertical-align:bottom;
margin: 0px;
padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	height: auto;
	list-style: outside;
}
img{
	border:0px;
}

body {
	text-align: center;
	background-color: #F7F7F7;
	background-image: url(../img-comn/comn-bg.jpg);
	background-repeat: repeat-x;
	
}
 a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.clear {
	clear: both;
}


/* Common Layout / Wrapper,Header,Navigation,Footer,
------------------------------------------------ */

#wrapper {
	margin: 0px auto;
	padding: 0px 8px;
	width: 840px;
	background-image: url(../img-comn/comn-bg-shadow.png);
	background-repeat: repeat-y;
	text-decoration: none;
}



#bodyWrap {
	margin: 0px;
	padding: 0px 20px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../img-comn/comn-head-boarder.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#comnHeader {
	width: 800px;
	padding-top: 13px;
}

#comnHderLeft {
	float: left;
	width: 165px;
	padding-bottom: 5px;
}

#comnHderRight {
	float: right;
	width: 108px;
	padding-top: 35px;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	margin: 0px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLeft {
	float: left;
	width: 250px;
	text-align: left;
}

#footerLeft p {
	font-size: 60%;
	color: #666666;
	margin-top: 5px;
}

#footerRight {
	float: right;
	width: 520px;
	text-align: right;
}

#footerRight p {
	font-size: 70%;
	color: #666666;
	text-align: right;
}

#footer a:link {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}

#footer a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}

#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;


}


/* ------------------------- 本文ページ用  Layout */

#bodyMainNavi {
	width: 800px;
	background-image: url(../img-comn/bodypage-navi-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 34px;
}

#bodyMainNavi ul {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#bodyMainNavi li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

.bdyCntsHeadWrap {
	margin-top: 0px;
	width: 800px;
}

.bdyHeadLeft {
	float: left;
	width: 200px;
	clear: left;
	margin: 0px;
	padding: 0px;
}

.bdyHeadLeft h2 {
	height: 70px;
	width: 200px;
	background-image: url(../img-comn/body-h2bg.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 80px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.bdyHeadLeft h3 {
	background-color: #999999;
	height: 32px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-top: 18px;
}

.bdyHeadRight {
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

.bodyMainColWrap {
	color: #333333;
	font-size: 70%;
	background: url(../img-comn/body-mai-bg.gif) repeat-y;
	height: 100%;
}

.bdyMainLeft {
	float: left;
	padding: 10px;
	margin: 0px;
	width: 180px;
}

.bdyMainRight {
	float: right;
	width: 580px;
	padding: 10px;
	text-align: left;
}

.textCenter {
	text-align: center;
	color: #333333;
}
.floatL {
	margin: 10px;
	float: left;
}
.floatR {
	margin: 0px 10px;
	float: right;
}

.toTop {
	text-align: center;
	padding: 10px;
}
.hunterLeft p {
	text-align: center;
	margin: 0px;
}
.hunterLeft p img {
	margin: 0px;
	padding: 1px;
}
.bdyMainLeft h3 {
	text-align: center;
}
.strongRed {
	font-weight: bold;
	color: #FF0000;
}
.textRed {
	color: #FF0000;
}
