@charset "utf-8";

/* CSS Document */

/*---------------------------------------------------------------
  style reset
----------------------------------------------------------------*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, th, td, caption, form, input, address, blockquote, pre, form, iframe,
header, footer{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
}

h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.1;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
}

table td,
table th{
	border:none;
}

caption, th{
	text-align:left;
}

img{
	vertical-align:bottom;
	border:none;
}

ul, ol{margin:0;padding:0;}

li{
	list-style:none;
	margin:0;
	padding:0;
}
p{margin:0; padding:0;}

a{outline:none;}


/*---------------------------------------------------------------
  link
----------------------------------------------------------------*/
a:link{ text-decoration:none; color:#000;}
a:visited{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none; color:#999;}



h1 a:hover img{
filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*---------------------------------------------------------------
  base
----------------------------------------------------------------*/
table{
	border-collapse:collapse;
	width:100%;
}


/*---------------------------------------------------------------
  spacing
----------------------------------------------------------------*/
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}


/*---------------------------------------------------------------
  clear
----------------------------------------------------------------*/
.clr{clear:both;}

.clrfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clrfix {display: inline-block;} 

/* Hides from IE Mac */
* html .clrfix {height: 1%;}
.clrfix {display:block;}
/* End Hack */ 

.disnon{
	display:none;
}


header#header{
	position:relative;
	height:167px;
	border-bottom:1px solid #D6D6D6;	
}

header h1{
	text-align:center;
	padding:10px 0 0;
	position:absolute;
	left:50%;
	top:40px;
	margin:0 0 0 -103px;
}

#header #gnav{
	width:960px;
	height:32px;
	position:absolute;
	left:50%;
	margin:0 0 0 -480px;
	bottom:0;	
}

#header #gnav li{
	position:absolute;
	height:32px;
	bottom:0;
	font-size:1px;
	line-height:1.1;
	text-align:center;
}

#header #gnav li.home{width:83px; left:30px;}
#header #gnav li.news{width:82px; left:153px;}
#header #gnav li.business{width:110px; left:275px;}
#header #gnav li.about{width:92px; left:424px;}
#header #gnav li.shop{width:83px; left:556px;}
#header #gnav li.recruit{width:102px; left:679px;}
#header #gnav li.contact{width:102px; left:818px;}

#header #gnav li a{
	display:block;
	width:100%;
	text-align:center;
	height:32px;
}

#header #gnav li a:hover span,
.crt_home #gnav .home span,
.crt_news #gnav .news span,
.crt_business #gnav .business span,
.crt_about #gnav .about span,
.crt_shop #gnav .shop span,
.crt_recruit #gnav .recruit span,
.crt_contact #gnav .contact span{
	display:inline-block;
	height:32px;
	border-bottom:1px solid #00549C;	
}


#topvi_area{
	width:960px;
	height:400px;
	margin:0 auto 10px;
	position:relative;
}

#topvi_area *{
	position:absolute;
}

#topvi_area .vi01{ left:40px; top:94px;}
#topvi_area .vi01_2{ left:40px; top:128px;}
#topvi_area .vi02{ left:41px; top:163px;}
#topvi_area .vi03{ left:642px; top:51px;}
#topvi_area .vi04{ left:642px; top:87px;}
#topvi_area .vi05{ left:642px; top:234px;}
#topvi_area .vi06{ left:642px; top:270px;}

#topvi_area .vi_line01{ left:313px; top:57px; z-index:103}
#topvi_area .vi_line02{ left:313px; top:191px; z-index:101}

#topvi_area .vi_cover01{ left:313px; top:57px; z-index:104}
#topvi_area .vi_cover02{ left:313px; top:191px; z-index:102}



#contents_area{
	width:960px;
	margin:55px auto 0;
	position:relative;
}

#contents_area.top{
	margin:0 auto;
}


.topread_tx{
	width:465px;
	float:left;
	font-size:107.7%;
	line-height:1.8;
}

#news_area{
	width:450px;
	float:right;
	padding:0 0 50px;
}

#news_area h2{
	margin:0 0 10px;	
}

#news_area dl{
	font-size:76.9%;
}

#news_area dt{
	clear:both;
	width:6.5em;
	float:left;
	margin:0 0 5px;
}

#news_area dd{
	width:380px;
	float:left;
	padding:0 0 0 6.5em;
	margin:0 0 5px -6.5em;
}

#toptopics_area{
	clear:both;
	width:980px !important;
	margin:0 -10px 0 0 !important;
	position:relative;
	background:url(../../images/bg_toptopics_area.gif) repeat-y;
}

#toptopics_area article{
	float:left;
	margin:0 10px 10px 0;
	padding:7px;
	border:3px solid #EFEDDE;
	border-bottom:4px solid #EFEDDE;
	position:relative;
	overflow:hidden;
	background:#FFF;
}

#toptopics_area .fbox{
	float:left;
	margin:0 10px 10px 0;
	padding:7px;
	border:3px solid #EFEDDE;
	border-bottom:4px solid #EFEDDE;
	position:relative;
	overflow:hidden;
	background:#FFF;
}

.h1w1{ height:263px; width:164px;}
.h1w2{ height:263px; width:358px;}
.h1w3{ height:263px; width:552px;}

.h2w1{ height:557px; width:164px;}
.h2w2{ height:557px; width:358px;}
.h2w3{ height:557px; width:552px;}


#toptopics_area .more{
	position:absolute;
	bottom:-1px;
	left:3px;
	background:url(../../images/bg-topic-more.png) repeat-x;
	padding:30px 0 0;
}

#toptopics_area .h1w1 .more,
#toptopics_area .h2w1 .more{
	width:171px;	
}

#toptopics_area .h1w2 .more,
#toptopics_area .h2w2 .more{
	width:365px;	
}

#toptopics_area .h1w3 .more,
#toptopics_area .h2w3 .more{
	width:559px;	
}

#toptopics_area .more span{
	display:block;
	background:url(../../images/im-topics-line01.jpg) repeat-x center;
	margin:0 3px 0 0;
}

#toptopics_area .more a{
	display:block;
	padding:0 10px 0 0;
}

#toptopics_area .photo{
	margin:-7px -7px 5px;
}

#toptopics_area .photo span{
	display:block;
	width:100%;
	height:119px;
	overflow:hidden;
	position:relative;
}

#toptopics_area .img_only .photo{
	position:absolute;
	left:0;
	top:0;
	margin:0;
	z-index:10000;
}

#toptopics_area .h1w1.img_only .photo span{ width:178px; height:244px;}
#toptopics_area .h1w2.img_only .photo span{ width:372px; height:244px;}
#toptopics_area .h2w1.img_only .photo span{ width:178px; height:538px;}
#toptopics_area .h2w2.img_only .photo span{ width:372px; height:538px;}


#toptopics_area .photo span img{
	width:100%;
	height:auto;
}

#toptopics_area .h2w1 .photo span,
#toptopics_area .h2w2 .photo span{ height:294px;}

#toptopics_area .data{
	font-size:92.3%;
	background:url(../../images/im-topics-line01.jpg) repeat-x center;
	text-align:right;
	margin:0 0 10px;
}

#toptopics_area h1{
	margin:0 0 10px;
	line-height:1.4	
}

#toptopics_area .data span{
	display:inline-block;
	padding:0 0 0 7px;
	background:#FFF;
}

#toptopics_area p{
	font-size:84.6%;
	color:#666666;
}

#footer{
	clear:both;
	padding:40px 0 0;
}

#footer_nav{
	width:960px;
	margin:0 auto 30px;
	background:url(../images/bg-footer-nav.jpg) repeat-y;
	min-height:100px;
}

#footer_nav .box{
	width:167px;
	padding:20px 5px 20px 20px;
	float:left;
}

#footer_nav .box p{
	margin:0 0 5px;
	font-weight:bold;
}

#footer_nav .box li{
	font-size:80%;
	line-height:1.6;
	margin:0 0 3px;
}

#footer .credit_area{
	background:#000;
	min-height:200px;
	_height:200px;
	position:relative;
}

#footer .credit_area .box{
	width:960px;
	margin:0 auto;
	position:relative;
}

#footer .credit_area .logo{
	position:absolute;
	top:30px;
}

#footer .credit_area .address{
	position:absolute;
	top:30px;
	right:0px;
	color:#CCC;
	font-size:92.3%;
}

#contents_area h2.main_tl{
	font-size:138.5%;
	font-weight:bold;
	color:#000000;
	margin:0 0 30px
}

#contents_area h3{
	border-bottom:2px solid #D6D6D6;
	padding:0 0 7px;
	margin:0 0 20px;
	font-size:123.1%;
}



table.contact th,
table.contact td{
	padding:6px 30px 6px 0;
	border-bottom:1px dashed #D6D6D6;
}

table.contact th{
	width:10%;
	white-space:nowrap;
}

table.contact th .req{
	color:#FF0000;
	font-size:110%;
}


.business_tl{
	width:546px;
	float:left;
	margin:0 31px 0 0;
}

.business_address{
	float:left;
	width:335px;
	margin:36px 0 0;
	font-size:1px;
	line-height:1.1;
}

#business section{
	padding:50px 0 0 0;
}

#sidemenu{
	width:184px;
	float:left;
	margin:0px 10px 0 0;
}

.crt_news #sidemenu{
	width:160px;
	margin:-50px 34px 0 0;
}

#sidemenu aside li{
	width:160px;	
}

.crt_news #sidemenu aside section h1{
	font-weight:bold;
	margin:0 0 25px;	
}

#about #sidemenu,
#recruit #sidemenu{
	margin:-50px 10px 0 0;
}

#business #sidemenu{
	margin:50px 10px 0 0;
	
}

#sidemenu aside{
	font-size:92.3%;
	line-height:1.3;
	margin:50px 0 0;
}


#business #sidemenu aside,
#recruit #sidemenu aside{
	padding:50px 0 0;
	margin:0;
}

#sidemenu aside a{
	display:inline-block;
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #D6D6D6;	
}

#sidemenu aside a:hover{
	color:#00539B;	
}

#main_contents{
	width:766px;
	float:left;
}

#business #main_contents{
	padding:50px 0 0;
}

#business section h1{
	margin:0 0 20px 195px;	
}

#business section .read_tx{
	margin:0 0 40px 195px;
}

#business section .photoarea{
	width:776px;
	margin:0 -10px 20px 0;	
}

#business section .photoarea li{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #D6D6D6;
}

#business .pagetop01{
	text-align:right;
	margin:0 0 50px;
}



#about section,
#recruit section{
	clear:both;
	margin:-50px 0 0;
	padding:50px 0 0 0;
}

#about section section{
	margin:0;
	padding:0;
}

#about section h1,
#about section p.maintl,
#recruit section h1,
#recruit section p.maintl{
	font-size:138.5%;
	font-weight:bold;
	margin:0 0 30px;
	line-height:1.1;
}

#about section h2{
	font-size:123.1%;
	padding:0 0 10px;
	border-bottom:2px solid #D6D6D6;
	margin:0 0 20px;		
}

#about .behavioral-indicator-list li{
	margin:0 0 20px;
}

#about .behavioral-indicator-list li.last{
	margin:0 0 40px;
}

#about .pagetop01{
	clear:both;
	text-align:right;
	margin:0 0 100px;
}

#about #shop-access section .pagetop01{
	clear:both;
	text-align:right;
	margin:0 0 50px;
}

#about .corporate-profile-list dt{
	clear:both;
	width:140px;
	float:left;
	padding:0 10px 10px 0;
}

#about .corporate-profile-list dd{
	width:616px;
	float:left;
	padding:0 0 10px 150px;
	margin:0 0 10px -150px;
	border-bottom:1px dashed #D6D6D6;
}

#about .corporate-profile-list dd.last{
	margin:0 0 30px -150px;
}

#about .corporate-history-list{
	padding:0 0 20px;
}

#about .corporate-history-list dt{
	clear:both;
	width:80px;
	float:left;
	padding:0 20px 10px 0;
	text-align:right;
}

#about .corporate-history-list dd{
	width:666px;
	float:left;
	padding:0 0 10px 100px;
	margin:0 0 10px -100px;
	border-bottom:1px dashed #D6D6D6;
}

#about .corporate-history-list dd.last{
	margin:0 0 30px -100px;
}

#about #shop-access .shop_info{
	width:378px;
	float:left;
	margin:0 10px 0 0;
}

#about #shop-access .shop_info li{
	font-size:92.3%;
}

#about #shop-access .map_area{
	width:376px;
	float:left;
	border:1px solid #E5E5E5;
	box-shadow:0px 1px 3px rgba(0,0,0,0.1);
	margin:0 0 30px
}

#about #shop-access .map_area iframe{
	width:374px;
	height:374px;
	float:left;
	border:1px solid #FFF;

}


#recruit section h2{
	font-size:123.1%;
	padding:0 0 10px;
	border-bottom:2px solid #D6D6D6;
	margin:0 0 20px;		
}

#recruit .recruit_summary dt{
	clear:both;
	width:115px;
	float:left;
	padding:0 10px 10px 0;
}

#recruit .recruit_summary dd{
	width:641px;
	float:left;
	padding:0 0 7px 125px;
	margin:0 0 7px -125px;
	border-bottom:1px dashed #D6D6D6;
}

#recruit .recruit_summary dd:last-child{
 margin:0 0 30px -125px;
}

.entry_btn{
	clear:both;
	margin:0 0 -25px;
}

.entry_btn a{
	display:inline-block;
	background:#00549C;
	padding:0px 10px;
	border-radius:3px;
	color:#FFF;
	height:25px;
	line-height:25px;
	font-size:76.9%;
}

#recruit .pagetop01{
	clear:both;
	text-align:right;
	margin:0 0 100px;
}

#recruit #internship p.tx{
	padding:0 0 7px 0;
	margin:0 0 7px;
	border-bottom:1px dashed #D6D6D6;
}

#recruit #main_contents aside{
	padding:0 0 7px 0;
	margin:0 0 30px;
	border-bottom:1px dashed #D6D6D6;
	
}


.sitemap_list .second{
	margin:-1.55em 0 0 5em;
}

.sitemap_list  .second li{
	margin:0 0 2.5em;
}

.sitemap_list .third{
	margin:-1.55em 0 0 13em;
}

.sitemap_list  .third li{
	margin:0 0 0.3em;
}

.sitemap_list a:link,
.sitemap_list a:visited{
	text-decoration:underline;
}

.sitemap_list a:hover{
	text-decoration:none;
}

#staff h2{
	text-align:center;
	margin:0 0 50px;
}


#staff .stafflist_area{
	border:3px solid #E5E5E5;
	padding:45px 0 25px;	
}

#staff .area_nav{
 width:819px;
 border-left:1px solid #D6D6D6;
 margin:0 auto;
}

#staff .area_nav li{
	float:left;
	border-right:1px solid #D6D6D6;
}

#staff .read_tx{
	padding:50px 0 45px;
	text-align:center;
	font-size:138.5%;	
}

#staff .staff_list{
	width:845px;
	margin:0 -9px 0 60px;
}

#staff .staff_list li{
	width:160px;
	float:left;
	margin:0 9px 20px 0;
	text-align:center;
}

.tooltip{
	display:block;
	margin:0 0 10px;
	position:relative;	
}

.balloon {
    position: absolute;
    width: 164px;
    padding:0 0 5px;
    bottom: 305px;
    left: -2px;
	background:url(../images/im_tooltiparrow.gif) no-repeat center bottom;
}
.balloon span.box{
	display:block;
	border-radius:5px;
	background:#00549C;
	padding:15px;
	line-height:1.5;
	color:#FFF;
	font-size:92.3%;
	text-align:left;
}

.balloon span .inbox_name{
	display:block;
	font-size:115.4%;
	margin:0 0 2px	
}

.balloon span .inbox_job{
	display:block;
	font-size:84.6%;
}

.balloon span .comment{
	display:block;
	padding:10px 0 0;
	border-top:1px dotted #9AB7DA;
	margin:10px 0 0
}

.staff_list .name{
	font-size:92.3%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}


.contact td input{
	border:1px solid #7F9DB9;
	padding:3px 5px;
	width:211px;
}

.contact td select{
	border:1px solid #7F9DB9;
	padding:3px 5px;
	width:222px;	
}



.contact .rb td input{
	border:none;
	padding:0;
	width:auto;
}

.contact td input.long{
	width:411px;
}

.contact td textarea{
	border:1px solid #7F9DB9;
	padding:5px;
	width:411px;
	height:5em;	
}

.contact_btn{
	padding:30px 0 0;
}

.contact_btn input{

	margin-right:10px;	
}

.contact_btn .reset_btn{
	width:123px;
	height:25px;
	background:url(../../contact/images/bt_reset.gif) no-repeat;
	vertical-align:top;
	border:none;
}

.contact_btn .reset_btn:hover{
	cursor:pointer;
}

.disnon{ display:none;}





/*----news_listarea
----------------------------------------*/
.news_listarea{
	min-height:550px;	
}

.news_listarea article{
	border-bottom:1px dotted #CCC;
	padding:0 0 15px;
	margin:0 0 15px;
}

.news_listarea article:last-child{
	border:none;
}

.news_listarea article a:hover p{
	cursor:pointer;
}

.pageing{
	padding:15px 0 30px;
}
.pageing span,
.pageing a{
	display:inline-block;
	padding:6px 8px 5px;
	border:1px solid #CCC;
	font-size:76.9%;
	margin:0 10px 0 0;
}

.pageing span{
	background:#E5E5E5;
	border:1px solid #E5E5E5;
}

.pageing a:hover{
	background:#000;
	color:#FFF;
	border:1px solid #000;
	
}

.news_detail{
	min-height:500px;
	margin:0 0 15px;
}

.news_detail img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto 25px;
}

.news_detail a.news_link:link,
.news_detail a.news_link:visited{
	color:#00539B;
	display:inline-block;
	margin:20px auto;
	border-bottom:1px dotted #CCC;
	padding:7px 15px 7px 0;
	border-radius:2px;
	background:url(/common/images/ic_newwin.jpg) no-repeat right center;
}

.news_detail a.news_link:hover{
	color:#000;
	border-bottom:1px dotted #000;
}

.news_detail .day{
	display:block;
	font-size:90%;
	margin:0 0 15px;
	color:#666;
}


.news_detail p{
	line-height:1.6;
}



/*-----news-----
---------------------*/

.new_list{
	padding:0 0 35px
}

.new_list li{
	line-height:1.6;
	font-size:91.7%;	
}

h4.news_tl{
	line-height:140%;
    font-weight:bold;
	font-size:131.3%;	
}

/**/
#topbn_area{
	margin:0 0 10px;
}

#topbn_area ul{
	margin:0 -5px;
}
#topbn_area ul li{
	padding:0 5px;
        box-sizing:border-box;
        float:left;
        width:20%;
}
#topbn_area ul li a{
        border:2px solid #EFEDDE;
        display:block;
}

#topbn_area ul li a:hover img{
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}


#topbn_area ul li img{
        width:100%;
        height:auto;
}