@charset "UTF-8";

/*sanin.html専用
-----------------------------------------*/
body nav ul li a[href="sanin.html"] {
	border-bottom: 5px solid #039;
    background:url(../img/menu2.png) repeat-x;
}
.h2midasi01{
	margin-bottom:1em;
	text-align:center;
	font-size:18px;
	}
.h2midasi02 {
	color: #333;
	font-size: 18px;
	background-color: #FFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #F60;
	padding: 5px 20px 0 20px;
}
.danraku {
/*	color: #666;*/
	font-size: 14px;
	line-height: 1.6;
	padding:10px 10px 10px 40px; 
}
.waku02{
	background-image:url("../img/waku02.png");
	background-repeat:no-repeat;
	background-position:0 0;
	width:550px;
	height:600px;
	padding-right:10px;
	padding:3em 4em 0 4em;
}
.indent{
	text-indent:1em;
	margin-bottom:1em;
	line-height:1.5em;
}

.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:600px;
/*	margin-left:1em;*/
}
.td_width{
	width:120px;
}
.td_right{
	text-align:right;
}
.td_center{
	text-align:center;
}

.ol_position{
	font-size: 14px;
	line-height: 1.6;
	padding:10px 10px 10px 60px;
}

/*レイアウトの微調整
-----------------------------------------*/
.pright{
	text-align:right;
}


/*メニュー一覧
-----------------------------------------
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;
}

