﻿@charset "utf-8";
a	{color: #017acd}

/* ボディ */
body {
	margin: 0;
	padding: 0;
	background: #ffffff  repeat-x left top;
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Osaka, "ＭＳ Ｐゴシック", "MS PGothic", , Verdana, Arial, sans-serif;
	font-size: small;
	color: #333333;
}
/* コンテナ */
div#container	{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	background-color: #FFFFFF;
}

/* ヘッダー */
div#header	{
	background-color: #006600;
	background-image: url(../images/top-2.jpg);
	height: 150px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div#header .header-menu a{
	height: auto;
	width: auto;
	padding: 2px;
	margin: 2px;
}

div#header .header-menu a:hover{
	margin-right: 0px;
	padding: 0px
}

div#header p	{
	color: #ffffff;
	margin: 0
}


/* 法人名 */
div#header .name {
	font-size: 25px;
	color: #dddddd
}

#container h1 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


/* パンくずリスト */
p#bread	{
	font-size: small;
	margin-top: 5px;
	margin-bottom: px
}


/* コンテンツ */
div#content	{
	width: 760px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px
}

div#content h2	{
	background-color: #014471;
	background-image: url(../images/1200.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #000000
    line-width: 770px;
	line-height: 23px;
	padding-left: 150px;
	margin-bottom: 13px
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(../images/bar3.png);
	background-repeat: no-repeat;
	font-size:1.2em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px
}

div#content p	{
	line-height: 1.6;
	margin-top: 10px
}
#content .f1 img {
	float: left;
	display: block;
	margin: 3px;
	padding: 3px;
	clear: left;
}


/* 新着日付 */
div#content .wn {color: #ff0000}

/* 回り込み */
div#content .f1 {
	margin-right: 10px;
	float: left;
	line-height: 130%;
	clear: both;
}

/* 回り込み解除 */
div#content .rf1{
	clear: left;
	height: 2px;
}

/* 太文字 */
div#content .bolder{
	font-weight: bolder;
	padding-top: 0px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* TOPへ戻る */
div#content .up{
	text-align: right;
	height: 37px;
	vertical-align: middle;
	line-height: 37px;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 他ページへ */
div#content .consdetail{
	text-align: right;
	height: 37px;
	vertical-align: middle;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* お問い合わせフォームへ */
div#content .toform{
	text-align: right;
	height: 37px;
	vertical-align: middle;
	line-height: 37px;
	background-image: url(../images/toform.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 現代社会と生活環境 文字色 */
div#content .societytext{
	color: #cc6600
}
/* サイドバー */
div#sidebar	{
	width: 166px;
	float: left;
	margin-bottom: 25px
}
div#content #f0 {
	clear: both;
	width: 500px;
}


ul.sidemenu	{
	font-size: small;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0
}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #0033ff;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px
}

ul.sidemenu li a:hover	{background-color: #339900}

ul.sidemenu ul 	{
	margin: 0;
	padding: 0
}

ul.sidemenu ul li a {
	background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacdff;
	line-height: 24px
}

ul.sidemenu ul li a:hover 	{background-color: #e9eec9}

/* フッター */
div#footer	{
	background-image: url(../images/bottom-line4.jpg);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both
}

address	{
	font-size: 1em;
	font-style: normal;
	text-align: center
}
.sitemap {
	display: block;
	padding: 5px;
	list-style-type: none;
}
.sitemap li {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/sitemap_tree_mid.png);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
}
.sitemap .end {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/sitemap_tree_end.png);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
}
}
#navi {
	padding: 0px;
	width: 760px;
	clear: both;
	color: #000000;
	margin: 0px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navi li {
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li.png);
	text-align: center;
	font-size: 1.0em;
}
#navi li a{
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li.png);
	text-align: center;
	text-decoration: none;
	color: #333333;
}
#navi li a:hover{
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li_hover.png);
	text-align: center;
	text-decoration: none;
	color: #000000;
}


