@charset "UTF-8";

/* ==================== Global ==================== */
* {
	margin: 0;
	padding: 0;
	}


body {
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS Gothic', Osaka, verdana, arial, sans-serif;
	background-color: #F7F9F8;
	behavior: url("/css/csshover3.htc");
	}

p {
	line-height: 120%;
	}

a {
	color: #0166ff;
	}

a:hover {
	color: #ff6600;
	}
img {border:none;}

.img {
	border: none;
	margin: 0;
	}
	
.clear {
	clear: both;
	}
	
.clearfix{
	display: inline-block;
	}

.clearfix:after {   
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
	}
.pdf {
	padding: 0 28px 0 0;
	background: url("../images/pdf.gif") no-repeat right center;
}

/* ==================== Layout ==================== */
#container-box {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

#container {
	width:764px;
	margin: 0 auto;
	height: 100%;
	background: #FFFFFF url(../images/background.gif) repeat-y left top;
	}

#container:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	}

/*#header {
	width: 760px;
	position: relative;
	padding-top: 20px;
	background: transparent url(../images/header_background.jpg) top left repeat-x;
	}*/
	
#header {
	width: 760px;
	/*height:73px;
	_height:91px;*/
	position: relative;
	padding-top: 20px;
	background: transparent url(../images/header_background.gif) top left repeat-x;
	}
	
#header-index {
	width: 760px;
	/*height:73px;
	_height:91px;*/
	position: relative;
	padding-top: 20px;
	background: transparent url(../images/header_background.gif) top left repeat-x;
	}

/*html[xmlns] #header {
	height: 79px;
	}*/

/* ==================== Header ==================== */
#language {
	position: absolute;
	top: -17px;
	right: 5px;
	}

#language ul {
	list-style: none inside;
	position: 
	}

#language li {
	float: left;
	width: 70px;
	padding: 2px 0 5px;
	font-size: 9px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
	}

#language li a {
	color: #0749a9;
	text-decoration: none;
	}

#language li a:hover {
	color: #ff6600;
	}

#language img {
	margin-right: 3px;
	vertical-align: bottom;
	}

p.description {
	position: absolute;
	top: 30px;
	left: 45px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height:100%;
}

h1.catchcopy {
	position: absolute;
	top: 2px;
	left: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height:100%;
	}

.active {
	margin-top: 17px;
	background: transparent url(../images/language_background.gif) left bottom no-repeat;
	margin-right: 2px;
	}

#site-menu {
	position: absolute;
	right: 0px;
	top: 54px;
	line-height:100%;
	}

#site-menu ul {
	list-style: none;
	font-size: 10px;
	}

#site-menu li {
	float: left;
	margin-right: 8px;
	padding-left: 16px;
	padding-bottom: 3px;
	background: transparent url(../images/arrow_blue.jpg) 0px 1px no-repeat;
	}

#cover-img {
	margin-top: 4px;
	margin-left: 12px;
	}
/* ==================== Global Navigation ==================== */
#foot {
	clear: both;
	width: 762px;
	margin: 0 auto;
	background-color: #0749a9;
	}
#footer {
	width: 734px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 15px;
	_padding: 10px 15px;
	}


#footer ul {
	float: left;
	list-style: none;
	}

#footer li {
	display: inline;
	padding: 0 16px;
	background: transparent url(../images/arrow_blue.gif) 0px 1px no-repeat;
	font-size: 12px;
	}
#footer li a {
	color: #ffffff;
	}
#footer li a:hover {
	color: #ff6600;
	}

.copyright {
	float: right;
	padding-top: 2px;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	}

/* ==================== Top Page ==================== */
#top-image {
	position: relative;
}

#top-wrapper {
	padding: 15px 14px 0px 14px;
	}
.left-content {
	position: relative;
	float: left;
	width: 400px;
	margin-right: 10px;
	}
.right-content {
	position: relative;
	float: right;
	width: 320px;
	margin:0;
}
	
.contents-title {
	margin-bottom: 15px;
	}	
	

.hrclear{
	border-bottom: 1px dotted #ccc;
	clear: both;
	float: none;
	padding-bottom:5px;
}

.hrclear-bottom{
	border-bottom: 5px solid #ABD3FC;
	clear: both;
	float: none;
	padding:5px;
}
.backnamber{
	float: right;
	margin-top: 5px;
	background-image: url(../images/menu_list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	font-size: 12px;
	}

.article-date-odd {
	padding: 3px 10px 0;
	background-color: #f1f1f1;
	}

.article-title-odd {
	padding: 0 10px 3px;
	_padding: 0 10px 2px;
	border-bottom: 1px solid #c1d6db;
	background-color: #f1f1f1;
	}
.article-date-even {
	padding: 3px 10px 0;
	background-color: f7f7f7;
	}

.article-title-even {
	padding: 0 10px 3px;
	_padding: 0 10px 2px;
	border-bottom: 1px solid #c1d6db;
	background-color: f7f7f7;
	}

.right-content .image {
	text-align: center;
	}

.go-page {
	position: absolute;
	top: 225px;
	right: 10px;
	}
.go-page img{
	border: none;
	}
.go-page1 {
	position: absolute;
	top: 940px;
	right: 0px;
	padding-left: 16px;
	padding-right: 15px;
	background: transparent url(../images/arrow_blue.jpg) 0px 1px no-repeat;
	text-align: right;
	font-size: 12px;
	left: 5px;
	}
/*0708renewal-top------------------------*/	
/*leftcontents*/
#top-h3-left-contents{
	margin-top:10px;
	margin-bottom:20px;
}
#top-h3-left-contents .text{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	line-height:120%;
	margin-bottom:10px;
}

.button-style{
	margin-bottom:10px;
	width:400px;
	padding-left:20px;
}
.link-button{
	float:left;
	padding-right:10px;
	border:none;
}
.link-button img{
	border:none;
}
.link-button a:link{
	border:none;
}
.link-button a:hover{
	border:none;
}

.left-wrapper{
	margin-bottom: 20px;
}
.h4-title01{
	margin:10px 0px 0px;
	background-image: url(../images/renew/h4_news.gif);
	background-repeat: no-repeat;
	width:400px;
	height:30px;
	display: block;
}
.h4-title02{
	margin:10px 0px 0px;
	background-image: url(../images/renew/h4_massmedia.gif);
	background-repeat: no-repeat;
	width:400px;
	height:30px;
	display: block;
}
/*rightcontents*/
#top-h3-right-contents{
	margin-top:10px;
	margin-bottom:20px;
}
.network{
	margin-bottom:4px;
	position:relative;

}
.network img{
	margin:0px;
	vertical-align:bottom;
}

.network .text{
	padding:5px 4px;
	margin-bottom:10px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/renew/back.gif);

}

.banner-left{
	float:left;
	margin-bottom:10px;
	font-size:10px;
	line-height:120%;
	width:157px;
}
.banner-right{
	float:right;
	margin-bottom:10px;
	font-size:10px;
	line-height:120%;
	width:157px;
}
.banner-left img,.banner-right img{
	border:none;
}

.banner-img{
	width:157px;
}
.banner-comment{
	background-image: url(../images/renew/back.gif);
	background-repeat: repeat-x;
	padding:2px;
	min-height:40px;	
}
* html .banner-comment{
	height:40px;	
}
.mb10{margin-bottom:7px;}
.banner-bottom{
	background-image: url(../images/renew/back.gif);
	background-repeat: repeat-x;
	width:320px;
	height:45px;
}

.banner-images{
border:none;
}
.banner-text{
margin-left:5px;
margin:right:5px;
margin-top:5px

}

.copyright02 {
	float: right;
	padding-top: 20px;
	padding-right: 2px;
	text-align:right;
	}

/* ==================== Content Page ==================== */
#content-wrapper {
	height: 100%;
	/*padding: 155px 8px 50px 12px;*/
	padding: 260px 8px 0px 12px;
	}

#content-wrapper:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

#main-column {
	float: right;
	width: 553px;
	}

.main-content {
	margin-right: 3px;
	margin-bottom: 1em;
	height: 100%;
	}
.main-content2 {
	margin-right: 3px;
	margin-bottom: 1em;
	}

.main-content p {
	letter-spacing: 1px;
	}

.main-content:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}


#left-column {
	background-image: url(../images/renew/left_column_bg.gif);
	background-repeat: auto;
	height: 100%;
	width: 169px;
	}

#left-column_bg_anon {
	height: 100%;
	width: 169px;
	}

.main-column-left {
	float: left;
	width: 264px;
	}

.main-column-right {
	float: right;
	width: 264px;
	}

.main-title {
	width: 501px;
	height: 28px;
	_width: 553px;
	_height: 46px;
	margin-bottom: 15px;
	padding: 9px 26px;
	background: transparent url(../images/main_title.jpg) top left no-repeat;
	font-size: 18px;
	color: #2d78e7;
	line-height: 160%;
	letter-spacing: 1px;
	}
.margin-b10{
	margin-bottom:10px;
}
.margin-b25{
	margin-bottom:25px;
}
.sub-title {
	background: transparent url(../images/sub_title.gif) top left no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #0950A0;
	line-height: 140%;
	letter-spacing: 1px;
	}

.sub-title a {
	display: block;
	width: 238px;
	height: 19px;
	_width: 264px;
	_height: 27px;
	padding: 4px 0 4px 26px;
	color: #0950A0;
	line-height: 140%;
	text-decoration: none;
	}
.border0{
	border:0px none;
}
.headline {
	margin-bottom: 18px;
	margin-top: 0px;
	padding: 10px 12px 25px;
	border: 1px solid #e2e2e2;
	background-color: #f7f7f7;
	}

.headline p {
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	}

.content-title {
	width: 525px;
	height: 19px;
	_width: 549px;
	_height: 27px;
	margin-bottom: 10px;
	padding: 4px 12px;
	background: transparent url(../images/content_title.gif) top left no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #0950A0;
	line-height: 140%;
	letter-spacing: 1px;
	}

.article-title {
	padding: 4px 20px;
	margin-right: 3px;
	margin-bottom: 8px;
	border-bottom: 1px solid #2d78e7;
	background: transparent url(../images/article_title.jpg) 2px 8px no-repeat;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	color: #2d78e7;
	}
.article-title-orange {
	margin-right: 3px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	color: #FC9D01;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	}


.article {
	margin: 0 4px 1em 2px;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	}

/* ==================== Bread Crumbs ==================== */
#bread-crumbs {
	margin-top: 10px;
	margin-left: 12px;
	font-size: 10px;
	color: #666;
	}

#bread-crumbs a {
	text-decoration: none;
	}



/* ========== 2007-01-27ÁE========== */



.freedial-title {
	width: 525px;
	height: 19px;
	_width: 549px;
	_height: 27px;
	padding: 4px 12px;
	background: transparent url(../images/freedial_title.jpg) top left no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 140%;
	letter-spacing: 1px;
	}

.freedial-info {
	width: 523px;
	_width: 549px;
	margin-bottom: 18px;
	padding: 10px 12px 10px;
	border: 1px solid #e2e2e2;
	background-color: #f7f7f7;
	}

.freedial-info-p {
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	}

.freedial-number {
	font-size: 18px;
	font-weight: normal;
	color: #ff8c00;
	letter-spacing: 1px;
	}
	
.menu_sub_info_space{
	margin-top: 18px;
	}

.menu_sub_info_space_slim {
	margin-top: 10px;
	font-size: 12px;
	}

.menu_sub_info_space2{
	margin: 18px 10px 0 10px;
	font-size: 10px;
	line-height: 100%;
	}
	
.menu_sub_info_space_slim2 {
	margin: 18px 10px 0 10px;
	padding-bottom:20px;
	font-size: 12px;
	line-height:100%;
	text-align:center;
	}
	
/*selecty---*/
.menu_sub_info_space3{margin: 10px 0 0 0;padding:13px 3px 3px 3px;font-size: 11px;line-height: 140%;color:#666;background:#fff url('../images/menu/menu_selecty_bg.gif') no-repeat 0px 0px;border:1px solid #aaa;}
.menu_sub_info_space3 p{margin: 0 2px 10px 4px;}
.menu_selecty_title{width:135px;height:25px;display:block;margin: 0px 0px 10px 0px;background: transparent url('../images/menu/menu_selecty_title.gif') no-repeat 4px 0px;}
.menu_selecty_title h3{position:absolute;left:-10000px;top:-10000px;}
.menu_selecty_detail{height:13px;margin:15px 0 3px 0;position:relative;}
.menu_selecty_detail a.btn_detail{width:125px;height:13px;display:block;background: transparent url('../images/menu/menu_selecty_detail.gif') no-repeat 0px 0px;position:absolute;right:0px;}
.selecty_banner{text-align:center;margin:0;padding:0;}.selecty_banner img{margin:0;padding:0;}
.hide{position:absolute;left:-10000px;top:-10000px;}
/*---selecty*/	

.menu_sub_info_top {
	margin-top: 18px;
	padding-top: 5px;
	background: transparent url(../images/menu/menu_top.gif) no-repeat left top;
	}

.menu_sub_info_bottom {
	height: 7px;
	background: transparent url(../images/menu/menu_bottom.gif) top left no-repeat;
	}

.menu_sub_info {
	background: transparent url(../images/menu_background.gif) repeat-y;
	}

.menu_sub_infomation {
	margin: 0px 5px 0px 5px;
	background: transparent url(../images/menu_list2.gif) no-repeat left top;
	font-size: 12px;
	line-height: 160%;
	}

.menu_sub_infomation a {
	display: block;
	width: 109px;
	_width: 147px;
	padding: 10px 10px 10px 40px;
	}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
	}
.image-left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	}
.image-left3 {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 1em;
	}
.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
	}


.related-link {
	width: 545px;
	cellspacing: 0;
	margin-bottom: 1em;
	}


.related-link-image-td {
	width: 50px;
	border: 1px solid #ccc;
	}

.related-link-image-td img{
	margin-bottom: -5px;
	}

.related-link-info-td {
	padding-left: 5px;
	width: 125px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-left-width: 0px;
	vertical-align: middle;
	background-color: #dfdfdf;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, verdana, arial, sans-serif;
	}

.related-link-space-td {
	width: 10px;
	}

.main-content-large-right {
	float: right;
	width: 440px;
	}

.simple-ul {
	margin-left: 4px;
	margin-right: 2px;
	margin-bottom: 18px;
	list-style: none;
	font-size: 12px;
	color: #666;
	}

.simple-ul li {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	font-size: 12px;
	color: #666;
	}

.small{
	font-size: 75%;
	line-height: 120%;
	}

.inquiry {
	padding: 5px 0;
	margin-top: 0.5em;
	margin-bottom: 2em;
	font-size: 14px;
	text-align: center;
	background: transparent url(../images/inquiry_bottun.jpg) top left no-repeat;
	line-height: 100%;
	}

.inquiry a {
	display: block;
	_width: 520px;
	_height: 25px;
	}

.memo {
	padding: 10px 12px 10px;
	border: 1px dotted #666;
	background-color: #ffffff;
	}

.memo p{
	font-size: 12px;
	color: #666;
	margin: 0 4px 1em 2px;
	}

.estimate {
	margin-left: 50px;
	width: 410px;
	color: #666;
	}

.estimate th, .estimate td {
	padding: 3px;
	}

.estimate-th {
	width: 200px;
	text-align: center;
	font-size: 12px;
	color: #666;
	background-color: #d0d0d0;
	}

.estimate-th2 {
	width: 100px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #666;
	}

.estimate-td {
	width: 100px;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px dotted #666;
	}

.estimate-space-td {
	width: 10px;
	}

.profile-dl {
	list-style: none;
	}

.profile-dl dt {
	margin-top: 12px;
	margin-bottom: 6px;
	border: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f0ffff;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	}

.profile-dl ul{
	list-style: none;
	padding-left: 20px;
	margin-bottom: 18px;
	}

.profile-dl li{
	font-size: 12px;
	color: #333;
	line-height: 160%;
	}

.profile-dl dd {
	padding-left: 5px;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	}

.offices-dl {
	list-style: none;
	}

.offices-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-size: 12px;
	line-height: 200%;
	}
.offices-title{
	color: #03c;
	font-weight:bold;
	padding-left: 5px;
}
.offices-title a{
	color: #03c;
}
.offices-title-siten{
	color: #4169e1;
	font-weight:bold;
	padding-left: 5px;
}
.offices-title-siten a{
	color: #4169e1;
}

.bg-blue {
	background-color:#03c;
	}

.bg-lightcyan {
	background-color:#e0ffff;
	}
	
.bg-grey {
	background-color:#f5f5f5;
	}

.offices-dl dd {
	padding-left: 5px;
	font-size: 12px;
	color: #333;
	}

.introduce-dl {
	list-style: none;
	}

.introduce-dl dt {
	float: left;
	width: 8em;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	}

.introduce-dl dd {
	margin-bottom: 14px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	}

.policy-dl {
	list-style: none;
	margin-bottom: 18px;
	}

.policy-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	}

.policy-dl dd {
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	}

.policy-dl ol{
	padding-left: 35px;
	}

.policy-dl li{
	font-size: 12px;
	color: #666;
	line-height: 160%;
	}

.policy-dl2 {
	list-style: none;
	margin-bottom: 18px;
	}

.policy-dl2 dt {
	margin-top: 20px;
	margin-bottom: 6px;
	padding-left: 5px;
	font-size: 12px;
	font-weight:bold;
	line-height: 160%;
	color: #333;
	}

.policy-dl2 dd {
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	}

.policy-dl2 ol{
	padding-left: 45px;
	}

.policy-dl2 li{
	font-size: 12px;
	color: #666;
	line-height: 160%;
	}

.agency-ol{
	padding-left: 35px;
	margin-bottom: 18px;
	}

.agency-ol li{
	font-size: 12px;
	color: #666;
	line-height: 160%;
	}

.content-image {
	margin-bottom: 1em;
	}

.sitemap-dl {
	list-style: none;
	}

/*
.sitemap-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #006699;
	padding-left: 5px;
	background-color:#0099cc;
	font-size: 12px;
	line-height: 160%;
	}
*/
.sitemap-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color:#CCCCCC;
	font-size: 12px;
	line-height: 160%;
	width: 250px;
	}

.sitemap-dl dd {
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #666;
	}

.sitemap-dl dt a {
	text-decoration: none;
	color:  #666;
	}

.sitemap-dl dt a:hover {
	color:  #ff6600;
	}

.sitemap-dl dd a {
	text-decoration: none;
	color:  #666;
	}

.sitemap-dl dd a:hover {
	color:  #ff6600;
	}
.sitemap-left {
	position: relative;
	float: left;
	width: 250px;
	margin-right: 20px;
	}
	
.sitemap-right {
	position: relative;
	float: left;
	width: 250px;
	text-align: left;
	}
	
	
	
/* ===== kanrenpage ===== */

#kanern-box{
	padding-top:10px;
	padding-left:8px;
	padding-bottom:10px;
	background-color: #EEF3F7;
	height: 146px;
	width: 543px;
	background-image: url(../images/kanren_bg.gif);
	background-repeat: no-repeat;
}	
#kanern-box .link01{
	background-color: #FFFFFF;
	width:170px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-top: 5px;
}
#kanern-box .link02{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:170px;
	float: left;
	margin-top: 5px;
}
#kanern-box .img{
	float: left;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#kanern-box .text{
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.2em;
}

.icon{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-right:10px;
	background-image: url(../images/arrow_blue.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-indent: 1.5em;
	clear: both;
	float: none;
}



/*----------------------------
PDF DOWNLOAD
-----------------------------*/

.pdf-dl {
	text-align: right;
	margin:7px 0 20px 0;
	font-size: 12px;
}
.pdf-dl a {
	text-align: right;
	margin:7px 0 20px 0;
	font-size: 12px;
	background: url(../images/pdf_icon.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

#left-column .pdfDl {
	padding: 0 0 0 15px;
	background: url(../images/arrow_dot.gif) no-repeat 5px center;
}
#left-column .pdfDl a {
	margin:7px 0 1px 0;
	font-size: 12px;
	background: url(../images/pdf_icon.gif) no-repeat right center;
	text-indent: 0;
	padding: 0 18px 0 0;
}

#main-column .pdfDl {
	text-align: right;
}
#main-column .pdfDl span {
	padding: 0 0 0 15px;
	background: url(../images/arrow_dot.gif) no-repeat 5px center;
}

#main-column .pdfDl a {
	float: none;
	margin:7px 0 1px 0;
	font-size: 12px;
	background: url(../images/pdf_icon.gif) no-repeat right center;
	text-indent: 0;
	padding: 0 18px 0 0;
}


/* ==================== pagetop ==================== */
.pagetop{
	width:760px;
	margin:0px auto 0px auto;
	border: none;
	text-align:right;
}
.pagetop a{
	display:block;
	width:114px;
	height:23px;
	margin:0px 0px 10px 0px;
	border: none;
	/*position:relative;
	left:324px;*/
	float:right;
}
.pagetop img{
	border: none;
}
.pagetop-incontents{
	width:560px;
	margin:0px auto 0px auto;
	border: none;
	text-align:right;
}
.pagetop-incontents a{
	display:block;
	width:114px;
	height:23px;
	margin:0px 0px 10px 0px;
	border: none;
	/*position:relative;
	left:324px;*/
	float:right;
}
.pagetop-incontents img{
	border: none;
}
/*ХåʥС---------*/
.bk-box{
	padding:10px;
	border: 1px solid #999999;
}


/*---------ХåʥС*/



/* ===== fontcolor ===== */
.f-navy		{ color: #000080;}
.f-purple		{ color: #336;}
.f-black		{ color: #333;}
.f-red		{ color: #c00;}
.f-green		{ color: #390;}
.f-orange { color: #f90;}
.f-orangered { color: #ff4500;}
.f-white		{ color: #fff;}
.f-pink		{ color: #939;}
.f-deepred	{ color: #900;}
.f-grey		{ color: #666;}
.f-lightgrey		{ color: #d0d0d0;}
.f-blue		{ color: #03c;}
.f-skyblue		{ color: #09f;}
.f-ryblue		{ color: #4169e1;}
.f-darkbown		{ color: #5c4033;}
.f-deeppink		{ color: #ff1493;}
.f-strong	{font-weight: bold;}
.f-navyblue		{ color: #3333CC;}
/* ===== fontcolor ===== */
.f-navy		{ color: #000080;}
.f-purple		{ color: #336;}
.f-black		{ color: #333;}
.f-red		{ color: #c00;}
.f-green		{ color: #390;}
.f-orange { color: #f90;}
.f-orangered { color: #ff4500;}
.f-white		{ color: #fff;}
.f-pink		{ color: #939;}
.f-deepred	{ color: #900;}
.f-grey		{ color: #666;}
.f-lightgrey		{ color: #d0d0d0;}
.f-blue		{ color: #03c;}
.f-skyblue		{ color: #09f;}
.f-ryblue		{ color: #4169e1;}
.f-darkbown		{ color: #5c4033;}
.f-deeppink		{ color: #ff1493;}
.f-strong	{font-weight: bold;}
/* ===== FAQ ===== */
dl.faq { margin: 1.5em 0 0 0; padding: 12px; border: 1px solid #ccc; display: block; text-indent: 0px;}
dl.faq dt, dl.faq dd { font-size: 12px; line-height: 130%;}
dl.faq dt { font-weight: bold; padding: 0 0 12px 0; border-bottom: 1px dashed #333;}
dl.faq dd { margin: 1.0em 0 0 0;}
dl.faq dd span.red { color:#900;}
dl.faq dt span.blue { color: #039;}


/* ===== SSL ===== */
#ssl-box {
	position: relative;
	width: 762px;
	margin: 0 auto;
}
#ssl {
	width: 400px;
	float:left;
}
.f-10 {
	width: 269px;
	padding: 20px 10px;
	font-size: 10px;
	line-height:100%;
	text-align: left;
	float: right;
}
.image-left4 {
	float: left;
	margin: 0 0 0 1px;
}
/* ====== 䤤礁Eʬ ====== */
#inquiry-box {
	width: 705px;
	margin: 15px 15px 0 15px;
}
#inquiry-box .box-Left {
	float: left;
	width: 347px;
	background-color: #e5eff5;
}
#inquiry-box .box-Right {
	float: right;
	width: 347px;
	background-color: #e5eff5;
}
#inquiry-box #box-wrapper {
	width: 307px;/*225-20-20*/
	height: 125px;/*195-30-20-20*/
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
}
/* ====== 䤤礁EʬáFAX ====== */
#inquiry-box #box-wrapper div.TEL {
	margin: 0 0 0 0;
	background-image: url(../images/inquiry/tel.gif);
	background-repeat: no-repeat;
	display: block;
	width: 307px;
	height: 50px;
	text-indent: -9999px;
}
#inquiry-box #box-wrapper div.FAX {
	margin: 5px 0 0 0;
	background-image: url(../images/inquiry/fax.gif);
	background-repeat: no-repeat;
	display: block;
	width: 307px;
	height: 50px;
	text-indent: -9999px;
}
#inquiry-box #box-wrapper p.FAX_PDF {
	margin: 5px 0 0 0;
	float: right;
}
/* ====== 䤤礁EʬWEB ====== */
#inquiry-box #box-wrapper div.WEB {
	margin: 0 10px 10px 10px;
	background-image: url(../images/inquiry/web.gif);
	background-repeat: no-repeat;
	display: block;
	width: 287px;
	height: 40px;
	text-indent: -9999px;
}
#inquiry-box #box-wrapper div.WEB_btn a {
	margin: 0 10px 10px 10px;
	background-image: url(../images/inquiry/btn_inquiry.gif);
	background-repeat: no-repeat;
	display: block;
	width: 287px;
	height: 65px;
	text-indent: -9999px;
}
#inquiry-box #box-wrapper div.WEB_btn a:hover {
	margin: 0 10px 10px 10px;
	background-image: url(../images/inquiry/btn_inquiry_on.gif);
	background-repeat: no-repeat;
	display: block;
	width: 287px;
	height: 65px;
	text-indent: -9999px;
}
/* ===== 070910ÁE===== */
.txt12 {
	font-size: 12px;
	line-height:180%;
	padding-top:150px;
	padding-bottom:150px;
	text-align:center;
}

/* ===== news ===== */
.adjust p {
	padding-top: 6px !important;
}
.detailLink {
	margin: 1em 0 0 0;
}

/* ===== serchbox ===== */
#searchbox{
	position: absolute;
	right: 0px;
	top: 25px;
	line-height:100%;
	width:300px;
	text-align:right;
	margin-right:10px;
}
