#main{
width: 850px;
margin: 0;
padding: 0;
}
.pain{
padding: 10px;
margin-bottom: 8px;
color: #808080;
font-size: 10px;
}
.pain a{
color: #808080;
}
h1{
margin: 0 0 10px 43px;
display: inline;
float: left;
}

/*.........................................................join index....*/

#joinbox{
clear: both;
width: 850px;
margin: 0;
padding: 0;
}

#joinbox h2{
margin: 20px 0 8px 43px;
}
#joinbox h3{
margin: 0 0 0 80px;
color: #A37DB6;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
}
#joinbox p{
margin: 0 0 0 100px;
padding-right: 90px;
}
#joinbox a{
color: #A37DB6;
line-height: 1.2;
border: 0;
text-decoration: none;
}
#joinbox a:hover{
color: #A37DB6;
border: 0;
text-decoration: underline;
}
/*...........................table.....*/
#joinbox table{
display: block;
margin: 5px 0 15px 75px;
}
#joinbox td{
border-top: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
}
#joinbox th{
border-top: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
background: #EBEBEB;
}
#joinbox td.tdrignt{/*...一番右の列...*/
border-top: 1px #b3b3b3 solid;
border-right: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
}
#joinbox td.tdlast{/*...一番下の行...*/
border-top: 1px #b3b3b3 solid;
border-bottom: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
}
#joinbox th.thlast{/*...th一番右...*/
border-top: 1px #b3b3b3 solid;
border-right: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
background: #EBEBEB;
}
#joinbox td.tdone{/*...一番右下のtd...*/
border: 1px #b3b3b3 solid;
}
/*..................テーブルを区切るとき...*/
#joinbox th.tdspace{
border-top: 0px;
background: none;
}
#joinbox td.tdspace{
border-top: 0px;
border-bottom: 0px;
}

/*..............................................whats index....*/
#whatsbox{
clear: both;
width: 850px;
margin: 0;
padding: 0;
}

#whatsbox h2{
margin: 20px 0 15px 43px;
border-left: 4px #C4E1B4 solid;
font-size: 20px;
line-height: 32px;
text-indent: 6px;
}
#whatsbox p{
margin: 0 0 0 43px;
padding-right: 90px;
}
#whatsbox ul{
margin: 25px 0 0 40px;
}
#whatsbox li{
display: block;
width: 186px;
margin: 0 12px 30px 0;
background: url(../search/images/mobil_waku_ic.gif) no-repeat left 5px;
float: left;
text-indent: 12px;
}
#whatsbox a .btn_detail{
width: 48px;
height: 12px;
display: block;
margin:  4px 0 0 110px;
background: url(../whats/images/btn_detail.gif) no-repeat 0px 0px;
}
/*....................whats popup...*/
#pop_wrap{
width: 530px;
margin: 0 auto;
padding: 0;
font-size: 12px;
line-height: 1.6;
}

#pop_head{
width: 530px;
height: 41px;
background: url(../whats/images/pop_head.gif) no-repeat;
}
#pop_main{
width: 518px;
padding: 20px 0 5px 12px;
}
#pop_main h1{
width: 480px;
background: url(../whats/images/whats_pop_ic.gif) no-repeat 0px 0px;
margin: 0px;
padding: 0 0 8px 3px;
font-size: 16px;
text-indent: 20px;
font-weight: normal;
}
#pop_main .left{
clear: both;
float: left;
margin: 15px 0 0 0;
}
#pop_main .right{
width: 302px;
margin: 0 0 0 190px;
}
#pop_main p{
margin: 0 0 0 0;
padding: 0 15px;
background: url(../whats/images/pop_lobo_bg.gif) repeat-y;
}
#close{
clear: both;
display: inline;
float: right;
position: absolute;
bottom: 20px;
right: 20px;
}
#close img{
border: none;
}
.clear{
clear: both;
}

/*......................................................calendar index....*/
#calendarbox{
clear: both;
width: 807px;
margin: 0 0 0 43px;
padding: 0;
}
p.calelink{
float: right;
padding: 10px 50px;
}
p.calelink a{
color: #ef7f57;
font-size: 10px;
font-weight: bold;
}
#calendarbox table{
width: 248px;
margin: 0 8px 0 0;
background: url(../calendar/images/table_bg.gif) repeat-y;
float: left;
}
#calendarbox th{/*..何月..*/
width: 248px;
height: 62px;
line-height: 55px;
background: url(../calendar/images/table_top.gif) no-repeat;
vertical-align: top;
text-align: left;
text-indent: 18px;
font-size: 16px;
font-weight: bold;
}
#calendarbox th.now{/*..今月..*/
color: #E13937;
}
#calendarbox td{
padding-left: 16px;
vertical-align: top;
text-align: left;
font-size: 9px;
background: url(../calendar/images/table_line.gif) no-repeat left bottom;
}
#calendarbox .event{
padding: 0 13px 0 0;
background: url(../calendar/images/table_line2.gif) no-repeat left bottom;
font-size: 11px;
}
#calendarbox .calendar_bottom{/*..枠とじ..*/
height: 24px;
padding: 0;
background: url(../calendar/images/table_bottom.gif) no-repeat;
}
.sat{/*..土曜..*/
color: #5FB7E1;
}
.sun{/*..日曜..*/
color: #E13937;
}

/*..............................................link index....*/
h1.txttl{
color: #618BC7;
font-size: 24px;
}
#linkbox{
clear: both;
width: 740px;
margin: 20px 30px 10px 80px;
padding: 0;
}
#linkbox a{
color: #48AFD8;
border: 0;
text-decoration: none;
}
#linkbox a:hover{
color: #48AFD8;
border: 0;
text-decoration: underline;
}
/*..............................................privacy index....*/
p.privacyttl{
display: block;
clear: both;
padding: 0 30px 5px 50px;
font-size: 14px;
}
span.provacycon{
font-size: 14px;
font-weight: bold;
color: #333;
}

/*..............................................sitemap index....*/
#sitemapbox{
clear: both;
width: 740px;
margin: 20px 30px 10px 80px;
padding: 0;
}
p.map01 a{/*.......トップ..*/
display: block;
width: 445px;
margin: 0 0 5px 0;
color: #48AFD8;
font-size: 14px;
text-indent: 10px;
border: #36C 1px solid;
}
p.map02 a{/*.......第２階層..*/
clear: both;
width: 200px;
margin: 0 0 5px 30px;
color: #48AFD8;
font-size: 14px;
text-indent: 10px;
border: #39F 1px solid;
float: left;
}
p.map03 a{/*.......第２階層..*/
display: block;
width: 200px;
margin: 0 0 3px 245px;
color: #48AFD8;
font-size: 12px;
text-indent: 10px;
border: #6CF 1px solid;
}


