@charset "UTF-8";
/* CSS Document */

@import "basic.css";

/*******************************************************************/
/*                                                       container */
/*******************************************************************/
#container {
	background: url(../../images/common/header-background.jpg) repeat-x center top;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	}

/*******************************************************************/
/*                                                  contents-title */
/*******************************************************************/
#contents-title {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	}

	/*	breadcrumbs	*/
	#contents-title p.breadcrumbs {
		font-size: 75%;
		padding: 10px 0px 10px 12px;
		}

/*=================================================================*/
/*                                                              h2 */
/*=================================================================*/
h2 {
	width: 760px;
	height: 64px;
	text-indent: -9999px;
	margin-bottom: 20px;
	}
	
	/*	ttl-introduction	*/
	h2#ttl-introduction {
		background: url(../../images/introduction/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-citizen	*/
	h2#ttl-citizen {
		background: url(../../images/citizen/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-kids	*/
	h2#ttl-kids {
		background: url(../../images/kids/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-entrepreneur	*/
	h2#ttl-entrepreneur {
		background: url(../../images/entrepreneur/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-conference	*/
	h2#ttl-conference {
		background: url(../../images/conference/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-link	*/
	h2#ttl-link {
		background: url(../../images/link/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-topics	*/
	h2#ttl-topics {
		background: url(../../images/topics/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-contact	*/
	h2#ttl-contact {
		background: url(../../images/contact/title.jpg) no-repeat 0px 0px;
		}
	/*	ttl-about	*/
	h2#ttl-about {
		background: url(../../images/about/title.jpg) no-repeat 0px 0px;
		}
		
	/*	ttl-search	*/
	h2#ttl-search {
		background: url(../../images/search/title.jpg) no-repeat 0px 0px;
		}

/*=================================================================*/
/*                                                              h3 */
/*=================================================================*/
h3 {
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	}

/*=================================================================*/
/*                                                              h4 */
/*=================================================================*/
#contents h4#page-ttl {
	width: 700px;
	background: url(../../images/common/title-h4.jpg) no-repeat left bottom;
	color: #47271F;
	padding: 5px 5px 8px 50px;
	}
	#contents > h4#page-ttl {
		width: 645px;
		}
	
/*=================================================================*/
/*                                                              h5 */
/*=================================================================*/
#contents h5 {
	background: url(../../images/common/icon/h5.gif) no-repeat left center;
	border-bottom: 1px solid #31B3E5;
	width: 680px;
	margin: 0px 10px 10px 10px;
	padding-left: 15px;
	font-size: 100%;
	}
	#contents > h5 {
		width: 665px;
		}

#contents h5.none {
	background: none;
	border: none;
	width: 680px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	}

/*******************************************************************/
/*                                                        contents */
/*******************************************************************/
#container #contents {
	width: 760px;
	margin: 0px auto;
	padding: 20px 30px 10px 30px;
	text-align: left;
	background-color: #fff;
	font-size: 95%;
	line-height: 160%;
	}
	#container > #contents {
		width: 700px;
		}

/*-------------------------------------------------------*/
/*                                    セカンドページ共通 */
/*-------------------------------------------------------*/
/*	h3(category)	*/
h3#ttl-category {
	background: url(../../images/common/category-title.gif) no-repeat 0px 0px;
	}

h3#ttl-check {
	background: url(../../images/common/check-title.gif) no-repeat 0px 0px;
	height: 27px;
	margin-bottom: 5px;
	}

h3#ttl-url {
	background: url(../../images/common/url-title.gif) no-repeat 0px 0px;
	height: 27px;
	margin-bottom: 5px;
	}

h3#ttl-apply {
	background: url(../../images/common/contact-title.gif) no-repeat 0px 0px;
	height: 27px;
	margin-bottom: 5px;
	}

h3#ttl-assist {
	background: url(../../images/common/assist-title.gif) no-repeat 0px 0px;
	height: 27px;
	margin-bottom: 5px;
	}

/*	second-flash	*/
#second-flash {
	width: 700px;
	height: 380px;
	margin: 10px auto;
	}
	
	#flashcontent {
		width: 700px;
		font-size: 75%;
		line-height: 160%;
		}

/*	menu-list	*/
ul.menu-list {
	list-style: none;
	}

	ul.menu-list li {
		background: url(../../images/common/icon/question.gif) no-repeat 5px 4px;
		width: 700px;
		padding: 2px 0px 2px 35px;
		}
		ul.menu-list > li {
			width: 665px;
			}

/*	do-list	*/
ul.do-list {
	list-style: none;
	margin-bottom: 30px;
	}

	ul.do-list li {
		background: url(../../images/common/icon/earth.gif) no-repeat 5px 4px;
		width: 700px;
		padding: 2px 0px 2px 35px;
		}
		ul.do-list > li {
			width: 665px;
			}

/*	text-box	*/
.text-box {
	border: 1px solid #DDD5BD;
	background-color: #F3F0E8;
	padding: 10px;
	line-height: 140%;
	}

.block-basic .image-box {
	float: left;
	width: 200px;
	margin-left: 10px;
	text-align: center;
	}
	
.block-basic .text-box {
	float: right;
	width: 450px;
	}
	
.image-block {
	margin: 0px auto 20px auto;
	text-align: center;
	width: 700px;
	line-height: 130%;
	}

	.image-block .L-image-block {
		width: 50%;
		float: left;
		text-align: center;
		font-size: 85%;
		}

	.image-block .L-text-block {
		width: 47%;
		float: left;
		text-align: left;
		padding-left: 10px;
		line-height: 160%;
		}

	.image-block .R-image-block {
		width: 50%;
		float: right;
		text-align: center;
		font-size: 85%;
		}

.image-block-no {
	margin: 0px auto 5px auto;
	text-align: center;
	width: 700px;
	font-size: 85%;
	line-height: 130%;
	}

/***********	no-link	***************/
.no-link {
	margin: 30px auto 30px auto;
	text-align: center;
	width: 700px;
	line-height: 130%;
	}

/*-------------------------------------------------------*/
/*                                         3階層以下共通 */
/*-------------------------------------------------------*/
/*	third-flash	*/
#third-flash {
	width: 700px;
	margin: 10px auto;
	}
	
	#flashcontent {
		width: 700px;
		font-size: 75%;
		line-height: 160%;
		}
		
	#soundcontent {
		width: 145px;
		font-size: 75%;
		line-height: 160%;
		}
		
		/*	490	*/
		.flash490 {
			height: 490px;
			}

		/*	542	*/
		.flash542 {
			height: 542px;
			}

/*	green-block	*/
dl.green-block {
	background: url(../../images/common/parts/green-bottom.gif) no-repeat bottom center;
	width: 680px;
	padding-bottom: 5px;
	margin: 0px 0px 20px 10px;
	line-height: 140%;
	}

	dl.green-block dt {
		width: 386px;
		height: 29px;
		text-indent: -9999px;
		}

	dl.green-block dd {
		width: 680px;
		padding-bottom: 10px;
		background: url(../../images/common/parts/green-center.gif) repeat-y 0px 0px;
		}

		dl.green-block dd .dd-box {
			width: 680px;
			padding-top: 15px;
			background: url(../../images/common/parts/green-top.gif) no-repeat 0px 0px;
			}

/*	blue-block	*/
dl.blue-block {
	background: url(../../images/common/parts/blue-bottom.gif) no-repeat bottom center;
	width: 680px;
	padding-bottom: 5px;
	margin: 0px 0px 20px 10px;
	line-height: 140%;
	}

	dl.blue-block dt {
		width: 386px;
		height: 29px;
		text-indent: -9999px;
		}

	dl.blue-block dd {
		width: 680px;
		padding-bottom: 10px;
		background: #FAFAF3 url(../../images/common/parts/blue-center.gif) repeat-y 0px 0px;
		}

		dl.blue-block dd .dd-box {
			width: 680px;
			padding-top: 15px;
			background: url(../../images/common/parts/blue-top.gif) no-repeat 0px 0px;
			}

/*	(green/blue-block)in(ul/ol)	*/
.dd-box ul {
	list-style: none;
	margin: 0px 20px 10px 20px;
	}
	
	.dd-box ul li {
		background: url(../../images/common/icon/orange-ring.gif) no-repeat 0px 5px;
		padding-left: 15px;
		margin-bottom: 5px;
		}

.dd-box ol {
	width: 640px;
	padding-left: 45px;
	}
	
	.dd-box ol li {
		margin-bottom: 5px;
		}

/*	それ以外	*/
dd.prepare-block .dd-box ul {
	float: left;
	width: 410px;
	margin-left: 10px;
	}

	dd.prepare-block .dd-box > ul {
		margin-left: 20px;
		}

dd.prepare-block  .dd-box .dd-img {
	float: right;
	width: 220px;
	text-align: left;
	}

/*-------------------------------------------------------*/
/*                                        トピックス情報 */
/*-------------------------------------------------------*/
/*	一覧	*/
/*//////////////////////	h3	/////////////////////////*/
h3#Topics-ttl {
	background: url(../../images/topics/ttl-topics-list.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

dl.topics-list {
	background: url(../../images/common/line/gray-dashed.gif) repeat-x left top;
	margin: 5px 10px 15px 10px;
	padding-top: 10px;
	width: 680px;
	}

	dl.topics-list dt {
		background: url(../../images/top/topics-icon.gif) no-repeat 0px 5px;
		width: 300px;
		padding: 0px 0px 0px 30px;
		}

	dl.topics-list dd {
		width: 650px;
		border: 1px solid #DDD5BD;
		background-color: #F3F0E8;
		margin-left: 30px;
		padding: 5px 10px;
		}
		dl.topics-list > dd {
			width: 628px;
			}

.pagenumber {
	width: 600px;
	margin: 0px auto;
	padding-bottom: 5px;
	}

	.pagenumber .pagenumber-left {
		float: left;
		}

	.pagenumber .pagenumber-right {
		float: right;
		}

/*	詳細	*/
h3#Topics-ttl-data {
	background: url(../../images/topics/ttl-topics-data.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

#contents .day-detailed {
	width: 700px;
	}

#contents .day-detailed span {
	background: url(../../images/common/icon/mole.jpg) no-repeat left bottom;
	padding: 15px 10px 1px 52px;
	float: right;
	margin-bottom: 1px;
	}

/*-------------------------------------------------------*/
/*                                  地球温暖化入門の部屋 */
/*-------------------------------------------------------*/
/*//////////////////////	h3	/////////////////////////*/
/*	地球温暖化って何？	*/
h3#In-what-ttl {
	background: url(../../images/introduction/what/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	地球温暖化ってどうして起こるの？	*/
h3#In-happen-ttl {
	background: url(../../images/introduction/happen/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	地球温暖化はどのくらい進んでいるの？ 	*/
h3#In-advances-ttl {
	background: url(../../images/introduction/advances/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	地球温暖化が進むとどんな影響があるの？ 	*/
h3#In-influence-ttl {
	background: url(../../images/introduction/influence/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	地球温暖化が進まないようにするため世界中で行われていること 	*/
h3#In-do-ttl {
	background: url(../../images/introduction/do/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
h3#In-do-ttl-de {
	background: url(../../images/introduction/do/title.jpg) no-repeat 0px 0px;
	margin-bottom: 12px;
	}

/*	地球温暖化が進むとどんな影響があるの？ 	*/


/*	地球温暖化が進まないようにするため世界中で行われていること 	*/
/*	do-flash	*/
#do-flash {
	width: 700px;
	height: 350px;
	margin: 10px auto;
	}
	
	#flashcontent {
		width: 700px;
		font-size: 75%;
		line-height: 160%;
		}

#do-menu-block {
	background: url(../../images/introduction/do/background.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 300px;
	margin-bottom: 15px;
	overflow: hidden;
	}

	#do-menu-block ul {
		list-style: none;
		position: relative;
		top: 31px;
		}

		#do-menu-block ul li a {
			text-indent: -9999px;
			position: absolute;
			top: 0px;
			height: 216px;
			width: 217px;
			display: block;
			text-decoration: none;
			}

			#do-menu-block ul li.world a {
				background: url(../../images/introduction/do/world.jpg) no-repeat 0px 0px;
				width: 217px;
				left: 6px;
				}

			#do-menu-block ul li.japan a {
				background: url(../../images/introduction/do/japan.jpg) no-repeat 0px 0px;
				width: 217px;
				left: 242px;
				}

			#do-menu-block ul li.kagoshima a {
				background: url(../../images/introduction/do/kagoshima.jpg) no-repeat 0px 0px;
				width: 217px;
				left: 477px;
				}

				#do-menu-block ul li.world a:hover,
				#do-menu-block ul li.japan a:hover,
				#do-menu-block ul li.kagoshima a:hover {
					background-position: 0px -216px;
					}

/*================	h4	====================*/
/*	世界	*/
h4#In-do-world {
	background: url(../../images/introduction/do/world/title.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 45px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}
/*	日本	*/
h4#In-do-japan {
	background: url(../../images/introduction/do/japan/title.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	}
/*	鹿児島市	*/
h4#In-do-kagoshima {
	background: url(../../images/introduction/do/kagoshima/title.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	}

/*-----	鹿児島市	-----*/
dl.green-block dt.shimin {
	background: url(../../images/introduction/do/kagoshima/ttl-shimin.jpg) no-repeat 0px 0px;
	}
dl.green-block dt.jigyousya {
	background: url(../../images/introduction/do/kagoshima/ttl-jigyousya.jpg) no-repeat 0px 0px;
	}
dl.green-block dt.chikyu {
	background: url(../../images/introduction/do/kagoshima/ttl-chikyu.jpg) no-repeat 0px 0px;
	}
dl.green-block dt.jirei {
	background: url(../../images/citizen/conjugate/nature/light/ttl-jirei.jpg) no-repeat 0px 0px;
	}
dl.blue-block dt.kihon {
	background: url(../../images/introduction/do/kagoshima/ttl-kihon.jpg) no-repeat 0px 0px;
	}
dl.blue-block dt.heisei {
	background: url(../../images/introduction/do/kagoshima/ttl-heisei.jpg) no-repeat 0px 0px;
	}

/*-------------------------------------------------------*/
/*                                            市民の部屋 */
/*-------------------------------------------------------*/
/*//////////////////////	h3	/////////////////////////*/
/*	家庭ではどんなことに取り組めばいいの？	*/
h3#Ci-work-ttl {
	background: url(../../images/citizen/work/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	あなたの取り組みの効果はどのくらい？	*/
h3#Ci-effect-ttl {
	background: url(../../images/citizen/effect/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	はじめよう！地球にやさしい生活 -エコライフファミリー-	*/
h3#Ci-ecolife-ttl {
	background: url(../../images/citizen/ecolife/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	チャレンジ「緑のカーテン」-	*/
h3#Ci-green-ttl {
	background: url(../../images/citizen/green/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	家電等を買い換える際のとっておき情報コーナー-	*/
h3#Ci-buy-ttl {
	background: url(../../images/citizen/buy/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	あなたも自然の恵みを大いに活用してみませんか-	*/
h3#Ci-conjugate-ttl {
	background: url(../../images/citizen/conjugate/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	家庭ではどんなことに取り組めばいいの？	*/
/*-----リビング編 / キッチン編 / 浴室・トイレ・洗面所編（details）-----*/
#details-container {
	width: 600px;
	margin: 10px auto;
	text-align: left;
	}

	#details-container h1 {
		width: 600px;
		height: 90px;
		text-indent: -9999px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		}

	#details-container h1#living {
		background: url(../../images/citizen/work/living/title.jpg) no-repeat 0px 0px;
		}

	#details-container h1#kitchen {
		background: url(../../images/citizen/work/kitchen/title.jpg) no-repeat 0px 0px;
		}

	#details-container h1#water {
		background: url(../../images/citizen/work/water/title.jpg) no-repeat 0px 0px;
		}

/*	table	*/
#details-container table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	margin-bottom: 10px;
	line-height: 160%;
	font-size: 90%;
	background-color: #fff;
	float: left;
	letter-spacing: 0em;
	}
	
	#details-container table thead th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #1B9DCF;
		color: #fff;
		padding: 2px;
		text-align: center;
		}

	#details-container table tbody th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #DAF1F8;
		padding: 2px;
		font-weight: normal;
		text-align: center;
		width: 130px;
		}

	#details-container table td {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 2px 10px;
		font-size: 80%;
		}

		#details-container table td strong {
			font-size: 120%;
			color: #66412B;
			}

		#details-container table td span {
			color: #DA2525;
			font-weight: bold;
			}

		#details-container table td span.size {
			font-size: 90%;
			color: #333;
			font-weight: normal;
			}

		#details-container table td div {
			color: #339900;
			font-size: 95%;
			line-height: 140%;
			}

#details-container #close {
	text-align: center;
	margin-bottom: 10px;
	}

/*-----エコドライブ編-----*/
h4#Ci-work-ecodrive {
	background: url(../../images/citizen/work/ecodrive/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

.btn-participate a {
	background: url(../../images/citizen/work/ecodrive/btn-participate.jpg) no-repeat 0px 0px;
	width: 680px;
	height: 51px;
	margin: 0px 10px 15px 10px;
	text-indent: -9999px;
	display: block;
	}
	
	.btn-participate a:hover {
		background-position: 0px -51px;
		}

/*-----エコドライブ講習会-----*/
.eco-block {
	margin: 0px 20px 10px 20px;
	}

	.eco-block .list-block {
		float: left;
		width: 350px;
		}

		.eco-block .list-block ul {
			padding-left: 20px;
			}

			.eco-block .list-block ul li {
				margin-bottom: 10px;
				}

	.eco-block .images-block {
		float: right;
		width: 300px;
		}

/*---------------------------------------------*/
/*        あなたの取り組みの効果はどのくらい？ */
/*---------------------------------------------*/
/*/////////////////	h4	///////////////////*/
/*	あなたの取り組みの効果はどのくらい？	*/
h4#Ci-effect-question {
	background: url(../../images/citizen/effect/ttl-effect.gif) no-repeat 0px 0px;
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	}

h4#Ci-effect-table-one {
	background: url(../../images/citizen/effect/ttl-table1.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 5px;
	}

h4#Ci-effect-table-two {
	background: url(../../images/citizen/effect/ttl-table2.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 5px;
	}

/*	CO2排出量診断プログラム	*/
h4#Ci-effect-program {
	background: url(../../images/citizen/effect/ttl-program.gif) no-repeat 0px 0px;
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	}

h4#Ci-effect-table-three {
	background: url(../../images/citizen/effect/ttl-table3.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 5px;
	}

h4#Ci-effect-living {
	background: url(../../images/citizen/effect/ttl-living.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}

h4#Ci-effect-kitchen {
	background: url(../../images/citizen/effect/ttl-kitchen.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}

h4#Ci-effect-water {
	background: url(../../images/citizen/effect/ttl-water.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}

h4#Ci-effect-ecodrive {
	background: url(../../images/citizen/effect/ttl-ecodrive.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}

/*////////////	h5	//////////////*/
h5#Ci-effect-management {
	background: url(../../images/citizen/effect/ttl-management.jpg) no-repeat 0px 0px;
	width: 700px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 20px;
	border: none;
	}

/*************/
a.btn-program {
	background: url(../../images/citizen/effect/btn-program.jpg) no-repeat 0px 0px;
	width: 508px;
	height: 78px;
	text-indent: -9999px;
	display: block;
	margin: auto;
	}

	a.btn-program:hover {
		background-position: 0px -78px;
		}

a.btn-management {
	background: url(../../images/citizen/effect/btn-management.jpg) no-repeat 0px 0px;
	width: 298px;
	height: 78px;
	text-indent: -9999px;
	display: block;
	margin: auto;
	}

	a.btn-program:hover {
		background-position: 0px -78px;
		}

/*	input
-------------------------------------*/
input.half-size {
	width: 28px;
	}

/*	table(effect)
-------------------------------------*/
table.style-effect {
	width: 100%;
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	margin-bottom: 20px;
	line-height: 160%;
	font-size: 90%;
	}
	
	table.style-effect thead th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #1B9DCF;
		color: #fff;
		padding: 2px 0px;
		text-align: center;
		}

	table.style-effect tbody th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #DAF1F8;
		padding: 2px;
		font-weight: normal;
		text-align: center;
		}

	table.style-effect td {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 2px;
		}

/*	table(program)
-------------------------------------*/
table.style-program {
	width: 100%;
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	margin-bottom: 20px;
	line-height: 160%;
	font-size: 80%;
	}
	
	table.style-program thead th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #1B9DCF;
		color: #fff;
		padding: 2px 0px;
		text-align: center;
		}

	table.style-program tbody th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #DAF1F8;
		padding: 4px 2px;
		font-weight: normal;
		text-align: center;
		}

	table.style-program td {
		border-top: none;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 4px 6px;
		}

/*	effect-list
-------------------------------------*/
ol.effect-list {
	border: 1px solid #E0A434;
	background-color: #FDFCE3;
	padding: 10px;
	margin: 0px 15px 10px 15px;
	}

	ol.effect-list li {
		margin-left: 30px;
		}

/*---------------------------------------------*/
/*                        緑のカーテンの作り方 */
/*---------------------------------------------*/
ul#btn-green {
	width: 640px;
	height: 208px;
	list-style: none;
	margin: 0px auto 15px auto;
	text-indent: -9999px;
	}

	/*	緑のカーテンの作り方	*/
	ul#btn-green li.make {
		background: url(../../images/citizen/green/make.jpg) no-repeat 0px 0px;
		width: 190px;
		height: 193px;
		float: left;
		clear: right;
		margin-right: 35px;
		text-align: center;
		}
		
		ul#btn-green li.make a.goya {
			background: url(../../images/citizen/green/goya.jpg) no-repeat 0px 0px;
			width: 154px;
			height: 29px;
			display: block;
			margin: 60px auto 4px auto;
			}

		ul#btn-green li.make a.hechima {
			background: url(../../images/citizen/green/hechima.jpg) no-repeat 0px 0px;
			width: 154px;
			height: 29px;
			display: block;
			margin: 0px auto 4px auto;
			}

		ul#btn-green li.make a.asagao {
			background: url(../../images/citizen/green/asagao.jpg) no-repeat 0px 0px;
			width: 154px;
			height: 29px;
			display: block;
			margin: 0px auto;
			}

	/*	緑のカーテンの事例	*/
	ul#btn-green li.case {
		width: 190px;
		float: left;
		clear: right;
		margin-right: 35px;
		}
		
		ul#btn-green li.case a {
			background: url(../../images/citizen/green/case.jpg) no-repeat 0px 0px;
			width: 190px;
			height: 193px;
			display: block;
			margin: 0px auto;
			}

	/*	他の地域での取組	*/
	ul#btn-green li.match {
		width: 190px;
		float: right;
		}
		
		ul#btn-green li.match a {
			background: url(../../images/citizen/green/match.jpg) no-repeat 0px 0px;
			width: 190px;
			height: 193px;
			display: block;
			margin: 0px auto;
			}
			
			/*******/
			ul#btn-green li.case a:hover,
			ul#btn-green li.match a:hover {
				background-position: 0px -193px;
				}

			ul#btn-green li.make a.goya:hover,
			ul#btn-green li.make a.hechima:hover,
			ul#btn-green li.make a.asagao:hover {
				background-position: 0px -29px;
				}

/*-----	緑のカーテンの作り方（ゴーヤ編）	-----*/
dl.green-block dt.prepare {
	background: url(../../images/citizen/green/goya/ttl-prepare.jpg) no-repeat 0px 0px;
	}

/*-----緑のカーテンの作り方（ゴーヤ編）-----*/
h4#Ci-green-goya {
	background: url(../../images/citizen/green/goya/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

/*-----緑のカーテンの作り方（ヘチマ編）-----*/
h4#Ci-green-hechima {
	background: url(../../images/citizen/green/hechima/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

/*-----緑のカーテンの作り方（アサガオ編）-----*/
h4#Ci-green-asagao {
	background: url(../../images/citizen/green/asagao/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

/*-----緑のカーテン事例-----*/
h4#Ci-green-case {
	background: url(../../images/citizen/green/case/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

/*-----緑のカーテン事例-----*/
h4#Ci-green-match {
	background: url(../../images/citizen/green/match/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

/*-----1.事前準備-----*/
h4.Ci-green-01 {
	background: url(../../images/citizen/green/title01.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----2.苗植え-----*/
h4.Ci-green-02 {
	background: url(../../images/citizen/green/title02.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----2.種まき-----*/
h4.Ci-green-asagao02 {
	background: url(../../images/citizen/green/asagao/title02.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----3.水やり-----*/
h4.Ci-green-03 {
	background: url(../../images/citizen/green/title03.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----4.追肥-----*/
h4.Ci-green-04 {
	background: url(../../images/citizen/green/title04.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----5.ネット張り等-----*/
h4.Ci-green-05 {
	background: url(../../images/citizen/green/title05.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----6.成長-----*/
h4.Ci-green-06 {
	background: url(../../images/citizen/green/title06.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----6.成長-----*/
h4.Ci-green-asagao06 {
	background: url(../../images/citizen/green/asagao/title06.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----7.受粉-----*/
h4.Ci-green-07 {
	background: url(../../images/citizen/green/title07.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----7.成長-----*/
h4.Ci-green-asagao07 {
	background: url(../../images/citizen/green/asagao/title07.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----8.収穫・片付け-----*/
h4.Ci-green-08 {
	background: url(../../images/citizen/green/title08.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----8.受粉-----*/
h4.Ci-green-asagao08 {
	background: url(../../images/citizen/green/asagao/title08.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-----9.収穫・片付け-----*/
h4.Ci-green-asagao09 {
	background: url(../../images/citizen/green/asagao/title09.gif) no-repeat 0px 0px;
	width: 700px;
	height: 42px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

ul#btn-nature {
	width: 640px;
	list-style: none;
	margin: 0px auto 15px auto;
	text-indent: -9999px;
	}

	/*	太陽光発電	*/
	ul#btn-nature li.light {
		width: 190px;
		float: left;
		clear: right;
		margin-right: 35px;
		}
		
		ul#btn-nature li.light a {
			background: url(../../images/citizen/conjugate/nature/light.jpg) no-repeat 0px 0px;
			width: 190px;
			height: 193px;
			display: block;
			margin: 0px auto;
			}

	/*	太陽熱利用	*/
	ul#btn-nature li.heat {
		width: 190px;
		float: left;
		clear: right;
		margin-right: 35px;
		}
		
		ul#btn-nature li.heat a {
			background: url(../../images/citizen/conjugate/nature/heat.jpg) no-repeat 0px 0px;
			width: 190px;
			height: 193px;
			display: block;
			margin: 0px auto;
			}

	/*	地中熱利用ヒートポンプ	*/
	ul#btn-nature li.geothermal-energy {
		width: 190px;
		float: right;
		}
		
		ul#btn-nature li.geothermal-energy a {
			background: url(../../images/citizen/conjugate/nature/geothermal-energy.jpg) no-repeat 0px 0px;
			width: 190px;
			height: 193px;
			display: block;
			margin: 0px auto;
			}
			
			/*******/
			ul#btn-nature li.light a:hover,
			ul#btn-nature li.heat a:hover,
			ul#btn-nature li.geothermal-energy a:hover {
				background-position: 0px -193px;
				}

/*-----あなたも自然の恵みを大いに活用してみませんか（太陽光発電）-----*/
h4#Ci-conjugate-light {
	background: url(../../images/citizen/conjugate/nature/light/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*-----あなたも自然の恵みを大いに活用してみませんか（太陽熱利用）-----*/
h4#Ci-conjugate-heat {
	background: url(../../images/citizen/conjugate/nature/heat/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*-----あなたも自然の恵みを大いに活用してみませんか（地中熱利用ヒートポンプ）-----*/
h4#Ci-conjugate-geothermal-energy {
	background: url(../../images/citizen/conjugate/nature/geothermal-energy/title.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*-------------------------------------------------------*/
/*                                         キッズの部屋  */
/*-------------------------------------------------------*/
/*	絵本「熱がでちゃった地球」	*/
h3#Ki-book-ttl {
	background: url(../../images/kids/book/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	君はできるかな？クイズ『君は地球を守れるか！』	*/
h3#Ki-quiz-ttl {
	background: url(../../images/kids/quiz/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	学校ではみんなどんな取り組みをしているのかな？	*/
h3#Ki-school-ttl {
	background: url(../../images/kids/school/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

h4#Ki-school-iso {
	background: url(../../images/kids/school/title-iso.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

/*-------------------------------------------------------*/
/*                                         事業者の部屋  */
/*-------------------------------------------------------*/
/*	もっと企業での省エネについて知りたい方はこちらへ	*/
h4#ttl-energy {
	background: url(../../images/entrepreneur/energy-title.gif) no-repeat 0px 0px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 700px;
	height: 38px;
	}

/*//////////////////////	h3	/////////////////////////*/
/*	節電編	*/
h3#En-electricity-ttl {
	background: url(../../images/entrepreneur/electricity/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	ペーパー節減編・リサイクル編	*/
h3#En-paper-ttl {
	background: url(../../images/entrepreneur/paper/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	節水編・燃料節減編	*/
h3#En-water-ttl {
	background: url(../../images/entrepreneur/water/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	あなたの会社も環境管理事務所になりませんか	*/
h3#En-office-ttl {
	background: url(../../images/entrepreneur/office/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	情報交流ひろば	*/
h3#En-exchange-ttl {
	background: url(../../images/entrepreneur/exchange/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*	節水編・燃料節減編
-------------------------------------------------------*/
/*-----	照明	-----*/
dl.green-block dt.lighting {
	background: url(../../images/entrepreneur/electricity/ttl-lighting.jpg) no-repeat 0px 0px;
	}

/*-----	空調	-----*/
dl.green-block dt.adjustment {
	background: url(../../images/entrepreneur/electricity/ttl-adjustment.jpg) no-repeat 0px 0px;
	}

/*-----	冷蔵庫・冷凍機	-----*/
dl.green-block dt.freezing {
	background: url(../../images/entrepreneur/electricity/ttl-freezing.jpg) no-repeat 0px 0px;
	}

/*-----	その他	-----*/
dl.green-block dt.other {
	background: url(../../images/entrepreneur/electricity/ttl-other.jpg) no-repeat 0px 0px;
	}

/*-----	ペーパー節減	-----*/
dl.green-block dt.paper {
	background: url(../../images/entrepreneur/paper/ttl-paper.jpg) no-repeat 0px 0px;
	}

/*-----	リサイクル	-----*/
dl.green-block dt.recycling {
	background: url(../../images/entrepreneur/paper/ttl-recycling.jpg) no-repeat 0px 0px;
	}

/*-----	節水	-----*/
dl.green-block dt.sesui {
	background: url(../../images/entrepreneur/water/ttl-seui.jpg) no-repeat 0px 0px;
	}

/*-----	燃料節減	-----*/
dl.green-block dt.nenryou {
	background: url(../../images/entrepreneur/water/ttl-nenryou.jpg) no-repeat 0px 0px;
	}

	.entrepreneur-img {
		width: 250px;
		float: right;
		clear: both;
		margin: 5px 0px 5px 25px;
		}

	.entrepreneur-sashie {
		margin: 15px 0px 15px 80px;
		}

/*	あなたの会社も環境管理事務所になりませんか
-------------------------------------------------------*/
h4#En-authorize-ttl {
	background: url(../../images/entrepreneur/office/ttl-authorize.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

.block-style01 {
	background: url(../../images/common/parts/brown-center.gif) repeat-y 0px 0px;
	margin: 0px 10px 25px 10px;
	width: 680px;
	}

	.block-top01 {
		background: url(../../images/common/parts/brown-top.gif) no-repeat 0px 0px;
		width: 680px;
		padding-top: 25px;
		}

		.block-bottom01 {
			background: url(../../images/common/parts/brown-bottom.gif) no-repeat left bottom;
			width: 680px;
			padding-bottom: 15px;
			}

/*	list(ol)
-------------------------------------------------------*/
ol.list-style {
	margin: 0px 40px 15px 40px;
	background: url(../../images/common/line/gray-dashed.gif) repeat-x left bottom;
	padding-bottom: 5px;
	}
	
	ol.list-style li {
		line-height: 120%;
		margin-bottom: 15px;
		}

/*	list(ul)
-------------------------------------------------------*/
ul.list-style01 {
	list-style: none;
	margin: 0px 20px 10px 20px;
	}
	
	ul.list-style01 li {
		background: url(../../images/common/icon/orange-ring.gif) no-repeat 0px 7px;
		padding-left: 15px;
		}

/*	情報交流ひろば
-------------------------------------------------------*/
h4.En-exchange01 {
	background: url(../../images/entrepreneur/exchange/title-exchange01.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

h4.En-exchange02 {
	background: url(../../images/entrepreneur/exchange/title-exchange02.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

h4.En-exchange03 {
	background: url(../../images/entrepreneur/exchange/title-cexchange03.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*	過去のご質問（list）
-------------------------------------------------------*/
ul.exchange-list {
	width: 660px;
	list-style: none;
	margin: 0px 0px 10px 20px;
	}
	
	ul.exchange-list li {
		background: url(../../images/common/icon/green-square.gif) no-repeat 0px 6px;
		padding-left: 20px;
		width: 100%;
		}

/*-------------------------------------------------------*/
/*                       地球温暖化対策地域協議会の部屋  */
/*-------------------------------------------------------*/
/*//////////////////////	h3	/////////////////////////*/
/*	かごしま市地球温暖化対策地域協議とは？	*/
h3#Co-what-ttl {
	background: url(../../images/conference/what/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	かごしま市地球温暖化対策地域協議会の活動内容	*/
h3#Co-active-ttl {
	background: url(../../images/conference/active/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}
/*	地球温暖化対策に関する質問・意見コーナー	*/
h3#Co-corner-ttl {
	background: url(../../images/conference/corner/title.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
	}

/*-----かごしま市地球温暖化対策地域協議とは？-----*/
h4#Co-what-member {
	background: url(../../images/conference/what/title-member.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*-----かごしま市地球温暖化対策地域協議会の活動内容-----*/
h4.Co-active-plan19 {
	background: url(../../images/conference/active/plan19.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

h4.Co-active-plan20 {
	background: url(../../images/conference/active/plan20.gif) no-repeat 0px 0px;
	width: 700px;
	height: 34px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/*	地球温暖化対策に関する質問・意見コーナー	*/
h4.Co-corner01 {
	background: url(../../images/conference/corner/title-corner01.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

h4.Co-corner02 {
	background: url(../../images/conference/corner/title-corner02.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

h4.Co-corner03 {
	background: url(../../images/conference/corner/title-corner03.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}
	
/*	受付窓口
-------------------------------------------------------*/
.reception {
	margin: 0px 10px 25px 10px;
	}

	.reception .reception-left {
		float: left;
		width: 350px;
		}

		.reception .reception-left a.reception-desk01 {
			background: url(../../images/common/btn/reception-desk01.jpg) no-repeat 0px 0px;
			display: block;
			width: 350px;
			height: 54px;
			text-indent: -9999px;
			}

		.reception .reception-left a.reception-desk02 {
			background: url(../../images/common/btn/reception-desk02.jpg) no-repeat 0px 0px;
			display: block;
			width: 350px;
			height: 54px;
			text-indent: -9999px;
			}
			
			.reception .reception-left a.reception-desk01:hover,
			.reception .reception-left a.reception-desk02:hover {
				background-position: -350px 0px;
				}
				
	.reception .reception-right {
		float: right;
		width: 310px;
		}
		
		.reception .reception-right ul {
			list-style: none;
			margin-top: 12px;
			}
		
		.reception .reception-right ul li {
			background: url(../../images/common/icon/green-square.gif) no-repeat 0px 6px;
			padding-left: 20px;
			}
		
/*	過去のご質問（list）
-------------------------------------------------------*/
ul.corner-list {
	width: 660px;
	list-style: none;
	margin: 0px 0px 10px 20px;
	}
	
	ul.corner-list li {
		background: url(../../images/common/icon/green-square.gif) no-repeat 0px 6px;
		padding-left: 20px;
		width: 100%;
		}

/*-------------------------------------------------------*/
/*                                         リンクの部屋  */
/*-------------------------------------------------------*/
h3#Li-ttl-group {
	background: url(../../images/link/ttl-group.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

h3#Li-ttl-company {
	background: url(../../images/link/ttl-company.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

/*-------------------------------------------------------*/
/*                                         お問い合わせ  */
/*-------------------------------------------------------*/
h3#Co-ttl-contact {
	background: url(../../images/contact/title-form.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

/*	ご意見・ご質問等	*/
h4#contact-question {
	background: url(../../images/contact/title-question.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 15px;
	}

/*	ご回答	*/
h4#contact-answer {
	background: url(../../images/contact/title-answer.gif) no-repeat 0px 0px;
	width: 700px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 15px;
	}

/*	table
-------------------------------------------------------*/
table.contact-table {
	width: 680px;
	font-size: 100%;
	border-top: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	border-right: none;
	border-bottom: none;
	line-height: 180%;
	font-size: 90%;
	margin: 0px 10px 20px 10px;
	}
	
	table.contact-table th {
		border-top: none;
		border-left: none;
		border-right: 1px solid #D8D8D8;
		border-bottom: 1px solid #D8D8D8;
		background-color: #D2EFB4;
		padding: 10px 20px;
		text-align: left;
		font-weight: normal;
		}
	
	table.contact-table th.light {
		background-color: #EBF8DE;
		}
	
	table.contact-table td {
		border-top: none;
		border-left: none;
		border-right: 1px solid #D8D8D8;
		border-bottom: 1px solid #D8D8D8;
		padding: 10px 20px;
		}
		
		table.contact-table td span {
			font-size: 90%;
			color: #666;
			}

/*	input/textarea
-------------------------------------------------------*/
.input {
	border: 1px solid #808080;
	}

.textarea {
	border: 1px solid #808080;
	font-size: 100%;
	}

/*-------------------------------------------------------*/
/*                                   このサイトについて  */
/*-------------------------------------------------------*/
h3#About-ttl-about {
	background: url(../../images/about/ttl-about.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

h3#About-ttl-link {
	background: url(../../images/about/ttl-link.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

h3#About-ttl-copyright {
	background: url(../../images/about/ttl-copyright.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

h3#About-ttl-info {
	background: url(../../images/about/ttl-info.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

h3#About-ttl-browser {
	background: url(../../images/about/ttl-browser.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	}

/*	list
-------------------------------------------------------*/
ul.list-style {
	width: 660px;
	list-style: none;
	margin: 0px 0px 10px 20px;
	}
	
	ul.list-style li {
		background: url(../../images/common/icon/orange-ring.gif) no-repeat 0px 7px;
		padding-left: 18px;
		width: 100%;
		}

/**************************/
h4#privacy-ttl {
	background: url(../../images/about/ttl-privacy.gif) no-repeat 0px 0px;
	height: 34px;
	width: 700px;
	text-indent: -9999px;
	margin-bottom: 15px;
	}







