@charset "UTF-8";

* {
	font-family:Meiryo,"メイリオ";
	}

/*safari*/
ul{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	}


html,
head,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
ul,
ul li,
span,
strong,
tabel,
table th,
table td,
a,
form {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	}



p {
	font-size:small;
	line-height:1.5em;
	color:#222;
	}


a:link,
a:visited {
	color:#666;
	}
a:hover,
a:visited:hover {
	color:#AAA;
	}


body {
	background:transparent url(../images/bg.jpg) left top repeat-x fixed;
	}

div#wrapper {
	width:896px;
	background:transparent url(../images/bg_white.jpg) center top no-repeat fixed;
	margin:0 auto;
	}

div#wrapper_inner {
	padding:0 18px;
	}

div#keyvisual {
	width:860px;
	height:383px;
	background:transparent url(../../images/top.jpg) 0 0 no-repeat;
	}

div#keyvisual ul#top_navi {
	position:relative;
	top:331px;
	left:20px;
	}

div#keyvisual ul#top_navi li {
	float:left;
	margin-right:12px;
	padding-right:12px;
	background:transparent url(../images/vline.jpg) right center no-repeat;
	}

div#keyvisual ul#top_navi li a {
	font-size:85%;
	line-height:52px;
	text-decoration:none;
	}
div#keyvisual ul#top_navi li a:link,
div#keyvisual ul#top_navi li a:visited {
	color:#FFFFFF;
	}
div#keyvisual ul#top_navi li a:hover,
div#keyvisual ul#top_navi li a:visited:hover,
div#keyvisual ul#top_navi li.selected a {
	color:#89f0c9;
	}



div#column_wrapper {
	border-bottom:1px dashed #CCC;
	}

div#column_alpha {
	width:489px;
	float:left;
	margin:15px 0 0 0;
	padding:0 15px 0 15px;
	}

div#column_beta {
	width:130px;
	float:left;
	margin:15px 0 0 0;
	padding:0 15px 0 0;
	}

div#column_gamma {
	width:180px;
	float:left;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	border-left:1px dashed #CCC;
	}


p#desc {
	margin-bottom:30px;
	}

p#desc strong {
	font-weight:normal;
	}
p#desc strong.grn {
	color:#339900;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	}


ul#menu {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	}
ul#menu li#wafu a,
ul#menu li#yofu a,
ul#menu li#ueki a {
	list-style:none;
	text-indent:-9999px;
	width:130px;
	height:93px;
	margin-bottom:8px;
	display:block;
	}
ul#menu li#wafu a {
	background:transparent url(../../images/btn_wafu.jpg) 0 0 no-repeat;
	}
ul#menu li#yofu a {
	background:transparent url(../../images/btn_yofu.jpg) 0 0 no-repeat;
	}
ul#menu li#ueki a {
	background:transparent url(../../images/btn_ueki.jpg) 0 0 no-repeat;
	}

ul#banner{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	}
ul#banner li#contact a,
ul#banner li#map a,
ul#banner li#ondanka a,
ul#banner li#shinsai a,
ul#banner li#blog a {
	width:180px;
	list-style:none;
	text-indent:-9999px;
	margin-bottom:8px;
	display:block;
	}

ul#banner li#contact a {
	height:99px;
	background:transparent url(../images/banner_contact.jpg) 0 0 no-repeat;
	}
ul#banner li#map a {
	height:188px;
	background:transparent url(../images/banner_map.jpg) 0 0 no-repeat;
	}
ul#banner li#ondanka a {
	height:58px;
	background:transparent url(../images/banner_ondanka.jpg) 0 0 no-repeat;
	}
ul#banner li#shinsai a {
	height:60px;
	background:transparent url(../images/banner_shinsai.jpg) 0 0 no-repeat;
	}
ul#banner li#blog a {
	height:60px;
	background:transparent url(../images/banner_blog.jpg) 0 0 no-repeat;
	}



div.subtitle_box {
	width:100%;
	background:transparent url(../images/line.jpg) left bottom repeat-x;
	margin-bottom:8px;
	}
div.subtitle_box h2 {
	border-bottom:1px solid #174a08;
	text-indent:-9999px;
	padding-bottom:5px;
	font-size:1px;
	line-height:1em;
	}
div.subtitle_box h2#news {
	width:57px;
	height:11px;
	background:transparent url(../../images/subtitle_news.jpg) 0 0 no-repeat;
	}

ul#news_list li,
ul#news_list li a {
	font-size:x-small;
	line-height:1.8em;
	color:#222;
	}

div#footer {
	padding:8px 0 15px 0 !important;
	}

div#footer ul {
	float:left;
	}

div#footer ul li {
	font-size:x-small;
	line-height:1em;
	float:left;
	padding-right:20px;
	}


div#footer p {
	float:right;
	font-size:x-small;
	line-height:1em;
	}


/* floating box clear */
.clr:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clr { display: inline-table; min-height: 1%; }
/* Hide from mac IE5 \*/
* html .clr { height: 1%; }
.clr { display: block; }
/* End Hide from mac IE5 */


.clear {
	font-size:1px !important;
	line-height:1em !important;
	width:1px !important;
	height:1px !important;
	clear:both !important;
	}

.mr5 {
	margin-right:5px;
	}

.mb5 {
	margin-bottom:5px;
	}

.mb10 {
	margin-bottom:10px;
	}

.mb15 {
	margin-bottom:15px;
	}

.mb50 {
	margin-bottom:50px !important;
	}


.lh1 {
	line-height:1.4;
	}

.invisible {
	display:none;
	}
