/*layout*/
/*------------------------------------------------------------------------------*/
#wrapper{
	width:100%;
	min-width:980px;
	background:url(../image/common/bg_wrapper_top.gif) repeat-x;
	text-align:center;
}
#wrapper_in{
	width:100%;
	min-width:980px;
	background:url(../image/common/bg_wrapper_top_in.gif) no-repeat center top;
	text-align:center;
}

#common #wrapper{ background:url(../image/common/bg_wrapper.gif) repeat-x;}

#container{
	width:980px;
	margin:0 auto;
	text-align:left;
}

#header{
	width:980px;
	height:95px;
	margin:0 auto;
	position:relative;
}
#header h1{
	font-size:11px;
	line-height:12px;
	position:absolute;
	top:10px;
	left:0px;
}
#logo{
	position:absolute;
	bottom:5px;
	left:0px;
}
#headnav{
	position:absolute;
	bottom:12px;
	right:126px;
}
#headnav li{
	float:left;
	margin-right:12px;
}
.header_contact{
	position:absolute;
	bottom:5px;
	right:10px;
}
.header_tel{
	position:absolute;
	bottom:5px;
	left:410px;
}
#header_lang{
	position:absolute;
	top:20px;
	right:270px;
}
#header_lang li{
	float:left;
	margin-right:5px;
	font-size:11px;
	line-height:12px;
	color:#666;
}
#header_lang li a{
	color:#666;
}

#mainimage{
	width:100%;
	height:374px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
}
#mainimage ul li a{
		height:374px;
overflow:hidden;
		display:block;
	}


#mainimage .mainimage01{
	background:url(../image/mainimage01.jpg) no-repeat center top;
}

#mainimage .mainimage01_new{
	background:url(../image/mainimage01_new.jpg) no-repeat center top;
}

#mainimage .mainimage02{
	background:url(../image/mainimage02.jpg) no-repeat center top;
}
#mainimage .mainimage03{
	background:url(../image/mainimage03.jpg) no-repeat center top;
}
#mainimage .mainimage04{
	background:url(../image/mainimage04.jpg) no-repeat center top;
}
#mainimage .mainimage05{
	background:url(../image/mainimage05.jpg) no-repeat center top;
}

#contents{
	width:980px;
	margin:0 auto 40px auto;
}
#contents_left{
	width:980px;
	float:left;
	text-align:left;
}
#common #contents_left{
	width:718px;
	min-height:400px;
	float:left;
}

#contents_right{
	width:240px;
	float:right;
}

#footer_wrapper{
	width:100%;
	height:170px;
	background:url(../image/common/bg_footer_wrapper.jpg) repeat-x;
	text-align:left;
	color:#FFF;
}
#footer{
	width:980px;
	height:170px;
	margin:0 auto;
	position:relative;
}
#footnav {
	font-size:12px;
	line-height:13px;
	position:absolute;
	top:58px;
	right:0;
}
#footnav li{
	float:left;
	padding-left:10px;
	margin-right:10px;
	border-left:1px solid #FFF;
}
#footnav li a{
	color:#FFF;
}
#footnav li.none {
	border:none;
}

#footer_ad {
	font-size:12px;
	line-height:13px;
	position:absolute;
	top:58px;
	left:0;
}

#footer_ad li {
	line-height:150%;
	margin-bottom:10px;
}

#copyright{
	font-size:10px;
	line-height:11px;
	position:absolute;
	bottom:70px;
	right:0;
}

#pagetop{
	text-align:right;
	margin:0;
}

#locator{
	width:980px;
	margin:15px auto;
	line-height:12px;
	text-align:left;
}

#locator a {
	text-decoration:underline;
	color:#0600ff;
}


/*globalnav*/
/*------------------------------------------------------------------------------*/

#globalnav {
	width:980px;
	height:50px;
	margin:0 auto;
}

#globalnav ul{list-style-type:none;}

#globalnav ul li{
	float:left;
	text-indent:-9999px;
}

#globalnav ul li a{
	height:50px;
	background-image:url(../image/common/nav.jpg);
	display:block;
	overflow:hidden;
}

#globalnav01 a{ background-position:0px 0px; width: 142px;}
#globalnav02 a{ background-position:-142px 0px; width: 150px;}
#globalnav03 a{ background-position:-292px 0px; width: 150px;}
#globalnav04 a{ background-position:-442px 0px; width: 150px;}
#globalnav05 a{ background-position:-592px 0px; width: 101px;}
#globalnav06 a{ background-position:-693px 0px; width: 99px;}
#globalnav07 a{ background-position:-792px 0px; width: 188px;}

#globalnav01 a:hover, #globalnav01.main_current a{ background-position:0px -50px; width: 142px;}
#globalnav02 a:hover, #globalnav02.main_current a{ background-position:-142px -50px; width: 150px;}
#globalnav03 a:hover, #globalnav03.main_current a{ background-position:-292px -50px; width: 150px;}
#globalnav04 a:hover, #globalnav04.main_current a{ background-position:-442px -50px; width: 150px;}
#globalnav05 a:hover, #globalnav05.main_current a{ background-position:-592px -50px; width: 101px;}
#globalnav06 a:hover, #globalnav06.main_current a{ background-position:-693px -50px; width: 99px;}
#globalnav07 a:hover, #globalnav07.main_current a{ background-position:-792px -50px; width: 188px;}


/*subnav*/
/*------------------------------------------------------------------------------*/

#subnav {
	width:240px;
	text-align:left;
}
#subnav ul{list-style-type:none;}

#subnav_title a{
	width:240px;
	height:47px;
	background:url(../image/common/subnav_title.gif) no-repeat;
	line-height:47px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	overflow:hidden;
}
#subnav_title a:hover {
	text-decoration:underline;
}
#subnav li a{
	width:240px;
	height:36px;
	background: url(../image/common/subnav01.png) no-repeat 20px center #f0f0f0;
	line-height:36px;
	text-indent:34px;
	font-size:12px;
	color:#333;
	display:block;
	overflow:hidden;
}
#subnav li a:hover,#subnav ul li.current a,#subnav ul li.current a:hover{
	font-weight:bold;
}
#subnav li.current ul li a{
	width:240px;
	height:36px;
	background: url(../image/common/subnav01.png) no-repeat 35px center #f0f0f0;
	line-height:36px;
	text-indent:46px;
	font-size:11px;
	color:#333;
	display:block;
	overflow:hidden;
	font-weight:normal;
}
#subnav li.current ul li a:hover,#subnav li.current ul li.current a{
	font-weight:bold;
}
#subnav li.current ul li.current ul li a{
	width:240px;
	height:36px;
	background: url(../image/common/subnav01.png) no-repeat 40px center #f0f0f0;
	line-height:36px;
	text-indent:52px;
	font-size:11px;
	color:#333;
	display:block;
	overflow:hidden;
	font-weight:normal;
}

#subnav li.current ul li.current ul li a:hover{
	font-weight:bold;
}

/*header_search*/
/*------------------------------------------------------------------------------*/

#header_search{
	width: 178px;
	height: 25px;
	position:absolute;
	top:10px;
	right:0;
}
#header_search input.search_textbox{
	width:114px;
	height:25px;
	background:url(../image/common/bg_search_box.gif) no-repeat left top;
	padding:0;
	border:none;
	color:#333;
	font-size:12px;
	line-height:24px;
	position:absolute;
	top:0px;
	left:0px;
	padding-left:25px;
}
#header_search input.search_subit{
	width:35px;
	height:25px;
	background:url(../image/common/btn_search.jpg) no-repeat;
	display:block;
	border:0;
	cursor: pointer;
	margin:0 auto;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
}

/*resizer*/
/*-------*/

#resizer li{ position:absolute;}

.small,.medium,.large{
	text-indent:-9999px;
	top:10px;
}
.small{ right:240px;}
.medium{ right:218px;}
.large{ right:194px;}

.small a,.medium a,.large a{
	height:24px;
	display:block;
}
.small a{
	width:24px;
}
.medium a{
	width:22px;
}
.large a{
	width:26px;
}

.small a{ background:url(../image/common/resizer_s.gif) no-repeat;}
.medium a{ background:url(../image/common/resizer_m.gif) no-repeat;}
.large a{background:url(../image/common/resizer_l.gif) no-repeat;}
.small a:hover,.small a.textresizer-active{ background:url(../image/common/resizer_s_ov.gif) no-repeat;}
.medium a:hover,.medium a.textresizer-active{ background:url(../image/common/resizer_m_ov.gif) no-repeat;}
.large a:hover,.large a.textresizer-active{ background:url(../image/common/resizer_l_ov.gif) no-repeat;}

/*global*/
/*------------------------------------------------------------------------------*/

.subtitle02 {
	width:718px;
	height:100px;
	background:url(../image/common/subtitle02.jpg) no-repeat;
	line-height:100px;
	margin-bottom:20px;
	overflow:hidden;
}

.subtitle02 span.jp{
	padding:0 10px 0 30px;
	font-size:26px;
	color:#262626;
}

.subtitle02 span.en{
	vertical-align:3pt;
	font-size:11px;
	color:#c80000;
}

.subtitle03 {
	width:730px;
	height:35px;
	background:url(../image/common/subtitle03.gif) no-repeat;
	line-height:35px;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:15px;
	overflow:hidden;
}


.subtitle03_2 {
	width:718px;
	height:40px;
	background:url(../image/common/subtitle03.jpg) no-repeat;
	line-height:40px;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:15px;
	overflow:hidden;
}

.subtitle03_3 {
	width:718px;
	height:40px;
	background:url(../image/common/subtitle03_center.jpg) no-repeat;
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:15px;
	overflow:hidden;
}


.top_title03 {
	line-height:120%;
	font-size:17px;
	font-weight:bold;
	color:#c80000;
	margin-bottom:15px;
	position:absolute;
	top:5px;
	left:10px;
}

.subtitle04 {
	background:url(../image/common/subtitle04.gif) no-repeat 0 0;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 3px 15px;
	margin-bottom:15px;
}


.subtitle04_2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	border-left:5px solid #c80000;
	margin-bottom:10px;
	color:#c80000;
	padding:3px 0 3px 8px;
}


.subtitle05 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	color:#c80000;
}


.subtitle05_2 {
	background:url(../image/common/subtitle05.jpg) no-repeat 0 0.3em;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 3px 20px;
	margin-bottom:5px;
}

.subtitle05_3 {
	background:url(../image/common/subtitle05.jpg) no-repeat 0 0.3em;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 3px 20px;
	margin-bottom:5px;
}

.subtitle06_2 {
	width:718px;
	height:60px;
	background:url(../image/subtitle06.png) no-repeat;
	line-height:40px;
	text-indent:32px;
	font-size:14px;
	margin-bottom:15px;
	overflow:hidden;
	padding-top:10px;
}

.subtitle06_fs_w{
	font-size:25px;
	color:#ffffff;

}

.subtitle06_fs_b{
	margin-left:15px;
	font-size:25px;
	color:#262626;

}


/*sub common*/
/*------------------------------------------------------------------------------*/

.box2{width:100%; clear:both; overflow:hidden;}
.box2:before, .box2:after { content: ""; display: block;}
.box2:after { clear: both;}

.box2_left{
	width:355px;
	float:left;
}
.box2_right{
	width:355px;
	float:right;
}

.box3{width:100%; clear:both; overflow:hidden;}
.box3:before, .box3:after { content: ""; display: block;}
.box3:after { clear: both;}

.box3_left{
	width:230px;
	float:left;
	margin-right:20px;
}
.box3_center{
	width:230px;
	float:left;
}
.box3_right{
	width:230px;
	float:right;
}

.box4{width:100%; clear:both; overflow:hidden;}
.box4:before, .box4:after { content: ""; display: block;}
.box4:after { clear: both;}

.box4_left{
	width:175px;
	float:left;
	margin-right:10px;
}
.box4_right{
	width:170px;
	float:right;
}

.contact_box{
	padding:10px 0 15px 0;
	margin-bottom:50px;
	border: solid 9px #FCC;
	border-top:none;
	width:700px;
	text-align:center;
}
.contact_box .tel{
	margin-bottom:15px;
	font-size:24px;
	font-weight:bold;
}
.contact_box .tel span {
	color:#c80000;
}


/*table*/
/*------------------------------------------------------------------------------*/

table.tab{
	border-collapse:collapse;
	border:1px solid #cccccc;
	font-size:95%;
}
table.tab td{
	border:1px solid #cccccc;
	padding:5px 10px;
}
table.tab td td{
	border:none;
	padding:0;
}
table.tab td.highlight{background-color:#EFEFEF; font-weight:bold;}
table.tab td.none_boder{border:none;}

table.tab02 td{
	border-bottom:dotted 1px #666;
	padding:10px;
	vertical-align:middle;
}
table.tab02 td.highlight{
	font-size:120%;
	font-weight:bold;
	text-align:center;
}
table.tab02 td.tab02_cell01{
	font-weight:bold;
	text-align:center;
}


/*------------------------------------------------------------------------------*/
/*top*/
/*------------------------------------------------------------------------------*/

#top_box01, #top_box02{margin-bottom:50px;}
#top_box01 h3, #top_box02 h3{margin-bottom:20px;}
#top_box01 h4, #top_box02 h4{margin-bottom:10px;}

.top_box01_sample{
	width:335px;
	border:solid 1px #CCCCCC;
	padding:9px;
}
.top_box02_sample{
	width:210px;
	border:solid 1px #CCCCCC;
	padding:9px;
}

#top_4point {
	width:988px;
	height:317px;
	background:url(../image/common/bg_top_4point.jpg) no-repeat center top;
	position:relative;
	margin:-20px auto 0 auto;
	z-index:100;
	padding:20px 4px 0 4px;
	text-align:left;
}

#top_4point p {
	position:absolute;
	top:220px;
	padding:0 10px;
}

.top_4point_01 {
	width:245px;
	height:280px;
	float:left;
	position:relative;
}

.top_4point_02 {
	width:245px;
	height:280px;
	float:left;
	position:relative;
}
.top_4point_03 {
	width:245px;
	height:280px;
	float:left;
	position:relative;
}
.top_4point_04 {
	width:245px;
	height:280px;
	float:left;
	position:relative;
}

#top_business {
	width:100%;
	height:423px;
	background:url(../image/common/bg_top_business_categories.jpg) repeat-x 0 0;
	text-align:left;
}
#top_business_in {
	width:980px;
	height:423px;
	margin:0 auto;
}

.top_business_box {
	width:172px;
	height:144px;
	position:relative;
	background:url(../image/common/top_business_box.png) no-repeat 0 0;
	float:left;
	margin-right:20px;
	text-align:center;
	padding-top:25px;
}

.top_business_box_icon {
	display: table-cell;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	width: inherit;
}

.top_business_box p {
	font-size:18px;
}
.top_business_box span {
	display:block;
	font-size:10px;
}

#top_categories {
	background:url(../image/common/bg_top_categories.jpg) repeat-x 0 0;
	width:100%;
	height:332px;
	position:relative;
}

#top_categories h3 {
	text-align:center;
	vertical-align:middle;
	height:50px;
	width:196px;
	display:table-cell;
	padding-bottom:10px;
}
#top_categories h3 span {
	color:#FFF;
	font-size:15px;
	line-height:120%;
	font-weight:bold;
}

#top_categories .p_img {
	position:absolute;
	padding:0 10px;
}
#top_categories .p_txt {
	position:absolute;
	padding:0 10px;
	top:175px;
	line-height:140%;
	color:#404040;
}

#top_categories_in {
	width:1178px;
	height:350px;
	margin:0 auto;
	text-align:left;
}

.top_categories_box_left {
	background:url(../image/common/bg_top_categories_left.jpg) no-repeat;
	float:left;
	width:197px;
	height:235px;
	position:relative;
}
.top_categories_box_center {
	background:url(../image/common/bg_top_categories_center.jpg) no-repeat;
	float:left;
	width:196px;
	height:235px;
	position:relative;
}
.top_categories_box_right {
	background:url(../image/common/bg_top_categories_right.jpg) no-repeat;
	float:left;
	width:197px;
	height:235px;
	position:relative;
}

#top_contents {
	background:url(../image/common/bg_top_contents.jpg) repeat-x 0 0 #FFF;
	width:100%;
	padding-top:30px;
	margin-bottom:50px;
}
#top_contents_in {
	width:985px;
	height:auto;
	margin:0 auto;
}

#top_contents_in_left {
	width:720px;
	float:left;
}

#top_contents_in_right {
	float:right;
	width:240px;
	background:#f3f3f3;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding:10px 0;
    background: -moz-linear-gradient(top, #DADADA, #F3F3F3);
    background: -webkit-gradient(linear, left top, left bottom, from(#DADADA), to(#F3F3F3));　
}

.side_support_box {
	width:222px;
	height:221px;
	position:relative;
	margin:0 auto 10px auto;
}
.side_support_box ul {
	position:absolute;
	top:12px;
	right:0;
}
.side_support_box li {
	margin-bottom:10px;
}

.side_support_box02	 {
    height: 96px;
    margin: 0 auto 10px;
    position: relative;
    width: 222px;
}


.side_support_box02 ul {
    position: absolute;
    left: 80px;
    top: 29px;
line-height: 13px;
}


.side_support_box02 li {
text-align: left;
font-size: 10px;
    margin-bottom: 0px;
}


/*top rss*/
/*------------------------------------------------------------------------------*/

#top_rss_box{
	clear:both;
	background:url(../image/common/top_rss_bottom.jpg) no-repeat left bottom;
	padding-bottom:20px;
}

.top_title_news{
	width:718px;
	height:59px;
	position:relative;
}
.top_title_news li.title_btn{
	position:absolute;
	top:2px;
	right:7px;
}

#top_rss_box dl:before, #top_rss_box dl:after { content: ""; display: block; }
#top_rss_box dl:after { clear: both; }
#top_rss_box dl { zoom: 1;
	background:url(../image/common/bg_top_rss.jpg) no-repeat;
	width:718px;
	/*height:69px;*/
	text-align:left;
}

#top_rss_box .rss_date{
    clear: both;
    float: left;
	font-size:14px;
	font-weight:bold;
	width:674px;
	padding:15px 0 0 45px;
}
#top_rss_box .rss_title{
	width:674px;
	padding-left:45px;
	font-size:14px;
}
/*#top_rss_box .rss_contents{ display:none;}*/

#top_rss_box .rss_contents{
    background: url("../image/common/rss_body.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	/*width:718px;*/
	padding-left:45px;
	/*font-size:14px;*/
}

/*sub rss*/
/*------------------------------------------------------------------------------*/

#sub_rss_box dl:before, #sub_rss_box dl:after { content: ""; display: block; }
#sub_rss_box dl:after { clear: both; }
#sub_rss_box dl { zoom: 1; border-bottom:dotted 1px #CCC; padding:5px 0; }

#sub_rss_box .rss_date{
	clear:both;
	width:120px;
	float:left;
}
#sub_rss_box .rss_title{
	width:590px;
	float:right;
}
#sub_rss_box .rss_contents{
	clear:both;
	padding:0 0 0 140px;
}


/*side*/
/*------------------------------------------------------------------------------*/

#slide_box{
	border:solid 1px #CCCCCC;
	padding:9px;
	margin-bottom:30px;
}
#slide_box h3{margin-bottom:10px;}

#side_contact_box{
	width:218px;
	height:168px;
	margin-bottom:30px;
	border:solid 1px #CCCCCC;
	position:relative;
}
.side_contact_title{
	position:absolute;
	top:10px;
	left:24px;
}
.side_contact_btn01,.side_contact_btn02{
	position:absolute;
	left:10px;
}
.side_contact_btn01{top:50px;}
.side_contact_btn02{bottom:10px;}

.banner_list li{ margin-bottom:10px;}



/* company */
/*------------------------------------------------------------------------------*/

#company_box .box2_left,
#company_box .box2_right{
	margin-bottom:20px;
	width:348px;
}

#company_box img {
	margin-bottom:10px;
}

#company_strong_bg {
	position:relative;
	width:718px;
	height:456px;
}

#company_strong_bg01 {
	position:absolute;
	width:359px;
	height:233px;
	top:0px;
	left:0px;
}
#company_strong_bg02 {
	position:absolute;
	width:359px;
	height:233px;
	top:0px;
	right:0px;
}
#company_strong_bg03 {
	position:absolute;
	width:359px;
	height:223px;
	bottom:0px;
	left:0px;
}
#company_strong_bg04 {
	position:absolute;
	width:359px;
	height:223px;
	bottom:0px;
	right:0px;
}
#company_strong_bg05 {
	position:absolute;
	width:150px;
	height:150px;
	top:149px;
	left:278px;
}

.strong01 {
	position:absolute;
	left:22px;
	top:19px;
}
.strong02 {
	position:absolute;
	right:19px;
	top:19px;
}
.strong03 {
	position:absolute;
	left:22px;
	bottom:15px;
}
.strong04 {
	position:absolute;
	right:18px;
	bottom:16px;
}

.text01{
	position:absolute;
	left:200px;
	top:88px;
	width:135px;
}
.text02{
	position:absolute;
	left:26px;
	top:86px;
	width:215px;
}
.text03{
	position:absolute;
	left:200px;
	top:92px;
	width:135px;
}
.text04{
	position:absolute;
	left:26px;
	top:92px;
	width:160px;
}

/*page title*/
/*------------------------------------------------------------------------------*/





/*simtemap*/
/*------------------------------------------------------------------------------*/

.sitemap { margin-left:20px; padding-top:10px;}
.sitemap li{
	list-style:none;
	background:url(../image/common/arr.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	margin:10px 0px;
}
.sitemap ul{ padding:0 0 5px 30px;}
.sitemap ul li{
	background:none;
	list-style:square;
	padding:0 0 0 0;
	margin:5px 0px;
}
.sitemap ul ul{ padding:0 0 5px 30px;}
.sitemap ul ul li{
	background:none;
	list-style:none;
}


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

.common_arr01 a {
	background:url(../image/common/common_arr01.jpg) no-repeat;
	padding:3px 0 5px 25px;
	text-decoration:underline;
	line-height:170%;
}
.common_arr01 a:hover {
	text-decoration:none;
}


.globalBgMap {
	position:relative;
	background:url(../image/global_bg01.jpg) no-repeat;
	width:718px;
	height:399px;
}

.globalArea01,
.globalArea02,
.globalArea03,
.globalArea04,
.globalArea05 {
	position:absolute;
	border:solid 2px #c80000;
	background:#fff;
}
.globalArea01 p,
.globalArea02 p,
.globalArea03 p,
.globalArea04 p,
.globalArea05 p {
	padding:10px;
}
.globalArea01 {
	top:90px;
	left:0px;
	width:150px;
}
.globalArea02 {
	top:180px;
	left:138px;
	width:250px;
}
.globalArea03 {
	top:319px;
	left:216px;
	width:150px;
}
.globalArea04 {
	top:115px;
	left:485px;
	width:200px;
}
.globalArea05 {
	top:270px;
	left:600px;
	width:100px;
}


.mAuto {
	margin:0px auto;
}
.m0 {
	margin-bottom:0px!important;
}
.globalBg {
	border:solid 3px #f9e5e6;
	width:712px;
	padding:15px 0;
}

.category_td {
	text-align:center;
	background:url(../image/common/category_bg01.png) no-repeat 0 0;
	width:132px;
	height:128px;
	padding-top:10px;
}

table.borderNone td {
	border:0!important;
	padding:0!important;
	padding-bottom:5px;
}
table.borderNone2 td {
	border:0!important;
	padding:0px;
}

.categoryBg01 {
	width:708px;
	background:#f0f0f0;
	padding:15px 5px;

}

.taC {
	text-align:center!important;
}
.vaM {
	vertical-align:middle;
}

.messageBg01 {
	background:#f0f0f0;
	padding:15px;
}
.fcRed {
	color:#c80000;
}

table.companyTbl {

}
table.companyTbl td {
	border-bottom:1px #666 dotted;
	padding:10px 5px;
	vertical-align:top;
	font-weight:normal;
}
table.companyTbl td.company_td01 {

}

.historyTbl {
	border-collapse: collapse;
	border-spacing: 0;

}

.historyTbl td {
	border:solid 1px #ccc;
	padding:5px;
}
.historyTbl td.history_td01 {
	background:#eee;
	text-align:center;
	width:150px;
}
.historyTbl td.history_td02 {
	background:#fff;
	text-align:left;
	width:550px;
}

/*afc3000*/
/*------------------------------------------------------------------------------*/
.afc3000_table01 {
	border-collapse:collapse;
	border:1px solid #cccccc;
}

.afc3000_table01 td {
	border:1px solid #cccccc;
	padding:5px 5px 5px 5px;
	vertical-align:middle;
}

.afc3000_td01 {
	background:#EEE;
	text-align:center;
}

.afc3000_td02 {
	text-align:center;
}

.pdf_btn {
	background:#C80000;
	padding:5px;
}

.drawing {
	background:url(../image/common/drawing_bg.gif) no-repeat 0 0;
	width:162px;
	height:35px;
	vertical-align:middle;
	padding-left:10px;
	font-weight:bold;
	padding-bottom:10px;
}


/*faq*/
/*------------------------------------------------------------------------------*/
table.faq_answer01 {
	margin:25px 10px 25px 5px;

}


ul.faq_accordion01 li.faq_a01 {
	/*background:#fff;*/
	margin-top:0px;
	margin-bottom:5px;
}

ul.faq_accordion01 li.faq_q01 {
	cursor:pointer;
	color:#333;
	display:block;
	/*height:24px;*/
	padding:5px 25px 5px 5px;
	background:url(../image/common/faq_open.png) no-repeat right center;
	border:solid 1px #DDDDDD;
	font-weight:bold;
}
ul.faq_accordion01 li.opened {
	background:url(../image/common/faq_close.png) no-repeat right center;
	margin-bottom:0!important;
}

.faq_txt01 {
	padding-top:2px;
}

.faq_txt02 {
	padding-top:2px;
}

.faq_icon01{
	background:url(../image/common/faq_q.png) no-repeat 0 0;
	font-weight: bold;
	font-size:13px;
	color:#FFF;
	text-indent:18px;
	padding-top:3px;
	height:22px
}

.faq_icon02{
	background:url(../image/common/faq_a.png) no-repeat 0 0;
	font-weight: bold;
	font-size:13px;
	color:#FFF;
	text-indent:18px;
	padding-top:3px;
	height:22px
}

.faq_area01 {
	padding-bottom:5px;
	line-height:0;
}

.faq_accordion01{
	width:718px;
	clear:both;
	overflow:hidden;
}
.faq_accordion01:before, .contBox:after { content: ""; display: block;}
.faq_accordion01:after { clear: both;}


.flow_bg01 {
	background:#fbeeee;
	border:solid 1px #c80000;
	padding:10px;
	width:698px;
}

.flow_box01,
.flow_box02 {
	width:720px;
}

.flow_box01:before,
.flow_box01:after,
.flow_box02:before,
.flow_box02:after {
	content: ""; display: block;
}
.flow_box01:after,
.flow_box02:after {
	clear: both;
}
.flow_box01,
.flow_box02 {
	zoom: 1;
}

.flow_box01 .flow_left01 {
	float:left;
	width:328px;
	border:solid 1px #c80000;
	padding:10px;
	background:#fbeeee;
}
.flow_box01 .flow_right01 {
	float:right;
	width:330px;
	border:solid 1px #c80000;
	padding:10px;
	background:#fbeeee;
}

.flow_box02 .flow_left02 {
	float:left;
	width:350px;
}
.flow_box02 .flow_right02 {
	float:right;
	width:330px;
	border:solid 1px #c80000;
	padding:10px;
	background:#fbeeee;
}

.mb5 {
	margin-bottom:5px!important;
}
.ml07 {
	margin-left:7px;
}
.kpb5 {
	padding-bottom:5px!important;
}



/*------------------------------------------------------------------------------*/
/*	2014/03/19	Add																															*/
/*------------------------------------------------------------------------------*/
#totalPoint {
	background: url(../image/common/bg_point.jpg) no-repeat left center;
}
.flow_arr03 {
	background: url(../image/flow_arr03.jpg) repeat-y center bottom;
}
.flow_arr04 {
	background: url(../image/flow_arr04.jpg) repeat-y center bottom;
}
.flow_box02 .flow_right03 {
	float:right;
	width:330px;
	border:solid 1px #c80000;
	padding:10px;
	background:#fbeeee;
}


/*products_accordion*/
/*------------------------------------------------------------------------------*/

table.products_answer01 {
	margin:25px 0;

}
ul.products_accordion01 li.products_a01 {
	/*background:#fff;*/
	margin-top:0px;
	margin-bottom:5px;
}

ul.products_accordion01 li.products_q01 {
	cursor:pointer;
	color:#333;
	display:block;
	/*height:24px;*/
	padding:5px 25px 5px 5px;
	background:url(../image/common/faq_open.png) no-repeat right center;
	border:solid 1px #DDDDDD;
	font-weight:bold;
}
ul.products_accordion01 li.opened {
	background:url(../image/common/faq_close.png) no-repeat right center;
	margin-bottom:0!important;
}

.products_txt01 {
	padding-top:2px;
}

.products_txt02 {
	padding-top:2px;
}

.products_area01 {
	padding-bottom:5px;
	line-height:0;
}

.products_accordion01{
	width:718px;
	clear:both;
	overflow:hidden;
}
.products_accordion01:before, .contBox:after { content: ""; display: block;}
.products_accordion01:after { clear: both;}


/*140801_追加ページ*/
/*------------------------------------------------------------------------------*/

.subtitle03_nut {
	background:url(../image/common/subtitle03_nut.jpg) no-repeat 0 0;
	position:relative;
	widows:718px;
	height:71px;
}
.subtitle04_nut {
	background:url(../image/common/subtitle04_nut.gif) no-repeat 0 0;
	width:200px;
	height:28px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:240%;
}

span.number_nut {
	position:absolute;
	bottom:0;
	left:35px;
}
.subtitle03_nut {
	font-weight:bold;
	font-size:22px;
	line-height:170%;
}
.subtitle03_nut .subtitle03_nut_text {
	position:absolute;
	bottom:14px;
	left:100px;
}

span.sub_title_red_bold {
	color:#C60000;
	font-size:30px;
	font-weight:bold;
}

.nut_box_center {
	background:url(../image/common/nut_box_center.jpg) repeat-y center 0;
	padding:25px 43px 0 35px;
}

.nut_box03{width:100%; clear:both; overflow:hidden; padding-bottom:20px;}
.nut_box03:before, .nut_box03:after { content: ""; display: block;}
.nut_box03:after { clear: both;}

.nut_box03_left{
	width:200px;
	float:left;
	margin-right:20px;
}
.nut_box03_center{
	width:200px;
	float:left;
}
.nut_box03_right{
	width:200px;
	float:right;
}
.blue_bold_nut { color:#0600FE;}

.servopress_box02:before, .servopress_box02:after { content: ""; display: block; }
.servopress_box02:after { clear: both; }
.servopress_box02 { zoom: 1; width:500px; margin:0 auto; padding-bottom:20px;}

.servopress_box02_left{
	width:200px;
	float:left;
}
.servopress_box02_right{
	width:200px;
	float:right;
}

.contact_box_nut{
	background:url(../image/contact_box_nut_bg.jpg) no-repeat 0 0;
	padding:30px 0 15px 0;
	margin-bottom:50px;
	width:718px;
	height:312px;
	text-align:center;
}
.contact_box_nut .tel{
	margin-bottom:15px;
	font-size:24px;
	font-weight:bold;
}
.contact_box_nut .tel span {
	color:#c80000;
}


/*staff*/
/*------------------------------------------------------------------------------*/

.staff_box01:before, .staff_box01:after { content: ""; display: block; }
.staff_box01:after { clear: both; }
.staff_box01 { zoom: 1; margin-bottom:10px;}

.staff_box01_item{
	width:230px;
	height:230px;
	float:left;
	margin-left:14px;
	position:relative;
}
.staff_box01_item:first-child{ margin-left:0;}

.staff_box01_item dt{
	width:210px;
	background:#000;
	background-color:rgba(0,0,0,0.7);
	font-size:90%;
	line-height:150%;
	color:#FFF;
	padding:10px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
}
.staff_box01_name{
	font-size:16px;
	line-height:20px;
	padding-bottom:5px;
	display:block;
}

.staff_box01_item dd{
	position:relative;
	z-index:1;
}

.staff_orangebox:before, .staff_orangebox:after { content: ""; display: block; }
.staff_orangebox:after { clear: both; }
.staff_orangebox { zoom: 1; }

.staff_orangebox_left{ width:30%; float:left;}
.staff_orangebox_left img{ width:100%; height:auto;}
.staff_orangebox_right{ width:67%; float:right;}

.staff_orangebox_title{
	font-size:140%;
	line-height:140%;
	margin:15px 0 5px 0;
}

.staff_orangebox_q{
	font-weight:bold;
}



/*tab*/
/*--------------------------------------*/
.tab-wrapper {
  margin: 30px auto 60px;
}
.tab-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.tab-menu li {
    position: relative;
    font-size: 13px;
    line-height: 1.2;
    color: #666;
    padding: 20px;
    opacity: 0.6;
    cursor: pointer;
    z-index: 0;
/*    background: linear-gradient(180deg, rgba(224, 224, 224, 0.8), rgba(255, 255, 255, 0.2));*/
    background: linear-gradient(180deg, rgba(171, 171, 171, 0.8), rgba(246, 241, 241, 0.2));

    text-align: center;
    border-right: 1px solid #FFF;
}

.tab2 li{ flex: 0 1 calc(100%/2); flex-basis:50%;}
.tab3 li{ flex: 0 1 calc(100%/3); flex-basis:33.3%;}
.tab4 li{ flex: 0 1 calc(100%/4); flex-basis:25%;}
.tab5 li{ flex: 0 1 calc(100%/5); flex-basis:20%;}
.tab6 li{ flex: 0 1 calc(100%/6); flex-basis:16.7%;}

.tab-menu li:last-child {
    border-right: none;
}

.tab-menu li:hover {
  color:#464646;
}

.tab-menu li.active {
  color:#464646;
  opacity: 1;
}

.tab-menu li.active:hover {
  color:#464646;
}

.tab-content>div {
/*  background-color: #fff;
  box-sizing:border-box;
  width: 100%;
  padding: 50px;
  min-height:200px;*/
}

.line {
  position:absolute;
  width: 0;
  height: 7px;
  background-color: #c80000;
  top: 0;
  left: 0;
}


/********************************************************************************/

/*トップ改修用CSS*/

/********************************************************************************/

/*HEADER*/
/*------------------------------------------------------------------------------*/
.top #globalnav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
}
.top #globalnav ul li {
	position: relative;
    float: none;
    text-indent: 0;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}
.top #globalnav #globalnav01::before {
	content: "";
	position: absolute;
	top: 14px;
	left: 0;
	display: block;
	border-right: 1px solid RGBA(255, 255, 255, 0.4);
	height: 20px;
}
.top #globalnav ul li::after {
	content: "";
	position: absolute;
	top: 14px;
	right: 0;
	display: block;
	border-right: 1px solid RGBA(255, 255, 255, 0.4);
	height: 20px;
}
.top #globalnav ul li a {
    height: auto;
    background-image: none;
    color: #FFF;
    width: 100%;
    font-size: 15px;
    display: block;
    background-color: RGBA(255, 255, 255, 0);
    transition: 0.8s;
    align-items: center;
    padding: 14px 0;
}
.top #globalnav ul li a:hover {
	text-decoration: none;
    background: linear-gradient(0deg ,#830303, RGBA(255, 255, 255, 0));
}

/*CONTENS*/
/*------------------------------------------------------------------------------*/
/*.topinfoArea {
    width: 985px;
    margin: 50px auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.topinfoArea_left {

}
.topinfoArea_right {
	width: 240px;
	background: #f3f3f3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 0;
}*/
.top #top_rss_box {
    /*max-width: 718px;*/
    margin-bottom: 30px;
}

/*FOOTER*/
/*------------------------------------------------------------------------------*/
.ftnav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 60px;
    left: 240px;
    max-width: 340px;
}
.ftnav .innBox {
/*    flex: 0 1 46%;*/
    width: 46%;
    background-color: #F5F5F5;
    border-radius: 3px;
    height: 90px;
    padding: 3px 5px;
    color: #333;
}
.ftnav .innBox ul {
    display: flex;
    justify-content: space-between;
}
.ftnav .innBox ul li {
	flex: 0 1 48%;
	width: 48%;
}
.ftnav .side_support {
    position: relative;
    background-color: #FFF;
}
.ftnav .side_support .txtArea {
    position: absolute;
    left: 60px;
    top: 26px;
    font-size: 10px;
    line-height: 1;
}
.ftnav .innBox img {
	width: 100%;
	height: auto;
}


@media only screen and (max-width:690px) {

.top #globalnav ul li {
    display: block;
}



.ftnav {
    display: block;
    max-width: 340px;

}

.ftnav .innBox ul {
    display: block;
}

.innBox {float: left; width: 42%!important;}
.innBox:nth-child(1) {margin-right: 20px;}

.innBox li {float: left;}


}



/*sustainable*/
/*------------------------------------------------------------------------------*/
img {
    max-width: 100%;
}

.sus_btn a {
    position: relative;
    display: block;
    max-width: 320px;
    margin: 0 auto;
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #CC0111;
    border-radius: 32px;
}

.sus_btn a::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
  }

.sus_btn a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.subtitle04_2.sus_title {
    margin-bottom: 20px;
    color: #000;
}

.sus_title_2 {
    font-size: 14px;
}

.sus_c_title {
    font-size: 22px;
    text-align: center;
}

.sus_c_title span {
    color: #CC0111;
}

.sus_title_2::before {
    content: "■";
    padding-right: 4px;
    color: #CC0111;
}

.sus_area {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sus_area .col  {
    margin: 0 8px;
    text-align: center;
}

.sus_area .col .sdgs img  {
    max-width: 120px;
}

.sus_area .col .sdgs_ht img  {
    max-width: 180px;
}

.sus_area_2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sus_area_2 .col {
    width: calc(50% - 20px);
}

.sus_box {
    overflow: hidden;
    margin-left: 130px;
}

.sus_box .col {
    float: left;
    text-align: center;
}

.sus_box .col .sdgs_ht img  {
    max-width: 175px;
}

.sus_table_area {
    display: flex;
    align-items: flex-end;
}

.sus_table_area .left {
    width: 66%;
    margin-right: 2%;
}

.sus_table_area .right {
    width: 32%;
}

.sus_table {
    width: 100%;
}

.sus_table th,
.sus_table td {
    padding: 10px 5px;
    text-align: center;
}

.sus_table th {
    color: #fff;
    background-color: #CC0111;
}

.sus_table td {
    background-color: #E9ECEF;
}