@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
margin:0;
padding:0;
font-size:14px;
background-color:#FFFFFF;
}

a:link {color:#0066cc;text-decoration:underline;}
a:visited {color:#0066cc;text-decoration: underline;}
a:hover {color:#206CFF;text-decoration:none;}
a img {border-style:none;}
a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
}

.clr{clear:both;}

p {
line-height:150%;
letter-spacing:1px;
font-size:14px;
}

#wrapper {
width:900px;
margin:0 auto 0 auto;
padding:0 30px;
background-image:url(img/bg.jpg);
background-repeat:repeat-y;
}


/*---------- ヘッダー ----------*/
h1 {
margin:0;
padding:5px 0 5px 0;
font-size:10px;
line-height:150%;
font-weight:normal;
color:#666666;
}

#header{
width:900px;
height:75px;
margin:0 auto;
padding:0;
background-image:url(img/header.jpg);
}
#logo{
width:450px;
float:left;
margin:0;
padding:0;
}
#mail{
width:450px;
float:right;
margin:0;
padding:42px 0 0 0;
text-align:right;
}

#main_img{
width:858px;
height:80px;
margin:0 auto 1px auto;
padding:170px 42px 0 0;
text-align:right;
background-image:url(img/main_img.jpg);
}

/*---------- グローバルナビ ----------*/
#navi{
margin:0;
padding:0 0 7px 0;
background-image: url(img/menu/bg.jpg) ;
background-repeat:repeat-x;
}
ul.gn {
width:900px;
list-style:none;
margin:0 auto;
padding:0;
}
ul.gn li{margin:0;padding:0;}
ul.gn li.menu01{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/01.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu01 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu01 a:hover{
background: url(img/menu/01on.jpg) no-repeat;
}
ul.gn li.menu02{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/02.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu02 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu02 a:hover{
background: url(img/menu/02on.jpg) no-repeat;
}
ul.gn li.menu03{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/03.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu03 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu03 a:hover{
background: url(img/menu/03on.jpg) no-repeat;
}
ul.gn li.menu04{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/04.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu04 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu04 a:hover{
background: url(img/menu/04on.jpg) no-repeat;
}
ul.gn li.menu05{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/05.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu05 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu05 a:hover{
background: url(img/menu/05on.jpg) no-repeat;
}
ul.gn li.menu06{
float:left;
width:150px;
height:50px;
text-indent:-9999px;
background: url(img/menu/06.jpg) no-repeat;
}
ul.gn li.menu06 a{
width:150px;
height:50px;
display:block;
}
ul.gn li.menu06 a:hover{
background: url(img/menu/06on.jpg) no-repeat;
}


/*---------- コンテンツ ----------*/
#container {margin:0;padding:10px 0 15px 0;}

#action {
margin:0 0 5px 0;
padding:0 0 0 1px;
font-size:10px;
line-height:150%;
color:#666666;
}
#action li {display:inline;list-style-type: none;}
#action a:link {text-decoration:underline;}
#action a:hover {text-decoration:none;}

#main{
width:680px;
float:right;
margin:0;
padding:0;
}

#side{
width:205px;
float:left;
margin:0;
padding:0;
}
#side img{
margin-bottom:5px;
}

h2{}
h3{}
h4{}

.h2_01{height:40px;background-image:url(img/h2_01.jpg);text-indent:-3000px;margin:0;border:solid 1px #CCCCCC;}
.h2_02{height:40px;background-image:url(img/h2_02.jpg);text-indent:-3000px;margin:0;border:solid 1px #CCCCCC;}

.subtitle{
font-size:24px;
line-height:100%;
font-weight:normal;
color:#333333;
padding:35px 0 28px 5px;
margin:0 0 20px 0;
border-top:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
background-image:url(img/subtitle.jpg);
background-position:right top;
background-repeat:no-repeat;
font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
}

.style_01{
margin:0 0 5px 0;
padding:6px 0 5px 23px;
font-size:16px;
font-weight:bold;
background-image: url(img/list_01.gif) ;
background-position:left center;
background-repeat:no-repeat;
border-bottom:solid 3px #05489B;;
}
.style_02{
height:25px;
font-size:18px;
line-height:100%;
font-weight:bold;
font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
margin:0 0 5px 0;
padding:15px 0 0 20px;
border:solid 1px #CCCCCC;
color:#2b5aa2;
background-image: url(img/style_02.jpg) ;
background-position:left center;
background-repeat:repeat-x;
}
.style_03{
margin:15px 0 0 0;
padding:0 0 2px 0;
font-size:14px;
line-height:150%;
letter-spacing:1px;
font-weight:bold;
border-bottom:solid 3px #CCCCCC;
}


/*---------- トップページ ----------*/
#pr{
margin:0;
padding:0 10px 12px 10px;
background-image: url(img/pr.jpg) ;
background-position:top center;
background-repeat:no-repeat;
border:solid 2px #CC0000;
}
.tosend{
margin:70px 0 0 0;
padding:7px 0 0 0;
border-top:outset 2px #FFFFFF;
text-align:center;
}

#pack{
margin:5px 0 15px 0;
padding:10px 10px 0 10px;
font-size:12px;
line-height:150%;
border:solid 1px #CCCCCC;
color:#333333;
background-color:#e9e9e9;
}

.pack_left{
width:302px;
float:left;
margin:0 0 10px 0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.pack_right{
width:302px;
float:right;
margin:0 0 10px 0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.pack_ttl{
margin:0 0 7px 0;
padding:5px 0 5px 27px;
font-size:14px;
font-weight:bold;
background-image: url(img/list_01.gif) ;
background-position:5px;
background-repeat:no-repeat;
background-color:#e9eefd;
border:solid 1px #9fb7d4;
}
.next{
margin:0;
padding:5px 0 0 0;
text-align:right;
}

#voice{
margin:5px 0 15px 0;
padding:0;
font-size:12px;
line-height:140%;
color:#333333;
}
.v_01{
width:200px;
float:left;
margin:0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_02{
width:200px;
float:left;
margin:0 0 0 7px;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_03{
width:200px;
float:right;
margin:0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_ttl{
margin:7px 0 10px 0;
padding:0 0 5px 0;
font-size:14px;
line-height:130%;
font-weight:bold;
color:#eb6100;
border-bottom:dotted 1px #999999;
}
.v_name{
margin:0;
padding:2px 3px 3px 4px;
font-size:12px;
color:#FFFFFF;
background-image: url(img/v_name.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.tb{margin-right:10px;}


/*---------- 共通 ----------*/
#contact{
margin:15px 0 15px 0;
padding:0 10px 10px 10px;
border:solid 3px #CCCCCC;
background-image: url(img/contact.jpg) ;
background-position:top;
background-repeat:no-repeat;
font-size:12px;
line-height:150%;
letter-spacing:1px;
color:#333333;
}
.tomail{
margin:40px 0 5px 0;
padding:10px 0 10px 0;
border-top:outset 2px #FFFFFF;
border-bottom:inset 2px #FFFFFF;
text-align:center;
}
.xs{
margin-right:10px;
}

.contents{
margin-bottom:30px;
padding:1px 15px;
border:solid 1px #CCCCCC;
}

.contents_map{
margin-bottom:30px;
padding:1px 15px;
border:solid 1px #CCCCCC;
background-image: url(img/kari10.png) ;
background-position:right top;
background-repeat:no-repeat;
}


/*---------- 一覧 ----------*/
.service{
margin:0 0 30px 0;
padding:15px;
border:solid 1px #DDDDDD;
}

table.spec{
width:100%;
border-collapse:collapse;
margin:0 0 10px 0;
font-size:12px;
line-height:150%;
}

table.spec td{
font-size:12px;
line-height:150%;
border-right:dotted 1px #999999;
padding:7px 5px;
text-align:center;
}
table.spec td.specttl{
font-weight:bold;
border-bottom:dotted 1px #999999;
border-top:solid 1px #CCCCCC;
background-color:#e4f3f8;
}
table.spec td.specttlend{
font-weight:bold;
border-right:none;
border-bottom:dotted 1px #999999;
border-top:solid 1px #CCCCCC;
background-color:#e4f3f8;
}
table.spec td.result{
font-weight:bold;
font-size:16px;
line-height:150%;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
table.spec td.specend{
border-right:none;
}

.memo{
margin:0 0 5px 0;
padding:10px 15px;
font-size:12px;
line-height:150%;
color:#333333;
border:solid 1px #e9d3c8;
background-color:#fff3ea;
}

table.table01{
width:100%;
border-collapse:collapse;
margin:15px 0 15px 0;
}
table.table01 tr.head{
background-color:#e4f3f8;
}
table.table01 td{
font-size:12px;
line-height:140%;
border:solid 1px #CCCCCC;
padding:5px;
}
table.table01 td.course{
font-weight:bold;
text-align:center;
}

ul.list01 {
list-style-type:none;
margin:15px 0;
padding:0;
}
ul.list01 li {
list-style-type:none;
margin:0 0 10px 0;
padding:0 0 5px 26px;
font-size:14px;
font-weight:bold;
line-height:200%;
background-image:url(img/check.gif);
background-position:0 4px;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}

ul.list02 {
list-style-type:none;
margin:15px 0;
padding:0;
}
ul.list02 li {
list-style-type:none;
margin:0 0 10px 0;
padding:0 0 5px 24px;
font-size:14px;
font-weight:bold;
line-height:200%;
background-position:0 4px;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}
ul.list02 li.no1 {background-image:url(img/no01.gif);}
ul.list02 li.no2 {background-image:url(img/no02.gif);}
ul.list02 li.no3 {background-image:url(img/no03.gif);}
ul.list02 li.no4 {background-image:url(img/no04.gif);}
ul.list02 li.no5 {background-image:url(img/no05.gif);}

ul.list03 {
margin:0 0 3px 0;
padding:0;
list-style-type:none;
}
ul.list03 li {
list-style:none outside;
display:inline;
margin:0 8px 0 0;
padding:2px 0 2px 10px;
font-size:12px;
letter-spacing:1px;
background-image:url(img/list_02.gif);
background-position:left center;
background-repeat:no-repeat;
}


/*---------- FAQ ----------*/
ul.tab {
margin: 0;
padding: 0;
font-size:12px;
letter-spacing:1px;
border-left:1px #CCCCCC solid;
}
ul.tab li {
float:left;
margin:0;
position:relative;
bottom:0;
list-style-type: none;
border-top:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
}
ul.tab li a {
width:130px;
color:#000;
display:block;
padding:8px 0 8px 0;
text-decoration:none;
text-align:center;
background-image:url(img/tab.jpg);
background-repeat:repeat-x;
}
ul.tab li a.tabon {
color:#FFFFFF;
display:block;
background-image:url(img/tab_on.jpg);
background-repeat:repeat-x;
font-weight:bold;
}
ul.tab li a:hover {
position: relative;
color:#0066cc;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
} 

.qus{
font-size:14px;
font-weight:bold;
color:#333333;
margin:15px 0 5px 0;
padding:5px 0 2px 28px;
background-image:url(img/q.gif);
background-position:left center;
background-repeat:no-repeat;
}

.ans{
margin:0;
padding:0 0 15px 28px;
background-image: url(img/a.gif) ;
background-position:left top;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
font-size:12px;
line-height:150%;
color:#333333;
}


ul.sitemap {
list-style:none;
margin:20px 0 0 15px;
padding:0;
}
ul.sitemap li {
margin:0 0 1px 0;
padding:1px 0 0 10px;
background-image: url(img/list_02.gif);
background-repeat:no-repeat;
background-position:left;
font-size:12px;
line-height:140%;
letter-spacing:1px;
}
ul.sitemap li.smttl {
margin:0 0 5px 0;
padding:3px 0 2px 8px;
background-image:none;
font-weight:bold;
border-left:solid 5px #05489B;
}
ul.sitemap li.sublink {
margin:0 0 1px 15px;
}


/*---------- フォーム ----------*/
table.form{
width:100%;
border-collapse:separate;
margin:15px 0 15px 0;
}
table.form td{
font-size:12px;
line-height:150%;
border-bottom:solid 1px #999999;
padding:10px;
}
table.form td.item{
font-weight:bold;
background-color:#F0EDE4;
border-right:solid 1px #999999;
}
table.form td.btn{
border:none;
text-align:center;
}


/*---------- 文字装飾 ----------*/
.bold{font-weight:bold;}
.bold14{font-size:14px;font-weight:bold;}
.bold18{font-size:18px;font-weight:bold;}
.red {font-weight:bold;color:#CC0000;}
.red24 {font-weight:bold;color:#CC0000;font-size:24px;}
.color {color:#FF0066;}
.ul{text-decoration:underline;}
.ym{background-color:#FFFF00;padding:1px;font-weight:bold;}
.caption{font-size:12px;color:#666666;font-weight:normal;line-height:150%;}
.normal{font-size:12px;color:#333333;font-weight:normal;line-height:150%;}


/*---------- 文字位置 ----------*/
.center{text-align:center;}
.right{text-align:right;}


/*---------- 画像位置 ----------*/
.img_right01{
float:right;
margin:0 0 0 10px;
}
.img_right02{
float:right;
margin:15px 0 0 10px;
}
.img_left01{
float:left;
margin:0 10px 0 0;
}


/*---------- フッター ----------*/
#link{
margin:15px 0 0 0;
padding:7px 10px;
font-size:12px;
line-height:150%;
color:#333333;
background-color:#e9e9e9;
border-top:dotted 1px #999999;
}

#footer{
margin:0;
font-size:12px;
line-height:150%;
padding:15px 0 10px 0;
border-top:solid 2px #1c4baf;
}

#footer ul {
margin:0 0 3px 0;
padding:0;
list-style-type:none;
}
#footer ul li {
list-style:none outside;
display:inline;
margin:0 8px 0 0;
padding:2px 0 2px 10px;
font-size:12px;
letter-spacing:1px;
background-image:url(img/list_02.gif);
background-position:left center;
background-repeat:no-repeat;
}

.ad{
margin:2px 0 0 0;
padding:5px 0 0 0;
font-size:10px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
border-top:solid 1px #a4b7e1;
background-image: url(img/ad.jpg) ;
background-position:top;
background-repeat:repeat-x;
}

