@charset "Shift_JIS";
/*___________ 基本設定 ___________ */
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #333333;
	background-color: #000;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(img/bg_body_new.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#WRAP {
	width:900px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
div,td,th {
	text-align:left;
}
p,pre {
	margin: 18px 0 24px 0;
	font:12px/18px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
li {
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0 18px 0;
}
ol, ul {
	margin: 0 0 30px 0;
	padding: 7px 0 0 0;
}
select {
	display:block;
}
a {
	color: #9F988D;
	text-decoration: underline;
	}

a:link {
	color: #006699;
	text-decoration: underline;
	}

a:visited {
	color: #000099;
	text-decoration: underline;
               	}

a:active {
	color: #9F988D;
	text-decoration: underline;
	}

a:hover {
	color: #FFFFFF;
	background-color: #E0E0E0;
	text-decoration: none;
	}
/*___________ レイアウト設計【HEADER】 ___________ */
h1 {
	position: absolute;
	top: 0px;
	left: 580px;
	font-size:12px;
	line-height:16px;
	margin: 0;
	color:  #CCCCCC;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#HEADER {
	width: 900px;
	height: 315px;
	background-image: url(img/main_img_new950.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}
#TOPLOGO {
	position: absolute;
	top: 0px;
	left:0px;
	width:900px;
	height:315px;
	display:block;
}
/*___________ レイアウト設計【MAIN】 ___________ */
#MAINWRAP {
	width:900px;
	float:left;
}
/*___________ レイアウト設計【CONTENTS】 ___________ */
#CONTENTS {
	width:600px;
	float:right;
}
.con_mar {
	margin: 32px 38px 40px 0;
}
.entrytitle {
	width: 570px;
	height: 25px;
	position: relative;
	background-image:url(http://www.shibakenta.net/image/content-title-back-new.jpg);
	background-repeat: no-repeat;
}
#CONTENTS h2 {
    color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height:18px;
	padding: 5px 0 0px 20px;
}
.dateheader {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 5px;
	left: 450px;
}
.entrybody {
	margin: 20px 40px 0 40px;
}
.posted {
	color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: #E0E0E0 1px dashed;
	text-align: right;
    margin-left: 50px;
	margin-bottom: 45px;
	line-height: normal;
    width: 400px;
	padding: 3px;
	}
/*___________ レイアウト設計【LEFT】 ___________ */
#LEFT {
	width:250px;
	float:left;
}
.left_mar {
	margin: 32px 0 10px 30px;
}
.pad-ul {
	margin: 0 0 30px 0;
	padding: 0 20px 0 20px;
}
.pwd {
	margin: 80px 0 0 0;
	font-family: Verdana, Arial, sans-serif;
}
.pwd p {
	margin: 6px 0 11px 0;
	font-size:10px;
	line-height:15px;
	text-align: center;
	color: #9F988D;
}
.pwd a {
	color: #9F988D;
	background-color: #FFFFFF;
}
.calendar {
	font-size:10px;
	line-height:14px;
	color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
	width: 220px;
	text-align: center;
	margin-bottom: 25px;
	}
.calendar table {
    padding: 1px;
	border-collapse: collapse;
	border: 0px;
	width: 220px;   
	}
/*カレンダーの見出し部分*/
.calendar caption {
    color: #FFFFFF;
    padding-left: 10px;
    font-family: Verdana, Arial, sans-serif;
    vertical-align: bottom;
    font-size: 10px;
	line-height:20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0;
    width: 220px;
    height: 25px;
    background-image:url(img/sidebar-titleback-new.gif);
    background-repeat:no-repeat;
	}
/*カレンダーの曜日部分*/
.calendar th {
	padding-top: 12px;
	text-align: center;
	font-weight: normal;
    font-size: 9px;
	}
/*カレンダーの日付*/
.calendar td {
	text-align: center;
        font-size: 9px;
	}
/*___________ レイアウト設計【FOOTER】 ___________ */
/*フッター部分*/
.footer {
        bottom: 0;
        right: 0;
        width: 900px;
        height: 25px;
        background-repeat: no-repeat;
        background-image:url(http://www.shibakenta.net/img/copyright950.gif);
        text-indent:-9999px;
        } 
#FOOTER1 {
	color: #fff;
	background-color: #000;
	text-align:center;
	padding:10px;
	font-size:12px;	
}
#FOOTER1 p {
	font-size:12px;
	line-height:16px;
	padding: 0 0 30px 230px;
}
#FOOTER2 {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #660000;
}
#FOOTER2 p {
	font-size:12px;
	line-height:12px;
}

#FOOTER2 a {
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
}
#FOOTER2 a:hover,
#FOOTER2 a:active, 		/* for IE (Keyboard) */
#FOOTER2 a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: underline;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト用 ____ */
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
.red {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
/* ____ 画像用 ____ */
img {
	border:0;
}
.float_left {
	float: left;
	margin-right: 6px;
}
.float_right {
	float: right;
}
/* ____ フォーム用 ____ */
form {
	margin:0;
}
textarea {
	font-size: 12px;
	width:340px;
	height:46px;
}
.noLink a:link {
	color: #333333;
	text-decoration: none;
	}

.noLink a:visited {
	color: #333333;
	text-decoration: none;
               	}

.noLink a:active {
	color: #333333;
	text-decoration: none;
	}

.noLink a:hover {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	}
.pd5{padding:5px 10px;}
.pd10{padding:10px 10px 10px 20px;}
.pd20{padding:10px 20px 0px 20px;;}
.t12{font-size:12px;line-height:150%;}
.t14{font-size:14px}
.blue{color:#003366}
.red{color:#CC0000}

.free_menu_bg{
	background:url(images/free_menu_bg.gif) bottom no-repeat;
	text-align:center;
	padding-bottom:20px;
}

