#contents {
	background: url() repeat-y center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 11px;
	padding-left: 11px;
}


/*メインコンテンツ
------------------------------------------------------------------*/
#1column-main {
	width: 780px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
}

*html body #1column-main{ position:relative; right:0px;}

#1column-main p {
	padding: 0.5em 10px;
}

h2 {	
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-right:5px;
	margin-bottom:2px;
}


#note-head {
	width: 780px;
	height:24px;
	background: url(../images/1col/note-head.gif) no-repeat left;
	position:relative;
	top:2px;
}


#map-note {
	width: 780px;
	background: url(../images/1col/note-side.gif) repeat-y left;
	padding-top:8px;
	color: #000000;
}



#note-foot {
	width: 780px;
	height:30px;
	background: url(../images/1col/note-foot.gif) no-repeat left;
	position:relative;
	bottom:2px;
}

#note-head2 {
	width: 575px;
	height:24px;
	background: url(../images/note-head2.gif) no-repeat left;
	position:relative;
	top:2px;
}


#note2 {
	width: 575px;
	background: url(../images/note-side.gif) repeat-y left;
	padding-top:8px;
	color: #000000;
}

#note-foot2 {
	width: 575px;
	height:30px;
	background: url(../images/note-foot.gif) no-repeat left;
	position:relative;
	bottom:2px;
}


#map-note p {
	width: 600px;
	line-height:1.6;
	margin-left:auto;
	margin-right:auto;
}


#map-note li {
	margin-left:100px;
}


.uketuke {
	text-align:center;
	font-size:16px;
	background: url(../images/bg2.gif) repeat;
	margin-bottom:20px;
	}
	
	
.map { 	background: url(../images/bg_footer_link2.gif)  center repeat;
margin-bottom:15px;
margin-top:20px;
}

*html body .map  { margin-top:0; margin-bottom:0;}
*+html body .map  { margin-top:0; margin-bottom:0;}
	
img.pittari {
vertical-align: middle;
}

#map-rl{
	width:700px;
}


#map-left{
	width:350px;
	float:left;
	margin-left:30px;
}

#map-left li {
	margin-left:37px;
}

#map-left p { width:310px;}

#map-right{
	width:350px;
	float:right;
	margin-right:30px;
}

*html body #map-right{ width:330px;}


#map-right li {
	margin-left:37px;
}

#map-right p { width:310px;}

*html body #map-ie6 {margin-left:90px;}


#tabs {
	margin-left:80px;
	}


#tabs ul {
	float: left;
	width: 700px;
	height:250px;
	background-image: url(yaruki/images/fee/gaiyou_01.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

*html body #tabs ul {	margin-left:0px;}

#tabs li {
	margin-left: 8px;
	list-style: none;
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
	padding-top:3px;
}

#tabs div {
	clear: both;
	padding: 15px;
	min-height: 250px;
}

#tabs div p {
	width:600px;
	margin-top:75px;
	line-height: 150%;
}
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #000;
	font-weight: bold;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}


*html body .tab-2 { margin-top:0px; }
