/* Base Weblog (base-weblog.css) */

/* basic elements */

body {
	text-align: center;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(../news1/img/main/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
                }
#wrapper {
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	border: 1px solid #D6BFA7;
}			
				
#container {
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
             }


em {
	font-size: 8px;
	visibility: hidden;
}
#banner {
	padding: 0px;
	height: 180px;
	width: 798px;
	border: 1px solid #A0A050;
	margin: 0px;
}
#topnavi {
	padding: 0px;
	height: 30px;
	width: 800px;
	background-color: #CCCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#topnavi h2 {
	font-size: 14px;
	color: #333333;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 30px;
}
#topnavi h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 28px;
	width: 120px;
	border: 1px solid #CCCC99;
	background-color: #CCCC66;
	color: #666600;
	padding: 0px;
}

#topnavi h2 a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 28px;
	width: 120px;
	border: 1px solid #CCCC99;
	background-color: #C1C148;
	color: #FFFFFF;
	padding: 0px;
}

#topnavi #counter {
	font-size: 12px;
	color: #A8855F;
	margin: 0px;
	float: right;
	width: 170px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 1.5;
	height: 13px;
}


#top-box1 {
	padding: 0px;
	width: 798px;
	border: 1px solid #CCCC99;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#top-box1 h5 {
	font-size: 16px;
	color: #775937;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	float: left;
}
#top-box1 h3 {
	font-size: 16px;
	color: #775937;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#top-box1 h2 {
	font-size: 23px;
	color: #775937;
	text-align: left;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top-box1 h4 {
	font-size: 14px;
	color: #775937;
	padding: 0px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 40px;
	letter-spacing: 0.1em;
}
#top-box1 p {
	font-size: 13px;
	color: #775937;
	margin-top: 8px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 1.4;
	border: 1px solid #C2B4A5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#top-box2-left {
	padding: 0px;
	width: 455px;
	border: 1px solid #CCCC99;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: left;
	height: 220px;
}
#top-wahts-new {
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #666666;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
}
#top-wahts-new h5 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#top-wahts-new a {
	text-decoration: none;
	color: #606000;
}
#top-wahts-new a:hover {
	text-decoration: underline;
	color: #606000;
}


#top-box2-right {
	width: 330px;
	border: 1px solid #CCCC99;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: right;
	height: 220px;
	overflow: auto;
	padding: 0px;
	color: #737300;
	text-decoration: none;
}
#top-box2-right h5 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#top-box2-right p {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 19px;
}
#top-box2-right a {
	text-decoration: none;
	color: #606000;
}
#top-box2-right a:hover {
	text-decoration: underline;
	color: #606000;
}
#top-box3 {
	padding: 0px;
	width: 798px;
	border: 1px solid #CCCC99;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	clear: both;
	height: 250px;
}

#left {
	float: right;
	width: 192px;
	overflow: hidden;
	margin: 0px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-left: 8px;
	}
#acssese-counter {
	font-size: 13px;
	line-height: 1.3;
	color: #333333;
	text-align: right;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#top-yotei {
	height: 422px;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
#top-qr {
	padding: 0px;
	height: 160px;
	width: 188px;
	background-image: url(../img/contents/top-qr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dotted #CCCCCC;
}
#top-qr p {
	font-size: 12px;
	color: #0066CC;
	margin: 0px;
	padding-top: 108px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}




#center {
	width: 580px;
	overflow: hidden;
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
#top-img {
	margin: 0px;
	width: 580px;
	padding: 0px;
}
#new-colum-title {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}


#top-entribox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top-entribox p {
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#top-entribox img {
	padding: 0px;
	border: 2px solid #CCCC99;
	margin: 5px;
}


#main-center {
	margin: 0px 0px 0px 105px;
	padding: 0px 5px;
	width: 589px;
	float: right;
	height: auto;
}

#center h5 {
	color: #606000;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 22px;
	letter-spacing: 0.1em;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #E6E6CC;
}
#center h4 {
	color: #333333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	display: block;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
.title01 {
	color: #606000;
	text-align: center;
	height: 25px;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	background-color: #CCCC99;
          }
.date01 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.kate-title01 {
	font-size: 16px;
	color: #006633;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.gaiyou {
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entri-navi {
	text-align: center;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 280px;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.entri-navi a {
	color: #333333;
	text-decoration: none;
}
.entri-navi a:hover {
	color: #333333;
	text-decoration: none;
}

#center .go-top a {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}


#left h6 {
	font-size: 15px;
	line-height: 19px;
	margin: 0px 0px 7px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.1em;
	background: #FFFFCC;
	border-top: 1px solid #3366FF;
	border-bottom: 1px solid #3366FF;
	border-right: 1px solid #3366FF;
	border-left: 1px solid #3366FF;
	height: 20px;
}
#left h6 a {
	color: #0033FF;
	margin: 0px;
	padding: 0px;
}
#wahts-new {
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
}

#left h6 a:hover {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
#center h5 a {
	font-size: 16px;
	line-height: 19px;
	color: #5C5C1F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#center h5 a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#center a {
	color: #5C5C1F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#center a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#left a {
	font-size: 13px;
	line-height: 19px;
	color: #5C5C1F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#left a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
ul {
	line-height: 2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}

font {
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a:hover {
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}
#cate {
	margin: 0px;
	padding: 0px;
}
#entri {
	margin: 0px 0px 8px;
	padding: 0px;
	border-bottom: 1px dotted #666666;
}
#footer {
	padding: 0px;
	height: 65px;
	width: 798px;
	background-image: url(http://www.central-lions.com/img/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p {
	font-size: 13px;
	color: #775937;
	text-align: center;
	padding: 0px;
	height: 15px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::  役員構成
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#yakuin-box1 {
	padding: 0px;
	width: 800px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#yakuin-box1 h2 {
	font-size: 16px;
	line-height: 20px;
	color: #996600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}


#yakuin-box1 #t-box1 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F3F3F3;
}
#t-box1 p {
	line-height: 1.5;
	padding-left: 35px;
	letter-spacing: 0.1em;
	font-size: 13px;
}
.t-p1 {
	font-size: 13px;
	color: #333333;
	padding-left: 35px;
	line-height: 1.7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.t-p2 {
	font-size: 13px;
	line-height: 1.7;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


#yakuin-box1 #box1-in {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	padding-top: 15px;
}
#yakuin-box1 #box1-in p {
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#schedule-box1 iframe {
	width: 797px;
	position: relative;
	height: 800px;
}





/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::  年間予定
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#schedule-box1 {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#schedule-box1 h6 {
	font-size: 13px;
	color: #FF0000;
	letter-spacing: 0.1em;
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: normal;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF0033;
	background-color: #EDEDCB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#schedule-box1 p {
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#schedule-box1 h2 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::  企業ＰＲ
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#kigyou-pr-box1 {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#kigyou-pad {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 702px;
}
#kigyou-pad p {
	margin: 0px;
	padding: 10px;
}


#kigyou-box1-in1 {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
	border: 1px dotted #CCCCCC;
	height: 90px;
}
#kigyou-box1-in1 h2 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 1.3;
}
#kigyou-box1-in2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
}
#kigyou-box1-in3 {
	margin: 0px;
	padding: 0px;
}
#kigyou-box1-in3 img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
	float: none;
}
#kigyou-box1-in4 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
	border: 1px dotted #CCCCCC;
}
#kigyou-box1-in4 h2 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	line-height: 1.3;
	padding: 0px;
}
#kigyou-box1-in5 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
}
#kigyou-box1-in6 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#kigyou-box1-in6 p {
	font-size: 13px;
	line-height: 1.3;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#kigyou-box1-img img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
}
#kigyou-box1-in1 img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
	float: left;
}
.kaiin-co {
	font-size: 17px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.5;
	font-weight: bold;
}
.kaiin-name1 {
	font-size: 15px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.5;
}
.kaiin-name2 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::  ＬＩＮＫページ
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#link-box1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#link-box-in {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 702px;
	border: 1px solid #CCCCCC;
}
#link-box-in img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

#link-box1 h2 {
	font-size: 18px;
	color: #333333;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.page-title {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	color: #666600;
	background-color: #DFDFBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

.link-url {
	font-size: 13px;
	font-weight: normal;
}
#link-box1 a {
	text-decoration: none;
	color: #333333;
}
#link-box1 a:hover {
	text-decoration: none;
	color: #CC9900;
}
#link-box2 {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
}
#top-ad {
	padding: 0px;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(http://www.central-lions.com/img/top-ad/ad_09.jpg);
	background-repeat: no-repeat;
	height: 546px;
	background-position: center;
}
#top-ad a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 546px;
	width: 180px;
}


#top-ad img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;

}
