@charset "UTF-8";

#global_menu{
	border-top :1px dashed #999;
	border-right :1px dashed #999;
	width:780px;
}

#global_menu ul{
	margin:0px;
	padding:0px;
	background-color:white;
	list-style: none;
}

#global_menu ul li{
	list-style:none;
	display :block ;
	float :left ;
	text-align:center;
	padding : 0 ;
	margin : 0 ;
}

#global_menu ul li a{
	width: 129px;
	height: 24px;
	border-left :1px dashed #999;
	border-bottom :1px dashed #999;
	padding : 0px;
	font-size: 11px;
	display: block;
	text-decoration:none; 
	color:#666;
	padding-top:0px; 
	padding-bottom:0px;
	line-height : 24px ;
}

#global_menu ul li a:hover {
	background-color:silver;
	color: black;
}

.select {
	background-color:silver;
	color: black;
}

#contents {
	width:700px;
	text-align:left;
	margin:auto;
	line-height:200%;
}

.imgbox p{
	margin:10px 0px;
}

#contents h1{
	text-indent: -9999px;
}

#contents h1.annai{
	width:106px;
	height:24px;
	background: url(../img/title_annai.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.enkaku{
	width:106px;
	height:24px;
	background: url(../img/title_enkaku.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.policy{
	width:211px;
	height:24px;
	background: url(../img/title_policy.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.yuukiya{
	width:168px;
	height:51px;
	background: url(../img/title_yuukiya.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.manma{
	width:193px;
	height:35px;
	background: url(../img/title_manma.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.onenyan{
	width:129px;
	height:40px;
	background: url(../img/title_12style.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h1.travel{
	width:240px;
	height:45px;
	background: url(../img/title_travel.gif) no-repeat ;
	margin-bottom:30px;
	margin-top:45px;
}

#contents h2.komidashi{
	font-size:16px;
	color:#333333;
	line-height:22px;
	margin-bottom:20px;
}

#contents h2.manmakomidashi{
	font-size:16px;
	color:#333333;
	line-height:22px;
	margin:20px 0px;
}

#contents hr{
	display:none;
}

#contents .line{
	background:url(../img/img_line.gif) repeat-x;
	height:4px;
	margin:20px 0px;
}

.annai_txt {
	clear:both;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:700px;
}

.annai_txt dl {
	margin:0px;
	padding:0px;
}
.annai_txt dt {
	float: left;
	width:100px;
	clear: both;
	margin: 0px;
	color:#666;
}
.annai_txt dd {
	padding-left: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	color:#666;
}

.center{
	text-align:center;
}

.margintop{
	margin-top:20px;
}

.left{
	float:left;
	margin-right:50px;
	margin-top:0px;
}

.right{
	float:right;
	margin-left:20px;
	margin-top:0px;
}

.imgright{
	float:right;
	margin-left:20px;
	margin-top:0px;
	width:150px;
}

.imgright img{
	margin-bottom:40px;
}

.imgtravel{
	float:right;
	padding-left:20px;
	padding-top:0px;
	width:150px;
}

.imgtravel img{
	margin-bottom:20px;
}

.imgbox { position:relative; }

.imgbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.imgbox { display: inline-block; }

/* exlude MacIE5 \*/
* html .imgbox { height: 1% }
.imgbox {display:block;}
/* end MacIE5 */ 

.travelbox { 
	height:150px;	 
}

.travelbox img{
	float:left;
	margin-right:20px;
}

.otameshi {

	padding:15px 0px 0px 0px;
	text-align:left;
	width:700px;
}

.otameshi dl {

}
.otameshi dt {
	float: left;
	width:200px;
	height:101px;
	color:#999;
}
.otameshi dd {
	width:470px;
	height:100px;
	line-height: 100px;
	margin-left: 220px;
	padding-bottom: 20px;
	font-size:16px;
	color:#333333;
}

.titleside{
	margin-left:200px;
	margin-top:-50px;
}
