@charset "utf-8";

/* ====================================

reset

==================================== */

html{
	color:#000;
	background:#FFF;
	min-width:960px;
}
* html html{
	width:960px;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
body{
	behavior : url(../js/csshover3.htc);
}
/*
	TODO test putting a class on HEAD.
		- Fails on FF. 
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
textarea{
	resize: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset {
	border:0;
}
img {
	padding:0;
	border:0;
	line-height:0;
	font-size:0;
	vertical-align:bottom;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style:normal;
	font-weight:normal;
}

ol,
ul {
	list-style:none;
}

caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,
textarea,
select {
	*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
a{
	color:#3a4c15;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #666666;
}
/*
a:visited{
	color:#724ea4;
	text-decoration:none;
}
*/

.clear {
 clear:both;
 }  
.clear hr {
 display:none;
 }  

/* ====================================

fonts

==================================== */


body {

	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
	color:#999999;
	font-size: 77%;
	line-height: 1;
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

.message {
font-size:140%;
font-family:"HGP行書体";
text-align:right;
}

.red {
color:#ff0000;
}

.blue {
color:#0000ff;
}


/* ====================================

structure

==================================== */

/**
 * blockskip
 */
#blockskip {
	overflow: visible;
	width: 99%;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
#blockskip a {
	display: block;
	float: left;
	overflow: hidden;
	width: 99%;
	height: 1px;
	margin: 0;
	margin-top: -1px;
	padding: 0;
	color: #ffffff;
	font-size: 1px;
	text-align: center;
	line-height: 0;
	text-decoration: none;
}
#honbun{
	text-indent: -9999px;
}

/**
 * header
 */
#header{
	padding-top:12px;
	background:url(../img/bg_header_01.png) repeat-x;
}
#header .section{
	margin:0 auto;
	width:960px;
}
#header .logo a{
	float:left;
	width:356px;
	height:61px;
	display:block;
	background:url(../img/common.png) 0 -1389px no-repeat;
	text-indent:-9999px;
}
#header .assistArea{
	margin-bottom:20px;
	min-height:61px;
	float:right;
	position:relative;
}
* html #header .assistArea{
	height:61px;
}
#header .link_01{
	margin-top:20px;
	float:left;
}


#header .link_01 li{
	padding:0 16px;
	float:left;
	background:url(../img/line_01.png) top right repeat-y;
	font-size:85%;
	line-height:1.2;
}

#header .item_02{
	margin-top:5px;
	float:left;
}

#header .fontSize{
    padding:5px;
	width:171px;
	right:0;
	position:absolute;
}
#header .fontSize, x:-moz-any-link, x:default {
	right:180px;
}
* html #header .fontSize{
	right:159px;
}
*:first-child+html #header .fontSize{
	right:169px;
}
#header .fontSize dt{
	margin-right:10px;
	padding-top:2px;
	float:left;
	width:68px;
	height:20px;
	background:url(../img/common.png) 0 -1497px no-repeat;
	text-indent:-9999px;
}
#header .fontSize dd{
	margin-right:5px;
	float:left;
}
#header .fontSize .small a{
	width:20px;
	height:20px;
	display:block;
	background:url(../img/common.png) 0 -1020px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .fontSize .small a.cur,
#header .fontSize .small a:hover.cur{
	background:url(../img/common.png) 0 -1090px no-repeat;
}
#header .fontSize .small a:hover{
	background:url(../img/common.png) 0 -1160px no-repeat;
}
#header .fontSize .medium a{
	width:38px;
	height:20px;
	display:block;
	background:url(../img/common.png) 0 -600px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .fontSize .medium a.cur,
#header .fontSize .medium a:hover.cur{
	background:url(../img/common.png) 0 -670px no-repeat;
}
#header .fontSize .medium a:hover{
	background:url(../img/common.png) 0 -740px no-repeat;
}
#header .fontSize .large a{
	width:20px;
	height:20px;
	display:block;
	background:url(../img/common.png) 0 -390px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .fontSize .large a.cur,
#header .fontSize .large a:hover.cur{
	background:url(../img/common.png) 0 -460px no-repeat;
}
#header .fontSize .large a:hover{
	background:url(../img/common.png) 0 -530px no-repeat;
}

@media print{
	#header .section{
		width:720px;
	
}
	#header .logo a{
		background:none;
		text-indent:0;
		color:#333;
	
}
	#header .assistArea{
		display:none;
	
}
}

#globalNav{
	padding-left:1px;
	background:url(../img/line_03.png) 0 3px no-repeat;
	clear:both;
}
#globalNav li{
	float:left;
	background:url(../img/line_03.png) right 3px no-repeat;
	font-size:116%;
	line-height:0;
	word-wrap:break-word;
}
#globalNav a{
	padding-bottom:13px;
	color:#333;
	display:block;
	font-weight:bold;
	line-height:1.2;
}
#globalNav a:hover{
	text-decoration:none;
}
#globalNav .home a{
	width:105px;
	text-align:center;
}
#globalNav .home .cur,
#globalNav .home .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) 0 bottom no-repeat;
}
#globalNav .home a:hover{
	background:url(../img/line_globalNav_01_ovr.png) 0 bottom no-repeat;
}
#globalNav .release a{
	width:165px;
	text-align:center;
}
#globalNav .release .cur,
#globalNav .release .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) -105px bottom no-repeat;
}
#globalNav .release a:hover{
	background:url(../img/line_globalNav_01_ovr.png) -105px bottom no-repeat;
}
#globalNav .exterior a{
	width:158px;
	text-align:center;
}
#globalNav .exterior .cur,
#globalNav .exterior .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) -270px bottom no-repeat;
}
#globalNav .exterior a:hover{
	background:url(../img/line_globalNav_01_ovr.png) -270px bottom no-repeat;
}
#globalNav .e-comarce a{
	width:198px;
	text-align:center;
}
#globalNav .e-comarce .cur,
#globalNav .e-comarce .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) -428px bottom no-repeat;
}
#globalNav .e-comarce a:hover{
	background:url(../img/line_globalNav_01_ovr.png) -428px bottom no-repeat;
}
#globalNav .company a{
	width:121px;
	text-align:center;
}
#globalNav .company .cur,
#globalNav .company .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) -626px bottom no-repeat;
}
#globalNav .company a:hover{
	background:url(../img/line_globalNav_01_ovr.png) -626px bottom no-repeat;
}

#globalNav .jinji a{
	width:212px;
	text-align:center;
}
#globalNav .jinji .cur,
#globalNav .jinji .cur:hover{
	background:url(../img/line_globalNav_01_cur.png) -747px bottom no-repeat;
}
#globalNav .jinji a:hover{
	background:url(../img/line_globalNav_01_ovr.png) -747px bottom no-repeat;
}
@media print{
	#globalNav{
		display:none;
	
}
}


/**
 * path
 */
#path{
	padding:6px 0;
	min-height:45px;
	background:#ffffff url(../img/bg_path_01.png) repeat-x;
}
* html #path{
	height:45px;
}
#path .section{
	margin:0 auto;
	width:960px;
}
#path ul,
#path ul li{
	display:inline;
}
#path span{
	margin:0 10px;
}
@media print{
	#path .section{
		width:720px;
	
}
}


/**
 * content
 */
#content .section{
	margin:0 auto;
	padding-bottom:50px;
	width:960px;
}
#content .col_01{
	float:left;
	width:210px;
	margin-right:30px;
}
#content .col_02{
	float:left;
	width:720px;
}
#content .col_03{
	margin-left:20px;
	float:left;
}
#content .col_04{
	float:left;
}
#content .col_05{
	float:left;
	margin-left:15px;
}
#content .col_05_2{
	float:right;
	margin-left:10px;
}
#content .colSection_01{
	margin-left:-20px;
}
* html #content .colSection_01{
	margin-left:-40px;
}
#content .colSection_02{
	margin-left:-15px;
}
* html #content .colSection_02{
	margin-left:-30px;
}
#content .col_230{
	width:230px;
	margin-left:20px;
	float:left;
}
#content .col_230_02{
	width:230px;
	margin-left:15px;
	float:left;
}
#content .col_300{
	width:300px;
	float:left;
}
#content .col_300_2{
	width:300px;
	margin-left:20px;
	float:left;
}
#content .col_350{
	margin-left:20px;
	width:350px;
	float:left;
}

#content .col_339{
	margin-left:20px;
	width:339px;
	float:left;
}
#content .col_400{
	padding-left:20px;
	width:400px;
	float:left;
}
#content .col_400_2{
	width:400px;
	float:left;
}
#content .col_470{
	margin-left:20px;
	width:470px;
	float:left;
}
#content .col_720{
	margin-left:20px;
	width:720px;
	float:left;
}
.mod_pic_list_01{
	margin:0 0 -30px -10px;
	overflow:hidden;
	
}
.mod_pic_list_01 .block01{
	margin:0 0 30px -1px;
	padding:0 9px;
	border-left:dotted 1px #bbbbbb;
}
@media print{
	#content .section{
		width:720px;
	
}
	#content .col_01{
		display:none;
	
}
}


/**
 * localNav
 */
.localNav{
	padding-bottom:2px;
	width:208px;
	border-top:1px solid #495e1d;
	border-left:1px solid #cccc99;
	border-right:1px solid #cccc99;
	background:url(../img/line_localNav_03.png) left bottom repeat-x;
}
.localNav .cur{
	font-weight:bold;
}
.level2 a{
	padding:21px 5px 26px 11px;
	width:192px;
	display:block;
	background:url(../img/line_localNav_01.png) left bottom repeat-x;
	font-size:116%;
	letter-spacing:0.1em;
}
.level2 a:hover{
	background-color:#e9f4d3;
}
.level3{
	margin-bottom:-1px;
	overflow:hidden;
	zoom:1;
}
.level3 .curParent{
	background:#dbfa9b;
	border-bottom:1px solid #cccc99;
}
.level3 .curParent a{
	border-bottom:none;
	font-weight:bold;
}
.level3 a{
	padding:11px 5px 9px 11px;
	width:192px;
	display:block;
	background-image:none;
	border-bottom:1px solid #cccc99;
	font-size:100%;
	letter-spacing:0.05em;
}
.level3 .curParent .cur,
.level3 .curParent .cur:hover{
	background:#495e1d;
	color:#fff;
	border-bottom:none;
	text-decoration:none;
}
.level3 a:hover{
	background:#e9f4d3;
}
.level4Area{
	padding-left:11px;
	background:#efefbc;
	overflow:hidden;
	zoom:1;
}
.level4{
	margin-bottom:-1px;
	border-top:1px solid #e2e2e2;
}
.level4 a{
	padding:6px 5px 7px 10px;
	width:182px;
	background:#fff url(../img/line_localNav_02.png) left bottom repeat-x !important;
	color:#3a4c15 !important;
	border-bottom:none;
	font-weight:normal !important;
}
.level4 a:hover{
	background:#e9f4d3 !important;
}
.level4 .cur,
.level4 .cur:hover{
	background:#495e1d url(../img/line_localNav_02.png) left bottom repeat-x !important;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold !important;
}

/**
 * flowNav
 */

#flowNav{
    overflow:hidden;
	clear:both;
}
#flowNav li{
    background: url(../img/flow_1.png) 
	height: 120px;
	width:120px;
	float:left;
    overflow: hidden;
	word-wrap:break-word;
}
#flowNav a{
    padding-top:120px;
	line-height:1.2;
	display:block;
text-indent:-9999px;
}
#flowNav a:hover{
	text-decoration:none;
}
#flowNav .toiawase a{
	width:120px;
	text-align:center;
}
#flowNav .toiawase {
	background:url(../img/flow_1.png) 0 bottom no-repeat;
}
#flowNav .toiawase a:hover{
	background:url(../img/flow_2.png) 0 bottom no-repeat;
}
#flowNav.tyousa a{
	width:120px;
	text-align:center;
}
#flowNav .tyousa {
	background:url(../img/flow_1.png) -120px bottom no-repeat;
}
#flowNav .tyousa a:hover{
	background:url(../img/flow_2.png) -120px bottom no-repeat;
}
#flowNav .sekkei a{
	width:120px;
	text-align:center;
}
#flowNav .sekkei {
	background:url(../img/flow_1.png) -240px bottom no-repeat;
}
#flowNav .sekkei a:hover{
	background:url(../img/flow_2.png) -240px bottom no-repeat;
}
#flowNav .keiyaku a{
	width:120px;
	text-align:center;
}
#flowNav .keiyaku {
	background:url(../img/flow_1.png) -360px bottom no-repeat;
}
#flowNav .keiyaku a:hover{
	background:url(../img/flow_2.png) -360px bottom no-repeat;
}
#flowNav .sekou a{
	width:120px;
	text-align:center;
}
#flowNav .sekou {
	background:url(../img/flow_1.png) -480px bottom no-repeat;
}
#flowNav .sekou a:hover{
	background:url(../img/flow_2.png) -480px bottom no-repeat;
}

#flowNav .kansei a{
	width:120px;
	text-align:center;
}
#flowNav .kansei {
	background:url(../img/flow_1.png) -600px bottom no-repeat;
}
#flowNav .kansei a:hover{
	background:url(../img/flow_2.png) -600px bottom no-repeat;
}
@media print{
	#flowNav{
		display:none;
	
}
}





/**
 * pageTopArea
 */
#pageTopArea{
	border-top:1px solid #ddd;
	font-size:93%;
}
#pageTopArea .section{
	margin:0 auto;
	width:960px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#pageTopArea .summary{
	padding:0 10px 0 14px;
	float:left;
	width:841px;
}
#pageTopArea .summary .ttl{
	margin-top:12px;
}
#pageTopArea .summary .txt{
	margin-bottom:14px;
}
#pageTopArea .btn{
	display:block;
	float:right;
	width:94px;
	border-left:1px solid #ddd;
}
#pageTopArea .btn a{
	width:94px;
	height:76px;
	display:block;
	background:#fff url(../img/btn_pagetop_01.png) center center no-repeat;
	text-indent:-9999px;
}
#pageTopArea .btn a:hover{
	background:#e3f1fe url(../img/btn_pagetop_01_ovr.png) center center no-repeat;
}
@media print{
	#pageTopArea{
		display:none;
	
}
}


/**
 * footerSitemap
 */
#footerSitemap{
	padding:22px 0 43px 13px;
	background:#ededed;
	border-top:1px solid #ddd;
}
#footerSitemap .section{
	margin:0 auto;
	width:947px;
}
#footerSitemap .ttl{
	font-size:123.1%;
}
#footerSitemap .link_01{
	margin:16px 0 0 3px;
}
#footerSitemap li{
	word-wrap:break-word;
}
#footerSitemap .parent{
	float:left;
}
#footerSitemap .exterior{
	padding:0 14px 0 0;
	width:156px;
	border-right:1px solid #c8b8b8;
}
#footerSitemap .gardenlife{
	padding:0 14px;
	width:156px;
	border-right:1px solid #c8b8b8;
}
#footerSitemap .service{
	padding:0 14px;
	width:193px;
	border-right:1px solid #c8b8b8;
}
#footerSitemap .company{
	width:156px;
	border-right:1px solid #c8b8b8;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#footerSitemap .jinji{
	width:156px;
	border-right:1px solid #c8b8b8;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#footerSitemap .media{
	padding:0 14px;
	width:100px;
	border-right:1px solid #c8b8b8;
}
#footerSitemap .contest{
	padding:0 14px;
	width:120px;
	font-weight: bold;
}
#footerSitemap .parentLabel{
	width:100%;
	background:url(../img/line_02.png) left bottom repeat-x;
	font-weight:normal;
	font-variant: normal;
}
#footerSitemap .child{
	margin-top:11px;
}
#footerSitemap .child li{
	margin-bottom:6px;
}
#footerSitemap .service .child li{
	padding-right:3px;
	float:left;
	width:45%;
}
@media print{
	#footerSitemap{
		display:none;
	
}
}


/**
 * footer
 */
#footer{
	padding:5px 0;
	border-top:1px solid #ddd;
}
#footer .section{
	margin:0 auto;
	width:960px;
}
#footer .copyright{
	padding:28px 0 0 240px;
	float:left;
	height:28px;
	background:url(../img/common.png) 0 -1550px no-repeat;
	font-size:77%;
	color:#435b67;
}
#footer .link_01{
	margin-top:28px;
	float:right;
}
#footer .link_01 li{
	padding: 0 21px;
	float:left;
	background:url(../img/line_01.png) top left repeat-y;
	font-size:100%;
	line-height:1.2;
}
#footer .link_01 .firstChild{
	background:none;
}
#footer .link_01 .lastChild{
	padding-right:0;
}
@media print{
	#footer .section{
		width:720px;
	
}
	#footer .copyright{
		background:none;
		text-indent:0;
	
}
	#footer .link_01{
		display:none;
	
}
}


/* ====================================

module

==================================== */

/**
 * link
 */
.mod_link_01,
a.mod_link_01 .bg-r{
	margin-right:5px;
	padding-right:15px;
	background:url(../img/icn_link_01.png) right center no-repeat;
}
.mod_link_02,
a.mod_link_02 .bg-r{
	padding-right:13px;
	background:url(../img/icn_arrow_01.png) right center no-repeat;
}
.mod_link_03 a{
	padding-left:17px;
	background:url(../img/bg_arrow_02.png) left center no-repeat;
}
.mod_link_04,
a.mod_link_04 .bg-r{
	padding-right:15px;
	background:url(../img/icn_link_01.png) right center no-repeat;
}
.mod_link_05,
a.mod_link_05 .bg-r{
	padding-right:16px;
	background:url(../img/icn_pdf_01.png) right center no-repeat;
}
.mod_link_06,
a.mod_link_06 .bg-r{
	padding-right:16px;
	background:url(../img/icn_movie_01.png) right center no-repeat;
}
.mod_link_07{
	padding-left:15px;
	background:url(../img/blt_01.png) left center no-repeat;
}
.mod_link_08{
	padding-left:15px;
	background:url(../img/blt_02.png) left center no-repeat;
}
.mod_linkPrev_01{
	padding-left:10px;
	background:url(../img/icn_prev_01.png) left center no-repeat;
}
.inline-bg-fix {
	padding: 0 !important;
	background: none !important;
}
.bg-r{
	padding-right:0;
	zoom:1;
}
.rss_icon,
.icn_01{
	margin-right:5px;
	vertical-align:middle;
}

/*-----------------------------------------------------*/

/**
 * banner
 */
.mod_banner_01{
	margin-bottom:22px;
}
.mod_banner_01 .img{
	padding:4px;
	border:1px solid #a49595;
	line-height:0;
}
.mod_banner_01 .img:hover{
	background:#e9f4d3;
	border:1px solid #988989;
}

/*-----------------------------------------------------*/

/**
 * link button
 */

.mod_button_01{
	border:1px solid #d4d4d4;
	background-color:#f1f1f1;
}
.mod_button_01 ul{
	padding:0 5px 5px 0;
}
.mod_button_01 ul li{
	float:left;
	background-color:#FFF;
	margin:5px 0 0 5px;
}
.mod_button_01 ul li.current{
	background-color:#158ed2;
	color:#FFF;
}
.mod_button_01 ul li.current span{
	border:1px solid #158ed2;
}
.mod_button_01 ul li a{
	padding:14px 12px;
	display:block;
	width:206px;
	border:1px solid #e0e0e0;
}
.mod_button_01 ul li span{
	padding:14px 12px;
	display:block;
	width:206px;
}
.mod_button_01 ul li a:hover{
	background-color:#e3f1fe;
	border:1px solid #aec9e1;
}

/* mod_button_02 */
.mod_button_02{
	border:1px solid #d4d4d4;
	background-color:#f1f1f1;
}
.mod_button_02 ul{
	padding:0 5px 5px 0;
}
.mod_button_02 ul li{
	float:left;
	background-color:#FFF;
	margin:5px 0 0 5px;
}
.mod_button_02 ul li.current{
	background-color:#158ed2;
	color:#FFF;
}
.mod_button_02 ul li.current span{
	border:1px solid #158ed2;
}
.mod_button_02 ul li a{
	padding:14px 12px;
	display:block;
	width:147px;
	border:1px solid #e0e0e0;
}
.mod_button_02 ul li span{
	padding:14px 12px;
	display:block;
	width:147px;
}
.mod_button_02 ul li a:hover{
	background-color:#e3f1fe;
	border:1px solid #aec9e1;
}

/* mod_button_03 */
.mod_button_03{
	border:1px solid #d4d4d4;
	padding:4px;
	background-color:#f1f1f1;
}
.mod_button_03 ul{
	padding:10px 10px 6px;
	background-color:#FFF;
}
.mod_button_03 ul li{
	float:left;
	background:url(../img/line_03.png) right center no-repeat;
	margin-right:15px;
	padding-right:15px;
	white-space:nowrap;
	line-height:2.1;
}

/* mod_button_04 */
.mod_button_04{
	border:1px solid #d4d4d4;
	padding:4px;
	background-color:#f1f1f1;
}
.mod_button_04 ul{
	padding:9px 10px 6px 0;
	background-color:#FFF;
}
.mod_button_04 ul li{
	margin:0 0 0 10px;
	padding:0 9px 1px 0;
	float:left;
	background:url(../img/line_03.png) right 0.4em no-repeat;
	white-space:nowrap;
	line-height:2.1;
}


/* mod_button_07 */
.mod_button_07{
	border:1px solid #d4d4d4;
	padding:5px;
	width:202px;
}
.mod_button_07:hover{
	border:1px solid #aec9e1;
	background-color:#e3f1fe;
}

/* mod_button_08 */
.mod_button_08{
	margin-top:-3px;
}
.mod_button_08 .prev{
	float:left;
	width:135px;
}
.mod_button_08 .prev a{
	padding-left:10px;
	background:url(../img/icn_back_01.png) left center no-repeat;
}
.mod_button_08 .prev span{
	padding-left:10px;
	background:url(../img/icn_prev_01.png) left center no-repeat;
	color:#bebebe
;
}
.mod_button_08 .pageLink{
	margin:0 10px;
	float:left;
	width:430px;
	text-align:center;
}
.mod_button_08 .next{
	width:135px;
	float:left;
	text-align:right;
}
.mod_button_08 .next a,
.mod_button_08 .next a .bg-r{
	padding-right:13px;
	background:url(../img/icn_arrow_01.png) right center no-repeat;
}
.mod_button_08 .next span,
.mod_button_08 .next span.bg-r{
	padding-right:13px;
	background:url(../img/icn_next_01.png) right center no-repeat;
	color:#bebebe
;
}

/* mod_button_09 */
.mod_button_09{
	border:1px solid #d4d4d4;
	background-color:#f1f1f1;
	font-weight:bold;
	padding-bottom:5px;
}
.mod_button_09 ul li{
	float:left;
	display:inline;
	background-color:#FFF;
	margin:5px 0 0 5px;
}
.mod_button_09 ul li.current{
	background-color:#158ed2;
	color:#FFF;
	border:none;
}
.mod_button_09 ul li a{
	border:1px solid #e0e0e0;
	padding:13px 12px;
	display:block;
	width:207px;
}
.mod_button_09 ul li span{
	padding:14px 12px;
	display:block;
	width:209px;
}
.mod_button_09 li.box01 a{
	
	padding:10px 12px;
	width:88px;
	min-height:38px;
    height: 38px;
}
.mod_button_09 ul li.box01 span{
	padding:10px 12px;
	width:90px;
	min-height:40px;
    height: 40px;
}
.mod_button_09 li.box02 a{
	padding:10px 12px;
	min-height:38px;  
    height: 38px;	
}
.mod_button_09 ul li.box02 span{
	padding:10px 12px;
	min-height:40px;
    height: 40px;
}
.mod_button_09 ul li a:hover{
	background-color:#e3f1fe;
	border:1px solid #aec9e1;
}


/*-----------------------------------------------------*/

/**
 * form
 */

.mod_form_01 .mod_table_01 th{
	padding:13px 8px;
	vertical-align:top;
}
.mod_form_01 .mod_table_01 td{
	padding:13px 10px;
	vertical-align:top;
}
.mod_text_middle th, .mod_text_middle td{
	vertical-align:middle !important;
}
.mod_form_01 .typeSelect{
	width: 250px;
	border: 1px solid #7F9DB9;
}

.mod_form_01 .typeText{
	width: 348px;
	min-height:1.5em;
	border: 1px solid #7F9DB9;
}
.mod_form_01 .textArea01{
	width: 520px;
	border: 1px solid #7F9DB9;
}

.mod_form_01 .textAlert01{
	background: url(../img/icn_alert_01.png) left 0.1em no-repeat;
	color:#990000;
	padding-left:23px;
	margin-bottom:6px;
}

.mod_form_01 .textAlert01 img.img01{
	padding-right: 5px;
	vertical-align: top;
}
.mod_form_01 .radioList li,
.mod_form_01 .checkboxList li{
	float:left;
	white-space:nowrap;
	line-height:2.2;
	margin-right:12px;
}
.mod_form_01 .checkboxList li{
	margin-right:24px;
}
.mod_form_01 input{
	vertical-align: middle;
}
.mod_form_01 .others{
	width:178px;
}
* html .mod_form_01 .others{
	width:175px;
}
.mod_form_01 .disabled{
	background:#f5f5f5;
	border:1px solid #e4e4e4;
}
.submit{
	cursor:pointer;
	vertical-align:top !important;
}

/*-----------------------------------------------------*/

/**
 * line
 */

.mod_line_01{
	border:solid #d1d6da;
	border-width:5px 0 0 0;
	height:5px;
	zoom:1;
}
.mod_line_02{
	border:solid #d1d6da;
	border-width:1px 0 0 0;
	height:1px;
	zoom:1;
}
.mod_line_03{
	border:dotted #bbbbbb;
	border-width:1px 0 0 0;	
	height:1px;
	zoom:1;
}
.mod_line_04{
	border-bottom:1px dotted #495e1d;
	zoom:1;
}

.mod_lineBottom_03{
	padding-bottom:15px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_04{
	padding-bottom:33px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_05{
	padding-bottom:63px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_06{
	padding-bottom:21px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_07{
	padding-bottom:16px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_08{
	padding-bottom:44px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_09{
	padding-bottom:66px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_10{
	padding-bottom:48px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_11{
	padding-bottom:85px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_12{
	padding-bottom:122px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_13{
	padding-bottom:105px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_14{
	padding-bottom:140px;
	border-bottom:1px dotted #495e1d;
}
.mod_lineBottom_15{
	padding-bottom:5px;
	border-bottom:1px dotted #495e1d;
}
/*-----------------------------------------------------*/

/**
 * frame
 */

.mod_frame_01{
	padding:12px 9px 11px 9px;
	border:5px solid #d1d6da;
}
.mod_frame_01 .mod_textTitle_01{
	float:left;
	width: 490px;
	font-weight:bold;
}
.mod_frame_01 .mod_textLink_01{
	float:right;
	width:200px;
	text-align:right;
}

.mod_frame_02{
	padding:12px 9px 11px 9px;
	border:1px solid #d1d6da;
}

.mod_frame_03{
	border:1px solid #d1d6da;
}
.mod_frame_03 dt{
	padding:5px 10px;
	background:#edeff1;
	border-bottom:1px solid #d1d6da;
}
.mod_frame_03 dd{
	padding:12px 10px;
}

.mod_frame_04{
	border:1px solid #d1d6da;
}
.mod_frame_04 dt{
	padding:5px 10px;
	background:#edeff1;
	border-bottom:1px solid #d1d6da;
}
.mod_frame_04 dd{
	padding:12px 10px 10px 10px;
}
.mod_frame_04 .colSection_01{
	margin-bottom:-10px;
}
* html .mod_frame_04 .colSection_01{
	margin-bottom:10px;
}
*:first-child+html .mod_frame_04 .colSection_01{
	margin-bottom:10px;
}

.mod_frame_05{
	padding:15px;
	background:#edeff1;
}
.mod_frame_05 dt,
.mod_frame_05 dd{
	float:left;
}
.mod_frame_05 dt{
	margin-right:16px;
	width:158px;
}
.mod_frame_05 dd{
	width:516px;
}

.mod_frame_06{
	padding:12px 9px;
	border:5px solid #eac5c5;
}
.mod_frame_06 ul{
	margin-top:12px;
}
.mod_frame_06 ul li{
	background: url(../img/icn_alert_01.png) left 0.5em no-repeat;
	color:#990000;
	padding:5px 0 0 22px;
}

.mod_frame_07,
.mod_frame_07_02{
	padding-bottom:4px;
	background:#edeff1;
	border:1px solid #d1d6da;
	zoom:1;
}
.mod_frame_07 .icon_01,
.mod_frame_07_02 .icon_01{
	padding:10px;
	float:left;
}
.mod_frame_07 .sideTitle,
.mod_frame_07_02 .sideTitle{
	padding:8px 10px 0 0;
	float:right;
}
.mod_frame_07 .icon_01 li,
.mod_frame_07_02 .icon_01 li{
	margin-right:10px;
	padding:0 10px;
	float:left;
	background:#a49f99;
	font-size:93%;
	color:#fff;
}
.mod_frame_07 .icon_01 a,
.mod_frame_07_02 .icon_01 a{
	color:#fff;
}
.mod_frame_07 .icon_01 a:hover,
.mod_frame_07_02 .icon_01 a:hover{
	text-decoration:none;
}
.mod_frame_07 .innerArea,
.mod_frame_07_02 .innerArea{
	margin: 0 4px;
	padding:12px 10px;
	background: url(../img/bg_mod_frame_07_01.png) repeat-y;
	clear:both;
	zoom:1;
}
.mod_frame_07_02 .innerArea{
	background-color:#fff;
	background-image:none;
}
.mod_frame_07 .summary,
.mod_frame_07 .inquiry,
.mod_frame_07_02 .summary{
	float:left;
}
.mod_frame_07 .summary .ttl,
.mod_frame_07_02 .summary .ttl{
	font-size:123.1%;
}
.mod_frame_07 .summary .mod_text_small,
.mod_frame_07_02 .summary .mod_text_small{
	font-size:85%;
}
.mod_frame_07 .summary th,
.mod_frame_07 .summary td,
.mod_frame_07_02 .summary th,
.mod_frame_07_02 .summary td{
	padding:2px 10px;
	border:1px solid #d5d5d5;
	font-size:85%;
}
.mod_frame_07 .summary th,
.mod_frame_07_02 .summary th{
	color:#888;
}
.mod_frame_07 .summary td,
.mod_frame_07_02 .summary td{
	background:#f7f7f7;
}
.mod_frame_07 .inquiry{
	margin:-5px 0 0 30px;
	width:158px;
}
.mod_frame_07 .inquiry .mod_text_large_03{
	font-size:138.5%;
}
.mod_frame_07 .inquiry .mod_text_small{
	font-size:85%;
}
.mod_frame_07 .serviceTable,
.mod_frame_07_02 .serviceTable{
	margin:10px 0;
}
.mod_frame_07 .serviceTable th,
.mod_frame_07_02 .serviceTable th{
	white-space:nowrap;
}

.mod_frame_08{
	padding:12px 9px 11px 9px;
	background:#fff;
	border:5px solid #eac5c5;
	color:#990000;
}

.mod_frame_09{
	padding:7px 4px 4px;
	background:#edeff1;
	border:1px solid #d1d6da;
}
.mod_frame_09 dt{
	padding:0px 0px 7px 7px;
	font-weight:bold;
	font-size:112.5%;
}
.mod_frame_09 dt span{
	display:block;
}
.mod_frame_09 dt span.title{
	float:left;
}
.mod_frame_09 dt span.btn{
	float:right;
	line-height:0;
}
.mod_frame_09 dd{
	padding:15px 10px 10px;
	background-color:#FFF;
	min-height:80px;
	height: auto !important;  
    height: 80px;
}
.mod_frame_09 dd .col01{
	float:left;
	width:120px;
	margin-right:15px;
}
.mod_frame_09 dd .col02{
	float:left;
	width:180px;
}
.mod_frame_09 dd .col03{
	float:left;
	width:90px;
	margin-right:15px;
}
.mod_frame_09 dd .col04{
	float:left;
	width:211px;
}
.mod_frame_09 dd .col05{
	float:left;
	width:585px;
}

/*-----------------------------------------------------*/

/**
 * interface
 */

.mod_interface_01,
.mod_interface_02,
.mod_interface_03{
	position:relative;
	zoom:1;
}
.mod_interface_01 .btnAll,
.mod_interface_02 .btnAll,
.mod_interface_03 .btnAll{
	display:block;
	width:160px;
	position:absolute;
	right:0px;
	bottom:-24px;
	zoom:1;
}
.mod_interface_releaseList{
	margin-top:10px;
	width:560px;
}
.mod_interface_01{
	margin-top:57px;
	padding:6px;
	min-height:60px;
	background:url(../img/bg_interface_01_01.png) no-repeat;
}
* html .mod_interface_01{
	padding:6px 6px 0 6px;
	height:60px;
	zoom:1;
}
.mod_interface_01 ul li{
	float:left;
	margin-left:5px;
	line-height:0;
	font-size:0;
}
.mod_interface_01 ul .first{
	margin-left:0;
}
* html .mod_interface_01 .btnAll{
	bottom:-23px;
}
*:first-child+html .mod_interface_01 .btnAll{
	bottom:-23px;
}
.mod_interface_02{
	margin-top:57px;
	padding:6px 5px 0 5px;
	min-height:117px;
	background:url(../common/img/bg_interface_03_01.png) no-repeat;
}
* html .mod_interface_02{
	height:117px;
}
.mod_interface_02 ul li{
	float:left;
	margin:0 0 5px 5px;
	line-height:0;
	font-size:0;
}
.mod_interface_02 ul .first{
	margin-left:0;
}
.mod_interface_03{
	margin-top:57px;
	padding:6px 5px 0 5px;
	min-height:132px;
	background:url(../common/img/bg_interface_04_01.png) no-repeat;
}
* html .mod_interface_03{
	height:132px;
}
.mod_interface_03 ul li{
	float:left;
	margin:0 0 5px 5px;
	line-height:0;
	font-size:0;
}
.mod_interface_03 ul .first{
	margin-left:0;
}
* html .mod_interface_03 .btnAll{
	bottom:-22px;
}
*:first-child+html .mod_interface_03 .btnAll{
	bottom:-23px;
}


.mod_frame_01 .mod_textTitle_01{
	float:left;
	width: 490px;
	font-weight:bold;
}
.mod_frame_01 .mod_textLink_01{
	float:right;
	width:200px;
	font-weight:bold;
	text-align:right;
}
.mod_textTitle_01 span{
	position:absolute;
	right:0;
	_right: 15px;
	top:0;
}

.mod_search_01 span,
.mod_search_01 input,
.mod_search_01 select{
	float:left;
}
.mod_search_01 .mod_textTitle_01{
	margin-top:3px;
	font-weight:bold;
}
.mod_search_field{
	width:210px;
	min-height:22px;
	border:1px solid #7f9db9;
}
* html .mod_search_field{
	height:23px;
}
.mod_search_select{
	margin-top:1px;
	border:1px solid #7f9db9;
}
.btnSearch_01{
	background: url("../img/btn_search_01.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 25px;
	margin: 0 10px;
	text-indent: -9999px;
	width: 64px;
}
.btnSearch_01:hover{
	background: url("../img/btn_search_01_ovr.png") no-repeat scroll 0 0 transparent;
}
.btnSearch_02{
	background: url("../img/btn_search_02.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 25px;
	margin: 0 10px;
	text-indent: -9999px;
	width: 64px;
}
.btnSearch_02:hover{
	background: url("../img/btn_search_02_ovr.png") no-repeat scroll 0 0 transparent;
}

.mod_linkBox_02 li{
	padding-right:15px;
	margin-left:15px;
	border-right: dotted 1px #999;
	float:left;
}

.mod_linkBox_02 .first{
	margin-left:0;
}

.mod_paraBox_01{
	border:1px solid #bfbfbf;
	padding: 15px 10px;
}

.mod_paraBox_01 img{
	float:left;
}

.mod_paraBox_01 div{
	float:left;
	width:494px;
	margin-left:18px;
}
.mod_paraBox_02{
	border:1px solid #bfbfbf;
	padding: 10px 4px;
	background:#edeff1;
}
.mod_paraBox_02 .icnList01 li{
	float:left;
	background:#a49f99;
	padding:3px 10px;
	margin-left:10px;
}
.mod_paraBox_02 .inner_01{
	background:url(../img/bg_interface_box_01.png) repeat-y;
	margin-top:12px;
	padding:15px 0 15px 10px;

}

.mod_paraBox_02 .col01{
	float:left;
}
.mod_paraBox_02 .inner_01 div.col02{
	float:left;
	width:277px;
	margin-left:18px;
}

.mod_paraBox_02 .table_01 td{
	border-collapse:collapse;
	border:1px solid #bfbfbf;
	padding:4px 5px;
}
.col02_text{
	width:270px;
}
.boxBorder_01 .mod_link_01{
	_width: 100px;
}
.col03 .boxBorder_01 .mod_link_01{
	_width: 74px;
	width: 154px\9\0;
 }
.mod_paraBox_02 .bg_01{
	background:#f7f7f7;
}
.mod_paraBox_02 .inner_01 div.col03{
	float:left;
	width:155px;
	margin-left:0px;
	padding: 0 0 0  38px;
}

.boxBorder_01{
	padding:4px 30px;
	margin-top:10px;
	border:1px solid #edeff1;
}
.boxBorder_02{
	padding:4px 2px;
	border:1px solid #edeff1;
	letter-spacing:-2px;
}

.mod_map_01{
	background:url(../common/img/bg_interface_map_01.png) no-repeat;
	float:left;
	width: 548px;
	height:276px;
	position:relative;
}

.mod_map_01 img{
	position:absolute;
}
.mod_map_01 #japan{
	top:70px;
	left:217px;
}
.mod_map_01 #asia{
	top: 117px;
	left:160px;
}
.mod_map_01 #north_america{
	top: 46px;
	left:377px;
}
.mod_map_01 #europ{
	top: 47px;
	left:23px;
}
.mod_map_01 #others{
	top: 213px;
	left:8px;
}
.mod_map_01_01{
	float:left;
}
.mod_map_01_01{
	border:solid 1px #ccc;
}
.mod_map_01_01 dt{
	color:#000;
	padding:12px;
	width: 145px;
	background:url(../img/line_localNav_02.png) left bottom repeat-x #f0f0f0;
}
.mod_map_01_01 dd a{
	padding:8px 12px;
	display:block;
	border-bottom: 1px solid #E2E2E2;
	width: 145px;
}
.mod_map_01_01 dd a:hover{
	background:#d9ebfd;
}
.mod_map_01_01 dd .last{
	border-bottom: none;
}
.mod_map_01_01 dd{
}
.mod_map_01_01 .cur{
	padding:8px 12px;
	color:#fff;
	background:#0e8bd1;
}

/*-----------------------------------------------------*/

/**
 * table
 */

/* background */
.mod_bg_ebf5fc th,
.mod_bg_ebf5fc td,
.mod_bg_ebf5fc{
	background:#ebf5fc !important;
}
.mod_bg_f9f9f9 th,
.mod_bg_f9f9f9 td,
.mod_bg_f9f9f9{
	background:#f9f9f9 !important;
}
.mod_bg_f0dcdc{
	background:#f0dcdc !important;
}
.mod_bg_cccc99{
	background:#cccc99 !important;
}

/* align */
.mod_table_top,
.mod_table_top th,
.mod_table_top td{
	vertical-align:top !important;
}
.mod_table_bottom,
.mod_table_bottom th,
.mod_table_bottom td{
	vertical-align:bottom;
}
.mod_table_middle,
.mod_table_middle th,
.mod_table_middle td{
	vertical-align:middle !important;
}

/* table */
.mod_table_01 th,
.mod_table_01 td{
	padding:7px 10px;
	border:1px solid #d4d4d4;
	vertical-align:top;
}
.mod_table_01 th{
	font-weight:bold;
}

.mod_table_02 th,
.mod_table_02 td{
	padding:15px 0;
	background:url(../img/line_04.png) left bottom repeat-x;
	vertical-align:top;
}
.mod_table_02 .date{
	padding-right:30px;
	white-space:nowrap;
	font-weight:bold;
}
.mod_table_02 .icon{
	padding-right:19px;
}
.mod_table_02 .icon img{
	padding-top:3px;
}
.mod_table_02 a{
	display:inline;

}

.mod_table_03 th,
.mod_table_03 td{
	padding:10px 0;
	vertical-align:top;
}
.mod_table_03 .line{
	border-bottom:1px solid #D1D6DA;
}

.mod_table_04 th,
.mod_table_04 td{
	padding:7px 10px;
	border:1px solid #d4d4d4;
	vertical-align:top;
}
.mod_table_04 tbody th{
	background:#f9f9f9;
	font-weight:normal;
}


.mod_table_rgl th{
	padding:10px 0px 10px 0;
	background:#f7f7c7;
	border:solid 1px #a49595;
	text-align:center;
	white-space: nowrap;
	font-weight:bold;
}

.mod_table_rgl td{
	padding:7px 10px;
	border:1px solid #a49595;
	background:#ffffff;
}




/*-----------------------------------------------------*/

/**
 * size
 */
.mod_text_small{
	font-size:85% !important;
}
.mod_text_large_01{
	font-size:116% !important;
}
.mod_text_large_02{
	font-size:123.1% !important;
}
.mod_text_large_03{
	font-size:138.5% !important;
}

/**
 * weight
 */
.mod_text_normal{
	font-weight:normal !important;
}

/**
 * align
 */
.mod_text_left{
	text-align:left !important;
}
.mod_text_right{
	text-align:right !important;
}
.mod_text_center{
	text-align:center !important;
}

/**
 * color
 */
.mod_color_888888{
	color:#888 !important;
}
.mod_color_990000{
	color:#990000 !important;
}
.mod_color_bebebe{
	color:#bebebe !important;
}

/*-----------------------------------------------------*/

/**
 * list
 */

.mod_list_01_01{
	padding-left:19px;
	list-style-type:decimal;
}
* html .mod_list_01_01{
	padding-left:23px;
}
*:first-child+html .mod_list_01_01{
	padding-left:23px;
}
.mod_list_01_01 li{
	margin-bottom:8px;
}
.mod_list_small_01_01{
	padding-left:17px;
	list-style-type:decimal;
	font-size:85%;
}
* html .mod_list_small_01_01{
	padding-left:23px;
}
*:first-child+html .mod_list_small_01_01{
	padding-left:23px;
}
.mod_list_small_01_01 li{
	margin-bottom:7px;
}
.mod_list_01_02{
	padding-left:27px;
	list-style-type:decimal;
}
* html .mod_list_01_02{
	padding-left:30px;
}
*:first-child+html .mod_list_01_02{
	padding-left:30px;
}
.mod_list_01_02 li{
	margin-bottom:8px;
}
.mod_list_small_01_02{
	padding-left:27px;
	list-style-type:decimal;
	font-size:85%;
}
.mod_list_small_01_02 li{
	margin-bottom:7px;
}

.mod_list_02{
	padding-left:13px;
	list-style-type:disc;
}
* html .mod_list_02{
	padding-left:15px;
}
*:first-child+html .mod_list_02{
	padding-left:15px;
}
.mod_list_02 li{
	margin-bottom:8px;
}
.mod_list_small_02{
	padding-left:13px;
	list-style-type:disc;
	font-size:85%;
}
* html .mod_list_small_02{
	padding-left:15px;
}
*:first-child+html .mod_list_small_02{
	padding-left:15px;
}
.mod_list_small_02 li{
	margin-bottom:7px;
}

.mod_list_03{
	margin:0 0 -10px 1em;
}
.mod_list_03 li{
	margin-bottom:8px;
	text-indent:-1em;
}
.mod_list_small_03{
	margin-left:1em;
	font-size:85%;
}
.mod_list_small_03 li{
	margin-bottom:7px;
	text-indent:-1em;
}

.mod_list_04 li{
	margin-bottom:8px;
}
.mod_list_small_04 li{
	margin-bottom:7px;
	font-size:85%;
}

.mod_list_05{
	padding-left:20px;
	list-style-type:decimal;
}
* html .mod_list_05{
	padding-left:30px;
}
*:first-child+html .mod_list_05{
	padding-left:30px;
}
.mod_list_05 li{
	margin-bottom:8px;
	font-weight:bold;
}

.mod_list_06{
	margin-bottom:-8px;
}
.mod_list_06 li{
	margin-bottom:8px;
}

.mod_list_07 li{
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #d1d6da;
}

.mod_list_08{
	margin-bottom:-18px;
}
.mod_list_08 li{
	margin-bottom:18px;
	padding-bottom:15px;
	border-bottom:dotted 1px #d1d6da;
}

.mod_list_09 li{
	float:left;
	white-space:nowrap;
	letter-spacing:0em;
}

/*-----------------------------------------------------*/

/**
 * title
 */
h1,
h2,
h3,
h4,
h5{
	font-weight:bold;
}
.mod_title_01{
	padding-bottom:20px;
	background:url(../img/bg_head_01_01.png) left bottom no-repeat;
	font-size:167%;
	border-top:1px solid #d7d7d7;
	padding-top:17px;
}
.mod_title_01_2{
	padding-bottom:20px;
	background:url(../img/bg_head_01_01.png) left bottom no-repeat;
	font-size:131.3%;
	border-top:1px solid #d7d7d7;
	padding-top:17px;
}
.mod_title_01_3{
	padding-bottom:10px;
	background:url(../img/bg_head_01_01.png) left bottom no-repeat;
	font-size:131.3%;
	padding-top:17px;
}
.mod_title_01_3_2{
	padding-bottom:10px;
	font-size:120%;
	padding-top:17px;
}
.mod_title_01_960{
	padding-bottom:20px;
	background:url(../img/bg_head_01_02.png) left bottom no-repeat;
	font-size:167%;
	border-top:1px solid #d7d7d7;
	padding-top:17px;
}
.mod_title_01_noborder{
	padding-bottom:20px;
	background:url(../img/bg_head_01_01.png) left bottom no-repeat;
	font-size:167%;
	padding-top:17px;
}
.mod_title_02{
	padding-bottom:6px;
	background:url(../img/bg_head_02_01.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}
.mod_title_02_960{
	padding-bottom:6px;
	background:url(../img/bg_head_02_02.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}
.mod_title_02_470{
	padding-bottom:6px;
	background:url(../img/bg_head_02_03.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}
.mod_title_02_300{
	padding-bottom:6px;
	font-weight:bold;
	color:#336600;
	background:url(../img/bg_head_02_300.png) left bottom no-repeat;
	font-size:110%;
	margin-top:20px;
	zoom:1;
}
.mod_title_02_350{
	padding-bottom:6px;
	background:url(../img/bg_head_02_04.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}
.mod_title_02_400{
	padding-bottom:6px;
	background:url(../img/bg_head_02_06.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}
.mod_title_02_400_2{
	padding-bottom:6px;
	background:url(../img/bg_head_02_06.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:40px;
	zoom:1;
}
.mod_title_02_230{
	padding-bottom:6px;
	background:url(../img/bg_head_02_05.png) left bottom no-repeat;
	font-size:131.3%;
	margin-top:47px;
	zoom:1;
}

.mod_title_03{
	border-left:4px solid #0065bd;
	font-size:112.5%;
	margin-top:36px;
	padding-left:8px;
}
.mod_title_04{
	border-left:4px solid #a3c6e5;
	padding-left:6px;
	margin-top:36px;
}

.mod_title_05{
	border-left:4px solid #d5d5d5;
	padding-left:6px;
	margin-top:36px;
}


.mod_title_01 a,
.mod_title_01 a .bg-r,
.mod_title_02 a,
.mod_title_02 a .bg-r,
.mod_title_02_470 a,
.mod_title_02_470 a .bg-r,
.mod_title_02_350 a,
.mod_title_02_350 a .bg-r,
.mod_title_03 a,
.mod_title_03 a .bg-r{
	padding-right:13px;
	background:url(../img/bg_arrow_01.png) right center no-repeat;
}

.mod_title_04 a,
.mod_title_04 a .bg-r,
.mod_title_05 a,
.mod_title_05 a .bg-r{
	background:url(../img/icn_arrow_01.png) right center no-repeat;
	padding-right:12px;
}

.mod_title_local_01{
	padding-bottom:10px;
	background:url(../img/bg_head_01_01.png) left bottom no-repeat;
	padding-top:20px;
}




/* ====================================

J_5_12_1_2 tabsVoice

==================================== */
 
#tabsVoice ul#tab {
	width:718px;
	height: 77px;
	background: url(../csr/img/tab_bg.gif) repeat-x left top;
}
#tabsVoice ul#tab li {
	float: left;
	width:142px;
	height: 77px;
	margin-right:2px;
}
#tabsVoice ul#tab li#tab5 {
	margin-right:0;
}
#tabsVoice ul#tab li.active a {
	display: block;height: 77px;
}
#tabsVoice ul#tab li.active#tab1 a {
	background: url(../csr/img/voice_tab.gif) no-repeat 0 top;
}
#tabsVoice ul#tab li.active#tab2 a {
	background: url(../csr/img/voice_tab.gif) no-repeat -144px top;
}
#tabsVoice ul#tab li.active#tab3 a {
	background: url(../csr/img/voice_tab.gif) no-repeat -288px top;
}
#tabsVoice ul#tab li.active#tab4 a {
	background: url(../csr/img/voice_tab.gif) no-repeat -432px top;
}
#tabsVoice ul#tab li.active#tab5 a {
	background: url(../csr/img/voice_tab.gif) no-repeat -576px top;
}
#tabsVoice ul#tab li a {
	text-indent: -9999px;
	display: block;
	width:142px;
	height: 60px;
	background: url(../csr/img/voice_tab_off.gif) no-repeat;
}
#tabsVoice ul#tab li#tab1 a {
	background-position: 0 top;
}
#tabsVoice ul#tab li#tab2 a {
	background-position: -144px top;
}
#tabsVoice ul#tab li#tab3 a {
	background-position: -288px top;
}
#tabsVoice ul#tab li#tab4 a {
	background-position: -432px top;
}
#tabsVoice ul#tab li#tab5 a {
	background-position: -576px top;
}
#tabsVoice ul#tab li a:hover {
	background: url(../csr/img/voice_tab_on.gif) no-repeat;
}
#tabsVoice #readVoice {
	border:5px solid #000000;
	border-top:0;
	background: #85b93b;
	padding:7px 15px;
	width:678px;
}
#tabsVoice #readVoice .box {
	height: 250px;
	overflow: auto;
}
#tabsVoice #readVoice p {
	line-height: 1.8;
	margin:0;
}
#tabsVoice #readVoice ul.txtIndent li  {
	padding-left:1em;
	text-indent: -1em;
	line-height: 1.8;
}

/* ====================================

margin

==================================== */

/**
 * top
 */
.mTop0{
	margin-top:0px !important;
}
.mTop5{
	margin-top:5px !important;
}
.mTop10{
	margin-top:10px !important;
}
.mTop15{
	margin-top:15px !important;
}
.mTop20{
	margin-top:20px !important;
}
.mTop25{
	margin-top:25px !important;
}
.mTop30{
	margin-top:30px !important;
}
.mTop35{
	margin-top:35px !important;
}
.mTop40{
	margin-top:40px !important;
}
.mTop45{
	margin-top:45px !important;
}
.mTop50{
	margin-top:50px !important;
}

/**
 * right
 */
.mRight5{
	margin-right:5px !important;
}
.mRight10{
	margin-right:10px !important;
}
.mRight15{
	margin-right:15px !important;
}
.mRight20{
	margin-right:20px !important;
}
.mRight25{
	margin-right:25px !important;
}
.mRight30{
	margin-right:30px !important;
}
.mRight35{
	margin-right:35px !important;
}
.mRight40{
	margin-right:40px !important;
}
.mRight45{
	margin-right:45px !important;
}
.mRight50{
	margin-right:50px !important;
}
.mRight55{
	margin-right:55px !important;
}
/**
 * bottom
 */
.mBottom0{
	margin-bottom:0px !important;
}
.mBottom5{
	margin-bottom:5px !important;
}
.mBottom10{
	margin-bottom:10px !important;
}
.mBottom15{
	margin-bottom:15px !important;
}
.mBottom20{
	margin-bottom:20px !important;
}
.mBottom25{
	margin-bottom:25px !important;
}
.mBottom30{
	margin-bottom:30px !important;
}
.mBottom35{
	margin-bottom:35px !important;
}
.mBottom40{
	margin-bottom:40px !important;
}
.mBottom45{
	margin-bottom:45px !important;
}
.mBottom50{
	margin-bottom:50px !important;
}

/**
 * left
 */
.mLeft5{
	margin-left:5px !important;
}
.mLeft10{
	margin-left:10px !important;
}
.mLeft15{
	margin-left:15px !important;
}
.mLeft20{
	margin-left:20px !important;
}
.mLeft25{
	margin-left:25px !important;
}
.mLeft30{
	margin-left:30px !important;
}
.mLeft35{
	margin-left:35px !important;
}
.mLeft40{
	margin-left:40px !important;
}
.mLeft45{
	margin-left:45px !important;
}
.mLeft50{
	margin-left:50px !important;
}
.mLeft55{
	margin-left:55px !important;
}

/**
 * float
 */
.fLeft{
	float:left;
}
.fRight{
	float:right;
}

/**
 * padding-left
 */
.pLeft5{
padding-left:5px;
}
.pLeft10{
padding-left:10px;
}
.pLeft15{
padding-left:15px;
}
.pLeft20{
padding-left:20px;
}
.pLeft25{
padding-left:25px;
}
.pLeft30{
padding-left:30px;
}
.pLeft35{
padding-left:35px;
}
.pLeft40{
padding-left:40px;
}
.pLeft45{
padding-left:45px;
}
.pLeft50{
padding-left:50px;
}
.pLeft55{
padding-left:55px;
}
/* ====================================

clearfix

==================================== */

.lh0{
	line-height:0;
}

/* For modern browsers */
.cf:after,
#header:after,
#header .section:after,
#header .assistArea:after,
#header .item_01:after,
#header .item_02:after,
#header .link_01:after,
#header .fontSize:after,
#globalNav:after,
#globalNav ul:after,
#content .section:after,
#content .col_02:after,
#content .colSection_01:after,
#content .colSection_02:after,
#pageTopArea .section:after,
#footerSitemap .section:after,
#footerSitemap .child:after,
#footer:after,
#footer .link_01:after,
.mod_button_01 ul:after,
.mod_button_02 ul:after,
.mod_button_03 ul:after,
.mod_button_09 ul:after,
.mod_frame_04 dd:after,
.mod_frame_05:after,
.mod_frame_07 .sideTitle:after,
.mod_frame_07 .innerArea:after,
.mod_frame_07 .summary:after,
.mod_frame_07_02 .sideTitle:after,
.mod_frame_07_02 .innerArea:after,
.mod_frame_07_02 .summary:after,
.mod_interface_01:after,
.mod_interface_02:after,
.mod_interface_03:after,
.mod_search_01:after,
.mod_list_08:after,
.mod_list_09:after,
.frame_rad_01 .innerArea,
.media_img2:after{
	 
    content:""; 
    display:table; 
} 

.cf:after,
#header,
#header .section:after,
#header .assistArea:after,
#header .item_01:after,
#header .item_02:after,
#header .link_01:after,
#header .fontSize:after,
#globalNav:after,
#globalNav ul:after,
#content .section:after,
#content .col_02:after,
#content .colSection_01:after,
#content .colSection_02:after,
#pageTopArea .section:after,
#footerSitemap .section:after,
#footerSitemap .child:after,
#footer:after,
#footer .link_01:after,
.mod_button_01 ul:after,
.mod_button_02 ul:after,
.mod_button_03 ul:after,
.mod_button_09 ul:after,
.mod_frame_04 dd:after,
.mod_frame_05:after,
.mod_frame_07 .sideTitle:after,
.mod_frame_07 .innerArea:after,
.mod_frame_07 .summary:after,
.mod_frame_07_02 .sideTitle:after,
.mod_frame_07_02 .innerArea:after,
.mod_frame_07_02 .summary:after,
.mod_interface_01:after,
.mod_interface_02:after,
.mod_interface_03:after,
.mod_search_01:after,
.mod_list_08:after,
.mod_list_09:after,
.frame_rad_01 .innerArea:after{
	 
    clear:both; 
} 
  
/* For IE 6/7 (trigger hasLayout) */
.cf,
#header,
#header .section,
#header .assistArea,
#header .fontSize,
#globalNav,
#globalNav ul,
#content .section,
#content .col_02,
#content .colSection_01,
#content .colSection_02,
#pageTopArea .section,
#footerSitemap .section,
#footerSitemap .child,
#footer,
#footer .link_01,
.mod_button_01 ul,
.mod_button_02 ul,
.mod_button_03 ul,
.mod_button_09 ul,
.mod_frame_04 dd,
.mod_frame_05,
.mod_frame_07 .sideTitle,
.mod_frame_07 .innerArea,
.mod_frame_07 .summary,
.mod_frame_07_02 .sideTitle,
.mod_frame_07_02 .innerArea,
.mod_frame_07_02 .summary,
.mod_interface_01,
.mod_interface_02,
.mod_interface_03,
.mod_search_01,
.mod_list_08,
.mod_list_09,
.frame_rad_01 .innerArea,
.media_img2{
	 
    zoom:1; 
}
.box01 {
	width: 970px;
}
.box0001 {
	width: 960px;
	margin-top: 25px;
}
.box0001-1 {
	width: 185px;
	border: 1px solid #FF6699;
	float: left;
	height: 330px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 16px;
}
#content .section .block_100 {
	width: 700px;
	border: 1px solid #FF6699;
	float: left;
	padding-left: 10px;
	padding-right: -10px;
	line-height: 22px;
}
.style36 {
	font-size: 22px;
	font-weight: bold;
}
.mainbox_1000 {
	float: left;
	width: 310px;
	font-size: 14px;
	padding-left: 10px;
}
.box_abiko_w500 {
	width: 530px;
	margin-left: 85px;
	font-size: 16px;
	color: #666666;
}
.box_abiko_w530 {
	font-size: 16px;
	color: #666666;
	width: 530px;
	margin-left: 85px;
}
.block_100-2 {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.box_z {
	float: left;
	width: 680px;
	margin-left: 10px;
}
.boxh {
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
}
.680 {
	font-size: 14px;
	line-height: 18px;
	width: 680px;
	float: left;
}
