@charset "utf-8";

 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
} 


table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 


body {font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "KozGoStd-Light",  "KozGoStd-Regular", Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size:13.5px; 
    color:#000000;
    background-color: #ffffff;
    letter-spacing: 1px;
}

*{    line-height: 140%;
}

img {
    padding:0px;
    margin:0px;
    border:0px;
    vertical-align : middle;
}

    
a img {
    border:0px;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


/* clearfix */
.clearfix:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


ul.menu_ul li,
ol.menu_ol li{
text-align: center;
list-style-type: none;
list-style-image: none;
float: left;
display: inline;
}

.hide{
display: none;
}

/* p・span */

.bold{
font-weight: bold;
}

.n_bold{
font-weight: normal;
}


.flo_l{
float: left;
}

.flo_r{
float: right;
}

.clear{
clear: both;
}


.f14{
font-size: 14px;
}

.f16{
font-size: 16px;
}


.f18{
font-size: 18px;
}

.f20{
font-size: 20px;
}


.f22{
font-size: 22px;
}


.c666{
color: #666666;
}

.c999{
color: #999999;
}

.cc91414{
color: #c91414;
}


.ce67253{
color: #e67253;
}




/*画像ロールオーバー*/

a:hover img  {
    opacity:0.8;
    /*IE7以下用*/
    filter:alpha(opacity=80);
    /*IE8用*/
    -ms-filter:"alpha(opacity=80)";
}


/*画像ロールオーバー*/
a:hover img.btn_sitemap  {
     opacity:0.8;     /*IE7以下用*/
     filter:alpha(opacity=75);     /*IE8用*/
     -ms-filter:"alpha(opacity=75)"; }




h1{
font-size: 10px;
padding-top: 10px;
color: #5a5a5a;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "KozGoStd-Light",  "KozGoStd-Regular", Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;}

h2 {
font-size: 23px;
font-weight: bold;
padding-top: 25px;
padding-bottom: 50px;
border-top-width: 2px;
border-top-color: #666666;
border-top-style: solid;
} 


h3{
font-size: 20px;
font-weight: bold;
margin-bottom: 25px;
}



h4{
font-size: 18px;
font-weight: bold;
margin-bottom: 8px;
font-family: "KozGoStd-Light",  "KozGoStd-Regular", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
}


/*  */
/* Container */
/*  */

#container,
#footer
 {
    margin-right: auto;
    margin-left: auto;
    width: 970px;
 }


/*  */
/* bread */
/*  */
#bread{
font-size: 11px;
color: #333333;
margin-top: 20px;
margin-bottom: 20px;
}

#bread a{
text-decoration: underline;
}


/*  */
/* header */
/*  */
#header{
padding-bottom: 20px;
}

#header_logo{
margin-top: 21px;
float: left;
width: 651px;
}

a.head_btn1,
a.head_btn2{
height: 78px;
width: 71px;
background-repeat: no-repeat;
background-position: left top;
display: block;
}

a.head_btn1{
padding-right: 10px;
background-image: url('../img/btn01_mail_data.png');
}
a.head_btn2{
padding-right: 15px;
background-image: url('../img/btn01_mail_offer.png');
}

a.head_btn1:hover,
a.head_btn2:hover{
background-position: left bottom;
}


#head_menu div.head_menu_text{
padding-top: 15px;
float: left;
}

/*  */
/* g_nav */
/*  */
#g_nav{
font-size: 13px;
margin-bottom: 10px;
}

#g_nav li{
line-height: 26px;
padding-left: 6px;
height: 26px;
}

#g_nav li img{
padding-left: 7px;
}

#g_nav li.last_nav img{
padding-left: 0;
}


#g_nav li.first_nav{
padding-left: 0;
}

#g_nav li a:hover{
text-decoration: none;
}

#g_nav li:hover{
background-color: #e8e8e8;
}

#g_nav li.first_nav:hover{
background-image: url('../img/g_nav_first_bg.png');
background-repeat: no-repeat;
background-position: left center;
}

#g_nav li.last_nav:hover{
background-image: url('../img/g_nav_last_bg.png');
background-repeat: no-repeat;
background-position: right center;
}


/*  */
/* content */
/*  */
#content{
float: right;
width: 670px;
}




/*  */
/* con */
/*  */

div.con{
padding-top: 20px;
padding-bottom: 20px;
background-image: url('../img/hr.png');
background-repeat: repeat-x;
background-position: center top;
}

div.con_b{
background-image: url('../img/hr.png');
background-repeat: repeat-x;
background-position: center bottom;
}

div.con2{
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-top-color: #c1c1c1;
border-top-style: solid;
}



div.con_in_l{
padding-right: 10px;
float: left;
}
div.con_in_r{
float: right;
}

div.arrow{
margin-top: 13px;
}

div.arrow a{
text-decoration: underline;
}

div.arrow a:hover{
color: #ed2d01;
text-decoration: underline;
}




/*  */
/* ボタン */
/*  */

a.btn02_mail_data,
a.btn02_mail_offer{
height: 56px;
width: 199px;
background-repeat: no-repeat;
background-position: center top;
display: block;
}

a.btn02_mail_data{
background-image: url('../img/btn02_mail_data.png');
}

a.btn02_mail_offer{
background-image: url('../img/btn02_mail_offer.png');
}

a.btn02_mail_data:hover,
a.btn02_mail_offer:hover{
background-position: center bottom;
}







/*  */
/* con_footer */
/*  */

#con_footer{
margin-top: 40px;
margin-bottom: 100px;
}

#con_footer .footer_text{
font-size: 12px;
margin-bottom: 10px;
height: 147px;
width: 402px;
background-image: url('../img/bg_bottom_text.jpg');
background-repeat: no-repeat;
padding-left: 270px;
letter-spacing: 0;
}

#con_footer .footer_text h5{
padding-top: 8px;
}

#con_footer .footer_text ul.ft_ul1{
padding-right: 20px;
float: left;
width: 195px;
}


/*  */
/* nav */
/*  */
#nav{
float: left;
width: 258px;
}

img.nav_img1{
padding-bottom: 10px;
}

a.nav_img2,
a.nav_img3{
height: 56px;
width: 257px;
background-repeat: no-repeat;
background-position: center top;
display: block;
}


a.nav_img2{
margin-bottom: 20px;
background-image: url('../img/side_btn_mail_data.png');
}

a.nav_img3{
margin-bottom: 25px;
background-image: url('../img/side_btn_mail_offer.png');
}

a.nav_img2:hover,
a.nav_img3:hover{
background-position: center bottom;
}


#side_menu{
margin-bottom: 20px;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 20px;
background-color: #F4F4F4;
background-image: url('../img/side_menu_bg.gif');
background-repeat: repeat-x;
background-position: center top;
}

#side_menu li{
padding-top: 8px;
padding-bottom: 8px;
list-style-position: inside;
list-style-image: url('../img/ico_side_menu.png');
}


#side_menu li{
*padding-top: 0;
*padding-bottom: 10px;
}





#side_menu li li{
font-size: 12px;
margin-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
list-style-position: inside;
list-style-image: none;
}



/*  */
/* footer */
/*  */

#footer{
font-size: 11px;
padding-top: 20px;
margin-bottom: 50px;
border-top-width: 1px;
border-top-color: #000000;
border-top-style: solid;
}

#footer a:hover{
color: #ed2d01;
}

#footer img{
padding-top: 20px;
}

#copyright{
margin-top: 30px;
clear: left;
}