@charset "UTF-8";

body {
    color: #333333;  
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 170%;
    background: #ffffff url(img/bg_all.gif) top center repeat-y;
	margin:0;
}

img {
	border:none;
}

p {
	margin:0;
	padding:0;
}

#container {
	position: relative;
	width:970px;
    overflow: hidden;
	margin:0 auto;
	padding:15px 0 0 0;
	background-color:#ffffff;
	clear:both;
}

h1 {
	margin:0 auto;
	text-align:center;
	padding:1px 0 0 0;
	font-size:10px;
	color:#666666;
	line-height:1;
    margin: 0;
}

#header {
	width:100%;
	height:139px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	background:url(img/bg_head.jpg) top center repeat-x;
}

#header-image {
	width:970px;
	height:84px;
	background:url(img/header.jpg) top center no-repeat;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#ffffff;
}

/* リンク */
a {
    color: #333333; 
}

a:link, a:visited {
    color: #333333; 
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
	color:#006eca;
}



/* NEWS欄 */

.news_frame {
	height:120px;
	overflow-y:scroll;
	margin:0 0 20px 0;
}

.news_one {
	padding:5px 10px;
	clear:both;
}

.news_date {
	float:left;
	line-height:150%;
	font-weight:bold;
	width:105px;
}

.news_con {
	float:left;
	line-height:150%;
	padding:0 0 0 10px;
	width:330px;
}

.news_con a:link, .news_con a:visited {
    color: #0074d6; 
    text-decoration: none;
}

.news_con a:hover {
    text-decoration: underline;
	color:#006eca;
}

.news_borderline {
	height:3px;
	border-bottom:1px dotted #d8d8d8;
	clear:both;
}


/* ナビゲーション */
#navi { width:970px; margin:0px auto -4px auto; height:55px; line-height:0px;}
ul.mainnavi { list-style-type:none; line-height:0px; list-style-position:outside; height:55px; margin:0px auto; padding:0px; width:970px; clear:both;}
ul.mainnavi li{ float:left; height:55px; line-height:0px;}
ul.mainnavi a { text-indent: -9999px; text-decoration:none;}

* html #navi {
	margin:0 auto 0 auto;
}

a.lia{ display:block; width:193px; height:55px; background-image:url(img/navi01.jpg); background-repeat:no-repeat;}
a:hover.lia{ background-position:-0px -55px;}

a.lib{ display:block; width:194px; height:55px; background-image:url(img/navi02.jpg); background-repeat:no-repeat;}
a:hover.lib{ background-position:-0px -55px;}

a.lic{ display:block; width:194px; height:55px; background-image:url(img/navi03.jpg); background-repeat:no-repeat;}
a:hover.lic{ background-position:-0px -55px;}

a.lid{ display:block; width:194px; height:55px; background-image:url(img/navi04.jpg); background-repeat:no-repeat;}
a:hover.lid{ background-position:-0px -55px;}

a.lie{ display:block; width:195px; height:55px; background-image:url(img/navi05.jpg); background-repeat:no-repeat;}
a:hover.lie{ background-position:-0px -55px;}


/* サイドバー */
#sidebar_left {
	width:222px;
	float:left;
	text-align:left;
	overflow:hidden;
	background-color:#fff;
	padding:0 0 0 18px;
}

#sidebar_right {
	width:218px;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color:#fff;
	padding:0 0 0 22px;
}

/* サイドバー左 */

.left_bana {
	padding:0 0 10px 0;
	clear:both;
}

.side_menu {
	background:url(img/side_menu.gif) center left no-repeat;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
}

/* サイドバー右 */

.widget-recent-assets widget {
	margin:0;
	padding:0;
}

.widget-content {
	margin:0;
	padding:0;
	text-align:left;
}

.widget-content ul {
	margin:0;
	padding:0;
}

.item {
	list-style-type:none;
	float:left;
	margin:0;
	width:90px;
	height:100px;
	vertical-align:bottom;
	padding:0 8px 5px 2px;
}

*html .item {
	list-style-type:none;
	float:left;
	margin:0;
	width:90px;
	height:100px;
	vertical-align:bottom;
	padding:0 4px 5px 2px;
}

.asset-image {
	margin:0;
	padding:0;
}

.asset-img-thumb {
	border:2px solid #eeeeee;
}

.widget-header {
	font-size:0.9em;
	border-bottom:1px dotted #cccccc;
	background-color:#eeeeee;
	margin:0 22px 0 0;
	padding:0 0 0 5px;
}

/* メイン部分 */
.nextnavi {
	text-align:center;
	font-size:1em;
	color:#333333;
}

.pan {
	text-align:left;
}

#content {
	position: relative;
	float:left;
	width:490px;
	background-color:#ffffff;
	margin:0;
	padding:0;
	overflow: hidden;
}

.ent-date {
	font-size:12px;
	text-align:right;
	margin:0;
	padding:0 0 10px 0;
	line-height:1.5em;
}

.ent-title-top01 {
	width:100%;
	background-color:#0074d6;
	color:#ffffff;
	font-weight:bold;
	line-height:1.5em;
	padding:10px;
	font-size:1.1em;
	height:100%;
}

.ent-title-top01 a {
    color: #ffffff; 
}

.ent-title-top01 a:link, .ent-title-top01 a:visited {
    color: #ffffff; 
    text-decoration: none;
}

.ent-title-top01 a:hover {
    text-decoration: underline;
	color:#ffffff;
}

.ent-title-top02 {
	background-color:#2a9500;
	color:#ffffff;
	font-weight:bold;

	line-height:250%;
	padding:0 0 0 10px;
	margin:0.5em 0;
	font-size:1.1em;
}

#trackbacks {
	font-size:1.1em;
	border-bottom:1px dotted #cccccc;
	background-color:#ffffff;
	padding:0;
}

.OneEntry,.Entry-Trackback,.Entry-Comments,.CommentsBodyArea,.comments-open,.comments-open {
	backbround-color:#ffffff;
}

#comments {
	font-size:1.1em;
	border-bottom:1px dotted #cccccc;
	background-color:#ffffff;
	padding:0 0 5px 0;
}

.comments {
	background-color:#ffffff;
}

.comments-open h2 {
	font-size:1em;
	background-color:#ffffff;
	padding:0 0 0 10px;
}

#name_email,#comment-form-email,#comment-form-url,#comment-form-remember-me,#comments-open-text {
	font-size:0.9em;
}

.page-title {
	font-size:1em;
	text-align:left;
}

.title02 {
	background:#ffffff url(img/title02.jpg) center center no-repeat;
	color:#333333;
	font-weight:bold;
	line-height:55px;
	font-size:1.5em;
	padding:0 0 0 20px;
	margin-bottom:0.5em;
}

.Entry-Comments {
	background-color:#ffffff;
}

.subcat ul {
	margin:0; 
	adding:0;
}

.subcat li {
	float:left;
	width:215px;
	margin:5px;
	padding:0 0 0 15px;
	background:url(img/side_menu.gif) center left no-repeat;
	list-style-type:none;
}

.sche_title {
	border-left:3px solid #14355f;
	line-height:20px;
	background-color:#ceddf0;
	padding:0 0 0 5px;
}

.sche_table {
	width:490px;
	background-color:#cccccc;
	margin:5px auto 15px auto;
	text-align:center;
}

/* privacy policy */
.policy_title {
	width:605px;
	border-bottom:#CCCCCC dotted 1px;
	margin:3px 0px 3px 5px;
	font-weight:bold;
}

.policy_num {
	float:left;
	width:15px;
	margin:0 0 0 5px;
}

.policy_num_txt {
	float:left;
	width:430px;
	margin:0 0 0 15px;
}

/* フッター部分 */

#footer {
	width:100%;
	height:122px;
	margin:0 auto;
    background:url(img/bg_foot.jpg) top center repeat-x;
	color:#ffffff; 
	overflow:hidden;
}

#footer-image {
	width:970px;
	height:122px;
    background: #ffffff url(img/foot_img.gif) top center no-repeat;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

.foot-link {
	padding:70px 0 0 0;
	text-align:center;
	color:#ffffff;
	line-height:130%;
}

.foot-link a {
    color: #ffffff; 
}

.foot-link a:link, .foot-link a:visited {
    text-decoration: underline;
    color: #ffffff; 
}

.foot-link a:hover {
    text-decoration: none;
	color:#color:#006eca;
}

.copyright {
	padding:10px 0 0 0;
	text-align:center;
	color:#ffffff;
}

.finish {
	width:500px;
    margin:50px auto 100px auto;
    padding:20px 0;
    text-align:center;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
