@charset "utf-8";

/*****************************
page
******************************/
html{
}

body{
    background-color: #F5F5F5;
    font-family: "ヒラギノ角ゴ", "メイリオ", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PMincho", serif;
	font-size: 88%;/*83%*/
    color:#555555;
    background-color:#ffffff;
    margin:0;
    padding:0;
    /*overflow-x:hidden;*/
}

/*****************************
common
******************************/
p,h1,h2,h3,h4,h5,h6,hr{
    font-size:100%;
}

/*リンク画像マウスオーバー*/
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter: "alpha( opacity=60 )";
background:none!important;
}

/*電話番号*/
.tel{
    color:#555555;
    text-decoration:none;
}

.price{
    margin-right:0.3em!important;
    font-size:220%!important;
    color:#ff8100;
    text-decoration:underline;
    display:inline;
}

.non_margin{
    margin:0px!important;
}


/*****************************
header
******************************/
#head{
    width:100%;
    height:auto;
    margin:0;
    padding:4 0;
    background:#152c88
}

#head h1{
    color:#dbdbdb;
    margin:0;
}

#head_inner{
    width:980px;
    height:auto;
    margin:0 auto;
}

header{
    width:980px;
    height:auto;
    margin:0 auto;
}

header img{
    margin:0;
}

header a{
    text-decoration:none;
}

header a:hover{
    text-decoration:underline;
}

header #right{
    margin:10 30 0 0;
    font-size:90%;
    float:right;
}

/*****************************
key visual
******************************/
#key_visual{
    width:100%;
    height:250px;
    margin:0 auto;
    overflow:hidden;
    background-image:url(img/sub_key_visual.png);
}

#key_visual img{
    display:block;
    margin:0 auto;
}

/*****************************
global navi
******************************/
#gnav{
    width:100%;
    height:auto;
    background-color:#bdbdbd;
}

nav{
    width:980px;
	padding:0;
	margin:0 auto;
    background-color:#bdbdbd;
}

nav ul{
    margin:0;
    padding:0;
}

nav li{
    width:162;
    margin:0;
    display:block;
    float:left;
}

nav li:last-child{
    width:170;
}

nav li:last-child a{
    border-right:1px solid #fff;
}

nav li.current a{
    color:#555555;
    background-color:#ffffff;
    border-top:solid 1px #bdbdbd;
}

nav a{
    color:#555555;
    font-size:116%;
    font-weight:bold;
    background-color:#bdbdbd;
    display:block;
    line-height:2.5;
    border-left:1px solid #fff;
    text-align:center;
    text-decoration:none;
}

nav a:hover{
    background:#808080;
}

/*****************************
page
******************************/
#page{
    width:980px;
    height:auto;
    margin:0px auto;
}

#page a{
    text-decoration:none;
}

#page a:hover{
    text-decoration:underline;   
}

/*****************************
content
******************************/
#content{
    height:auto;
    width:679px;
    margin:0px;
    margin-top:3px;
    padding:22px;
    background-color:#ffffff;
    float:left;
}

#content hr{
    margin:0;
}

#content p{
    margin:0;
    font-size:100%;
    line-height:1.6em;
}

#content h2{
    margin:5 0;
    font-size:135%;
}

#content h3{
    margin:5 0;
    font-size:130%;
}

#content aside{
    margin:0;
    text-align:right;
    font-size:105%;
}

#content .center{
    text-align:center;
    display:block;
}

#content img{
    margin:4 15 22 0;
    float:left;
}

/* subtitle
******************************/
.subtitle{
    width:66%;
    height:2.5em;
    margin-bottom:16px;
    padding:0.4em 0px 0.4em 22px;
    border-top:solid 1px #152c88;
    border-left:solid 22px #152c88;
}

.subtitle2{
    width:66%;
    height:2.5em;
    margin:36px 0px 16px 0px;
    padding:0.4em 0px 0.4em 22px;
    /*border-top:solid 1px #152c88;*/
    border-left:solid 22px #152c88;
    clear:both;
}


/*****************************
side
******************************/
#side{
    width:257px;
    height:auto;
    margin:0 0 10 723;
    padding:22 0;
}

#side img{
    margin-bottom:8px;
}

#side h3{
    margin:3px 0px;
    color:#555555;
    font-size:120%;
    text-align:center;
}

.inside{
    width:213px;
    height:auto;
    margin:22px auto 8px auto;
    padding:1px 22px;
    background-color:#c9d0e6;
}

/*****************************
footer
******************************/
footer{
    height:auto;
    width:auto;
    margin:0;
    padding:0;
    position:relative;
    background-color:#bdbdbd;
    clear:both;
}

footer p{
    margin:0px 0px 0px 40px;
    color:#555555;
}

footer h2{
    margin:12px 0px 2px 0px;
}

#bottom_menu{
    width:980px;
    height:auto;
    margin:0 auto;
    padding:10 22 22 22;
}

#bottom_menu ul{
    margin:0;
    margin-left:22px;
    padding:0;
}

#bottom_menu li{
    width:auto;
    margin:0px 18px;
    display:block;
    float:left;
}

#bottom_menu ul a{
    color:555555;
    text-decoration:none;
}

#bottom_menu ul a:hover{
    text-decoration:underline;
}

/*****************************
address
******************************/
address{
    height:auto;
    width:auto;
    margin:0 auto;
    padding:5;
    color:#dcdcdc;
    font-size:80%;
    text-align:center;
    background-color:#152c88;
}

address a{
    color:#f8f8ff;
    margin:0;
    text-decoration:none;
}

address a:hover{
    text-decoration:underline;   
}

address p{
    margin:0;
    color:#dbdbdb;
}

/*****************************
breadcrumb
******************************/
#breadcrumb{
    width:auto;
    height:auto;
    margin:12px 0px 0px 22px;
    padding-bottom:0px;
}

/* news
******************************/
#news p{
    margin:0.6em 0;
}

.update1{/*orage*/
    width:9em;
    height:1.6em;
    margin-right:1em;
    display:inline-table;
    text-align:center;
    border-radius:8px;
    color:#ffffff;
    background-color:#ff8100;  
}

.update2{/*sub color*/
    width:9em;
    height:1.6em;
    margin-right:1em;
    display:inline-table;
    text-align:center;
    border-radius: 8px;
    color:#ffffff;
    background-color:#c9d0e6;
}

.update3{/*green*/
    width:9em;
    height:1.6em;
    margin-right:1em;
    display:inline-table;
    text-align:center;
    border-radius: 8px;
    color:#ffffff;
    background-color:#008000;
}

/* end
******************************************/