@charset "utf-8";
/* CSS Document */

/*--------------------------
1.for common
2.for wrapper
3.for header
4.for gnavi
6.for navi


/* for common
===============================================================*/
body {
	margin:0px 0px 0px 0px;
	font-size:11px;
	color: #414141;
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
	}
	
div#header img,div#tokusyu_top img,#gnavi img,div#main img,div#navi img,div#container img,div#rightbox img,div#footer img{
	vertical-align:bottom;
	}

/* for wrapper
===============================================================*/
div#wrapper {
	text-align:left;
	background-position: top;
	width:960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

div#main{
	width:960px;
	height: 155px;
	}

div#leftbox{
	width:720px;
	float:left;
	height: 100%;
	display: inline;
/*margin-top:30px;*/
	}


/* for header
===============================================================*/
div#header{
	width:960px;
	height:273px;
	background-image: url(../img/fuji.gif);
	background-repeat: no-repeat;
	background-position: right 105px;
	margin-top: 3px;
	}
#head_left {
	display: inline;
	float: left;
	height: 140px;
	width: 350px;
}

#head_left p{
	margin-left:5px;
	}

div#headright{
	float:right;
	text-align:right;
	display: inline;
	width: 400px;
}

div#headright li{
	text-align: right;
	margin-bottom: 5px;
	margin-left:5px;

	}
div#header h1{
	font-size:0.8em;
	margin-top: 25px;
	margin-bottom: 20px;
}

/* for gnavi
===============================================================*/
div#gnavi{
	height:33px;
	margin:0px;
	padding:0px;
	width: 730px;
	}

div#gnavi li{
	float:left;
	padding-left:5px;
}

/* for navi
===============================================================*/
div#navi{
	background-image: url(../img/search_bg.gif);
	background-repeat: no-repeat;
	height:129px;
	width: 687px;
	margin-bottom: 15px;
	}
p.search_t {
	margin-top: 15px;
	height: 26px;
	width: 686px;
	margin-bottom: 0px;
}
div#navi{
	background-color: #E7E7E7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div#navi_b{
	height: 92px;
	margin-top: 10px;
}

div#navi li{
	float:left;
	padding-left:7px;
}
.search_text1 {
	margin-left: 10px;
}


.navi_search_t{
	margin-left: 10px;
	padding-top:10px;
	padding-left: 3px;
	}
.navi_search{
	padding-top:40px;
	padding-left: 105px;
	}

/* for rightbox
===============================================================*/
div#rightbox{
	float:right;
	width:215px;
	text-align:left;;
	padding-left: 15px;
	background-image: url(../img/right_bg.gif);
	background-repeat: repeat;
	}

div#rightbox h2{
	text-align:left;
	margin:10px 0px 0px 0px;
	}
#tokusyu_top {
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(../img/tokusyu_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 6px;
}


div#tokusyu{
	background-color: #FFFFFF;
	width:200px;
	background-image: url(../img/tokusyu_bg.gif);
	font-size: 13px;
	line-height: 1.8em;
	text-align: left;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-position: bottom;
	padding-top: 10px;
}
.tokusyu_t {
	margin-left: 5px;
}
div#tokusyu li {
	background-image: url(../img/mark1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 18px;
	background-position: left 8px;
	margin-bottom: 5px;
}

#tokusyu_bottom {
	background-image: url(../img/tokusyu_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 200px;
	margin-bottom: 10px;
}


div#tokusyu p{
	padding-bottom:8px;
}
div#link {
	margin-top: 10px;
	text-align: left;
	}
div#link li {
	margin-bottom: 10px;
}


/* for footer
===============================================================*/
div#footer{
	width:960px;
	position:relative;
	clear:both;
	line-height: 1.5em;
	height: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 10px;
	text-align: left;
	padding-left:10px;
	background-color: #FFFFFF;
	border-top-color: #74BA28;
}


/* for other
===============================================================*/

.box2{
	margin:0px 0px 0px 20px;
	}
.box3{
	margin:10px 0px 10px 0px;
	}
.text1{
	font-weight: bold;
	margin-left: 5px;
	padding-top:5px;
	}
	


.thumbnail {
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 9px;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 9px; FLOAT: left;
	PADDING-BOTTOM: 9px;
	MARGIN: 0px 10px 10px 0px;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 9px;
	BORDER-BOTTOM:#cccccc 1px solid;
	HEIGHT: 180px;
}
/*
.thumbnailOutline {
	WIDTH: 700px;
	height: 200px;
}
*/
ul#kensakukakka{
	width:960px;
}

ul#kensakukakka li{
	float:left;
	display:inline;
}


