@charset "utf-8";
/* formatting style
------------------------------*/
* {font-style: normal;margin: 0px;padding: 0px;}
body {color: #333;font-family: sans-serif;font-size: 75%;line-height: 1.6;background: #BBDCEF;}
hr {display: none;}
/* link styles
------------------------------*/
a img {border-style: none;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {color: #551a8b;text-decoration: underline;}
a:hover {
	color: #B3143E;
	background-color: #C6E5FF;
	text-decoration: underline;
}
a:active {text-decoration: underline;position: relative;left: 0px;top: 0px;}
/* basic layout
------------------------------*/

/* header
------------------------------*/
#header {
	height: 142px;
	position: relative;
	background-color: #FFFFFF;

}
#header #header-top {
	width: 1020px;
	height: 109px;
}

#header #header-menu {
	width: 1020px;
	height: 38px;
	clear: both;
}

/*---header globalnav ---*/

#header ul#global-nav li {float:left;display: inline;}

#header ul#global-nav li a {border-right: 0 px solid #FFF;}

#header ul#global-nav li a:hover {background:transparent;}



/* main layout
------------------------------*/

#wrapper {
    margin: 0px auto 0px;
	background-color: #BBDCEF;
}

#container {
	width: 1020px;
	float: left;
	overflow: hidden;
}


#content-top {
	/*100513 修正：width:621px; → width:623px;*/
	width: 623px;
	/*100513 修正：float要素コメントアウト*/
	/*float: left;*/
	background: #FFFFFF;
	}

#content-top ul li { list-style: none; }

#content {
	width: 583px;
	float: left;
	display:inline;
	margin-left: 40px;
	margin-bottom: 80px;
	}


/* Category Page POST
------------------------------*/
.post-title {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.conH a{font-weight:bold;color:#222222;font-size: large;}

.post-content{color: #333333;padding: 0 30px 30px 30px;background-color: #FFFFFF;}

.post-content a:link {font-weight:bold;color:#3399cc;}

.post-content a img {margin: 0 0 10px 10px;display: block;}


/* TOP page BIG BANNER
------------------------------*/

#AD-banner {
	/*100513 修正：bottomのmargin 10px → 0px*/
	margin: 0px auto 0px auto;
	}

#AD-banner img {
	display: block;
	margin: 0 auto 0 auto;
	}

#AD-banner p {
	margin: 3px auto 0 auto;
	line-height: 1.0;
	font-size: x-small;
	text-align: right;
	color: #fff;
	}

#AD-banner p a {
	color: #fff !important;
	margin-right: 3px;
	}

/* @end */



/* TOP page INDEX LIST
------------------------------*/


/* 100514 インデックスリスト */
ul#indexList {
	width: 623px;
}
ul#indexList li {
	list-style:  none;
	background: #fff;
	margin-bottom: 2px;
}
ul#indexList li .inner {
	padding: 20px 25px 15px;
	width: 573px;
}
ul#indexList li .left {
	float: left;
	width: 275px;
	line-height: 1.6;
}
ul#indexList li .right {
	float: left;
	width: 275px;
	margin-left: 23px;
	line-height: 1.6;
}
ul#indexList li .title {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
ul#indexList li .title a {
	text-decoration: none;
}
ul#indexList li .date {
	font-size: 70%;
	font-weight:  normal;
}
ul#indexList li .date a {
	text-decoration: none;
}
ul#indexList li .text {
	padding-bottom: 10px;
}
ul#indexList li .keyword {
	color: #95d2f1;
	font-size: 85%;
	font-weight: bold;
}
ul#indexList li .keyword a {
	color: #95d2f1;
	text-decoration: none;
}
ul#indexList li .more {
	text-align: right
}


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

.cf {
	display: inline-block;
	min-height: 1%;
	overflow:hidden;
	line-height:1;
}

/* end 100514 インデックスリスト */

ul#indexList li:hover {
	color: #000000;background-color: #F7FDFF;}


/* sidebar
------------------------------*/
/*---sidebar  ---*/
#sidebar {
	float: right;
	clear: right;
	position: relateive;
	width: 309px;
	background-color: #FFFFFF;
    margin-right: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#container:after{display:block;clear:both;height:0;visibility:hidden;content:".";}
#sidebar  img {}


/*---sidebar 2nd---*/

#aaaaa {width:289px;padding: 5px 10px 5px 10px;background-color:#87C9E0;}
#aaaaa h3 {color:#FFFFFF;font-weight:bold;font-size:0.9em;}

#sidebar ul li { list-style: none; font-size:1.1em;	line-height: 1.8;padding-left: 20px;}

#NVbooks {padding: 8px 35px 0 34px;}
#NVbook1 {float: left;clear: right;}
#NVbook2 {float: left;clear: right;}


/* footer
------------------------------*/
#footer {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 0 ;
}
#footer h3 {color: #48ABE2; font-weight: bold;font-size:1.2em; }
#footer .column { width: 122px; padding: 9px 0 0 45px; }
#footer .column li a {
	font-weight:bold;
	color: #48ABE2;
	font-size: 11px;
}

#footer-head1 {background-color: #BBDCEF;}
#footer-head1 h4{font-weight:bold;	padding-left: 40px;padding-bottom: 20px;font-size:1.1em;}
#footer-head1 h4 a:hover {text-decoration: underline;background-color: #87C9E0;}

#footer-head2 {width: 1020px;height: 20px;}

#footer-nav {font-size: 11px;	float: left;	width: 1020px;	height: 250px;	position: relative;}
#footer-nav .column { width: 146px; padding: 9px 0 0 30px; float: left ;}
#footer-nav h3 {
	color: #48ABE2;
	font-weight: bold;
	margin-left: -10px;
}
#footer-nav p { color: #48ABE2; font-weight: bold; }

#footer-nav a { color: #888; text-decoration: none; display: block; zoom: 1; }

#footer-nav a:hover { color: #333 !important; text-decoration: none !important; }
#footer-nav ul { margin-bottom: 0; padding-bottom: 9px;}
#footer-nav ul li { list-style: none; }
#footer-nav #dn-col1 { width: 130px; }
#footer-nav #dn-col2 { width: 90px; }
#footer-nav #dn-col3 { width: 220px; }
#footer-nav #dn-col4 { width: 140px; }
#footer-nav #dn-col5 { width: 140px; }
#footer-nav #dn-col6 { width: 140px; }
#footer-nav #dn-col7 { width: 140px; }


#footer #footer-bottom {width: 1020px;height: 30px;clear: both; float: none;}
#footer #footer-bottom p{color: #48ACE2;	padding-left: 20px;	font-size:1em;}

