@charset "UTF-8";

body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #fff url(../img/bg.gif);
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	font-family: 'Lucida Grande','Lucida Sans Unicode','ヒラギノ角ゴ Pro W3',HiraKakuPro-W3,'MS Pゴシック','MSゴシック',Helvetica,Verdana;
}

form,select,input{margin: 0;font-size:12px;}

a:link{color: #514300;text-decoration:underline;}
a:visited{color: #94853b;text-decoration:underline;}
a:active{color: #94853b;text-decoration:none;}
a:hover{color: #94853b;text-decoration:none;}

/*<group=basic text>*/

.txt9{
	font-size: 9px;
	line-height: 180%;
}

.txt10{
	font-size: 10px;
	line-height: 180%;
}

.txt12{
	font-size: 12px;
	line-height: 180%;
}

.txt14{
	font-size: 14px;
	line-height: 180%;
}
	
/*</group>*/

/*<group=common>*/

#wrapper{
	width: 800px;
	margin: 0;
}

#body{
	width: 800px;
	margin: 0;
	padding: 30px 0 0 50px;
	background: url(../img/body_bg.png) no-repeat;
}

#foot{
	width: 800px;
	margin: 0 0 80px 0;
	padding: 40px 0 0 50px;
}

.s_btn td{
	padding: 0 11px;
}

.toppage{
	position: absolute;
	top: 60px;
	left: 665px;
	font-size: 10px;
}

.title{
	margin: 35px 0 20px 0;
}

.block2{
	margin: 20px 0 40px 0;
}
	
/*</group>*/

/*<group=top>*/

#news{
	margin-top: 35px;
}

#news .block1{
	padding:5px 23px;
	background:url(../img/news_bg.gif);
	font-size: 12px;
	line-height: 180%;
} 
	
/*</group>*/
/*20100716 DNO wright*/

p { padding:0; margin:0; }

div.newmenu { width:710px;
    padding:0 0 0 55px;
	}
div.newmenu img.menubt{
    margin-left:10px;
	}
.mgnT10 { margin-top:10px;
}
div.Cattit { margin:20px 32px 0 32px; width:645px; clear:both; }

div.ProCtn { width:645px; clear:both; margin:10px 32px; }

/* hack */
.clearfix{/*for IE 5.5-7*/
	zoom:1;
}
.clearfix:after{/*for modern browser*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.Pctn01 { width:208px; float:left; }
.Pctn02 { width:208px; float:left; margin-left:10px; }
p.Procap { font-weight:bold;
    text-align:center;
	line-height:1.2;
	font-family: MS Pゴシック,MSゴシック,Helvetica,Verdana ;
	padding:10px 0;
	}
p.Procap2 { font-size:100%;
    line-height:1.2;
	padding:0 10px 20px;
	}

