@charset "utf-8";

div#Header {
	height:87px;
}


a    { color:#0f97e5; text-decoration: underline; }
a:hover   { color:#0f97e5 !important; text-decoration: none; }

ol, ul { list-style: none; } 
li { width: 100%; }

ul {
	line-height:1.5;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li,table,th,td, p {
	font-size: 1.2em;
	line-height:1.5;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.hoverfix a:hover img {
	opacity: 0.75;
	filter:alpha(opacity=75);
}

/*	Header/GlobalMenu
--------------------------------*/
#GlobalMenu { position:absolute; top:50px; left:75px; }
#GlobalMenu span { display:none;}
#GlobalMenu ul { position:relative; margin:0;padding:0; width:820px; height:37px; overflow:hidden; list-style-type:none;}
li#GMenu1 a, li#GMenu2 a, li#GMenu3 a, li#GMenu4 a, li#GMenu5 a { position:absolute; text-decoration:none; height:50px; top:0; background:transparent;}
li#GMenu1 a { left:0px; width:184px; background:url(../img/GMenu1.gif) left bottom no-repeat;}
li#GMenu2 a { left:184px; width:193px; background:url(../img/GMenu2.gif) left bottom  no-repeat;}
li#GMenu3 a { left:377px; width:128px; background:url(../img/GMenu3.gif) left bottom  no-repeat;}
li#GMenu4 a { left:505px; width:150px; background:url(../img/GMenu4.gif) left bottom  no-repeat;}
li#GMenu5 a { left:655px; width:169px; background:url(../img/GMenu5.gif) left bottom  no-repeat;}
li#GMenu1 a:hover, li#GMenu2 a:hover, li#GMenu3 a:hover, li#GMenu4 a:hover, li#GMenu5 a:hover { background-position: left top;}


/* # visual 
---------------------------------------------------------------------------- */

div#visual {
	background:url(../../image/bg_visual.gif) left top;
	height:265px;
	margin-bottom:26px;
	padding:22px 0;
}

div#visual div#vInner {
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,.05),-1px -1px 15px rgba(0,0,0,.05); /*Chrome, Safari3.0+*/
	box-shadow:0px 0px 15px rgba(0,0,0,.05),-1px -1px 15px rgba(0,0,0,.05); /*Opera10.5+, IE9b+*/
	position:relative;
	height:265px;
	width:922px;
	margin:0 auto;
}

div#visual div#vInner ul#vNav {
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}

div#visual div#vMain {
	height:265px;
	position:relative;
	overflow: hidden;
	width:922px;
}

div#visual div#vMain p {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

div#visual div#vMain p img {
	visibility:hidden;
}

div#visual div#vInner ul#vNav li {
	float:left;
	width:auto;
}


/* # contents 
---------------------------------------------------------------------------- */

div#contents {
	margin:0 auto;
	width:962px;
}

div#contents div#leftSection {
	float:left;
	text-align:left;
	width:736px;
}

div#contents div#rightSection {
	float:right;
	padding-right:20px;
	width:201px;
}


/* # section01 
---------------------------------------------------------------------------- */

div#contents div#section01 {
	background:url(../../image/bg_section01.jpg) left top no-repeat;
	padding:19px 43px 29px 40px;
}

div#contents div#section01 p#s1bh {
	padding-bottom:18px;
}

div#contents div#section01 ul {
	padding-left:1px;
}

div#contents div#section01 ul li {
	float:left;
	width:auto;
}

div#contents div#section01 ul li a img {
	cursor:pointer;
}

div#contents div#section01 div.tabBox {
	background:url(../../image/bg_section01_2.jpg) left bottom no-repeat;
	padding:8px 12px 20px 17px;
}

div#contents div#section01 div.tabBox div.leftBox {
	background:url(../../image/bg_dotted.gif) right 10px repeat-y;
	float:left;
	padding-right:11px;
	width:298px;
}

div#contents div#section01 div.tabBox div.rightBox {
	float:right;
	width:298px;
}

div#contents div#section01 div.tabBox p.titleFix {
	color:#00a761;
	font-weight:bold;
	padding-bottom:5px;
}

div#contents div#section01 div.tabBox p.pdfFix {
	padding-top:6px;
}

div#contents div#section01 div.tabBox div.leftBookImage {
	float:left;
	padding-top:2px;
	width:auto;
}

div#contents div#section01 div.tabBox div.rightText {
	float:right;
	width:173px;
}

div#contents div#section01 div.tabBox div.rightText2 {
	float:right;
	width:381px;
}

div#contents div#section01 div.tabBox p.paddingTextFix {
	padding-top:4px;
}


/* # widthFix 
---------------------------------------------------------------------------- */

div#contents div.widthFix {
	padding:0 21px 0 20px;
}


/* # topCommonBox 
---------------------------------------------------------------------------- */

div#contents div.topCommonBox {
	border:1px solid #e0e0e0;
	border-top:none;
	margin-bottom:20px;
	padding:20px;
}

div#contents div.topCommonBox table {
	font-size:105%;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

div#contents div.topCommonBox table th {
	background-color:#fafafa;
	border:1px solid #d1d1d1;
	font-size:105%;
	text-align:left;
	font-weight:bold;
	padding:0 60px 0 0;
	width:160px;
}

div#contents div.topCommonBox table th p {
	padding:9px 10px 9px 43px;
}

div#contents div.topCommonBox table th#th01 p {
	background:url(../../image/bg_table01.gif) left top no-repeat;
	
}

div#contents div.topCommonBox table th#th02 p {
	background:url(../../image/bg_table02.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th03 p {
	background:url(../../image/bg_table03.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th03_2 p {
	background:url(../../image/bg_table03.gif) left no-repeat;
}

div#contents div.topCommonBox table th#th03_3 p {
	background:url(../../image/bg_table03.gif) left no-repeat;
}

div#contents div.topCommonBox table th#th04 p {
	background:url(../../image/bg_table04.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th05 p {
	background:url(../../image/bg_table05.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th06 p {
	background:url(../../image/bg_table06.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th07 p {
	background:url(../../image/bg_table07.gif) left top no-repeat;
}

div#contents div.topCommonBox table th#th08 p {
	background:url(../../image/bg_table08.gif) left no-repeat;
}

div#contents div.topCommonBox table th#th09 p {
	background:url(../../image/bg_table05.gif) left no-repeat;
}

div#contents div.topCommonBox table th div {
	width:160px;
	height:100%;
	position:relative;
}

div#contents div.topCommonBox table th div p.onlineFix {
	background:none;
	padding:0;
	position:absolute;
	top:13px;
	right:-49px;
}

div#contents div.topCommonBox table th div p.onlineFix2 {
	top:3px;
}

div#contents div.topCommonBox table th div p.onlineFix3 {
	top:20px;
}

div#contents div.topCommonBox table td {
	border:1px solid #d1d1d1;
	padding:9px 18px;
}

div#contents div.topCommonBox table td span {
	font-weight:bold;
}

div#contents div.topCommonBox table td span.redSpan {
	color:#e35b5b;
}

div#contents div.topCommonBox table td span.orangeSpan {
	color:#f19236;
}

div#contents div.topCommonBox table td span.lightgreenSpan {
	color:#6fa71e;
}

div#contents div.topCommonBox table td span.greenSpan {
	color:#0d915b;
}


div#contents div.topCommonBox table td span.blueSpan {
	color:#3FC3F3;
}


div#contents div.topCommonBox table td.detailTd {
	width:7.5em;
}

div#contents div.topCommonBox ul.newsList li {
	background:url(../../image/bg_dotted2.gif) left bottom repeat-x;
	font-size:130%;
	padding-bottom:11px;
	margin-bottom:10px;
}

div#contents div.topCommonBox ul.newsList li.lastNews {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

div#contents div.topCommonBox ul.newsList span {
	font-weight:bold;
	margin-right:32px;
}

div#contents div#tab_1,
div#contents div#tab_2,
div#contents div#tab_3 {
	display:none;
}

div#contents div.topCommonBox .sellpolicy{
    width: 652px;
    margin: 0 auto;
    margin-bottom: 15px;
}
div#contents div.topCommonBox .sellpolicy p{
    margin-bottom: 10px;
}
div#contents div.topCommonBox .sellpolicy .indent{
    padding-left: 1em;
    text-indent: -1em;
}

/* # grayBox 
---------------------------------------------------------------------------- */

div#contents div.grayBox {
	background-color:#f5f5f5;
	border:1px solid #e0e0e0;
	padding:15px 20px 20px 20px
}

div#contents div.grayBox p.bhFix2 {
	padding-bottom:15px;
}

div#contents div.grayBox table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

div#contents div.grayBox table th {
	background-color:#fafafa;
	border:1px solid #d1d1d1;
	font-weight:bold;
	text-align:left;
	padding:9px 9px 9px 15px;
	width:95px;
}

div#contents div.grayBox table td {
	background-color:#fff;
	border:1px solid #d1d1d1;
	padding:9px 15px 9px 18px;
}

div#contents div.grayBox table td ul li {
	float:left;
	padding-right:18px;
	width:auto;
}

div#contents div.grayBox table td ul li img.ptFix{
	margin-top:6px;
}

div#contents div.grayBox table td ul li.lastFix {
	padding-right:0;
}

div#contents div.grayBox .pdtFix {
	padding-top:5px;
}

/* # rightSection 
---------------------------------------------------------------------------- */

div#contents div#rightSection div.sideBox {
	background:url(../../image/bg_side.jpg) left top no-repeat;
	border:1px solid #e0e0e0;
	text-align:left;
	margin-bottom:20px;
	padding:12px 14px 14px 14px;
}

div#contents div#rightSection div.sideBox p.sideTitle {
	padding-bottom:9px;
}

div#contents div#rightSection div.sideBox ul li {
	padding-bottom:7px;
}

div#contents div#rightSection div.sideBox ul.btnFix li {
	padding-bottom:0;
}

div#contents div#rightSection div.sideBox ul li p {
	font-size:100%;
	text-indent:-1em;
	padding-left:1em;
}

div#contents div#rightSection div.sideBox ul li.lastBnr {
	padding-bottom:0;
}

div#contents div#rightSection div.bnrBox {
	margin-bottom:9px;
}

div#contents div#rightSection div.bnrBox ul li {
	padding-bottom:9px;
}


/* # lastBox 
---------------------------------------------------------------------------- */

div.lastBox {
	text-align:left;
	margin:25px auto 0 auto;
	padding-right:127px;
	width:790px;
}

div.lastBox table {
	font-size:0.8em;
	line-height:0.9;
	padding:0;
	width:70%;
}

div.lastBox table td {
}

/* # Footer 
---------------------------------------------------------------------------- */

div#Footer {
	position:static;
	margin:8px auto 0 auto;
}


/* # clearfix 
---------------------------------------------------------------------------- */

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
