@charset "utf-8";
/* CSS Document */
/*--------------------------
1.for common
2.for wrapper
3.for header
4.for leftbox
5.for rightbox
6.for navi
7.for container_TOP
7-2.for centerbox
7-3.for leftbox
7-4.for rightbox
8.for leftcontents_2nd遶翫・

/* 1.for common
===============================================================*/


body{
	text-align:center;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	background-position: top;
	}

div#header img,div#gnavi img,div#main img,div#navi img,div#rightbox img,div#leftbox img,div#footer img,div#left_content1 img{
	vertical-align:bottom;
	}
/* 2.for wrapper
===============================================================*/
#wrapper{
	position:relative;
	width:940px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* 3.for header
===============================================================*/
#header{
	width:900px;
	height:82px;
	margin-left: 20px;
	}

div#headLeft{
	padding:0px;
	float:left;
	display:inline;
	width:330px;
	margin-top: 10px;
	}
div#headLeft h1{
	font-size: xx-small;
	}
	
div#headRight{
	float:right;
	display:inline;
	width:390px;
	text-align:right;
	padding: 0px;
	}
ul.headNav{
	background-image: url(../img/gnavi_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 387px;
	text-align: center;
	}


ul.headNav li{
	display:inline;
	list-style-image:url(../common/img/ico_green_s.gif) no-repeat;
	}

div#headRight p {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	}
div#top {
	background-image: url(../../img/main.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 100%;
	padding-top: 20px;
	background-position: center top;
	}

div#top p{
	display:none;
	}

/* 4.for navi
===============================================================*/
div#navi{
	height:59px;
	width: 885px;
	background-image: url(../img/navi_bg.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 28px;
	padding-top: 5px;
	padding-left: 8px;
	background-position: left top;
	}
	
div#navi li{
	float:left;
	display:inline;
	line-height:0;
	margin-right: 3px;
	}

/* 4.for leftbox
===============================================================*/
#contents{
	height:100%;
	width: 940px;
	background-image: url(../img/wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

/*div#contents_top{
	background:url(../img/content_bg_top.gif) no-repeat;
	width:925px;
	height:12px;
	margin-top: 5px;
	}*/
div#contents_bottom{
	width:940px;
	height:12px;
	background-image: url(../img/wrap_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
div#top_contents {
	height: 120px;
	width: 100%;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	}
div#top_contents p {
	display: inline;
	float: left;
	}


.kanri {
	margin-left: 53px;
	margin-right: 5px;
	}
.oheya {

}


/* 4.for leftbox
===============================================================*/
#leftbox{
	width:522px;
	height:580px;
	float:left;
	display:inline;
	background-image: url(../../img/info_bg.gif);
	background-repeat: no-repeat;
	margin-left: 53px;
	padding-top: 10px;
	text-align: center;
	margin-top: 5px;
	}

#leftbox h2{
	margin-bottom: 8px;
	}
div#program {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	}



div.info{
	border: 4px solid #d3d3d3;
	width: 465px;
	padding-top: 5px;
	padding-left: 7px;
	height: 138px;
	margin-bottom: 4px;
	}

.info_p{
	display: inline;
	float: left;
	}

.info_contens{
	text-align: left;
	width: 283px;
	display: inline;
    float: right;
	}

div.info dl{
	border-bottom-width: thin;
	border-bottom-color: #E4E4E4;
	color: #666666;
	padding-bottom: 2px;
	margin-right: 20px;
	}

/*div#news a{
	color: #5B9421;
	}	*/
	
div.info dt{
	font-weight: normal;
	color: #76A62A;
	float:left;
    display: inline;
	font-size: 10px;
	background-image: url(../images/yazirushi_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	margin-top: 6px;
	}

div.info dd{
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	margin-left:57px;
	padding-top: 5px;
	padding-left: 5px;
    font-size:10px;
	}

/* 5.for rightbox
===============================================================*/
#rightbox{
	width:305px;
	height:100%;
	float:right;
	display:inline;
	text-align: right;
	margin-right: 53px;
	margin-top: 5px;
	}
.link_mark {
	text-align: right;
	margin-right: 5px;
	}

.comment {
	font-weight: bold;
	color:#666666;
	font-size:14px;
	}
.price {
	font-weight: bold;
	color: #76A62A;
	font-size: 14px;
	}


div#link{
	background-image: url(../../img/top_link_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 481px;
	width: 300px;
	padding-top: 13px;
	}
div#link li {
	margin-bottom: 5px;
	margin-right: 18px;
	}

/* 6.for footer
===============================================================*/
#footer{
	position:relative;
	width:940px;
	height:164px;
	clear:both;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

div#foot_p{
	width: 900px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	}

div#foot_p p{
	float: left;
	display:inline;
	margin-top: 10px;
	margin-left: 25px;
	}


div#footer ul{
	height: 20px;
	margin-left: 40px;
	}

div#footer li{
	float:left;
	font-size: xx-small;
	}
div#footer a {
	color: #FFFFFF;
	}


address{
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	}
/* 7.for other
===============================================================*/
.pagetop{
	float: right;
	margin-top: 8px;
	margin-right: 18px;
	}
