@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

/* --------------------------------------------タイトル*/
#title{
	background: url(css/bar.gif) bottom  repeat-x;
	padding:0 0 20px 20px;
}
/* --------------------------------------------コピー*/
#copy{
	margin:5px 20px;
}
#copy h2{
	font-size:1.8em;
	line-height:120%;
	padding:13px 0 2px 0;
	border-bottom:1px solid #999999
}
#copy h3{
	font-size:1.4em;
	line-height:180%;
	color:#3399FF;
	margin-bottom:-0.6em;
	float:left
}
#copy p{
	font-size:1.2em;
	line-height:180%;
	margin:1em 0
}
#copy p img{
	border:1px solid #CCCCCC;
}

#a-box{
	width:480px;
	float:left;
}

#b-box{
	width:100px;
	float:right
}

#ab-box{
	width:600px;
	float:left;
}
/* --------------------------------------------table部分*/
#hyou{
	font-size:1.2em;
	line-height:180%;
	margin:1em 0
}


#hyou table{
	width:600px;
	}
#hyou td{
	vertical-align:top;
}
#hyou td{
	border-left:none;
	border-right:none;
}

*html #hyou td{
	vertical-align:top;
	font-size:0.9em;
}



#hyou02{
	font-size:1.2em;
	line-height:180%;
	margin:1em 0
}


#hyou02 table{
	width:600px;
	}
#hyou02 td{
	vertical-align:top;
}
#hyou02 td{
	border-left:none;
	border-right:none;
}
#hyou02 td.b{
color:#3366FF
}
#hyou02 td.haba{
width:450px;
}

*html #hyou02 td{
	border-left:none;
	border-right:none;
	font-size:0.9em;
}
*html #hyou02 td.b{
color:#3366FF
font-size:0.9em;
}
*html #hyou02 td.haba{
width:450px;
font-size:0.9em;
}

/* --------------------------------------------map部分*/
#map{
	width:600px;
	padding-top:10px;
}
