@charset "UTF-8";

/*sanin.html専用
-----------------------------------------*/
body nav ul li a[href="toi.html"] {
        border-bottom: 5px solid #039;
        background:url(../img/menu2.png) repeat-x;
}

.h2midasi {
	color: #000;
	font-size: 16px;
	height:30px;
	background-color: #FFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F60;
	padding: 10px 20px 0px 15px;
}
.danraku {
/*	color: #666;*/
	font-size: 14px;
	line-height: 1.6;
	padding:10px 10px 10px 40px; 
}
.level1{
	font-size: 16px;
	line-height: 1.6;
	margin:20px 0 0 0;
	padding:0 0 0 40px;
/*	border-bottom: dotted 1px #666 ;*/
	background-color:#F8F8FF;
}
.level2 {
	font-size: 14px;
	line-height: 1.6;
	padding:10px 10px 10px 50px; 
}
.level3 {
	font-size: 14px;
	line-height: 1.6;
	padding:0px 10px 0px 80px; 
}
.tbloffset{
	width:500px;
	margin-left:90px;
}
.td_right{
	text-align:right;
}
.td_center{
	text-align:center;
}

/*メニュー一覧
-----------------------------------------*/
.indent{
	margin-left:40px;}

/*メニュー一覧
-----------------------------------------
section > h2 {
margin: 0 0 0 240px;
}
section > h2 {
background: url(../img/midashi2a.png) no-repeat left center;
height: 32px;
line-height: 33px;
font-size: 16px;
text-indent: 15px;
}
section > h2 + div {
border: 1px solid #C1D2E1;
margin: 0 0 40px 240px;
padding: 15px 15px 0;
}
article {
position: relative;
min-height: 150px;
margin-bottom: 15px;
}
article h1,
article p,
article p.price {
margin: 0 0 0 250px;
}
article h1 {
color: #464646;
font-size: 16px;
margin-bottom: 5px;
}
article p {
color: #666;
font-size: 14px;
line-height: 1.6;
}
article p.price {
color: #C36;
font-size: 18px;
font-weight: bold;
margin-top: 10px;
}
article img {
position: absolute;
top: 0;
left: 0;
}
*/
/*メニューカテゴリーリスト
-----------------------------------------*/
#categoryMenu {
position: absolute;
top: 65px;
left: 20px;
width: 217px;
}
#categoryMenu h2 {
background: #039 url(../img/midashi3.gif) no-repeat;
height: 30px;
color: #FFF;
font-size: 16px;
line-height: 33px;
text-indent: 10px
}
section ul {
border: 1px solid #BBB;
background: #F8F9FC;
padding-bottom: 15px;
}
section li a {
display: block;
font-weight: bold;
line-height: 1.2;
color: #333;
text-decoration: none;
background: url(../img/icon1.gif) no-repeat 5px 13px;
padding: 10px 10px 10px 17px;
margin: 0 10px;
border-bottom: 1px dotted #959595;
}
section li a:hover {
color: #333;
text-decoration: underline;
}
