/* 各種設定
---------------------------------------------- */

* {
	margin:0;
	padding:0;
}

div {
	margin:0;
	padding:0;
}

img {
	border:none;
}
.ya      {
	line-height: 1.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	height: 30px;
}
.ya1   {
	font-size: 13px;
	line-height: 1.5em;
	width: 80px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ya2 {
	font-size: 98%;
	line-height: 1.5em;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ya3 {
	font-size: 13px;
	line-height: 1.5px;
	font-weight: bold;
	color: #000033;
	width: 500px;
	margin-top: 15px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 18px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	padding-bottom: 12px;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

li {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:130%;
}

p {
	margin:0;
	padding:0;
}

table {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:140%;
}

hr {
	display:none;
}

h1,h2,h3,h4,h5,address,select,input,textarea{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

br.clear {
	clear:both;
	line-height:0em;
	font-size:1px;
}

.graph {
	margin:10px 0;
}


/* リンク設定
---------------------------------------------- */

a:link {
	color:#316032;
	text-decoration:none;
}

a:visited {
	color:#316032;
	text-decoration:none;
}

a:hover {
	color:#3bb53d;
	text-decoration:underline;
}

a:active {
	color:#3bb53d;
	text-decoration:underline;
}


/* コンテンツ設定
---------------------------------------------- */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#4e4e4e;
	font-family:"MS PGothic",Osaka;
	font-size:12px !important;
	font-size:84%;
	line-height:160%;
}

#container {
	width:740px;
	padding:0;
	margin:0 auto;
	/*border:solid 1px #F00;*/
}

div#wrapper {
	padding:10px 10px 0 10px;
	border-top:solid 1px #155177;
	background-color:#FFF;
}

div#main_image {
	margin-bottom:15px;
}
#update {
	font-size: 12px;
	line-height: 1.5em;
	width: 528px;
	border: 1px dotted #CCCCCC;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: 15px;
	margin-left: 15px;
	padding-right: 10px;
	text-align: right;
}

div#contents {
	margin:0;
	padding:0 0 15px 0;
	/*border:solid 1px #F00;*/
}

/* Hides from IE5-mac ?*/
* html #contents { height:1%; }
#contents { display:block; }
/* End hides from IE-mac */


/* ヘッダー
---------------------------------------------- */

div#header {
	margin:0;
	padding:0;
}

div#header #logo {
	float:left;
	margin:14px 0;
	padding:0;
}


div#header #h_menu {
	float:right;
	margin:50px 0 0 0;
	padding:0 2px 0 0;
}

div#header #h_menu li {
	margin:0;
	padding:0;
	float:left;
	text-indent:-9999px;
}

/* お問い合わせ
---------------------------------------------- */

div#header #h_menu li a.h_contact{
	display: block;
	margin-right:13px;
	width: 107px;
	height: 10px;
	background: url(../common/hdr_menu07.gif) top left no-repeat;
}


/* サイトマップ
---------------------------------------------- */

div#header #h_menu li a.h_sitemap{
	display: block;
	width: 66px;
	height: 10px;
	background: url(../common/hdr_menu08.gif) top left no-repeat;
}





div#g_menu {
	clear:both;
	margin:0;
	padding:0;
	height:32px;
	background-image:url(../common/bg_hdr_menu.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

div#g_menu ul {
	margin:0;
	padding:6px 0 0 10px !important;
	padding:6px 0 0 5px;
}

div#g_menu li {
	margin:0 5px;
	padding:0;
	float:left;
	text-indent:-9999px;
}


/* ホーム
---------------------------------------------- */

div#g_menu ul li a.g_home{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu01.gif) top left no-repeat;
}

div#g_menu .g_home_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu01.gif) top left no-repeat;
	background-position:0 -52px;
}


/* 基本理念と取り組み
---------------------------------------------- */

div#g_menu ul li a.g_philosophy{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu02.gif) top left no-repeat;
}

div#g_menu .g_philosophy_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu02.gif) top left no-repeat;
	background-position:0 -52px;
}


/* 社会貢献大賞
---------------------------------------------- */

div#g_menu ul li a.g_contribution{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu03.gif) top left no-repeat;
}

div#g_menu .g_contribution_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu03.gif) top left no-repeat;
	background-position:0 -52px;
}


/* 助成事業
---------------------------------------------- */

div#g_menu ul li a.g_subsidy{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu04.gif) top left no-repeat;
}

div#g_menu .g_subsidy_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu04.gif) top left no-repeat;
	background-position:0 -52px;
}


/* 社会貢献活動年間報告書
---------------------------------------------- */

div#g_menu ul li a.g_report{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu05.gif) top left no-repeat;
}

div#g_menu .g_report_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu05.gif) top left no-repeat;
	background-position:0 -52px;
}


/* 関連リンク
---------------------------------------------- */

div#g_menu ul li a.g_link{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu06.gif) top left no-repeat;
}

div#g_menu .g_link_on{
	display: block;
	width: 110px;
	height: 26px;
	background: url(../common/hdr_menu06.gif) top left no-repeat;
	background-position:0 -52px;
}


/* マウスオーバー
---------------------------------------------- */

div#g_menu ul li a:hover{
	background-position:0 -26px;
}








/* サイドコンテンツ
---------------------------------------------- */

div#side {
	float:left;
	width:166px;
	margin:0;
	padding:20px 12px;
	background: url(../common/bg_sidemenu.gif) left top no-repeat;
}

/* 見出し
---------------------------------------------- */

div#side h2 {
	background: url(../common/slashline_grn.gif) left bottom repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}


/* サイドメニュー
---------------------------------------------- */

div#side ul {
	margin:0;
	padding:0;
}

div#side li {
	margin:0;
	padding:0 0 8px 1px;
	background:url(../common/dotline_gray.gif) left bottom repeat-x;
}

div#side li a {
	display:block;
	margin:8px 0 0 0;
	padding:0 0 0 8px;
	background:url(../common/arrow_grn.gif) left top no-repeat;
	/*background-position:0 3px;*/
	color:#666;
}

div#side li a:visited {
	color:#666;
	text-decoration:none;
}

div#side li a:hover {
	color:#3bb53d;
	text-decoration:underline;
}

div#side li a:active {
	color:#3bb53d;
	text-decoration:underline;
}

div#side li a.on {
	color:#316032;
}

/* メインイメージ
---------------------------------------------- */

div#mainimg {
	margin-bottom:40px;
	padding:0;
}


/* メインコンテンツ
---------------------------------------------- */

div#main {
	float:right;
	width:530px;
	margin:5px 0 0 0;
	padding:0;
	font-size: 13px;
	line-height: 1.5em;
}

div#main h2 {
	margin-bottom:10px;
}

div#main h3 {
	margin-bottom:20px;
}

div#main h4 {
	margin-top:30px;
	margin-bottom:10px;
	font-size:14px !important;
	font-size:110%;
}

div#main h5 {
	margin-bottom:10px;
	color:#333;
	font-size:14px !important;
	font-size:110%;
}

div#main p {
	margin-bottom:15px;
}


div#main table.dotlinetable{
	margin:0;
	padding:0;
	background: url(../common/dotline_gray2.gif) top left repeat-x;
}

div#main table.dotlinetable tr{
	vertical-align:top;
	background: url(../common/dotline_gray2.gif) bottom left repeat-x;
}

div#main table.dotlinetable th{
	padding:10px 0;
	text-align:left;
	color:#333;
}

div#main table.dotlinetable td{
	margin:0;
	padding:10px 0;
}
.Box_text {
	font-size: 13px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.Box_text1 {
	font-size: 13px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Box_text_title {
	font-size: 13px;
	line-height: 1.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 7px;
	color: #000033;
	width: 90px;
}
.Box_text_point {
	font-size: 13px;
	line-height: 1.5em;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	margin-left: 110px;
}
.Box_text_point1 {
	font-size: 13px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left: 15px;
}

div#main table.none tr{
	background:none;
}

div#main table.none td{
	margin:0;
	padding:0;
}

div#main .caption{
	font-size:10px !important;
	font-size:84%;
}




/* コンテンツ内メニュー
---------------------------------------------- */

div#main ul.menu {
	margin:10px 0 0 0;
	padding:0;
}

div#main .menu li {
	margin:0;
	padding:10px 0 0 1px;
}

div#main .menu li a {
	margin:8px 0 0 0;
	padding:0 0 0 8px;
	background:url(../common/arrow_grn.gif) left top no-repeat;
	color:#316032;
}

div#main .menu li a:visited {
	color:#316032;
	text-decoration:none;
}

div#main .menu li a:hover {
	color:#3bb53d;
	text-decoration:underline;
}

div#main .menu li a:active {
	color:#3bb53d;
	text-decoration:underline;
}



/* パンくずリスト	
---------------------------------------------- */

div#crumblist {
	margin:10px 0;
	padding:0;
	font-size:10px !important;
	font-size:84%;
}

div#crumblist a {
	color:#90d51b;
}



/* ページトップ
---------------------------------------------- */

div#btn_pagetop {
	margin:35px 0 0 0;
	padding:0;
	text-align:right;
}



/* フッター
---------------------------------------------- */

div#footer {
	clear:both;
	margin:20px 0;
	padding:11px 0 14px 0;
	background-color: #FFFFFF;
	background-image: url(../common/bg_ftr.gif);
	background-repeat:repeat-x;
	background-position: left top;
}


/* ニューウィンドウリンク
---------------------------------------------- */

div#main a.newwin {
	margin:8px 0 0 0;
	padding:0 0 0 14px;
	background:url(../common/cmn_newwin.gif) left top no-repeat;
	background-position:0 1px;
}

/* PDF案内
---------------------------------------------- */

div#main .pdf {
	margin:0 0 25px 0;
	padding:0;
	background-color:#f5f5f5;
	font-size:10px !important;
	font-size:84%;
	line-height:130%;
	border:solid 1px #ededed;
}

/* ライン
---------------------------------------------- */

.line {
	clear:both;
	height: 0px;
	margin: 30px 0;
	padding: 0;
	border-top:solid 1px #d9d9d9;
	border-bottom:solid 1px #e5e5e5;
}


/* 戻る
---------------------------------------------- */

div#main ul.back {
	margin:30px 0 0 0;
	padding:0;
}

div#main .back li {
	margin:0;
	padding:8px 0 0 1px;
	background:url(../common/dotline_gray.gif) left top repeat-x;
}

div#main .back li a {
	margin:8px 0 0 0;
	padding:0 0 0 8px;
	background:url(../common/arrow_grn.gif) left top no-repeat;
	color:#316032;
}

div#main .back li a:visited {
	color:#316032;
	text-decoration:none;
}

div#main .back li a:hover {
	color:#3bb53d;
	text-decoration:underline;
}

div#main .back li a:active {
	color:#3bb53d;
	text-decoration:underline;
}

/* 注意書き
---------------------------------------------- */

.notice {
	color:#990033;
}

.clr316032 {
	color:#316032;
}
.textRed {
	color: #FF0000;
}
div #main #infodetail h3 {
	margin-bottom:10px;
}
div #main #infodetail p {
	margin-bottom:10px;
	margin-left: 10px;
	text-align: left;
}
div #main #infodetail ul {
	margin-left: 5px;
	text-align: left;
}
div #main #infodetail li {
	text-align: left;
	margin-bottom: 30px;
	list-style-type: none;
}
div#main  #infodetail  h4 {
	margin-top:30px;
	margin-bottom:10px;
	font-size:100% !important;
	font-size:110%;
	color: #333333;
}
div #main #infodetail img {
	list-style-type: none;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
