@charset "UTF-8";
@import "detail.css";
@import "tejun.css";

/*-- その他（背景白用）レイアウト --*/

.rc-ot-border{
width:685px;
height:20px;
background-image:url(../img/other/border-top.jpg);
background-repeat:no-repeat;
margin:0p;
padding:0;
text-align:left;
}

.rc-oc-border{
width:685px;
background-image:url(../img/other/border-center.jpg);
background-repeat: repeat-y;
margin:0p;
padding:0;
text-align:left;
}

.rc-ob-border{
width:685px;
height:77px;
background-image:url(../img/other/border-bottom.jpg);
background-repeat: no-repeat;
margin:0p;
padding:0;
text-align:left;
}

.rc-o-box{
float:right;
width:650px;
margin:0;
padding:0;
text-align:left;
}

h2.other-title{
font-size:14px;
margin:0px 0px 5px 0px;
padding:0;
border-bottom:1px solid #000000;
}

/* 必要なら調整
.rc-o-box a:link { color: #FFF; text-decoration: underline; }
.rc-o-box a:visited { color: #FFF; text-decoration: underline; }
.rc-o-box a:hover { color: #FF3333; text-decoration: underline; }
.rc-o-box a:active { color: #FF9966; text-decoration: none; }
*/


.rc-oin-box{
float:left;
width:645px;
margin:0;
padding:0;
text-align:left;
}

.rc-oin-box h2{
font-size:14px;
border-left:4px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:0 0 2px 10px;
margin:25px 0px 10px 0px;
}

.rc-oin-box p{
margin:0 0 0 15px;
padding:0;
font-size:12px;
line-height:160%;
}

.rc-oin-box h3{
font-size:14px;
}

.pagetop{
width:650px;
text-align:right;
font-size:10px;
}

.maplist{
margin:0;
padding:0;
width:640px;
}

.maplist h3{
font-size:14px;
font-weight:bold;
margin:1px 1px 10px 1px;
padding:6px 4px 4px 16px;
background:#333333;
color:#FFFFFF;
border-left:5px solid #CCCCCC;
background-image:url(../img/other/arrow03.gif);
background-position:left;
background-repeat:no-repeat;
}

.maplist h3 span{
font-size:12px;
}

.maplist h3 a:link{
color:#FFFFFF;
text-decoration:none;
}

.maplist h3 a:visited{
color:#FFFFFF;
text-decoration:none;
}

.maplist h3 a:hover{
color:#FF0000;
text-decoration:underline;
}

.maplist h3 a:active{
color:#FF0000;
}

.maplist-l{
width:310px;
float:left;
margin:0;
padding:0;
text-align:left;
}

.maplist-r{
width:310px;
float:right;
margin:0;
padding:0;
text-align:left;

}

.map-border{
width:305px;
border:1px solid #CCCCCC;
margin:0 0 15px 0;
}

.maplist ul{
margin: 0 0 10px 10px;
padding:0;
list-style-type:none;
}

/*-----サイトマップ -----*/

.map-link{
padding:0 0 0 14px;
margin:0 8px 0 0;
background-image:url(../img/other/arrow01.gif);
background-position:left;
background-repeat:no-repeat;
}

a.map-link{
text-decoration:none;
background-image:url(../img/other/arrow01.gif);
background-position:left;
background-repeat:no-repeat;
}

a:hover.map-link{
color:#FF0000;
text-decoration:none;
background-image:url(../img/other/arrow02.gif);
background-position:left;
background-repeat:no-repeat;
}

.map-linkIn{
padding:0 0 0 13px;
margin:0 5px 0 13px;
background-image:url(../img/other/arrow04.gif);
background-position:left;
background-repeat:no-repeat;
}

a.map-linkIn{
text-decoration:none;
background-image:url(../img/other/arrow04.gif);
background-position:left;
background-repeat:no-repeat;
}

a:hover.map-linkIn{
color:#FF0000;
text-decoration:none;
background-image:url(../img/other/arrow05.gif);
background-position:left;
background-repeat:no-repeat;
}


/*---　サイトマップここまで ---*/
