@charset "utf-8";

/*
*************************************************************
GENERAL
*************************************************************
*/

html{
/*E*/height:100%/**/
}

body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-size:10px;
line-height:160%;
text-align: left;
font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "EE EゴシチE", Osaka, sans-serif;
color: #000000;
}

h1, h2, h3, h4 {
margin: 0;
padding: 0;
}

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

a, a:link, a:active, avisted {
color: #1c4b98;
text-decoration: none;
}
a:hover {
color: #1c4b98;
text-decoration: underline;
}
img{
border:none;
}
hr {
display: none;
}
.span_hidden{
display:none;
}
/*
*************************************************************
INDEX
*************************************************************
*/
#wrapper{
	width:930px;
	margin:0 0 0 40px ;
	position: relative;
}
#wrapper.popup{
	width:676px;
	margin:0 auto;
}
#container {
	width: 930px;
	height: 255px;
	margin:15px 0 0 0;
	clear:both;
}
#container.second {
	width: 930px;
	height: 530px;
	margin:15px 0 0 0;
	padding:20px 0 20px 0;
	border-top:solid 12px #00479d;
	border-bottom:solid 12px #00479d;
}
.second_2 {
	width: 930px;
	height: 780px;
	margin:15px 0 0 0;
	padding:20px 0 20px 0;
	border-top:solid 12px #00479d;
	border-bottom:solid 12px #00479d;
}
#container.second_2 {
	width: 930px;
	height: 780px;
	margin:15px 0 0 0;
	padding:20px 0 20px 0;
	border-top:solid 12px #00479d;
	border-bottom:solid 12px #00479d;
}
#container-popup {
	width: 676px;
	height: 550px;
	margin:0;
	padding:0;
	border-top:solid 12px #00479d;
	border-bottom:solid 12px #00479d;
	clear:both;
}
/* -- layout -- */
h1{
	background: url(../images/qr_logo.gif) no-repeat top left;
	width: 300px;
	height: 56px;
	text-indent:-9999px;
	margin:40px 0 15px 0;
	float:left;
}
h1.second{
	background: url(../images/qr_logo.gif) no-repeat top left;
	width: 300px;
	height: 56px;
	text-indent:-9999px;
	margin:40px 0 15px 0;
	position: relative;
}
h1.popup{
	background: url(../images/qr_logo.gif) no-repeat top left;
	width: 300px;
	height: 56px;
	text-indent:-9999px;
	margin:20px 0 15px 0;
	position: relative;
}
h2{
	background: url(../images/pt_whats.gif) no-repeat top left;
	width: 72px;
	height: 11px;
	text-indent:-9999px;
	margin:0;
	float:left;
}
#jp-logo{
	background: url(../images/qr_jplogo.gif) no-repeat top left;
	width: 175px;
	height: 14px;
	text-indent:-9999px;
	margin:65px 0 0 0;
	float:right;
}
#btn_bn {
	margin:2px 0 0 20px;
	padding:0;
	background:transparent url(../images/btn_bn.gif) no-repeat top left;
	width:64px; 
	height:9px; 
	display:block;
	float:left;
}
#btn_bn a {
	margin:0;
	padding:0;
	background:transparent url(../images/btn_bn.gif) no-repeat top left;
	width:64px; 
	height:9px; 
	display:block;
}
#btn_bn a:hover {
	background:transparent url(../images/btn_bn.gif) no-repeat top right;
	display:block;
}

#wrap {
   width:930px;
   float:left;
}
#content {
   margin-top:0px;
}
#sidebar {
   float:left;
   margin-left:150px!important /*Firefox*/;
   margin-left:80px/*ie6*/;
   width:230px;
   clear:both;
}
#static {
   width:210px;
}
#movable {
   position:absolute;
}
/* -- design -- */
#content .column {
   background-color:#fff;
   height:250px;
}
#movable {
	background: url(../images/qr_play.gif) no-repeat top left;
	width:60px;
	height:77px;
	text-indent: -9999px;
}
#movable a {
	display: block;
	width:60px;
	height:77px;
}
#container dl {
	width: 930px;
	margin:0;
	padding: 0;
}
#container dt {
	width: 510px;
	margin:0;
	padding: 0;
	float:left;
	font-size:12px;
	line-height:160%;
	text-align: left;
}
#container dd {
	width: 420px;
	margin:0;
	padding: 0;
	float:right;
}
#slideArea {
	width: 290px;
	height:230px;
	background-color: none;
	float:left;
	margin:0;
	padding:0;
	clear:both;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 290px;
	height: 210px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 10px 0 0 0;
	padding:10px 0 10px 10px;
}
#cap-txt{
	font-size:10px;
	line-height:140%;
	text-align: left;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "EE EゴシチE", Osaka, sans-serif;
	margin:8px 0 0 0;
}
.txtblue{
	color: #1c4b98;
}
.txt12{
	font-size:12px;
	line-height:160%;
	text-align: left;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "EE EゴシチE", Osaka, sans-serif;
	color: #000;
}
.txt12b{
	font-size:12px;
	line-height:160%;
	text-align: left;
	font-weight:bold;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "EE EゴシチE", Osaka, sans-serif;
	color: #000;
}
#gbl-nav {
	width: 80px ;
	position: relative;
	float: left;
}
#gbl-nav ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#gbl-nav ul {
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac ?*/
* html #gbl-nav ul {
	height: 1%;
}
#gbl-nav ul {
	display: block;
}
/* End hide from IE-mac */
#gbl-nav li {
	display: block;
	height: 30px;
	float: left;
	margin:0;
}

#gbl-nav li a {
	display: block;
	height: 12px;
	text-decoration: none;
}

#gbl-nav li#nav1 {
	width: 38px;
	background: url(../images/btn1.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav1 a:hover {
	width: 40px;
	background: url(../images/btn1jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav1on {
	width: 40px;
	background: url(../images/btn1jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav2 {
	width: 56px;
	background: url(../images/btn2.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav2 a:hover {
	width: 125px;
	background: url(../images/btn2jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav2on {
	width: 125px;
	background: url(../images/btn2jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav3 {
	width: 96px;
	background: url(../images/btn3.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav3 a:hover {
	width: 103px;
	background: url(../images/btn3jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav3on {
	width: 103px;
	background: url(../images/btn3jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav4 {
	width: 47px;
	background: url(../images/btn4.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav4 a:hover {
	width: 47px;
	background: url(../images/btn4jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav4on {
	width: 47px;
	background: url(../images/btn4jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav5 {
	width: 42px;
	background: url(../images/btn5.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav5 a:hover {
	width: 42px;
	background: url(../images/btn5jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav5on {
	width: 42px;
	background: url(../images/btn5jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav6 {
	width: 48px;
	background: url(../images/btn6.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav6 a:hover {
	width: 48px;
	background: url(../images/btn6jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav6on {
	width: 48px;
	background: url(../images/btn6jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav7 {
	width: 57px;
	background: url(../images/btn7.gif) no-repeat top left;
	left: 0;
}
#gbl-nav li#nav7 a:hover {
	width: 125px;
	height: 13px;
	background: url(../images/btn7jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav li#nav7on {
	width: 114px;
	background: url(../images/btn7jp.gif) no-repeat top  left;
	background-color:#fff;
	left: 0;
}
#gbl-nav #navi {
	width:114px;
	margin: 0 0 25px 15px;
	padding :0;
}
#gbl-nav #navi ul { 
	list-style-type : none; 
	margin: 0; 
	padding :0; 
}
#gbl-nav #navi li { 
	display : inline; 
	height:24px; 
	color:#1c4b98;
	float:left; 
	font-size:10px;
}
#gbl-nav #navi li a{ 
	color:#727272;
	text-align:left;
	width:188px; 
	height:24px !important /*Non-IE6*/; 
	height:19px /*IE6*/; 
	display:block;
	text-decoration: none;
}
#gbl-nav #navi li a:hover{ 
	color:#1c4b98;
	text-align:left;
	width:188px; 
	height:24px !important /*Non-IE6*/; 
	height:19px /*IE6*/; 
	display:block;
	text-decoration: none;
}
#sub-nav-recruit {
	position: relative;
	float: left;
	margin:-118px 0 0 0;
	padding:0 0 0 50px;
	border-left:solid 1px #1c4b98;
}
* html #sub-nav-recruit  {
	width: 200px /*IE6*/;
}
#sub-nav-recruit ul {
	list-style:none;
}
#sub-nav-recruit li {
	height:30px;
	margin:0;
}
#sub-nav-recruit li a {
	display: block;
	height: 12px;
	text-decoration: none;
}

#sub-nav-about {
	position: relative;
	float: left;
	margin:-28px 0 0 0;
	padding:0 0 0 50px;
	border-left:solid 1px #1c4b98;
}
* html #sub-nav-about  {
	width: 200px /*IE6*/;
}
#sub-nav-about ul {
	list-style:none;
}
#sub-nav-about li {
	height:30px;
	margin:0;
}
#sub-nav-about li a {
	display: block;
	height: 12px;
	text-decoration: none;
}

#sub-nav-business {
	position: relative;
	float: left;
	margin:-28px 0 0 0;
	padding:0 0 0 50px;
	border-left:solid 1px #1c4b98;
}
* html #sub-nav-business {
	width: 200px /*IE6*/;
}
#sub-nav-business ul {
	list-style:none;
}
#sub-nav-business li {
	height:30px;
	margin:0;
}
#sub-nav-business li a {
	display: block;
	height: 12px;
	text-decoration: none;
}

#sub-nav-product {
	position: relative;
	float: left;
	margin:-80px 0 0 0;
	padding:0 0 0 50px;
	border-left:solid 1px #1c4b98;
}
* html #sub-nav-product {
	width: 70px /*IE6*/;
}
#sub-nav-product ul {
	list-style:none;
}
#sub-nav-product li {
	height:30px;
	margin:0;
}
#sub-nav-product li a {
	display: block;
	height: 12px;
	text-decoration: none;
}
#sub-nav-product1 {
	position: relative;
	float: left;
	margin:-80px 0 0 0;
	padding:0 0 0 10px;
	border-left:solid 1px #1c4b98;
}
* html #sub-nav-product1 {
	width: 70px /*IE6*/;
}
#sub-nav-product1 ul {
	list-style:none;
}
#sub-nav-product1 li {
	height:30px;
	margin:0;
}
#sub-nav-product1 li a {
	display: block;
	height: 12px;
	text-decoration: none;
}
#sub-nav-product2 {
	position:absolute;
	float: left;
	margin:-13px 0 0 140px;
	padding:0 0 0 10px;
	border-left:solid 1px #1c4b98;
}
*+html #sub-nav-product2 {
	margin:-13px 0 0 70px;/*IE7*/;
	padding:0 0 0 10px; 
}
* html #sub-nav-product2 {
	width: 100px /*IE6*/;
	margin:-13px 0 0 68px; /*IE6*/;
	padding:0 0 0 10px;
}
html>/**/body #sub-nav-product2, x:-moz-any-link, x:default {
	margin:-13px 0 0 140px;/* Only FireFox 3 */;
	padding:0 0 0 10px; 
} 

#sub-nav-product2 ul {
	list-style:none;
}
#sub-nav-product2 li {
	height:25px;
	margin:0;
}
#sub-nav-product2 li a {
	display: block;
	height: 12px;
	text-decoration: none;
}

/*フッタ*/
#footerArea {
	width: 930px;
	height: 45px;
	background-color: #ffffff;
	position:relative;
	clear:both;
	margin:0 0 0 0;
	padding:30px 0 0 0;
}
#footerArea.second {
	width: 930px;
	height: 45px;
	position:relative;
	clear:both;
	margin:0;
	padding:85px 0 0 0;
}
#footerArea-second {
	width: 930px;
	height: 45px;
	clear:both;
	margin:0;
	padding:85px 0 0 0;
}
#footer-nav{
	text-align: left;
	font-family:'Helvetica','Verdana',sans-serif;
	margin: 0;
}
#footer-nav li{
	font-size:9px;
	display:inline; /*Fix IE floating margin bug*/; 
	margin: 2px 8px 0 0;
	padding: 0 0 0 12px;
	float:left;
}
.wqr{
	color: #1c4b98;
	font-size:12px;
	font-family:'Helvetica','Verdana',sans-serif;
	margin: 0 8px 0 0;
	float:left;
}
.copyright {
	font-size:9px;
	text-align: right;
	font-family:'Helvetica','Verdana',sans-serif;
	font-weight:normal;
	color: #000000;
	float:right;
}