@charset "UTF-8";
/* CSS Document */


/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * Reset
 * ////////////////////////////////////////////////////////////////////////////////////
 */

*{
	margin: 0;
	padding: 0;
}
html{
	overflow-y: scroll;
	}
body{
	margin: 0;
	padding: 0;
}
ul,li,dl,dt,dd{
	list-style: none;
}
img{
	border: none;
}
a{
	color:#3C60A8;
	text-decoration: none;
}
a:hover{
	color: #4F3F3A;
	text-decoration: underline;
}


/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * Base
 * ////////////////////////////////////////////////////////////////////////////////////
 */

body{
	font-family:Helvetica,Arial,sans-serif;
	/*font-family:"Trebuchet MS",verdana,Helvetica,sans-serif;*/
	line-height: 1.4em;
	background: url(../images/common/body-bg.gif) repeat-x ;
	font-size: 0.9em;
	color: #7A7979;
}
.wrapper{
	width: 960px;
	padding: 0 5px;
	margin: 0 auto;
	background: url(../images/common/wrapper-bg.png) repeat-y;
}
.header{
	padding: 15px 30px 0;
	height: 73px;
	border-bottom: solid 5px #2B95DB;
	z-index: 20;
}
.head-l{
	width: 715px;
	height: 73px;
	float: left;
}
.head-r{
	width: 185px;
	height: 73px;
	float: right;
	_margin-right:-3px;
}
.contet-t{
	margin-top: 8px;
	padding-bottom: 13px;
}
.contet-u-t{
	padding-bottom: 13px;
	background: url(../images/common/content-bg.gif) repeat-y left 0;
}
.content{
	margin-top: 8px;
	padding-bottom: 13px;
	background: url(../images/common/content-bg.gif) repeat-y left 0;
	z-index: 10;
}

.footer{
	clear: both;
	padding: 22px 10px 0;
	height: 68px;
	border-top: solid 5px #2B95DB;
	border-bottom: solid 1px #CEDBFB;
}


/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * GlobalNavigation
 * ////////////////////////////////////////////////////////////////////////////////////
 */

/* =========================================
 * main
 * =========================================*/

.ddsmoothmenu{
	width: 715px;
	height: 25px;
	margin-top: 10px;
	float: left;
}
.ddsmoothmenu ul{
 z-index: 200;
}

.g-nav-A{
	z-index: 200;
	height: 25px;
	width: 715px;
	font-size: 86%;
	color: #8D8F8D;
}

.g-nav-A li.A-menu01,
.g-nav-A li.A-menu02,
.g-nav-A li.A-menu03,
.g-nav-A li.A-menu04,
.g-nav-A li.A-menu05,
.g-nav-A li.A-menu06,
.g-nav-A li.A-menu07{
	position: relative;
	display: inline;
	float: left;
	height: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 2.2;
}

.g-nav-A li.A-menu01 a,
.g-nav-A li.A-menu02 a,
.g-nav-A li.A-menu03 a,
.g-nav-A li.A-menu04 a,
.g-nav-A li.A-menu05 a,
.g-nav-A li.A-menu06 a,
.g-nav-A li.A-menu07 a{
	display: block;
	height: 25px;
	padding: 0 10px;
	background-color: #FFF;
	color: #7A7979;
	text-decoration: none;
	border-top: 1px dotted #7DBEE9; 
	border-right: 1px dotted #7DBEE9; 
}
.g-nav-A li.A-menu01 a{
		border-left: 1px dotted #7DBEE9; 
}



* html .ddsmoothmenu .g-nav-A li.A-menu01 a,
* html .ddsmoothmenu .g-nav-A li.A-menu02 a,
* html .ddsmoothmenu .g-nav-A li.A-menu03 a,
* html .ddsmoothmenu .g-nav-A li.A-menu04 a,
* html .ddsmoothmenu .g-nav-A li.A-menu05 a,
* html .ddsmoothmenu .g-nav-A li.A-menu06 a,
* html .ddsmoothmenu .g-nav-A li.A-menu07 a{
	display: inline-block;
}

.g-nav-A li.A-menu01 a:hover,
.g-nav-A li.A-menu02 a:hover,
.g-nav-A li.A-menu03 a:hover,
.g-nav-A li.A-menu04 a:hover,
.g-nav-A li.A-menu05 a:hover,
.g-nav-A li.A-menu06 a:hover,
.g-nav-A li.A-menu07 a:hover{
	background-color: #2B95DB;
	color: #FFF;
}

/* =========================================
 * sub
 * =========================================*/
.g-nav-B{
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
}
.g-nav-B li{
	text-align: left;
	display: list-item;
	float: none;
	font-weight: normal;
}
.g-nav-B li a{
	width: 180px;
	padding: 0 10px;
	color: #FFF;
}
.g-nav-B li a:hover{
	background-color: #069;
}
/* =========================================
 * other
 * =========================================*/

.downarrowclass{
 position: absolute;
 top: 12px;
 right: 7px;
}
.rightarrowclass{
 position: absolute;
 top: 6px;
 right: 5px;
}
.ddshadow{
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
}

/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * Google
 * ////////////////////////////////////////////////////////////////////////////////////
 */

.google{
	width: 185px;
	line-height: 1.5;
	margin-top: 15px;
}
.google .serch{
	width: 121px;
	height: 20px;
	border: solid 1px #7DBEE9;
	float: left;
}
.google .serch-btn{
	width: 59px;
	height: 22px;
	padding: 0 5px;
	/padding: 0 2px;
	background-color: #7DBEE9;
	color: #FFF;
	border: none;
	font-size: 70%;
}
.language-j,
.language-c,
.language-s{
	clear: both;
	width: 58px;
	height: 22px;
	background-color: #7DBEE9;
	font-size: 70%;
	text-align: center;
	position: absolute;
	right: 33px;
	bottom: 5px;
	line-height: 2.2;
	_margin-right:-8px;
}
.language-s{
	right:95px
}
.language-j{
	right:157px
}
.language-j a,
.language-c a,
.language-s a{
	display: block;
	width: 58px;
	height: 22px;
	color: #FFF;
}

/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * hx
 * ////////////////////////////////////////////////////////////////////////////////////
 */


h2.top{
	font-weight: bold;
	color: #254068;
	font-size: 145%;
	line-height: 1.2;
	margin-left: 4px;
	margin-bottom: 5px;
}
h2.under{
	font-weight: bold;
	color: #254068;
	font-size: 145%;
	line-height: 1.2;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #2B95DB;
}
h2.under-B{
	font-weight: bold;
	color: #254068;
	font-size: 145%;
	line-height: 1.2;
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #2B95DB;
}


/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * footer
 * ////////////////////////////////////////////////////////////////////////////////////
 */

.copyright{
	text-align: center;
	color: #8B9298;
	font-size: 70%;
}
.footer-link{
	margin-top: 20px;
	margin-left: 345px;
	}
.footer-link li{
	float: left;
	font-size: 74%;
	padding: 0 10px;
	border-left: dotted 1px #2B95DB;
}
.footer-l-last{
	border-right: dotted 1px #2B95DB;
}
.footer-link li a{
	color: #2B95DB;
}
.footer-link a:hover{
	text-decoration: underline;
}

/**
 * ////////////////////////////////////////////////////////////////////////////////////
 * AdjustmentSetting
 * ////////////////////////////////////////////////////////////////////////////////////
 */

.ly-left{
	float: left;
}
.ly-clear-left{
	clear: left;
}
.ly-right{
	float: right;
}
.ly-clear{
	clear: both;
}

.inline-center{
	text-align: center;
}
.inline-right{
	text-align: right;
}
.inline-left{
	text-align: left;
}
.none{
	display: none;
}
/* =========================================
 * page top
 * =========================================*/

.p-top{
	width: 735px;
	clear: both;
	text-align: right;
	margin-right: 20px;
	_margin-right: 0px;
	font-size: 75%;
	padding: 20px 0 0 0;
}
.p-top a{
	color: #FFF;
	background:#7DBEE9;
	text-decoration: none;
	padding: 5px 11px;
}
.p-top a:hover{
	background: #2B95DB;
}


.p-top2{
	width: 725px;
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-right: -3px;
	font-size: 75%;
	padding: 20px 0 0 0;
}
.p-top2 a{
	color: #FFF;
	background:#7DBEE9;
	text-decoration: none;
	padding: 1px 8px;
}
.p-top2 a:hover{
	background: #2B95DB;
}


.p-top3{
	width: 715px;
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-right: -3px;
	font-size: 75%;
	padding: 20px 0 10px 0;
}
.p-top3 a{
	color: #FFF;
	background:#7DBEE9;
	text-decoration: none;
	padding: 1px 8px;
}
.p-top3 a:hover{
	background: #2B95DB;
}


.jump{
	margin-bottom: 13px;
	text-align: right;
	font-size: 90%;
}



/* =========================================
 * blank
 * =========================================*/

.blank-tb10{
	margin: 10px 0;
}
.blank-tb20{
	margin: 20px 0;
}
.blank-tb30{
	margin: 30px 0;
}
.blank-tb40{
	margin: 40px 0;
}
.blank-0{
	margin-left: 0;
}
.blank-l35{
	margin-left: 35px;
}
.blank-r10{
	margin-right: 10px;
}
.blank-b10{
	margin-bottom: 10px;
}
.blank-t5{
	margin-top: 5px;
}
.blank-t10{
	margin-top: 10px;
}
.blank-t20{
	margin-top: 20px;
}
.blank-t30{
	padding-top: 30px;
}
.blank-bl20{
	margin-left: 20px;
	margin-bottom: 20px;
}
.blank-rl20{
	margin-left: 20px;
	margin-right: 20px;
}

.blank-b20{
	margin-bottom: 20px;
}
.blank-b30{
	margin-bottom: 30px;
}
.blank-b50{
	margin-bottom: 50px;
}
.blank-tl10{
	margin-top: 10px;
	margin-left: 10px;
}
.blank-tl20{
	margin-top: 20px;
	margin-left: 10px;
}
.blank-tlb20{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.blank-t20b5{
	margin-top: 20px;
	margin-bottom: 5px;
}
.blank-t5b30{
	margin-top: 5px;
	margin-bottom: 30px;
}

.blank-cgs{
	margin: 0 15px 20px 15px;
}

/* =========================================
 * font
 * =========================================*/
.and{
	font-family:Helvetica,Arial,sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;*/
}
.font-st{
	color: #4F3F3A;
	font-size: 105%;
}
.font-st-b{
	color: #336699;
	font-weight: bold;
	font-size: 125%;
}

.attention{
	color: red;
	font-weight: bold;
}



.font-s{
	font-size: 80%;
}

.font-95{
	font-size: 95%;
}

.font-s-lineheight{
	line-height:1.3em;
	}

.font-b{
	font-weight: bold;
}
.font-n{
	font-weight: normal;
	font-size: 75%;
}
.font-nn{
	font-weight: normal;
}
.color-g{
	color: #4D4D4D;
}
.color-r{
	color: #F00;
}

.color-seal{
        color: #FF9900;
}


.font-date{
	font-weight: normal;
	font-size: 90%;
	position: absolute;
	right: 10px;
	top: -38px;
}
.font-date-l{
	font-weight: normal;
	font-size: 90%;
	position: absolute;
	right: 160px;
	top: -38px;
}

.later{
	text-align: center;
	border: 1px solid #2B95DB;
	padding: 20px 40px;
	font-size: 140%;
	font-weight: bold;
	color: #3C60A8;
}

.ar-back-bottan{
	text-align:right;
	}

.ar-back-bottan a{
	background: none repeat scroll 0 0 #3C60A8;
    border: 2px solid #254068;
    color: #FFF;
    margin: 5px 0;
    padding: 10px 45px;
	border-radius:5px;
	}
.ar-back-bottan a:hover {
	background: none repeat scroll 0 0 #254068;
	}

.ar-back-bottan i{
	font-weight:bold;
	letter-spacing:0.05em;
	}


/* =========================================
 * list
 * =========================================*/
 
.square{
	list-style: square;
	list-style-position: inside;
}
.square2{
	list-style: square;
}
.list-a{
	background: url(../images/common/list-a.jpg) no-repeat 0 2px;
	padding-left: 20px;
}
.list-a2{
	background: url(../images/common/list-a.jpg) no-repeat 0 6px;
	padding-left: 20px;
}
.list-a3{
	background: url(../images/common/list-a.jpg) no-repeat 0 3px;
	padding-left: 20px;
}
.list-b{
	background: url(../images/common/list-b.jpg) no-repeat -2px 1px;
	padding-left: 18px;
}
.list-b2{
	background: url(../images/common/list-b.jpg) no-repeat 0 7px;
	padding-left: 22px;
}
.list-c{
	background: url(../images/common/list-a.jpg) no-repeat 0 1px;
	padding-left: 22px;
}
.list-s{
	background: url(../images/common/list-s.jpg) no-repeat 0 4px;
	padding-left: 15px;
}

.list-no-01{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 11px;
	padding-left: 22px;
}
.list-no-02{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -103px;
	padding-left: 22px;
}
.list-no-03{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -218px;
	padding-left: 22px;
}
.list-no-04{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -333px;
	padding-left: 22px;
}
.list-no-05{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -448px;
	padding-left: 22px;
}
.list-no-06{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -563px;
	padding-left: 22px;
}
.list-no-07{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -678px;
	padding-left: 22px;
}
.list-no-08{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -793px;
	padding-left: 22px;
}
.list-no-09{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -908px;
	padding-left: 22px;
}
.list-no-10{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -1023px;
	padding-left: 22px;
}
.list-no-01a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 6px;
	padding-left: 22px;
}
.list-no-02a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -109px;
	padding-left: 22px;
}
.list-no-03a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -224px;
	padding-left: 22px;
}
.list-no-04a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -339px;
	padding-left: 22px;
}
.list-no-05a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -454px;
	padding-left: 22px;
}
.list-no-06a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -569px;
	padding-left: 22px;
}
.list-no-07a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -684px;
	padding-left: 22px;
}
.list-no-08a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -799px;
	padding-left: 22px;
}
.list-no-09a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -914px;
	padding-left: 22px;
}
.list-no-10a{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -1029px;
	padding-left: 22px;
}

.list-no-01b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 2px;
	padding-left: 22px;
}
.list-no-02b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -113px;
	padding-left: 22px;
}
.list-no-03b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -228px;
	padding-left: 22px;
}
.list-no-04b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -343px;
	padding-left: 22px;
}
.list-no-05b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -458px;
	padding-left: 22px;
}
.list-no-06b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -573px;
	padding-left: 22px;
}
.list-no-07b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -688px;
	padding-left: 22px;
}
.list-no-08b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -803px;
	padding-left: 22px;
}
.list-no-09b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -918px;
	padding-left: 22px;
}
.list-no-10b{
	background: url(../images/common/li-bg-no.gif) no-repeat 0 -1033px;
	padding-left: 22px;
}
/* =========================================
 * line-height
 * =========================================*/
h3.list-b-align{
	line-height:1.6em;
}
h3.list-b-2col{
	background: url(../images/common/list-b.jpg) no-repeat -2px -1px;
	padding-left: 18px;
}
/* =========================================
 * line
 * =========================================*/

.line-a{
	border-bottom:1px dotted #2B95DB;
	padding-bottom: 50px;
}
.line-b{
	border-bottom: 1px dotted #8D8F8D;
	padding-bottom: 10px;
}
.line-c{
 border-top:1px dotted  #8D8F8D;
 padding-top: 5px;
}

.bg-gray{
	background-color: #EAEAEA;
	margin: 10px 0;
	padding: 3px 5px;
	font-size: 120%;
}


/* =========================================
 * position
 * =========================================*/

.relative{
	position: relative;
}



/* =========================================
 * clearfix
 * =========================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */
