@charset "Shift_JIS";

/*------------------------------------------------
   reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a {
	margin: 0;
	padding: 0;
}

body{
	background:url(../images/wood_natural.jpg) repeat;
	font-size: 13px;
	font-family:"Arial, Helvetica, Verdana, qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", sans-serif;
	line-height:1.8;
	color: #4C4D4C;
	text-align:center;
}

/* for WinIE6*/
* html body,* html tr{
	background:url(../images/wood_natural.jpg) repeat;
	font-size: 72%;
	font-family: 'CI', Meiryo,Arial, Helvetica, Verdana,"qMmpS Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "lr oSVbN", sans-serif;
	line-height:1.8;
	text-align:center;
}

/* for WinIE7*/
*:first-child+html body {
	background:url(../images/wood_natural.jpg) repeat;
	font-family: 'CI', Meiryo,Arial, Helvetica, Verdana,"qMmpS Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "lr oSVbN", sans-serif;
	font-size: 70%;
	text-align:center;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
}

th{
	white-space:nowrap;
	font-weight:normal;
}

li{
	list-style:none;
}

object,
embed {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;
}


img,abbr,acronym,fieldset {
	border: 0;
}

/* -------- link */
a:link {
	color: #4C4D4C;
	outline-width: 0;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;
	outline-width: 0;
}
a:hover {
	color: #000;
	text-decoration: underline;
	outline-width: 0;
}




/* -------- text*/
.size120 {
	font-size: 120%;
	line-height:1.6;
}
.size100 {
	font-size: 100%;
	line-height:1.6;
}
.size90 {
	font-size: 90%;
	line-height:1.6;
}
.size85 {
	font-size: 85%;
	line-height:1.6;
}


.red {
	color: #CC0000;
}
.bolder{
	font-weight:bolder;
	font-family :"Hiragino Kaku Gothic Pro"; /*safarip*/
}

.right{
	text-align:right;
}
.center{
	text-align:center;
}


/* -------- menu*/
div#side{
	width:250px;
	float:left;
}
div#side #logo{
	padding:75px 0 0 7px;
}

div#side ul#sidemain{
	padding:20px 0 0 7px;
}
div#side ul#sidemain li{
	line-height:1;
	padding:0 0 5px;
}

div#side ul#sidesub{
	width:203px;
	margin-left:7px;
	background:url(../images/menu_sub.gif);
	border-radius: 5px;        /* CSS3Δ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chromep */  
    -moz-border-radius: 5px;   /* Firefoxp */
	border:#8d694d 1px solid;
}

div#side ul#sidesub li{
	background:url(../images/menu_arrow.gif) no-repeat 172px 7px;
	margin:7px 10px;
}
div#side ul#sidesub li.line{
	border-bottom:#8d694d 1px solid;
}
div#side ul#sidesub li a{
	color:#FFF;
	font-size:95%;
	display:block;
}

img#olive_link{
	margin-top:5px;
}



/* -------- κΤOΜZ^[΅¦*/
div.container{
	width:860px;
	text-align:left;
	margin:auto;
}

div#main{
	width:605px;
	float:left;
	background:url(../images/mainbg.gif) center repeat-y;
	position:relative;
	padding-top:175px;
	left:-1px;
	text-align:center;
}
div#main table.table1 th,div#main table.table1 td{
	background:url(../images/mainbg.gif) center repeat-y;
}
div#mainbottom{
	background:url(../images/mainbg_bottom.gif) no-repeat center bottom;
	padding-bottom:20px;
}



/* -------- totop,link*/
p.totop{
	clear:both;
	text-align:right;
	padding:20px 20px 0 0;
}

/*until totop*/


/* -------- footer*/
div#footer {
	padding:10px 0 40px 250px;
	clear:both;
}
p#footmenu {
	font-size: 85%;
	float:left;
	text-align:left;
}
#copyright{
	float:right;
	padding-right:10px;
}
div#footer a{
	color:#FFFFFF;
}


/* -------- float*/
.floatclear{
	clear:both;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}

/* -------- begin clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end clearfix */

/* -------- margin*/
.m-bottom5 {margin-bottom:5px;}
.m-bottom10{margin-bottom:10px;}
.m-bottom20{margin-bottom:20px;}
.m-bottom30{margin-bottom:30px;}
.m-bottom35{margin-bottom:35px;}
.m-bottom40{margin-bottom:40px;}

.m-right10{margin-right:10px;}


/* -------- padding*/
.p-top50{padding-top:50px;}

.p-bottom50{padding-bottom:50px;}

/* -------- common*/
div#headimg{
	background:url(../images/headimg-trans.png) no-repeat;
	width:645px;
	position:absolute;
	left:-19px;
	top:0;
	height:155px;
}
div#headimg h1{
	text-align:right;
	padding:125px 50px 0 30px;
}

.title{
	margin:0 0px 5px 20px;
	clear:both;
	text-align:left;
}
.title span{
	background:url(../images/title_line.gif) no-repeat left bottom;
	padding:0 15px 9px 15px;
	font-size:120%;
}

.content{
	width:530px;
	margin:auto;
	text-align:left;
}

.table1 th,.table1 td{
	border-top:#666 1px dotted;
	border-bottom:#666 1px dotted;
}
.table1 th{
	font-weight: bold;
	padding:7px 15px 7px 0;
}
.table1 td{
	padding:6px 0;
}

.dl1 dt{
	font-weight:bold;
	padding-top:20px;
}
.dl1 dd{
	padding-top:5px;
}


.w100{
	width:100%;
}
