@charset "utf-8";
/* CSS Document */

* {
	color:#333333;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'EE EゴシチE';
}

body {
	font-size: 15px;
	text-align:center;
	background: url(img/headerbg.gif) no-repeat top;
}

a {
	color: #333333;
	text-decoration: underline;
}

img {
    border:0;
}

a:hover {
	color:#999999;
}

.imgr {
	padding-right: 6px;
	background-position: left;
	float: left;
}


/*レイアウト設宁E/

.clear {
	clear:both;
}

/*色を指定しまぁE/
.green {
	color: #000000;
	font-weight: normal;
	background-color: #99FF00;
}
.blue {
	color:#0000CC;
	font-weight: bold;
}
.orange {
	color:#FF3300;
	font-weight: bold;
}
.yellow {
	color: #000000;
	font-weight: normal;
	background-color:#FFFF00;
}

.f10 {
    font-size:10px;
	padding:0;
	margin:0;
	color:#999999;
}

/*
ベEス
-------------------------------------------------------------------*/
#base {
	width:925px;
	background-image: url(img/mainbg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#wrap {
	width: 780px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}


/*
ヘッダー
-------------------------------------------------------------------*/
#headtop {
	width:925px;
	height:267px;
	line-height:267px;
	text-align:left;
	position:relative;
	margin:0;
	padding-top: 23px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#headtop #title {
	width:393px;
	height:244px;
	line-height:244px;
	text-align:left;	
	margin:0;
	float:left;
}

#headtop #title h1 {
	padding:80px 0 0 100px;
	font-size:30px;
}

#headtop #titleimg {
	width:518px;
	height:244px;
	line-height:244px;
	text-align:left;
	margin:0;
	background: url(img/titleimg.gif) no-repeat top right;
	float:left;
}

/*IE7.0*/
*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	width:315px;
	height:100px;
	color: #777;
	text-align: left;
 	}



/*IE7.0*/
*:first-child+html .banner {
	padding-top:20px;
	padding-left:2px;
	float:left;
	width:468px;
	height:60px;}


/*
コンチEチE
-------------------------------------------------------------------*/

#contents {
	width: 634px;
	float: right;
	margin:0;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0;
}


#contents p{
	padding-bottom: 5px;
	padding-left: 5px;

}


#contents h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/hbg.gif);
	background-repeat: no-repeat;
	line-height: 38px;
	text-align: left;
	width: 596px;
	height:41px;
	display:block;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 65px;
	margin: 0;
	float: left;
}

.hbtx2{
	font-size:15px;
	line-height:24px;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 0px;
	padding:0;
	background: #fff;
	width: 100%;
	float:left;
}
/*
コンチEチE
-------------------------------------------------------------------*/

#leftmenu {
	width: 230px;
	height:auto;
	float: left;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 20px;
	padding-bottom: 0px;
	display: block;
}

#leftmenu li {
	list-style-type: none;
}

#side_d {
	padding:0;
	width: 230px;
	height:100%;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#side_d h3 {
	display: block;
	width: 230px;
	line-height:39px;
	padding-right: 0px;
	color: #3e3e3e;
	margin:0;
	font-size: 14px;
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 5px;
	text-align: center;
	float: none;
}

#side_d ul {
	margin: 0 0 30px 0;
	padding:0;
}

#side_d li a {
	display: block;
	width:230px;
	font-size: 12px;
	color:#8cc400;
	line-height: 34px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
	background-image:url(img/menu02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height:38px;
}

#side_d li a:hover {
	display: block;
	width:230px;
	font-size: 12px;
	color:#CDFF4A;
	line-height: 34px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
	background-image:url(img/menu02r.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height:38px;
}


#leftmenu img {
	border:none;
}

#mainbt {
	width:906px;
	height:50px;
}
   
/*
フッタメニュー
-------------------------------------------------------------------*/
#footer {
	width:906px;
	height:24px;
	color:#666;
	text-align: left;
	padding-top: 10;
	padding-right:10px;
	padding-bottom: 0px;
	font-size: 12px;
	display: block;
	margin-top:10px;
	float:left;
}
#footer p{
	padding-left:330px;
}

#footer a{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	font-size:12px;
}
    

/*
コピEライチE著作権等E関係があります。消さなぁE下さぁE
-------------------------------------------------------------------*/
#footerc {
	width:925px;
	height:28px;
	background-image: url(img/main_bt.gif);
	background-repeat: no-repeat;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	line-height:30px;
	clear: both;
	line-height:24px;
	
}


#footerc a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

