@charset "UTF-8";
/* Reset

/* Fonts
------------------------------------------------------------*/
body {
font-size: 80%; /* IE */
font-family: ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,"Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
body {
	font-size: 14px; /* Except IE */
}


/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
}
.clearfix {
zoom: 1;
}


body {
text-align: center;
background-color: #D8D8D8;
background-image: url(../../img/page_shadow.jpg);
background-repeat: no-repeat;
background-position: center 60px;
line-height: 1.3;
color: #0A3359;
}

#page {
width: 920px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
text-align: left;
}


#mainImage {
float: center;
margin-left: 40px;
}


#footer {
width: 920px;
padding-top: 5px;
padding-bottom: 15px;
text-align: right;
background-color: #D8D8D8;
font-size: 83.3%;
color: #A3A3A3;
}
#footer ul#textNav { margin-bottom: 4px; }
#footer ul#textNav li { display: inline; }
#footer ul#textNav li a {
color: #A3A3A3;
text-decoration: none;
}
#footer ul#textNav li a:hover {
color: #0A3359;
text-decoration: underline;
}

#sidecase { 
font-size: 85%;
color:#666;
line-height: 160%; 
margin: 0 0 10px 0; 
padding:13px 0 5px 0; 
height:17px;}



/*IMG-float*/
.ph { margin: 0; padding: 0; }
.ph_l { margin: 0 20px 20px 0; padding: 0; float: left ; }
.ph_r { margin: 0 20px 20px 20px; padding: 0; float: right; }
.ph_r0 { margin: 0; padding: 0; float: right; }
.ph_r2 { margin: 0 0 0 20px; padding: 0; float: right; }
.ph_r3 { margin: 10px 10px 0 20px; padding: 10px 10xp 0 0; float: right; }


/*マージン*/
.mt_20 { margin-top:20px !important;}
.mb_20 { margin-bottom:20px !important;}
.mr_20 { margin-right:20px !important;}
.ml_20 { margin-left:20px !important;}
.ml_50 { margin-left:50px !important;}
.ml_70 { margin-left:70px !important;}
.ml_90 { margin-left:90px !important;}


/*色*/
.verm { color:#c03 !important;}
.black{ background-color:#CFF; color:#000;}


/*見出し*/
h1 { font-size: 100%; margin:4px 10px 2px 15px; padding: 2px 8px 2px 15px; height:10px; no-repeat 0 0; clear:both;}
h2 { font-size: 150%; font-weight: bold; margin:10px 10px 30px 10px; padding: 10px 8px 8px 38px; height:30px; background:url(../img/h2bg2.gif) no-repeat 0 0; clear:both;}
h3 { font-size: 150%; font-weight: bold; margin:10px 10px 30px 10px; padding: 10px 8px 8px 38px; height:30px; background:url(../img/h3bg.gif) no-repeat 0 0; clear:both;}
h4 { font-size: 100%; font-weight: bold; margin:10px 10px 10px 10px; padding: 10px 8px 8px 8px; height:20px; clear:both;}
h5 { font-size: 90%; font-weight: bold; margin:10px 0px 0px 0px; padding: 6px 0px 0px 6px; height:20px; background:url(../img_esoko/sidebar.gif) no-repeat 0 0; clear:both;}


/*ボタン*/
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
border:0px;
}

img { border:0px; }
