@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../icon_sp/kabe_bg27.gif);
}
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.text_s {
	font-size: 12px;
	line-height: 160%;
}




#container {
	width: 1020px;
	background-image: url(../icon_sp/bk_roman01.gif);
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#header {
	color: #FFF;
	height: 90px;
	background-image: url(../top/bk_header.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	width: 445px;
	padding-left: 575px;
	font-size: 13px;
}
#header h1 {
	font-size: 0px;
	text-indent: -9999px;

}

#navibar {
	width: 370px;
	background-image: url(../icon_sp/navibar_s1.gif);
	background-repeat: repeat;
	height: 22px;
	color: #FFF;
	font-weight: bold;
	padding-left: 650px;
}
#navibar a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navibar a:hover {
	font-weight: bold;
	color: #C03;
	text-decoration: none;
	background-color: #333;
}

#contents {
	width: 1020px;
}
#footer {
	width: 1020px;
	color: #FFF;
	background-color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#sidemenu {
	float: left;
	width: 250px;
	color: #FFF;
	padding-bottom: 20px;
}
#sidemenu p {
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#sidemenu h2 {
	padding-top: 100px;
	padding-bottom: 10px;
	text-indent: 0.5em;
}
#sidemenu h3 {
	background-color: #000;
	text-indent: 0.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
#sidemenu ul {
	list-style-type: none;
	background-color: #000;
	padding: 2px;
	font-size: 14px;
}
#sidemenu a {
	color: #096;
	text-decoration: none;
	font-weight: bold;
	background-color: #333;
	display: block;
	padding: 5px;
	margin-top: 2px;
}
#sidemenu a:hover {
	font-weight: bold;
	background-color: #666;
}


#main {
	float: right;
	background-color: #FFF;
}
#news {
	float: left;
	width: 460px;
	padding-right: 24px;
	padding-left: 30px;
	background-color: #FFF;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
}
#news p {
	margin-top: 10px;
	text-align: left;
}


#news h3 {
    font-size: 16px;
    font-weight: bold;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #C00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    text-indent: 0.5em;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
    color: #000;
}
#news h4 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    border-left-width: 5px;
    border-left-style: double;
    border-left-color: #C00;
    text-indent: 0.5em;
    margin-top: 15px;
    margin-bottom: 10px;
}
#news h5 {
    text-indent: 0.5em;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    list-style-type: circle;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
#news img {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}

.midashi_jtx {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}


#news a {
	color: #C03;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#news table {
	margin-top: 3px;
	margin-bottom: 3px;
}




#member {
	float: right;
	width: 230px;
	font-size: 11px;
	line-height: 130%;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#member h3 {
	font-size: 14px;
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 3px double #999;
	padding: 2px;
}
#member h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 6px;
}


#member a {
	color: #C00;
	text-decoration: none;
}
#member a:hover {
	color: #C00;
	text-decoration: underline;
}
