@charset "UTF-8";


/*
------------------------------------------
日本ゲスコ様　レイアウト設定CSS
制作者：　屋良達哉
作成日：　2010年01月08日
----------------------------------------*/


/*////// 全ページ共通パーツ ////////////*/

/* =ページ概要
----------------------------------------*/
/* =ヘッド部分
----------------------------------------*/
/*-- menu 部分-----------------*/



/*//////////////////////////////////////*/
#main{
width: 560px;
padding: 15px 20px 25px;
text-align: left;
position: relative;
float: right;
}



p.lead{
	padding: 0px 0px 0px 16px;
	margin: 10px 0px 20px;
	background-image: url(../images/top/bac-lead.png);
	background-position: 0 0;
	background-repeat:repeat-y;
}

#main ul li{
	list-style: none;
}
#main ul li a{
/*	display: block;*/
	text-decoration: none;
}


/* menu--main設定----------------------*/

div#menu-main{
	width: 560px;
	background-image: url(../images/top/line-1.png);
	background-position: 279px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	margin-bottom: 30px;
	}

div#menu-main ul{
	width: 270px;
	height: auto;
	text-align: left;
}

div#menu-main ul li{
	width: 270px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

div#menu-main ul li.li-end{
	margin-bottom: 0px;
}

div#menu-main ul.left{
	width: 270px;
	float: left;
}

div#menu-main ul.right{
	width: 270px;
	float: right;
}

div#menu-main ul.inrlist li{
	width: 255px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/top/li-head.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
}

div#menu-main ul.inrlist li.cate{
	width: 255px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 5px;
	border-bottom: dashed 1px #aaaaaa;
	border-left: solid 5px #dddddd;
	background-image:none;
	margin: 3px 0px;
}

div#menu-main ul.inrlist li.catesita{
	width: 245px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 25px;
	background-image:none;
/*	background-repeat: no-repeat;
	background-position: 0px 2px;*/
	margin: 0px;
}




/* menu--sub設定----------------------*/

ul#menu-sub1{
	width: 560px;
	margin-top: 30px;
	background-image: url(../images/top/bac-li-sub1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: auto;
	padding-top: 40px;
	overflow: hidden;
}

ul#menu-sub1 li{
	width: 560px;
	position: relative;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

ul#menu-sub1 li a{
	font-weight: bold;
}

ul#menu-sub1 li a.img{
	width: 200px;
	float: left;
	margin-right: 20px;
}

ul#menu-sub1 li span{
	margin-top: 10px;
	display: block;
}



/* 見出し設定----------------------*/

img.midashi{
	margin-bottom: 15px;
}

/* ユニット設定----------------------*/

p.lead2{
	margin-bottom: 10px;
}
div.unit{
	margin-bottom: 40px;
	width: 560px;
	position: relative;
	float: left;
}

div.unit h3{
	width: 300px;
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 2px;
	border-bottom: 2px dashed #ddd;
	font-weight: normal;
	margin-bottom: 5px;
	font-weight: bolder;
}

div.unit h3 span{
	color: #ff0000;
}





div.unit p.honmon{
	width: 300px;
	float: left;
	clear: left;
	font-size: 12px;
}

div.unit img{
	width: 250px;
	float: right;
}

div.unit table{
	width: 250px;
	float: right;
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0;
	empty-cells: show;
}

div.unit table th{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 5px;
	text-align: center;
	border-bottom: 1px solid #999999;
}

div.unit table td{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 2px 5px;
	border-bottom: 1px solid #dddddd;
}
div.unit table td.end{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 2px 5px;
	border-bottom: none;
}

div.unit table td.right,div.unit table th.right{
	border-left:1px solid #dddddd;
}

div.unit table.wi-l td{
	text-align: left;
	padding: 2px 5px 2px 10px;
}
div.unit table.wi-l td.right{
	text-align: center;
	padding: 2px 5px;
}



div.unit table.nokei{
	border: none;
}

div.unit table.nokei th{
	text-align: left;
	border-bottom: none;
}

div.unit table.nokei td{
	text-align: left;
	border-bottom: none;
}


/* kakomi設定　*/

div.kakomi{
	width: 518px;
	border: 1px solid #aaa;
	background-color: #ddd;
/*	background-color: #f6f6dc;*/
	float: left;
	position: relative;
	margin-top: 20px;
	padding: 10px 20px 15px;;
}

div.kakomi div.unit2{
	width: 518px;
	float: left;
	margin-bottom: 15px;
}



div.kakomi p.title{
	width: 518px;
	float: left;
	font-weight: bolder;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 25px;
}
/*
div.kakomi p.title{
	border: 1px solid #ddd;
	border-bottom: none;
	background-color: #f6f6dc;
	padding: 6px 10px;
	line-height: 12px;
	font-weight: bold;
	position: absolute;
	top: -25px;
	left: -1px;
}
*/
div.kakomi h3{
	width: 250px;
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 2px;
	border-bottom: 2px dashed #aaa;
	font-weight: normal;
	margin-bottom: 5px;
}

div.kakomi img{
	width: 250px;
	float: right;
}


div.kakomi p.culi{
	font-weight: bold;
	width:498px;
	float: left;
	margin: 10px 0px;
	padding-left: 20px;
}

div.kakomi p.culi span{
	font-weight: normal;
	color: #ff0000;
	font-size: 10px;
	line-height: 12px;
}

div.kakomi p.option{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	width: 230px;
	float: left;
	padding-left: 20px;
}
div.kakomi p.option span{
	color: #ff0000;
	font-size: 10px;
	line-height: 12px;
}

div.kakomi p.option a{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin-left: 28px;
}



