﻿@charset "utf-8";
@import "import.css";

#index #header #main-visual {
	margin-left: -46px;
	margin-right: -46px;
}

/* #news */

#news h3 {
	margin-bottom: 5px;
}

#news-inner {
	width: 600px;
	height: 170px;
	margin: 0 5px 5px;
	overflow: auto;
}

#news-inner .article,
#news-inner .article2 {
	clear: both;
	padding: 0 15px 10px 5px;
	font-size: 1.2em;
	line-height: 1.6;
}

#news-inner .article dl {
	float: right;
	width: 460px;
}

#news-inner dt {
	border-bottom: solid 1px #D9C0BD;
	color: #069;
	font-weight: bold;
}

#news-inner dd p {
	margin-bottom: 5px;
}

#news-inner .article p.figure {
	float: left;
}

/* #irori */

#irori h3 {
	margin-bottom: 1px;
}

#irori p {
	background-color: #EEEDE8;
	margin-bottom: 6px;
	padding: 5px 5px 25px;
	font-size: 1.2em;
	line-height: 1.6;
}

#irori p span {
	color: #900;
	font-weight: bold;
}
#irori p span strong { font-weight:bold; } 

#irori .figure {
	background: url(../img/sec-bg1.gif) no-repeat left top;
	margin-bottom: 6px;
	padding-top: 3px;
}

/* #greeting */

#greeting {
	background-color: #EEEDE8;
	margin-bottom: 10px;
	padding: 5px 5px 25px;
	font-size: 1.2em;
	line-height: 1.6;
}

#greeting h3 {
	font-size: 1em;
}
#greeting h3 strong { font-weight:bold; }

#greeting p.newbana {
	padding-top:20px;
}


/*--seo master--*/
div.sbox table { margin:0 auto; }
div.summary { margin-left: 1em;}
div.sbox h1.stext,
div.sbox div.summary {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	line-height: 1.6;
}

