@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color: #eee;
	background-image: url(/sibu/naka/common_images/bg_head.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6{
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin-bottom: 10px;
}
h2 a {
	color: #333;
}
h3 {
	background-color: #000066;
	padding-left: 10px;
	font-size: 1em;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 10px;
}


p {
	padding: 0px;
	line-height: 1.4em;
	margin: 0px;
	background-image: url(/sibu/naka/common_images/spacer.gif);
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear_both {
	clear: both;
}
.tx_small {
	font-size: 0.9em;
}
.tx_large12 {
	font-size: 1.2em;
	font-weight: bold;
}
.tx_large14 {
	font-size: 1.4em;
	font-weight: bold;
}


.tx_r {
	text-align: right;
}


.tx_c {
	text-align: center;
}

.tx_bold {
	font-weight: bold;
}
.tx_red {
	color: #F00;
}
.tx_pink {
	color: #F6F;
}
.tx_blue {
	color: #339;
}
.tx_green {
	color: #390;
}

.tx_yellow {
	color: #FF0;
}
.tx_orange {
	color: #F60;
}
.tx_unline {
	text-decoration: underline;
}






.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header .nav ul li,#footer .nav ul li   {
	display: inline;
}
#header {
	margin-bottom: 20px;
	background-image: url(/sibu/naka/common_images/bg_Gnavi.jpg);
	background-repeat: no-repeat;
}


#header .nav {
	float: right;
}
#header .nav ul li {
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#header .nav ul li a{
	color: #FFF;
	font-size: 14px;
}
#header .nav ul li:first-child   {
	border-left:none;
}


.header_top {
	height: 30px;
	padding-left: 10px;
}

.header_top p {
	float: left;
	color: #FFF;
	font-size: 12px;
	padding-top: 6px;
}
.header_top .nav ul {
	padding-top: 5px;
}

.header_bottom {
	height: 70px;
}


.header_bottom #logo {
	float: left;
}
.header_bottom .nav ul {
	padding-top: 35px;
}
#pagebody {
	overflow: hidden;
	background-color: #FFF;
}
.section .nav ul ,.aside .nav ul{
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}
.article {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.article p {
	margin-bottom: 5px;
}


.midashi {
	margin-bottom: 15px;
}

#footer {
	clear: both;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 35px;
	padding-top: 20px;
}
#footer .nav ul {
	padding-bottom: 20px;
}
#footer .nav ul li {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	font-size: 14px;
}
#footer .nav ul li:first-child {
	border-left:none;
}

#copyright {
	background-image: url(/sibu/naka/common_images/bg_footer.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

#copyright p {
	font-size: 12px;
	color: #FFF;
	padding-top: 8px;
}
.marker ul {
	list-style-image: url(/sibu/naka/common_images/marker.gif);
	list-style-position: inside;
}
.underline {
	text-decoration: underline;
}
.section_line {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.section_line02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
