/* CSS Document */

body{
margin:0;
padding:0;
font-size:12px;
color:#666666;
line-height:150%;
background: #FEFFF6;
}

img{
	border: none;
	display: block;
}

#wrapper{
width:715px;
background-color:#ffffff;
border-left: solid 1px #E8E9DD;
border-right: solid 1px #E8E9DD;
margin:0 auto;
padding:0;
}

/*ヘッダー*/
#head{
width:715px;
height:75px;
background-image:url(./img/head.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
}
#head p{display: none;}


/*ナビ*/
#g_navi{
list-style:none;
margin:0;
padding:0;
}

#g_navi li{
width:182px;
height:39px;
}

#g_navi li a{
width:182px;
height:39px;
display:block;
}

/*leftpane*/
.lpbox{
	width: 170px;
	margin: 10px 0 0 6px;
	padding-bottom: 10px;
}

#profile{
	color: #888F73;
	background: url(./img/profile_bg.gif) repeat-y;
	border-bottom: solid 1px #E2F4A8;
}
#profile h2{background: url(./img/profile.gif) no-repeat;}
#profile p{
	width: 146px;
	margin: 10px 0 0 12px;
	line-height: 1.2;
}
#profile p.com_m{letter-spacing: 1px;font-size: 12px;font-weight:bold;}
#profile p{font-size: 10px;}
#profile p.bold,
#profile strong{
	font-weight: normal;
	font-size: 12px;
}

#bnr a,
#recruit{
	display: block;
	width: 170px;
	margin: 10px 0 0 6px;
}

#maker{
	background: url(./img/maker_bg.gif) repeat-y;
	border-bottom: solid 1px #E5E5E5;
}
#maker h3{background: url(./img/maker.gif) no-repeat;}
#maker ul{
	margin: 10px 0 0 10px;
	padding: 0;
}
#maker ul li{
	display: block;
	line-height: 1;
	list-style: none;
	background: url(./img/maker_icon.gif) no-repeat 5px 5px;
	padding-left: 12px;
	margin-top: 7px;
}


/*コンテンツエリア*/
#contents{
clear:both;
width:715px;
background:url(./img/contents_bg.gif) repeat-y;
margin:0;
padding:0;
}

#contents_i{
clear:both;
width:715px;
background-repeat:repeat-y;
margin:0;
padding:0;
}

#contents_L{
float:left;
width:182px;
margin:0;
padding:0 0 10px 0;
}


#contents_R{
float:right;
width:533px;
margin:0;
padding:0 0 10px 0;
}


/*フッター*/
#foot{
clear:both;
width:715px;
background:url(./img/foot.gif) no-repeat top;
margin:0;
padding:0;
font-size: 10px;
}
#foot p{
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	background: #FBEE86;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
#foot address{
font-style:normal;
line-height: 1.2;
margin: 10px 0 0 10px;
}
#foot address strong{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8;
}
#foot div{
	color: #808080;
	padding: 0 10px 5px;
}





/*フォント関連*/
div,p,span,h1,h2,h3,h4,h5,h6,textarea,input{
margin:0;
padding:0;
}

h1{
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	color: #A7D027;
	font-weight:normal;
	text-align: right;
	padding-right: 54px;
}
.contents_in h3{
	width: 533px;
	overflow: hidden;
}

h4{
font-size:12px;
}

.blue{color:#0000FF;}
.red{color:#FF0000;}
.green{color: #82A21E;}
.mt10{margin-top: 10px;}

.bold{
font-weight:bold;
}

.small{
font-size:10px;
}

/*リンク*/

a:link{
color:#2EAB2E;
text-decoration: underline;
}

a:visited{
color:#2EAB2E;
text-decoration: underline;
}

a:hover{
color:#2EAB2E;
text-decoration: none;
}

a:active{
color:#2EAB2E;
text-decoration: underline;
}

/*共通*/
.left{
float:left;
}

.right{
float:right;
}

.hover a{background-color: #FFFFFF;}
.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.block{
display:block;
}

.mt20{margin-top: 20px;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mr10{margin-right: 10px}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}
.ml01{margin-left: 1px;}

.pagetop{
	clear: both;
	width: 520px;
	height: 11px;
	margin: 10px 0 10px 0;
}
.pagetop a{
	display: block;
	float: right;
	width: 99px;
	height: 11px;
	font-size: 10px;
}

/* table */
.table1{
	clear: both;
	width: 507px;
	border-top: solid 1px #E1E1E1;
}
.table1 th, .table1 td{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #E1E1E1;
}
.table1 th{
	font-weight: normal;
	color: #E85200;
	padding-left: 7px;
}
.table1 th img{margin-top: 2px;}
.table1 td{width: 390px;}
.table1 td ul{
	margin: 3px 0 3px 10px;
	padding: 0 0 0 10px;
}

.table2{
	width: 507px;
	background: #C7D1A8;
}
.table2 th,
.table2 td{
	padding: 3px 10px;
}
.table2 th{
	font-weight: normal;
	color: #82A21E;
	background: #FBF8E1;
}
.table2 td{background: #FFFFFF;}

.table3{
	float:right;
	width: 342px;
	border-top: solid 1px #E1E1E1;
}
.table3 th, .table3 td{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #E1E1E1;
}
.table3 th{
	font-weight: normal;
	color: #E85200;
	padding-left: 7px;
}
.table3 td{width: 240px;}
.table3 tbody th, .table3 tbody td{
	border-bottom:none;
}

.alcenter{
	vertical-align: middle;
	text-align: center;
}
.alleft{
	vertical-align: top;
	text-align: left;
}

.btnt{margin: 12px 0 0 12px;}
.btnt td{
	padding-right: 35px;
}

/* box */
.box{
	width: 507px;
	margin: 10px 0 0 13px;
}

.box ul{
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
}
.box ul li{
	display: block;
	line-height: 1;
	list-style: none;
	background: url(./img/maker_icon.gif) no-repeat 5px 5px;
	padding-left: 12px;
	margin-top: 7px;
}

.clear{
	display: block;
	clear:both;
	height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
