@charset "UTF-8";

html {  
    background: #f1f1f1;  
}  
body {  
    background: #fff;  
} 

/* リセット ----------*/

/* 構造要素とブロックレベル要素 */
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address, ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	color: #1A1A1A;
}
body{
color:#1A1A1A;
font-size:72.5%; /* 10px程度の大きさに調整 */
font-family:'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#top_page{
background-image:url(../img/bg_01.jpg);
background-repeat:repeat-x;
background-position:0 85px;
}
#second_page{
background-image:url(../img/bg_02.jpg);
background-repeat:repeat-x;
background-position:0 85px;
}
a:hover{
color:#1361a2;
text-decoration:none;
}
a:visited{
color:#1361a2;
}
#contents_Area_inner a{
text-decoration:underline;
    text-indent: 0;
color:#1361a2;
}
.btn_bg_01 a{
color:#fff !important;
}
#contents_Area_inner a:hover{
text-decoration:none;
}
#contents_Area_inner a:visited{
color:#109dc5;
}
.clea{
clear:both;
}
/* link --------------------------------------------------------------*/
.link a{
    background-image: url("../img/arrow_01.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: #F2621D;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 20px;
}
.link_naepage a{
background-image:url(../img/applications-blue.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: #F2621D;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 20px;
    min-height: 22px;
    display: inline-block;
}

input,
textarea{
    font-size: 1.4em;
}
input.submit{
width:60px;
}
ol li{
margin-left:2em;
margin-bottom:5px;
}
ul li{
list-style-type:none;
}
#localNavi ul li{
margin-top: -2px;
}
img{
border:0px;
}

/* link page anchor --------------------------------------------------------------*/
a.anchor_link{
min-height: 21px;
background-image:url(../img/anchor_link_bg.gif);
background-repeat:no-repeat;
background-position:right 0;
padding-right: 20px;
margin-right: 5px;
}
a.anchor_link2{
min-height: 21px;
margin-right: 5px;
}
#contents_Area .link_icon_img img{
height:16px;
width:16px;
vertical-align:0px;
}
h4 a.anchor_link,
h4 a.anchor_link2,
h4 a.anchor_link3{
color: #1361A2 !important;
}
a.page_link{
min-height: 21px;
background-image:url(../img/arrow_01.gif);
background-repeat:no-repeat;
background-position: right 1px;
padding-right: 20px;
margin-right: 5px;
display: inline-block;
}
h4 a.page_link{
background-position:right 0;
}
a.page_link2{
    background-image: url(../img/arrow_01.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
min-height:25px;
    padding-left: 20px;
	color: #1361A2;
}
a.page_link3{
margin-right: 5px;
}
a.page_link_faq{
    margin-right: 5px;
    min-height: 21px;
}
a.pdf_link{
    background-image: url("../img/pdf.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    margin: 0;
    padding-left: 25px;
}
/* ロールオーバー用画像先読み ----------------------------------------------------------------------*/

* html .pre {/* for IE6 */
display:none;
}
#container {
	margin:0px auto;
	position:relative;
	overflow:visible;
    width: 960px;
}

/* header ----------------------------------------------------------------------*/
#header{
    height: 125px;
}
#header .logo{
float:left;
height:39px;
margin:20px 0 0;
}
/* helpnavi */
#header .header_side_box,
#header .header_side_box2,
#header .header_side_box3{
height: 30px;
float: right;
    display: inline-block;
}
/* IE7 */
*+html #header .header_side_box,
#header .header_side_box2,
#header .header_side_box3{
height: 30px;
float:right !important;
}
#header .header_side_box2{
    margin: -10px 0 0 10px;
}
#header .header_side_box3{
    margin: -12px 16px 0 10px;
}

/* IE7 */
#header .helpnavi li{
display:block;
float: right;
margin:0;
    padding: 15px 10px 0;
}
#header .helpnavi .helptext_leftline,
#header .helpnavi .helptext_leftline_right{
    border-right: 1px solid #E5E5E5;
}
#header .helpnavi .helptext_leftline_right{
padding:15px 0 0 20px;
}
#header a {
color:#1361A2;
font-size:1.3em;
}
#header .search_box {
    float: left;
    margin: 7px 0 0;
}
/* IE */
*#header .search_box {
    margin: 5px 0 0;
}

#header .fontsize_box li{
display: block;
float: left;
margin-left: 5px;
}
#header .fontsize_box .size_text{
font-size:1.3em;
    line-height: 19px;
    margin-top: 3px;
}
#header .fontsize_box{
float:right;
    margin: 10px 16px 0 10px;
}
/* IE7 */
.helpnavi{
display:block;
text-align:right;
}

/* header メインビジュアル ----------------------------------------------------------------------*/
#mainvisual_contents{
}
#mainvisual_contents .visual_img{
display: inline-block;
float: left;
    margin: 0 0 0 -7px;
}
#mainvisual_contents .visual_btn{
display: inline-block;
float: left;
    margin: -1px 0 0;
width: 252px;
}
#user_menu{
clear: both;
display: inline-block;
    margin: 22px 0 0 -7px;
}
/* IE */
#user_menu { margin/*\**/: 18px 0 0 -7px\9; }

/* IE7 */
#user_menu title{
display:inline-block;
}
#user_menu .btn li{
display: block;
float: left;
margin: 10px 0 0 0;
}
.visual_btn a {
    display: inline-block;
margin:0;
}
.visual_btn .btn_01 {
height:131px
}
.visual_btn .btn_02 {
height:68px;
}
/* IE8 9 */
.visual_btn .btn_02 { margin/*\**/: -5px 0 0 0\9 !important; }

/* globalNavi ----------------------------------------------------------------------*/

#globalNavi_contents{
width:960px;
margin:0;
position:relative;
}
#globalNavi.img_navi {
overflow:hidden;
display: inline;
}
#globalNavi.img_navi {
    clear: both;
    display: inline-block;
    padding: 8px 0 0;
}
#globalNavi.img_navi ul li{
float:left;
}
#globalNavi.img_navi ul li span {
visibility: hidden;
text-decoration: none;
}
#globalNavi.img_navi ul li a {
display:block;
background-position: left top;
background-repeat: no-repeat;
    text-decoration: none;
}

/* globalNavi 画像指定 ----------------------------------------------------------------------*/

#globalNavi.img_navi #g_area_01 a {
background-image: url(../img/nav_01.jpg);
width:158px;
height:56px;
}
#globalNavi.img_navi #g_area_02 a {
background-image: url(../img/nav_02.jpg);
width:157px;
height:57px;
}
#globalNavi.img_navi #g_area_03 a {
background-image: url(../img/nav_03.jpg);
width:157px;
height:57px;
}
#globalNavi.img_navi #g_area_04 a {
background-image: url(../img/nav_04.jpg);
width:157px;
height:57px;
}
#globalNavi.img_navi #g_area_05 a {
background-image: url(../img/nav_05.jpg);
width:157px;
height:57px;
}
#globalNavi.img_navi #g_area_06 a {
background-image: url(../img/nav_06.jpg);
width:156px;
height:57px;
}

/* globalNavi マウスオーバー 画像指定 ----------------------------------------------------------------------*/

#globalNavi.img_navi #g_area_01 a:hover {
background-image: url(../img/nav_01_active.jpg);
width:158px;
height:56px;
}
#globalNavi.img_navi #g_area_02 a:hover {
background-image: url(../img/nav_02_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_03 a:hover {
background-image: url(../img/nav_03_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_04 a:hover {
background-image: url(../img/nav_04_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_05 a:hover {
background-image: url(../img/nav_05_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_06 a:hover {
background-image: url(../img/nav_06_active.jpg);
width:156px;
height:56px;
}

/* globalNavi active 画像指定 ----------------------------------------------------------------------*/

#globalNavi.img_navi #g_area_01_active a {
background-image: url(../img/nav_01_active.jpg);
width:158px;
height:56px;
}
#globalNavi.img_navi #g_area_02_active a {
background-image: url(../img/nav_02_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_03_active a {
background-image: url(../img/nav_03_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_04_active a {
background-image: url(../img/nav_04_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_05_active a {
background-image: url(../img/nav_05_active.jpg);
width:157px;
height:56px;
}
#globalNavi.img_navi #g_area_06_active a {
background-image: url(../img/nav_06_active.jpg);
width:156px;
height:56px;
}

/* footer --------------------------------------------------------------*/
#footer {
    background-color: #F1F1F1;
    border-top: 1px solid #CCCCCC;
    margin-top: 50px;
    height: 70px;
}
#footer_contents{
    color: #4D4D4D;
    margin: 0 auto;
    padding: 15px 0;
    width: 940px;
}
#footer_menu{
   line-height: 2.5em;
}
#footer_menu a{
color:#333333;
text-decoration:underline;
}
#footer_menu a:hover{
color:#333333;
text-decoration:none;
}
#footer_menu span{
font-weight:bold;
}
#copyright{
    float: right;
    margin-bottom: 15px;
}
#copyright p{
color:#1a1a1a;
font-size:1.2em;
text-align:center;
}
#gopagetop{
    clear: both;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: right;
    width: 940px;
}
#gopagetop a{
    display: block;
    position: absolute;
    right: 0;
    top: -25px;
}


#contents_Area #breadcrumb p,
#contents_Area p,
#contents_Area h5,
#contents_Area ul li,
#contents_Area h2 span,
#contents_Area_inner table,
#main_contents h3 .list a {
font-size:0.9em;
line-height:1.8em;
}
#contents_Area h5 {
    font-size: 1em;
}

/* 印刷時設定-------------------------------------- */
@media print {
#second_page,
#top_page {
background-image:none;
}
#header,
#contents_Area #breadcrumb,
#side_contents,
#footer {
    display: none;
}

/* 111014 h */
#contents{
display:block !important;
}
html{
background:#FFF !important;
}
/*
IEでのズーム指定
649(印刷での表示幅) ÷ (スクリーンでの表示幅) x 100 = zoom値（端数切り捨て）
*/
body {
/zoom:92%; /*WinIE only */
}

/* Firefox*/
div#body{ 
    display:table; 
} 
    div#localNav, 
    div#main, 
    div#relatedNav{ 
        display:table-cell; 
        float:none; 
    }
}