@charset "utf-8";






/* format styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 190%;
	color: #4d4d4d;
	background-image: url(../images/back_all.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
.text_standard {
	margin-bottom: 20px;
}
.text_red {
	color: #d20000;
}
.text_small {
	font-size: 10px;
	line-height: 150%;
}
.clearfix{
	zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
.clearfix:after{/*for modern browser*/
	content: url(../images/spacer.gif);/*for Netscape*/
	display: block;
	clear: both;
	height: 0;
}
* html .clearfix{
	display:inline-table;
	/**/display:block;/**/
}
table.matrix {
	width: 100%;
	border-collapse: collapse;
}
table.matrix th {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 7px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 110px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.small {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 7px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 70px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.middle {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 7px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.large {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 7px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 220px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
table.graph {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
table.graph tr {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
table.graph tr.gray {
	background-color:#f7f7f7;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.graph th {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	font-weight: bold;
}
table.graph td {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.dot {
	padding-left: 15px;
}
ul.dot_margin {
	padding-left: 15px;
	margin-bottom: 20px;
}
ol.number {
	padding-left: 25px;
}
ol.number_margin {
	padding-left: 25px;
	margin-bottom: 20px;
}
ul.list {
	border-bottom: 1px dotted #cccccc;
}
ul.list li {
	list-style: none;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
	padding-left: 7px;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.list li.bold {
	font-weight: bold;
}
ul.list_pdf {
	border-bottom: 1px dotted #cccccc;
}
ul.list_pdf li {
	list-style: none;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
	padding-left: 20px;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.line {
	border-bottom: 1px dotted #cccccc;
}
ul.line li {
	list-style: none;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
}
ul.line_margin {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
}
ul.line_margin li {
	list-style: none;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
}
p#bread {
	font-size: 10px;
	line-height: 27px;
	height: 27px;
	width: 702px;
	text-indent: 11px;
	background-image: url(../images/page_pic_01.gif);
}
#title {
	height: 99px;
	width: 702px;
	position: relative;
}
#title p {
	position: absolute;
	top: 38px;
	right: 0px;
	height: 23px;
	width: 119px;
}
.paragraph_30 {
	margin-bottom: 30px;
}

.paragraph_50 {
	margin-bottom: 50px;
}

h3.text_small {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_small.gif);
	height: 38px;
	width: 341px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h3.text_middle {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_middle.gif);
	height: 38px;
	width: 463px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h3.text_large {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_large.gif);
	height: 38px;
	width: 702px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h4.text_middle {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_middle.gif);
	text-indent: 22px;
	height: 29px;
	width: 463px;
	margin-bottom: 5px;
}
h4.text_large {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_large.gif);
	text-indent: 22px;
	height: 29px;
	width: 702px;
	margin-bottom: 5px;
}
h5.text_middle {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_middle.gif);
	text-indent: 22px;
	height: 29px;
	width: 463px;
	margin-bottom: 5px;
}
h5.text_large {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_large.gif);
	text-indent: 22px;
	height: 29px;
	width: 702px;
	margin-bottom: 5px;
}
h6.text_middle {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_middle.gif);
	text-indent: 22px;
	height: 29px;
	width: 463px;
	margin-bottom: 5px;
}
h6.text_large {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_large.gif);
	text-indent: 22px;
	height: 29px;
	width: 702px;
	margin-bottom: 5px;
}
h6.text_icon {
	background-image: url(../images/icon_square_03.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	font-weight: bold;
	color: #5f7d6e;
	margin-bottom: 5px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
}







/* link styles
-----------------------*/
a:link {
	color: #00821e;
	text-decoration: underline;
}
a:visited {
	color: #00821e;
	text-decoration: underline;
}
a:hover {
	color: #00821e;
	text-decoration: none;
}
a:active {
	color: #00821e;
	text-decoration: none;
}






/* head styles
-----------------------*/
#head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 144px;
	padding-top: 3px;
}
#head ul#head_navi {
	height: 31px;
	width: 398px;
	position: absolute;
	top: 3px;
	right: 0px;
}
#head ul#head_navi li {
	float: left;
	list-style: none;
}
#head ul#head_navi li img {
	vertical-align: top;
}
#head ul#head_icon {
	height: 30px;
	width: 60px;
	position: absolute;
	top: 59px;
	right: 0px;
}
#head ul#head_icon li {
	float: left;
	list-style: none;
}
#head ul#head_icon li img {
	vertical-align: top;
}
#head p#corporate_logotype {
	position: absolute;
	top: 72px;
	height: 37px;
	width: 222px;
}
#head #search {
	position: absolute;
	top: 105px;
	right: 0px;
	height: 31px;
	width: 206px;
	background-image: url(../images/head_search_back.gif);
	background-repeat: no-repeat;
}
#head #search form {
	position: relative;
}
#head #search input#keywords {
	width: 148px;
	height: 19px;
	background-image: url(../images/head_search_02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #b3b3b3;
	position: absolute;
	left: 5px;
	top: 5px;
	border: 1px solid #FFFFFF;
	line-height: 19px;
	background-color: #FFFFFF;
	text-indent: 17px;
} 
#head #search input#submit {
	position: absolute;
	top: 5px;
	right: 5px;
}






/* global_navi styles
-----------------------*/
ul#global_navi {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
ul#global_navi li {
	float: left;
	list-style: none;
}
ul#global_navi li img {
	vertical-align: top;
}






/* contents styles
-----------------------*/
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}






/* left_bar styles
-----------------------*/
#left_bar {
	width: 228px;
	float: left;
}






/* side_navi styles
-----------------------*/
#side_navi {
	background-image: url(../images/side_navi_back.gif);
	background-position: bottom;
	width: 228px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
#side_navi ul {
	background-color: #FFFFFF;
	width: 212px;
	border: 1px solid #d9d9d9;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	margin-top: 5px;
}
#side_navi ul li {
	list-style: none;
}

#side_navi ul li img {
	vertical-align: top;
}
#side_navi li.side_navi_text a {
	display:block;
	width:186px;
	padding: 8px 10px 7px 16px;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	line-height: 14px;
	border-top: 1px solid #e6e6e6;
}

#side_navi li.side_navi_text a:hover {
	background-color: #f0faf0;
}
#side_navi li.side_navi_text_top a{
	display:block;
	width:186px;
	padding: 8px 10px 7px 16px;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	line-height: 14px;
}
#side_navi li.side_navi_text_top a:hover {
	background-color: #f0faf0;
}
#side_navi p {
	background-color: #FFFFFF;
	width: 216px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}








/* side_link styles
-----------------------*/
#side_link {
	background-image: url(../images/side_link_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 228px;
}
#side_link h3 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 198px;
}
#side_link dl {
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#side_link dl img {
	vertical-align: top;
}

#side_link dl dt {
	font-size: 10px;
	line-height: 150%;
	width: 128px;
	float: right;
}
#side_link dl dt a:link {
	color: #4d4d4d;
	text-decoration: underline;
}
#side_link dl dt a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
#side_link dl dt a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
#side_link dl dt a:active {
	color: #4d4d4d;
	text-decoration: none;
}






/* side_contact styles
-----------------------*/
#side_contact {
	background-image: url(../images/side_contact_back.gif);
	background-position: bottom;
	padding-bottom: 20px;
	width: 228px;
}
#side_contact p#side_contact_banner {
	margin-bottom: 5px;
}
#side_contact p.side_contact_text {
	width: 206px;
	font-size: 10px;
	line-height: 150%;
	margin: 10px auto 20px;
}






/* right_bar styles
-----------------------*/
#right_bar {
	float: right;
	width: 702px;
}






/* promotion styles
-----------------------*/
#promotion {
	background-image: url(../images/promotion_back.gif);
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 30px;
}
#promotion .promotion_left {
	width: 237px;
	float: left;
}
#promotion .promotion_center {
	width: 228px;
	float: left;
}
#promotion .promotion_right {
	width: 237px;
	float: left;
}
#promotion p {
	height: 65px;
	width: 211px;
	margin-right: auto;
	margin-left: auto;
}
#promotion ul {
	width: 211px;
	margin-right: auto;
	margin-left: auto;
}
#promotion ul li {
	line-height: 130%;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: 0px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 7px;
}
#promotion ul li a:link {
	color: #4d4d4d;
	text-decoration: underline;
}
#promotion ul li a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
#promotion ul li a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
#promotion ul li a:active {
	color: #4d4d4d;
	text-decoration: none;
}






/* topics styles
-----------------------*/
#topics {
	margin-top: 30px;
	position: relative;
	width: 702px;
	background-color: #e6e6e6;
	background-image: url(../images/topics_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	margin-bottom: 30px;
}
#topics ul {
	height: 38px;
	width: 167px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#topics ul li {
	float: left;
	list-style: none;
}
#topics ul li img {
	vertical-align: top;
}
#topics dl {
	background-position: center;
	background-repeat: no-repeat;
	line-height: 33px;
	background-color: #FFFFFF;
	height: 33px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#topics dl dt {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	width: 120px;
	font-weight: bold;
	padding-left: 23px;
}






/* foot styles
-----------------------*/
#foot {
	background-image: url(../images/foot_back_top.gif);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	margin-top: 30px;
}






/* foot_navi styles
-----------------------*/
#foot_navi {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 46px;
	position: relative;
}
#foot_navi ul li {
	float: left;
	list-style: none;
}
#foot_navi ul li img {
	vertical-align: top;
}
#foot_navi p#pagetop {
	position: absolute;
	top: 0px;
	right: 0px;
}






/* foot_sitemap styles
-----------------------*/
#foot_sitemap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
	padding-bottom: 15px;
}
#foot_sitemap .list {
	width: 227px;
	float: left;
}
#foot_sitemap .list_left {
	margin-right: 14px;
}
#foot_sitemap ul li {
	line-height: 130%;
	background-image: url(../images/foot_pic_05.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: left 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 10px;
}
#foot_sitemap ul li a:link {
	color: #333333;
	text-decoration: underline;
}
#foot_sitemap ul li a:visited {
	color: #333333;
	text-decoration: underline;
}
#foot_sitemap ul li a:hover {
	color: #333333;
	text-decoration: none;
}
#foot_sitemap ul li a:active {
	color: #333333;
	text-decoration: none;
}






/* copyright styles
-----------------------*/
#copyright {
	background-image: url(../images/foot_back_under.gif);
	background-repeat: repeat-x;
	height: 66px;
}
#copyright p {
	height: 21px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
}






/* enterprise styles
-----------------------*/
h4.text_enterprise_middle {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_middle.gif);
	height: 38px;
	width: 463px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h4.text_enterprise_large {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_large.gif);
	height: 38px;
	width: 702px;
	text-indent: 20px;
	margin-bottom: 10px;
}

.enterprise_inner {
	width: 341px;
	background-image: url(../images/page_pic_03.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 11px;
	background-position: bottom;
}
.enterprise_inner p.pict {
	height: 80px;
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}
.enterprise_inner ul {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;
}
.enterprise_inner ul li {
	list-style: none;
	background-image: url(../images/icon_square_01.gif);
	background-position: left 11px;
	padding-left: 7px;
	background-repeat: no-repeat;
	line-height: 14px;
	border-top: 1px dotted #cccccc;
	padding-top: 7px;
	padding-bottom: 6px;
}
.enterprise_inner dl {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;
}
.enterprise_inner dl dt {
	background-image: url(../images/icon_square_01.gif);
	background-position: left 11px;
	padding-left: 7px;
	background-repeat: no-repeat;
	line-height: 14px;
	border-top: 1px dotted #cccccc;
	padding-top: 7px;
	padding-bottom: 6px;
	font-weight: bold;
}
.enterprise_inner dl dd {
	line-height: 20px;
	border-top: 1px dotted #cccccc;
	padding-bottom: 4px;
	padding-top: 5px;
}
.enterprise_inner img {
	vertical-align: top;
}

.enterprise_inner_left {
	margin-right: 20px;
}
.outline_inner_small {
	width: 224px;
	float: left;
}
.outline_inner_small_left {
	margin-right: 15px;
}

.outline_inner_small h5 {
	background-image: url(../images/outline_title_small.gif);
	height: 45px;
	width: 224px;
	text-indent: 27px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}
.outline_inner_small dl dt {
	float: right;
	width: 139px;
	line-height: 150%;
}
.outline_inner_middle {
	width: 341px;
	float: left;
}
.outline_inner_middle_left {
	margin-right: 20px;
}

.outline_inner_middle h5 {
	background-image: url(../images/outline_title_middle.gif);
	height: 45px;
	width: 341px;
	text-indent: 27px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}
.outline_inner_middle dl dt {
	float: right;
	width: 256px;
	line-height: 150%;
}
.outline_inner_middle dl img {
	vertical-align: top;
}

.outline_inner_large {
	width: 463px;
	float: right;
}

.outline_inner_large h5 {
	background-image: url(../images/outline_title_large.gif);
	height: 45px;
	width: 463px;
	text-indent: 27px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}
p.outline_inner_kohu {
	width: 332px;
	float: right;
}
h5.outline_inner_ll {
	background-image: url(../images/outline_title_ll.gif);
	height: 45px;
	width: 702px;
	text-indent: 27px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}

.result_inner_large {
	width: 463px;
	float: right;
}
.voice_inner {
	background-image: url(../images/voice_pic_02.gif);
	background-position: bottom;
	padding-bottom: 1px;
}
.voice_inner h4 {
	background-image: url(../images/voice_title.gif);
	height: 36px;
	width: 690px;
	line-height: 36px;
	text-indent: 27px;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.voice_inner dl {
	width: 658px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.voice_inner dl img {
	vertical-align: top;
}
.voice_inner dl dt {
	float: right;
	width: 441px;
}
.voice_inner p {
	width: 658px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.voice_inner ul {
	width: 643px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 15px 15px 15px 30px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
p.eco_caption {
	width: 204px;
	font-size: 10px;
	line-height: 130%;
	margin-top: 1px;
	padding: 10px;
	background-color: #f5f5f5;
}
table.voice_table {
	width: 100%;
}
table.voice_table th {
	width: 70px;
	background-image: url(../images/icon_square_01.gif);
	background-position: left 8px;
	padding-left: 7px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table#giboku {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	margin-bottom: 10px;
}
table#giboku th {
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
table#giboku td.first {
	border: 1px solid #d9d9d9;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
table#giboku td.second {
	border: 1px solid #d9d9d9;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 10px;
}






/* construction styles
-----------------------*/
#construction {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 150px;
}






/* contact styles
-----------------------*/
#contact_submit {
	margin-top: 10px;
	text-align: center;
}






/* sitemap styles
-----------------------*/
ul#sitemap_list {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 50px;
}
ul#sitemap_list li.first {
	list-style: none;
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
	padding-left: 13px;
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
ul#sitemap_list li.second {
	list-style: none;
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 14px;
	padding-left: 22px;
	background-image: url(../images/icon_square_01.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}






/* access styles
-----------------------*/
.access_inner {
	float: right;
	width: 242px;
}






/* topics_inner styles
-----------------------*/
.topics_inner {
	margin-bottom: 30px;
}
.topics_inner   p {
	margin-bottom: 20px;
}
.topics_inner p.continue {
	background-image: url(../images/icon_square_03.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	height: 15px;
	line-height: 15px;
}
.topics_inner p.date {
	text-align: right;
}
.topics_inner p#paging {
	text-align: center;
}
.topics_inner dl#search_title {
	background-color: #f0faf0;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #dce6dc;
}
.topics_inner dl#search_title dt {
	list-style: none;
	float: right;
	padding-right: 10px;
	width: 120px;
	text-align: right;
}
.topics_inner dl#search_title dd {
	list-style: none;
	background-image: url(../images/icon_square_02.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 19px;
}
.topics_inner h3.search_title {
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
}
table.home {
	width: 100%;
	border-collapse: collapse;
}
table.home  th {
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	font-weight: bold;
	width: 100px;
	line-height: 170%;
}
table.home  td {
	border: 1px solid #d9d9d9;
	padding: 6px;
	line-height: 170%;
}

