﻿@charset "utf-8";

/* CSS Document */

body{
margin:0;
padding:0;
background-color:#ffffff;
}

/* インライン要素のスタイル */

a:link{
color:#0052cc;
text-decoration:underline;
border:none;
}

a:visited{
color:#0052cc;
text-decoration:underline;
border:none;
}

a:hover, a:active{
color:#0052cc;
text-decoration:none;
border:none;
}

img, object{
margin: 0;
padding: 0;
border:0;
vertical-align: bottom;
}

input{
color:#333333;
}

form{
margin:0px;
padding:0px;
border:0px;
}

ul{
margin:0px 0px 0px 1.2em;
padding:0px;
}

li{
margin:0px;
padding:0px;
}

p{
margin:0px;
padding:0px;
}

/* テーブルの修飾
---------------------------------------------------- */


table.chart{
margin:0px 0px 0px 0px;
border-collapse : collapse ;
}

table.chart td{
padding:10px 10px 10px 10px;
border:solid 1px #cccccc;
text-align:left;
}

table.chart th{
padding:10px 10px 10px 10px;
border:solid 1px #cccccc;
background-color:#F2F2F2;
text-align:left;
}

table.access_info{
margin:0px 0px 0px 0px;
border-collapse : collapse ;
}

table.access_info td{
padding:3px 0px 3px 0px;
}

table.outline{
margin:0px 0px 0px 0px;
border-collapse : collapse ;
}

table.outline td{
padding:7px 0px 7px 0px;
border-bottom:dashed 1px #cccccc;
text-align:left;
}

table.plan_table{
margin:0px 0px 0px 0px;
border-collapse : collapse ;
}

table.plan_table td{
padding:0px 0px 10px 0px;
}

/* コンテナ
---------------------------------------------------- */
#container_t{
width:950px;
height:580px;
margin:0px auto 30px auto;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(../images/bg_main.jpg);
background-repeat:no-repeat;
}

#container{
width:950px;
height:580px;
margin:0px auto 30px auto;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(../common/bg_main.jpg);
background-repeat:no-repeat;
}


/* ヘッダー
---------------------------------------------------- */
#header{
width:950px;
height:63px;
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
text-align:left;
}

#header h1{
width:238px;
margin:0px 0px 0px 0px;
padding:20px 0px 0px 0px;
}

/* コンテンツ
---------------------------------------------------- */

#content_left_t{
float:left;
width:300px;
height:580px;
margin:0px 0px 0px 0px;
padding:27px 0px 0px 20px;
text-align:left;
background-image:url(../images/bg_top.jpg);
background-repeat:no-repeat;
background-position:10px 10px;
}
#content_left_t h2, h3, h4, h5, h6, p{margin:0px;}

#content_left{
float:left;
width:278px;
margin:0px 0px 0px 0px;
padding:171px 0px 0px 20px;
}
#content_left h2, h3, h4, h5, h6, p{margin:0px;}



#content_right_t{
float:left;
width:542 px;
margin:0px 0px 0px 0px;
padding:140px 0px 0px 88px;
text-align:left;
background-image:url(../common/bg_box_t.jpg);
background-repeat:no-repeat;
background-position:left 40px;
position:relative;
}
#content_right_t h3, h4, h5, h6, p{margin:0px;}

#content_right{
float:left;
width:652px;
margin:0px 0px 0px 0px;
padding:57px 0px 0px 0px;
text-align:left;
background-image:url(../common/bg_box_t.jpg);
background-repeat:no-repeat;
background-position:left 40px;
position:relative;
}

/* トップページ
---------------------------------------------------- */
.top_bt{
margin:178px 0px 0px 0px;
}

/* コンテンツ
---------------------------------------------------- */
.top_back{
margin:28px 0px 0px 9px;
}

.content_box{
width:612px;
margin:0px 0px 0px 0px;
position:relative;
}

.sub_ttl{
width:593px;
border-bottom:solid 1px #cccccc;
margin:0px 0px 7px 0px;
padding:0px 0px 10px 19px;
}

.sub_ttl h2{
margin:0px;
line-height:1.0;
font-size:0;
}

.content_tx{
width:352px;
float:left;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 20px;
}
.content_tx p{width:352px;}

.content_tx_l{
width:572px;
float:left;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 20px;
}
.content_tx_l p{width:572px;}

.content_img01{
width:200px;
position:absolute;
margin:0px 0px 0px 0px;
top:3px;  
left:392px;
}

.content_img01 img{
margin:0px 0px 0px 0px;
}

.content_img01 p{
width:200px;
margin:0px 0px 0px 0px;
text-align:right;
}

.content_img02{
float:left;
width:200px;
margin:0px 0px 0px 0px;
}

.content_img02 img{
margin:0px 0px 0px 0px;
}

.content_img02 p{
width:200px;
margin:0px 0px 0px 0px;
text-align:right;
}

.content_img03{
width:200px;
position:absolute;
margin:0px 0px 0px 0px;
top:3px;  
left:392px;
}

.content_img03 img{
margin:0px 0px 0px 0px;
}

.content_img03 p{
width:200px;
margin:0px 0px 0px 0px;
text-align:right;
}



/* 画像下マージン
---------------------------------------------------- */
.img_mgn0{
margin:0px 0px 0px 0px;
}

.img_mgn5{
margin:0px 0px 5px 0px;
}

.img_mgn7{
margin:0px 0px 7px 0px;
}

.img_mgn10{
margin:0px 0px 10px 0px;
}

.img_mgn10_l{
margin:0px 0px 10px 10px;
}

.img_mgn10_r{
margin:0px 10px 0px 0px;
}

.img_mgn15{
margin:0px 0px 15px 0px;
}

.img_mgn15_10{
margin:10px 0px 15px 0px;
}

.img_mgn20{
margin:0px 0px 20px 0px;
}

.img_mgn20_l{
margin:0px 0px 20px 10px;
}

.img_mgn30{
margin:0px 0px 30px 0px;
}

.img_mgn39{
margin:0px 0px 39px 0px;
}

.img_mgn13{
margin:0px 0px 13px 0px;
}

.img_mgn30_30{
clear:both;
margin:0px 0px 30px 0px;
padding-top:30px;
}

.img_mgn50_20{
margin:20px 0px 50px 0px;
}

.img_mgn57_8{
margin:0px 0px 57px 8px;
}

.img_mgn70{
margin:0px 0px 70px 0px;
}

.img_mgn30_l{
margin:0px 0px 30px 0px;
padding:0px 0px 0px 10px;
}

.img_mgn40{
margin:0px 0px 40px 0px;
}

.img_mgn50{
margin:0px 0px 50px 0px;
}

.img_mgn351{
margin:0px 0px 351px 5px;
}

/*マージン
---------------------------------------------------- */
.mgn5_l{margin:0px 0px 0px 5px;}

/* 注釈
---------------------------------------------------- */

.cation{color:#ff0000;}

/* フロートのクリア
---------------------------------------------------- */

.clr{clear:both;}

/* 点線
---------------------------------------------------- */

.line{
clear:both;
width:740px;
margin:0px 0px 20px 0px;
_margin:0px 0px 0px 0px;
border-top:dashed 1px #e89094;
}

.line_b{border-bottom:#CCCCCC 1px dashed;}

/*IE用画像余白
---------------------------------------------------- */
.img_0mgn{
font-size:0;
}

