@charset "UTF-8";

/*-----------------
	modules
------------------*/
/*section*/
.lyt-section-01{
margin-bottom:45px;
}

/*txt*/
p.lyt-txt{
margin-bottom:20px;
line-height:1.41;
}

/*link*/
.lyt-link01{
padding-left:31px;
background: url(../images/icon-arrow01.gif) no-repeat 0 0;
}
span.lyt-link01{
display:block;
}

.lyt-imglink img{
margin-bottom:9px;
}

/*list*/
.lyt-list01{
margin-bottom:20px;
}
.lyt-list01 li{
margin-left:1em;
text-indent:-1em;
}

/*box*/
.lyt-box01{
width:435px;
border:#dfdac8 solid 1px;
background-color:#fdfcf7;
padding:15px 20px;
}
.lyt-box01 p{
padding-bottom:3px;
background: url(../images/line01.gif) repeat-x bottom left;
margin-bottom:5px;
}
.lyt-box01 table{
margin-bottom:15px;
}
.lyt-box01 th{
width:93px;
background: url(../images/line01.gif) repeat-x bottom left !important;
text-align:left;
padding:3px 3px 3px 0;
font-weight:normal;
}
.lyt-box01 td{
width:330px;
background: url(../images/line01.gif) repeat-x bottom left !important;
}


/*tab*/
.str_tabnav{
background: url(../images/bg_nav.gif) repeat-x bottom left;
margin-bottom:15px;
}
.tabnav{
line-height:1.5;
}
.tabnav td{
background: url(../images/bg_tab.gif) no-repeat top right;
padding:11px 13px 11px 10px;
vertical-align:top;
}
.tabnav td a{
background: url(../images/bg-tabnav.gif) no-repeat top left;
padding-left:9px;
display:inline-block;
}
.tabnav td.active{
background: url(../images/bg_tab_o.gif) no-repeat top right;
}
.tabnav td.last{
background: url(../images/bg_tab_last.gif) no-repeat top right;
}
.tabnav td/last.active{
background: url(../images/bg_tab_last_o.gif) no-repeat top right;
}

/*
.tabnav{
white-space:nowrap;
overflow:hidden;
line-height:1.5;
}
.tabnav:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
.tabnav p{
margin:0 3px 15px 0;
border-top:#aa9490 solid 3px;
border-right:#000000 solid 1px;
background: url(../images/bg-tabnav.gif) no-repeat top left;
padding:7px 13px 8px 19px;
vertical-align:top;
display:inline-block;
float:left;
}
.tabnav p.active{
border-top:#f08844 solid 3px;
}
*/

/*hdg*/
.lyt-hdg03{
margin-bottom:22px;
width:919px;
}

/*table*/
table.lyt-tbl-01{
border-spacing: 0;
border-top:solid 1px #000000;
border-left:solid 1px #000000;
margin-bottom:10px;
}
table.lyt-tbl-01 thead th{
padding:6px 8px;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
color:#ffffff;
font-weight:normal;
text-align:left;
text-align:center;
}
table.lyt-tbl-01 thead th.rh{
background-color:#000066;
}
table.lyt-tbl-01 thead th.r01{
background-color:#3366cc;
}
table.lyt-tbl-01 thead th.r02{
background-color:#339999;
}
table.lyt-tbl-01 th{
font-weight:normal;
text-align:left;
}
table.lyt-tbl-01 td{
padding:6px 8px;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
}
table.lyt-tbl-01 tbody th{
padding:6px 8px;
background-color:#000066;
color:#ffffff;
}


/*a*/
.lyt-linkbox a{
background-color:#e4e2e7;
padding:15px 10px;
border:#000000 solid 1px;
display:inline-block;
}

/*map*/
.lyt_map{
margin:0 auto;
}