@charset "utf-8";

body {
	padding: 0;
	font-size:13px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, input, img {
	margin: 0px;
	padding: 0;
	line-height:1.7;
	font-size:13px;
	color: #333333;
}

img {
	border: none;
}
a {
	color: #467234;
	text-decoration: none;
}
a:hover {
	color: #467234;
	text-decoration: underline;
}


.clear {
	clear: both;
}

#acssese-counter {
	font-size: 12px;
	line-height: 1.5;
	color: #999999;
	text-align: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#wrapper {
	width:860px;
	background-color:#FFFFFF;
	padding:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#header {
	padding:0px;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#header img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E6;
}


#navi {
	background-color:#6666FF;
	margin:0 0 20px 0;
	padding:20px;
}

#container {
	padding: 0px;
	background-image: url(http://leo.central-lions.com/img/contents/left_rp_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#left {
	float:left;
	width:215px;
	padding:0px;
	margin: 0px;
	text-align: right;
	background-image: url(http://leo.central-lions.com/img/contents/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#center {
	width:644px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#center-inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#footer {
	padding:0px;
	background-image: url(http://leo.central-lions.com/img/contents/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	height: 95px;
	clear: both;
}
#footer p {
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


/**********************************************************************
* 基本デザイン 
**********************************************************************/

#center h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(http://leo.central-lions.com/img/contents/line_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	color: #336600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;

}
#center p {
	padding: 5px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 25px;
}


/**********************************************************************
* Whats New BOX 
**********************************************************************/
.news {
	padding-right: 5px;
	display: inline;
}
.news_list {
}
.news_list a {
	text-decoration: none;
	background-image: url(http://leo.central-lions.com/img/btn/top_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 17px;
	width: 85px;
}
.news_list a:hover {
	text-decoration: none;
	background-image: url(http://leo.central-lions.com/img/btn/top_news_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}



#top-wahts-new-wrap {
	margin-bottom: 35px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#top-wahts-new {
	height: 90px;
	overflow: auto;
	width: 500px;
	padding: 5px;
	border: 1px solid #C1D1B2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.top-wahts-new-h2 {
	font-size: 13px;
	color: #333333;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #2B9E6F;
	margin-left: 8px;
	padding-left: 5px;
}
#top-wahts-new h2 {
	font-size: 13px;
	color: #336600;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E84119;
	padding-left: 5px;
	margin-bottom: 5px;
}

#top-wahts-new a {
	color: #336600;
	text-decoration: none;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#top-wahts-new a:hover {
	color: #996600;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	padding-left: 3px;
}
#top-info-box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../img/contents/top_staind_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 190px bottom;
}
#top-info-box p {
	padding-left: 0px;
	margin-left: 0px;
}

#top-box01 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#top-box01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.midasi01 {
	font-size: 13px;
	color: #467234;
	padding: 0px;
	margin: 0px;
}
#top-box01 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/**********************************************************************
* SIDE NAV 
**********************************************************************/
.left-title {
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side-nav {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#side-nav img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#link-nav {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#link-nav img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/**********************************************************************
* エントリー記事ページ
**********************************************************************/
#center-inner {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.title-date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	display: block;
	height: 25px;
	line-height: 27px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.cate-date {
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.date01 {
	color: #666666;
	font-size: 12px;
	display: block;
	height: 50px;
}
.cate-title01 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666;
	display: block;
}
#cate a {
	color: #666666;
	text-decoration: none;
}
#cate a:hover {
	color: #666666;
	text-decoration: underline;
}

.gaiyou {
	color: #666666;
}



#center-inner p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#center-inner p a {
	color: #666666;
	text-decoration: none;
}

#center-inner p a:hover {
	color: #666666;
	text-decoration: underline;
}


#center-inner h4 {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #666666;
}
#center-inner h5 {
	font-size: 17px;
	background-image: url(http://leo.central-lions.com/img/contents/line_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #2C6100;
	display: block;
}
#center-inner h5 a {
	color: #336600;
	text-decoration: none;
}
#center-inner h5 a:hover {
	color: #934A2B;
	text-decoration: underline;
}
#entribox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D0DCC5;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#entribox font {
	color: #666666;
	padding-left: 7px;
}

#entribox p {
	margin: 0px;
	padding: 0px;
}
#entribox h2 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/contents/line_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: block;
}
#entribox h2 a {
	text-decoration: none;
	color: #255B00;
}
#entribox h2 a:hover {
	text-decoration: underline;
	color: #255B00;
}



#side-list {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-decoration: none;
	text-align: left;
}
#side-list ul {
	padding-bottom: 5px;
}

#side-list font {
	color: #666666;
	padding-bottom: 7px;
}
#side-list a {
	color: #666666;
	text-decoration: none;
}
#side-list a:hover {
	color: #666666;
	text-decoration: underline;
}






/**********************************************************************
* ■■■■■ページ
**********************************************************************/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}

/**********************************************************************
* Other 
**********************************************************************/

.m1 {margin	                :1px;}
.m3 {margin	                :3px;}
.m5 {margin	                :5px;}
.m10 {margin			    :10px;}
.t1 {margin-top				:1px;}
.t3 {margin-top				:3px;}
.t5 {margin-top				:5px;}
.t10 {margin-top			:10px;}
.t15 {margin-top			:15px;}
.t20 {margin-top			:20px;}
.t25 {margin-top			:25px;}
.t30 {margin-top			:30px;}
.r1 {margin-right			:1px;}
.r3 {margin-right			:3px;}
.r5 {margin-right			:5px;}
.r10 {margin-right			:10px;}
.r15 {margin-right			:15px;}
.r20 {margin-right			:20px;}
.l1 {margin-left			:1px;}
.l3 {margin-left			:3px;}
.l5 {margin-left			:5px;}
.l10 {margin-left			:10px;}
.l15 {margin-left			:15px;}
.l20 {margin-left           :20px;}
.b1 {margin-bottom          :1px ;}
.b3 {margin-bottom          :3px ;}
.b5 {margin-bottom          :5px ;}
.b10 {margin-bottom         :10px;}
.b15 {margin-bottom         :15px;}
.b20 {margin-bottom         :20px;}
.b25 {margin-bottom         :25px;}
.b30 {margin-bottom         :30px;}
.b35 {margin-bottom         :35px;}
