@charset "utf-8";

/*--------------------------------------
	green　グリーンホーム
---------------------------------------*/

/*	Website Title（3-context.css 3-2）
---------------------------------------*/

/*	Top Banner（3-context.css 3-4）
---------------------------------------*/


/*	Top Navi
---------------------------------------*/

div#top_navi {
	margin: 0;
	padding-left: 1px;
	clear: both;
	position: abusolute;
	top: 91px;
	width: 922px;
	background: none;
}

div.services {
	background-image: url(../images/top_banner/gh_services.png);
}

div#top_navi ul,
div#top_navi ul li,
div#top_navi ul li a {
	margin: 0;
	padding: 0;
}

div#top_navi ul li {
	float: left;
	padding-right: 0px;
}


div#top_navi ul li a {
	margin: 0;
	width: 115px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(images/top_navigation.png) no-repeat;
}

div#top_navi ul li.gh_top a:link, div#top_navi ul li.gh_top a:visited { background-position: 0 0; }
div#top_navi ul li.services_01 a:link, div#top_navi ul li.services_01 a:visited { background-position: -115px 0; }
div#top_navi ul li.services_02 a:link, div#top_navi ul li.services_02 a:visited { background-position: -230px 0; }
div#top_navi ul li.services_03 a:link, div#top_navi ul li.services_03 a:visited { background-position: -345px 0; }
div#top_navi ul li.services_04 a:link, div#top_navi ul li.services_04 a:visited { background-position: -460px 0; }
div#top_navi ul li.access a:link, div#top_navi ul li.access a:visited { background-position: -575px 0; }
div#top_navi ul li.about_gh a:link, div#top_navi ul li.about_gh a:visited { background-position: -690px 0; }
div#top_navi ul li.about a:link, div#top_navi ul li.about a:visited { background-position: -805px 0; }

div#top_navi ul li.gh_top a:hover { background-position: 0 -32px; }
div#top_navi ul li.services_01 a:hover { background-position: -115px -32px; }
div#top_navi ul li.services_02 a:hover { background-position: -230px -32px; }
div#top_navi ul li.services_03 a:hover { background-position: -345px -32px; }
div#top_navi ul li.services_04 a:hover { background-position: -460px -32px; }
div#top_navi ul li.access a:hover { background-position: -575px -32px; }
div#top_navi ul li.about_gh a:hover { background-position: -690px -32px; }
div#top_navi ul li.about a:hover { background-position: -805px -32px; }



/*	Entry（3-context.css 3-5-3）
---------------------------------------*/

body.greenhome h1,
body.greenhome h2 {
	padding: 0.8em 0 0 35px;
	width: 654px;
	height: 45px;
	color: #000;
	font-weight: bold;
	text-indent: -9999px;
}

body.greenhome h2.title_01 {
	background: url(images/title_01.png) no-repeat;
}

body.greenhome h2.title_02 {
	background: url(images/title_02.png) no-repeat;
}

body.greenhome h2.title_03 {
	background: url(images/title_03.png) no-repeat;
}

body.greenhome h2.title_04 {
	background: url(images/title_04.png) no-repeat;
}

body.greenhome h2.title_11 {
	background: url(images/title_11.png) no-repeat;
}

body.greenhome h2.title_12 {
	background: url(images/title_12.png) no-repeat;
}

body.greenhome h2.title_13 {
	background: url(images/title_13.png) no-repeat;
}

body.greenhome h2.title_14 {
	background: url(images/title_14.png) no-repeat;
}

body.greenhome h2.title_info {
	background: url(images/title_info.png) no-repeat;
}

body.greenhome h2.title_event {
	background: url(images/title_event.png) no-repeat;
}

body.greenhome h2.title_event_past {
	background: url(images/title_event_past.png) no-repeat;
}

body.greenhome h2.title_topics {
	background: url(images/title_topics.png) no-repeat;
}

div.entry h3 {
	padding-top: 0;
	padding-left: 30px;
	border: none!important;
	clear: both;
	height: 25px;
	background: url(../images/icon/ic_bg_heart_bl.gif) no-repeat;
	color: #000;
	font-weight: normal;
}

body.greenhome div.services div.frame_body h2 {
	margin: 0;
	padding: 0;
	width: 654px;
	height: 35px;
	background: url(images/headline_services.gif) no-repeat;
	text-indent: -9999px;
}

body.greenhome div.summary div.frame_header {
	padding: 8px 0 0 1em;
	height: 32px;
	color: #000;
	font-weight: bold;
}

body.greenhome div.frame_body {
	clear: both;
}

body.greenhome div.textbody div {
	margin: 0px 5px 2em;
	_margin-bottom: 1em;
}

body.greenhome div.frame_body p {
	margin: 0 10px 0 10px;
	padding-top: 10px;
}

body.greenhome div.frame_body p.heading {
	margin-bottom: 1em;
	padding-top: 0;
	background: url(../images/bg_stripe_b.gif);
	letter-spacing: 0.3em;
}

body.greenhome div.frame_body img,
body.greenhome div.frame_body p img {
	padding: 0 1em 0.5em 0;
	float: left;
}

body.greenhome div.frame_body p img.left {
	float: left;
}

body.greenhome div.frame_body p img.right {
	float: right;
}

/*	List Module
---------------------------------------*/

body.greenhome div.frame_body ol {
	margin: 0.5em 15px 0.5em 30px;
}

body.greenhome div.frame_body ol li {
	margin: 1em 0;
}

body.greenhome div.frame_body ul li.none {
	padding-left: 0;
	background: none;
}

body.greenhome div.frame_body ul.gh_list li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 15px;
	background: url(../images/icon/ic_arrow_c_ye_right.gif) 0 0.65em no-repeat;
	_background-position: 0 0.5em;
}

body.greenhome div.frame_body ul li.heading {
	float: left;
	background: url(../images/icon/ic_dt_blue.png) 0 0.35em no-repeat;
	width: 6em;
	font-weight: bold;
}

body.greenhome div.frame_body ul li.com {
	float: left;
	width: 470px;
}

body.greenhome div.frame_body dl {
	padding-right: 20px;
	padding-left: 5px;
	clear: both;
}

body.greenhome div.frame_body dl dt {
	padding: 0.3em 0.3em 0.3em 1em;
	border: none;
	background: url(../images/bg_stripe_b.gif);
	font-weight: bold;
}

body.greenhome table ul,
body.greenhome table ul li {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

body.greenhome table ul li {
	_margin-bottom: 0.5em;
	padding-left: 15px;
}

body.greenhome div.frame_body ul.gh_list_2 { margin-top: 1em; margin-right: 1em; margin-left: 50px; }
body.greenhome div.frame_body ul.gh_list_2 li {
	margin-bottom: 10px; 
	list-style: outside;
	list-style-type: disc;	
}

/*	EVENT (index)
---------------------------------------*/

body.greenhome div.event {
	clear: both;
	padding-bottom: 1em;
	width: 654px;
	min-height: 150px;
	border-bottom: 1px solid #ddd;
}

body.greenhome div#event p.month,
body.greenhome div#topics p.month {
	border-bottom: 2px dotted #ddd;
	font-weight: 600;
}
body.greenhome div.event img {
	margin-top: 0.5em;
	padding-right: 0;
	margin-left: 10px;
	float: right;
}
body.greenhome div#event ul {
	margin: 0 10px 0 10px;
	padding-top: 10px;
	height: 1.5em;
	border-bottom: 1px dotted #ddd;
}
body.greenhome div#event ul li {
	float: left;
}
body.greenhome div#event ul li.date {
	padding-left: 1em;
	width: 11em;
	background-image: url(images/ic_circle.png);
	background-position: left center;
	background-repeat: no-repeat;
}



/*	Table（3-context.css 3-5-3）
---------------------------------------*/

body.greenhome table {
	font-size: 92%;
}

body.greenhome table caption {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

body.greenhome table td {
	line-height: 1.5;
	vertical-align: middle;
	text-align: left;
}

body.greenhome table.list_table td {
	vertical-align: top;
}

body.greenhome table.ex td {
	width: 100px;
	height: 3em;
}

body.greenhome table.ex th.am,
body.greenhome table.ex td.am {
	background-color: #CCFFFF;
}

body.greenhome table.ex th.pm,
body.greenhome table.ex td.pm {
	background-color: #FFCC99;
}

body.greenhome table.ex td.apm {
	background-color: #FF99CC;
}

/* Contact
-----------------------------*/

body.index div.contact div.frame_body ul {
	padding-left: 0;
}

body.index div.contact div.frame_body ul li {
	width: 310px;
	float: left;
}

body.index div.contact div.frame_body ul li dl dt {
	color:#000;
}

body.index div.contact div.frame_body ul li dl dd {
	margin-top: 0.5em;
	padding-left: 15px;
	background: url(../images/icon/ic_arrow_blue.gif) 0 0.35em no-repeat;
}

/*--------------------------------------
	Clearfix
---------------------------------------*/

div#main,
body.greenhome div.frame_body,
.textbody,
.frame_body,
body.greenhome div.entry ul,
div.entry h2,
body.mainIndex div.guid div.textbody ul,
td {
	_height: 1px;
	min-height: 1px;
}

div#main:after,
body.greenhome div.frame_body:after,
.textbody:after,
.frame_body:after,
body.greenhome div.entry ul:after,
div.entry h2:after,
body.mainIndex div.guid div.textbody ul:after,
td:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


