@charset "Shift_JIS";

/*----------------------------------------
	default setting
-----------------------------------------*/

body, div, dl, dt, dd, th, td, ul, ol, li,
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, strong, em, p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

th {
	text-align: left;
	font-weight: normal;
}

li {
	list-style: none;
	vertical-align: bottom;
}

li img {
	vertical-align: top;
}

img, table {
	border: 0;
}

hr {
	display: none;
}

html {
	overflow-y: scroll;
}

/*----------------------------------------
	link setting
-----------------------------------------*/

a:link,
a:visited {
	color: #0098b4;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:hover,
a:active {
	color: #0098b4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.gray:link,
a.gray:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a.gray:hover,
a.gray:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

/*----------------------------------------
	clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.clearfix {
	display: inline-block;
	position: relative; /* DW */
}

/* Hides from IE-mac \*/
.clearfix {
	display: block; 
}
/* End hide from IE-mac */


/*----------------------------------------
	news - top
-----------------------------------------*/
#news,
#support{
	background:#464646 url(/images/top/bg_bodywrap.jpg) repeat-x 0 0;
	text-align:center;
}
#news #header_container,
#support #header_container{
	margin-bottom:0;	
}
#news #header,
#support #header{
	width:927px;
	margin:0 auto;
	padding-right:2px;
	padding-right:1px\9;
}
#news #top_menu,
#support #top_menu{
	width:920px;
	margin:0 37px !important;
}
#bodyarea{
	width:994px;
	margin:0 auto;
	padding:0 24px;
	background: url(/images/top/bg_bodyarea.png) repeat-y left top;
	text-align: center;
}
*html #bodyarea{
	width:1042px;
}
#bodywrap{
	background:#e5e5e5 url(/images/news/bg_bodywrap.jpg) repeat-x 0 0;
}
#navi_trail{
	width:872px;
	height:35px;
	margin:0 auto;
	padding:5px 0 0;
}
#navi_trail li{
	float:left;
	margin:0;
	padding:0 0.5em 0 0;
	color:#fff;
	font-size: 11px;
	line-height:1.5;
	text-align:left;
}

#navi_trail a:link,
#navi_trail a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
#navi_trail a:hover,
#navi_trail a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#news_top{
	width:872px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#news_top h1{height:30px;}
#news_main{
	float:right;
	width:725px;
}
#news_sub{
	float:left;
	width:132px;
	height:152px;
	margin:10px 0 0;
	background: url(/images/news/bg_navi.gif) no-repeat 0 0;
}
#news_sub ul{padding:26px 0 0 12px;}
#news_sub li{height:30px;}

.col{
	margin: 10px 0 0;
	padding:7px 0 0;
	background: url(/images/news/bg_main_top.gif) no-repeat left top;
}
.col dl{
	padding:0 0 11px;
	background: url(/images/news/bg_main_btm.gif) no-repeat left bottom;
}
.col dt{
	padding:0 0 0 30px;
	background-color:#f5f6f6;
	overflow:hidden;
	zoom:1;
}
#recent dt{
	height:38px;
}
.col dt span{
	display: block;
	padding:18px 0 0;
}
.col dd{
	clear:both;
	background-color:#f5f6f6;
}
.colwrap{
	padding:22px 0 0;
}
#archive span.togglebtn{
	float:right;
	width:54px;
	height:28px;
}
#archive span.togglebtn a{
	display: block;
	width:28px;
	height:28px;
	text-indent:-100px;
	overflow:hidden;
	background: url(/images/news/btn_toggle.gif) no-repeat 0 0;
}
#archive span.selected a{
	background-position:0 -28px !important;
}

#archive span.togglebtn a:link,
#archive span.togglebtn a:visited,
#archive span.togglebtn a:hover,
#archive span.togglebtn a:active{
	text-decoration:none;
}

.list{
	clear:both;
	padding:0 0 9px 30px;
	overflow:hidden;
	zoom:1;
}
#archive .list{
	padding-bottom:18px;
}
.list p{
	margin:0 30px 0 0;
	padding:5px 10px;
	color:#fff;
	font-size: 16px;
	background-color:#b7c4ca;
	text-align: left;
}
#archive .list p{
	float:left;
	width:616px;
	margin:1px 0 0;
}
.list table{
	width:603px;
	margin:0 0 0 62px;
	padding:0;
	line-height: 1.5;
}
#archive .list table{
	display: none;
	clear:both;
	width:572px;
}
.list table th{
	width:162px;
	padding:14px 0;
	color:#666;
	font-size:12px;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #dbe1e4;
	font-weight:bold;
}
.list table th span{
	display: block;
	color: #999;
}
.list table td{
	padding:14px 10px 14px 0;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #dbe1e4;
}
.pagetop{
	padding:8px 0;
	text-align:right;
}

.list a:link,
.list a:visited {
	color: #666;
	text-decoration: none;
}
.list a:hover,
.list a:active {
	color: #666;
	text-decoration: underline;
}
#copy{
	width:918px;
	height:48px;
	margin:0 auto;
	padding:7px 62px 0;
	background: url(/images/top/bg_bodyarea_btm.png) no-repeat left bottom;
	text-align:right;
	font-size:12px;
	color:#666;
}

#copy ul {
	margin-left:55px;
}

#copy ul li {
	float:left;
	padding:8px 0 5px;
	padding:6px\9 0 5px;
}

#copy ul li a {
	color:#444444;
	margin-right:0.5em;
	padding-left:0.5em;
	border-left:solid 1px #444444;
	font-size: 12px;
}
#copy ul li a:link,
#copy ul li a:visited {
	text-decoration: none;
}

#copy ul li a:hover,
#copy ul li a:active {
	text-decoration: underline;
}

#copy ul li a.self {
	color:#cccc66;
}

#copy ul li.first a {
	padding-left:0;
	border-left:none;
}

/*----------------------------------------
	news - detail
-----------------------------------------*/
#news_detail_area{
	width:872px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#news_detail_area h1{height:41px;}

#news_detail{
	margin:0;
	padding:0 0 45px;
	background-color:#f5f6f6;
}
#news_detail h2{
	margin:0 0 10px 58px;
	color:#666;
	font-size: 24px;
	font-weight:bold;
	line-height:1.4;
}
#news_detail h3{
	margin:0 58px 10px;
	padding:0 0 0 12px;
	color:#666;
	font-size: 18px;
	line-height:1.5;
	background: url(/images/news/bg_h3.gif) no-repeat 0 5px;
}
#news_detail h3.top{
	margin:0 58px 10px;
	padding:0;
	color:#666;
	font-size: 18px;
	line-height:1.5;
	background: none;
}
#news_detail p{
	margin:0 50px 40px 58px;
	color:#666;
	font-size: 14px;
	line-height:1.5;
	background: none;
}
#news_detail p.img{
	text-align:center;
}
#news_detail p.print{
	margin:0;
	padding:17px 30px 0 0;
	text-align:right;
	background: url(/images/news/bg_detail_top.gif) no-repeat 0 0;
}
#news_detail p.date{
	height:25px;
	margin:0 0 0 58px;
	color:#517ea5;
	font-size: 12px;
	font-weight:bold;
}
#news_detail p.h2txt{
	margin:0 0 60px 58px;
	color:#666;
	font-size: 14px;
	line-height:1.5;
}
.h2utxt{
	text-decoration:underline;
}
#news_detail p.vari{
	margin:0 50px 20px 58px;
	color:#666;
	font-size: 14px;
	line-height:1.5;
	background: none;
}

#news_detail p.vari_b{
	margin:0 50px 20px 58px;
	color:#444;
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
	background: none;
}

#news_detail table{
	margin:0 0 6px 58px;
	color:#666;
	font-size: 14px;
	line-height:1.5;
}


#news_detail ul.kajou li {
	margin:0 80px 10px 78px;
	color:#666;
	font-size: 14px;
	line-height:1.4;
	background: none;
	list-style:disc;
}
#news_detail ul.kajou li strong{
	font-weight:bold;
	
}

#news_detail .bgg90,
#news_detail .bgstd {
	padding: 12px 16px;
	line-height: 1.6;
	width: auto;
}

#news_detail table .std {
	font-size: 14px;
}


/*=20130605ceremony=*/
#ceremony_images {
              width:632px;
			  height:250px;
			  padding:0 120px 0;
}

#ceremony_images .ceremony {
              width:300px;
              float:left;
}

#ceremony_images .ceremony ul {
              width:300px;
}

#ceremony_images .ceremony ul li {
              width:300px;
              text-align:center;
			  margin-bottom:10px;
}

#ceremony_images .vietnam_plant {
              width:300px;
              float:left;
              margin-left:32px;
}
#ceremony_images .vietnam_plant ul {
              width:300px;
}

#ceremony_images .vietnam_plant ul li {
              width:300px;
              text-align:center;
			  margin-bottom:10px;
}

/*=End20130605ceremony=*/



#tablearea table{
	margin:0 0 20 58;
	background-color:#999;	
}

#link_area{
	width:752px;
	margin:0 0 0 52px;
	background: url(/images/news/bg_link_mid.gif) repeat-y 0 0;
	clear:both
}
#link{
	width:752px;
	background: url(/images/news/bg_link_btm.gif) no-repeat left bottom;
	overflow:hidden;
	zoom:1;
}
#link dl.related{
	float:left;
	width:430px;
	background: url(/images/news/bg_link_top.gif) no-repeat left top;
}
#link dl.contact{
	float:right;
	width:314px;
	background: url(/images/news/bg_link_top.gif) no-repeat right top;
}
#link dt{
	margin:25px 0 10px 20px;
	color:#666;
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
}
#link dd{
	margin:0 20px 20px;
}
#news_detail #link p{
	margin:0 0 5px;
	color:#666;
	font-size: 12px;
	line-height:1.5;
	background: none;
}
#news_detail #link a.arrow{
	padding:0 0 0 8px;
	font-size:14px;
	background: url(/images/news/arrow.gif) no-repeat 0 5px;
}
#news_detail #link a:link,
#news_detail #link a:visited {
	color: #658daf;
	text-decoration: none;
}
#news_detail #link a:hover,
#news_detail #link a:active {
	color: #658daf;
	text-decoration: underline;
}

#link2 {
	background: url(/images/news/bg_link_btm.gif) no-repeat left bottom;
	overflow:hidden;
	zoom:1;
}
#link2 .related {
	float:left;
	width:430px;
}
#link2 .related dt {
	margin:18px 0 10px 20px;
	color:#666;
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
}
#link2 .related dd {
	margin:0 20px 20px;
}
#link2 .related dd a {
	padding-left: 22px;
	font-size:14px;
	background: url(/images/news/icon_mail.png) no-repeat 0 50%;
}
#link2 .contact {
	float:right;
	width:314px;
	background: url(/images/news/bg_link_top.gif) no-repeat right top;
}
#link2 .contact dt {
	margin:25px 0 10px 20px;
	color:#666;
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
}
#link2 .contact dd {
	margin:0 20px 20px;
}

#link2 .contact p {
	margin:0 0 5px;
	color:#666;
	font-size: 12px;
	line-height:1.5;
	background: none;
}

#link2 a.arrow{
	padding:0 0 0 8px;
	font-size:14px;
	background: url(/images/news/arrow.gif) no-repeat 0 5px;
}

.pagetop_detail{
	padding:20px 0 0;
	background: url(/images/news/bg_detail_btm.gif) no-repeat 0 0;
	text-align: right;
}
.index_back{
	height:50px;
}



table.note_table th{
	padding:0 5px 5px 0;
	font-weight: normal;
	line-height:1.3;
	vertical-align:top;
	text-align:left;
	white-space: nowrap;
}
table.note_table td{
	padding:0 0 5px;
	line-height:1.3;
	vertical-align:top;
	text-align:left;
}
div.note_div{
	margin-left:40px;
	margin-bottom:30;
}

/*=phototype_one=*/
.photo_one {
	margin:0 auto;
	text-align:center;
	padding:10px 0 30px;
}

.photo_one ul li {
	text-align:center;
	margin-bottom:10px;
}

/*=phototype_two=*/
.photo_two {
	width:680px;
	margin:0 auto;
	text-align:center;
	padding:10px 0 30px;
}

.photo_two .photo_01 {
	width:300px;
	float:left;
	margin:0 20px 0;
}

.photo_two .photo_01 ul {
	width:300px;
}

.photo_two .photo_01 ul li {
	text-align:center;
	margin-bottom:10px;
}

.photo_two .photo_02 {
	width:300px;
	float:left;
	margin:0 20px 0;
}

.photo_two .photo_02 ul {
	width:300px;
	text-align:center;
	margin-bottom:10px;
}

.photo_two .photo_02 ul li {
	text-align:center;
	margin-bottom:10px;
}

/*=phototype_three=*/
.photo_three {
	width:756px;
	margin:0 auto;
	text-align:center;
	padding:10px 0 30px;
}

.photo_three .photo_01 {
	width:240px;
	float:left;
	margin:0 6px 0;
}

.photo_three .photo_01 ul {
	width:240px;
}

.photo_three .photo_01 ul li {
	text-align:center;
	margin-bottom:10px;
}

.photo_three .photo_02 {
	width:240px;
	float:left;
	margin:0 6px 0;
}

.photo_three .photo_02 ul {
	width:240px;
	text-align:center;
	margin-bottom:10px;
}

.photo_three .photo_02 ul li {
	text-align:center;
	margin-bottom:10px;
}

.photo_three .photo_03 {
	width:240px;
	float:left;
	margin:0 6px 0;
}
.photo_three .photo_03 ul {
	width:240px;
	text-align:center;
	margin-bottom:10px;
}

.photo_three .photo_03 ul li {
	text-align:center;
	margin-bottom:10px;
}

