@charset "utf-8";

/*
--------------------------------------------------------
Since: 2010-04-31
Modified: none
Guideline: Ver1.0
Editor: DW8
-------------------------------------------------------- */


body {
margin:0;
padding:0;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
font-size: 8pt;
line-height: 1.5;
color: #000000;
background-color: #FFFFFF;

}

a:link,
a:visited {
text-decoration: underline;
color: #000000;
}

img {
border: 0;
}



/*-----------------------------------------------
spacer
-----------------------------------------------*/
.mt05{
margin-top:5px !important;
}
.mt10{
margin-top:10px !important;
}
.mt15{
margin-top:15px !important;
}
.mt20{
margin-top:20px !important;
}
.mt25{
margin-top:25px !important;
}
.mt30{
margin-top:30px !important;
}
.mt40{
margin-top:40px !important;
}
.mb30{
margin-bottom:30px !important;
}
.mm05{
margin-bottom:5px !important;
}
.cen{
text-align:center !important;
}

.green14{
color:#006600;
font-weight:bold;
font-size:14px;
}
.green16{
color:#006600;
font-weight:bold;
font-size:16px;
}


/*-----------------------------------------------
contents
-----------------------------------------------*/

.wrap{
width:650px;
margin:0 auto;
padding:0;
}

.print{
text-align:center;
margin:15px 0 0 0;
}


.table_01 {
width:600px;
margin:15px auto 0 auto;
border-width:0 2px 2px 0;
border-style:solid;
border-color:#ccc;
font-size: 8pt;
}

.table_01 th {
font-weight:bold;
color:#000;
padding:4px 7px;
border-width: 2px 0 0 2px;
border-style: solid;
border-color: #ccc;
background-color: #EAEAEA;
text-align:left;
width:110px;
}

.table_01 td {
text-align:left;
padding:4px 7px;
border-width: 2px 0 0 2px;
border-style: solid;
border-color: #ccc;
}



/*　地図印刷用CSS　*/

.mapArea {
margin: 10px auto 0;
width:650px;
}


.mapArea p {
font-size:12px;
line-height:1.5em
}

.map_title {
font-size:15px;
font-weight:bold;
padding:5px 0 5px 15px;
border-left:#ccc 8px solid;
border-bottom:#ccc 1px solid;
color:#333;
margin:0 0 15px 0;
width:620px;
}

.map_btn {
text-align:center;
margin:10px 0;
}

.table_01{

}

