@charset "utf-8";

#banner {
    overflow: hidden;
    width:350px;
}
#banner ul {
    list-style: none;
    width: 700px;
}
#banner ul li {
    float: left;
    width: 350px;
}
#banner ul li img {
    vertical-align: bottom;
}

.height5 {
	height:5px;
}
.height10 {
	height:10px;
}
.height20 {
	height:20px;
}
.breadcrumb{
	font-size: 14px;
}
.breadcrumb a{
	color: #009245;
	text-decoration: underline;
}
.breadcrumb a:hover{
	color: #999;
	text-decoration: none;
}

p {
	font-size:14px;
	color: #4D4D4D;
	line-height:20px;
}
/*a {
	color:#1111CC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}*/
#header {
	margin:auto;
	border-bottom:2px solid #CCC;
	padding-bottom:10px;
}
#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	padding:0 10px 10px 10px;
	margin-top:20px;
}
h1.single_title {
	color: #333;
	margin-top: 10px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding: 10px;
}
.logo_sub {
	float:left;
	margin-top:12px;
	margin-left:8px;
}
.logo_sub p{
	color:#009245;
	padding-left:23px;
	background-image: url(../images/head_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

#post {
	margin-top:15px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	padding-bottom:15px;
}
.post_img {
	float:left;
	width:150px;
}
.post_right {
	float:left;
	width:520px;
	margin-left:10px;
}
.post_title {
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.post_title a{
	color:#1A1A1A;
	text-decoration: none;
}
.post_title a:hover{
	color:#1A1A1A;
	background-color: #EFEFEF;
}
.post_con {
	font-size:13px;
	float:left;
	margin-top:2px;
}
.post_con a{
	color:#009245;
	text-decoration:none;
}
.post_con a:hover{
	color:#cccccc;
	text-decoration:none;
}
.post_view {
	float:left;
	margin-top:2px;
	margin-left:15px;
	color:#808080;
}
.post_text {
	margin-top:3px;
	line-height:21px;
}
.single_title {
	font-size:25px;
	font-weight:bold;
	margin-top:12px;
	line-height:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#single_post {
	text-align:center;
	margin-top:20px;
}
.single_post_img {
	margin-bottom:15px;
}
.single_text {
	text-align:left;
	line-height:27px;
	font-size:16px;
	margin-top:10px;
}
.single_text p {
	line-height:27px;
	font-size:16px;
}
.single_point {
	font-size:20px;
	color:#4D4D4D;
	background-color: #EBF0FF;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.single_point02 {
	font-size:20px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	padding-left:28px;
	margin-top:30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:25px;
}
#single_relation {
	margin-top:120px;
}
.single_relation_p {
	font-size:16px;
	color:#808080;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}








