/*___________ 基本設定 ___________ */
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(img/bg_body_new.jpg) center repeat-y #000;
}
#WRAP {
	width: 900px;
	margin: 0 auto;
	color: #333;
	background-color: #FFF;
}
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: 380px;
	background: url(img/main_img_new950.jpg) top center no-repeat;
	position: relative;
}

#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}
.blueNormal{color:#003366}
.red{color:#CC0000}
.redNormal{color:#CC0000}

.free_menu_bg{
	background:url(images/free_menu_bg.gif) bottom no-repeat;
	text-align:center;
	padding-bottom:20px;
}


#message {
	margin: 0 0 50px 0;
	padding: 19px;
	border: 1px solid #ccc;
}

div#homeIndex{
	width: 250px;
	height: 145px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url("images/bg_blog_menu_index.png") top center no-repeat;
}

div#homeIndex h3{
	margin: 0 10px 3px 10px;
	padding: 0;
}

div#homeIndex ul{
	margin: 0 10px 0 10px;
	padding: 0;
}

div#homeIndex ul li{
	list-style: none;
	height: 37px;
	margin: 0;
	padding: 0;
}

div#homeIndex ul li a{
	display: block;
	width: 230px;
	height: 37px;
	margin: 0;
	padding: 0;
}


table#homeMenu{
	margin: 0;
	padding: 0;
}

table#homeMenu td#homeMenuA1{
	margin: 0;
	padding:  0 15px 15px 0;
}

table#homeMenu td#homeMenuA2{
	margin: 0;
	padding:  0 0 15px 0;
}

table#homeMenu td#homeMenuB1{
	margin: 0;
	padding:  0 15px 0 0;
}

table#homeMenu td#homeMenuB2{
	margin: 0;
	padding:  0;
}

ul#headerNav {
overflow: hidden;
width: 900px;
height: 60px;
margin: 0 0 20px 0;
padding: 0;
}

body#home ul#headerNav {
position: absolute;
top: 330px;
left: 0;
margin: 0;
}

ul#headerNav li {
float:left;
overflow: hidden;
position: relative;
width:180px;
height: 50px;
margin: 0;
padding: 0;
}
ul#headerNav li img {
position: absolute;
}

ul#headerNav li a {
display: block;
width:180px;
height: 50px;
margin: 0;
padding: 0;
}

ul#headerNav li a:hover {
background-color: #fff;
}

ul#headerNav li a img {
margin: 0;
padding: 0;
}

ul#headerNav li#menu01 img {
top:0;
left:0;
}

ul#headerNav li#menu01 a:hover img {
top:-50px;
left:0;
}

ul#headerNav li#menu02 img {
top:0;
left:-180px;
}

ul#headerNav li#menu02 a:hover img {
top:-50px;
left:-180px;
}

ul#headerNav li#menu03 img {
top:0;
left:-360px;
}

ul#headerNav li#menu03 a:hover img {
top:-50px;
left:-360px;
}

ul#headerNav li#menu04 img {
top:0;
left:-540px;
}

ul#headerNav li#menu04 a:hover img {
top:-50px;
left:-540px;
}

ul#headerNav li#menu05 img {
top:0;
left:-720px;
}

ul#headerNav li#menu05 a:hover img {
top:-50px;
left:-720px;
}



.sideBooks{
	margin: 30px 0 30px 0;
	padding: 0 0 1px 0;
	text-align: left;
	background: #f1f8fd;
}
.sideBooks h3{
	margin: 0 0 7px 0;
	padding: 0;
}
.sideBooks p{
	margin: 0 10px 12px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.right { text-align: right; }

