@charset "utf-8";
/* CSS Document */

/*--search common--*/
h2.topic_search{text-align:center;margin:0;padding-bottom:15px;}

/*--detail--*/
#photo{background:url(img/box_view_top.jpg) left top no-repeat;margin:30px 0 30px 0;}
#photo .photo-box{background:url(../common/img/box_gray3_bottom.jpg) left bottom no-repeat; padding:0 0 15px;}
#photo .photo-box table td.w238{width:238px; padding: 0 2px 0 10px;}
#photo .photo-box table td.w295{width:295px;padding:0 0 0 0;}

.box-white{padding:3px;background-color:#ffffff;border:#CCCCCC solid 1px;}

table.layout-l{width:532px;border-collapse:collapse;margin:0 auto; text-align:center;}
table.layout-l td{vertical-align:top; padding:7px 0 0 0;}

/*--school--*/
#school{margin:0 0 40px 0;}
#school .box-s{width:260px;background:url(../common/img/box_gray_s_top.jpg) left top no-repeat; margin:17px 0 0 7px; float:left;display:inline;}
#school .box-s-r{width:260px;background:url(../common/img/box_gray_s_top.jpg) left top no-repeat; margin:17px 7px 0 0; float:right;display:inline;}

#school .box-s-bottom{background:url(../common/img/box_gray_s_bottom.jpg) left bottom no-repeat; padding:12px 7px 12px 7px;}
#school .box-s-bottom h5{font-size:14px; padding:0 8px 0 8px; margin:0;}
#school .box-s-bottom h5 a{display:inline;}
#school .box-s-bottom p{padding:5px 0 10px 0;margin:0;}
#school .box-s-bottom img{margin:0;padding:0 7px 0 0; float:left;}

#other-school ul,
#academy ul{width:510px;margin:20px 0 0 5px; text-align:center;}
#other-school ul li,
#academy ul li{width:220px; float:left;margin:0 0 0 20px;padding:3px 0 3px 15px; background:url(../common/img/icon_s_black.gif) left center no-repeat;text-align:left;display:inline;}

/*--list--*/
dl.sc1{clear:both;border-bottom:#cccccc dotted 1px;margin:0 10px;width:420px;}

dl.sc1 dt{background:url(../common/img/icon_circle_pink.jpg) 1% 45% no-repeat; padding:0 15px 0 20px;margin:15px 15px 10px 0;width:75px;float:left;display:inline;font-weight:bold;}
dl.sc1 dd{margin:15px 0 10px 0;width:200px;float:left;display:inline;}

dl.sc2{clear:both;border-bottom:#cccccc dotted 1px;margin:0 10px;width:420px;}
dl.sc2 dt{background:url(../common/img/icon_circle.gif) 1% 45% no-repeat; padding:0 15px 0 20px;margin:15px 15px 10px 0;width:75px;float:left;display:inline;font-weight:bold;}
dl.sc2 dd{margin:15px 0 10px 0;width:200px;float:left;display:inline;}

dl.sc3{clear:both;border-bottom:#cccccc dotted 1px;margin:0 10px;width:420px;}
dl.sc3 dt{background:url(../common/img/icon_circle_purple.jpg) 1% 45% no-repeat; padding:0 15px 0 20px;margin:15px 15px 10px 0;width:75px;float:left;display:inline;font-weight:bold;}
dl.sc3 dd{margin:15px 0 10px 0;width:200px;float:left;display:inline;}

dl.sc4{clear:both;border-bottom:#cccccc dotted 1px;margin:0 10px;width:420px;}
dl.sc4 dt{background:url(../common/img/icon_circle_blue.jpg) 1% 45% no-repeat; padding:0 15px 0 20px;margin:15px 15px 10px 0;width:75px;float:left;display:inline;font-weight:bold;}
dl.sc4 dd{margin:15px 0 10px 0;width:200px;float:left;display:inline;}

dl.sc5{clear:both;border-bottom:#cccccc dotted 1px;margin:0 10px;width:420px;}
dl.sc5 dt{background:url(../common/img/icon_circle_orange.jpg) 1% 45% no-repeat; padding:0 15px 0 20px;margin:15px 15px 10px 0;width:75px;float:left;display:inline;font-weight:bold;}
dl.sc5 dd{margin:15px 0 10px 0;width:200px;float:left;display:inline;}

div.search-area img{margin:0;padding:10px 15px 0 20px; float:left;}

div.search-view{margin:25px 15px; width:530px;}
div.search-view h4{font-size:14px; margin:0 0 3px 10px;}
div.search-view img{margin:0;padding:0 5px 0 0; float:left;}

div.listAttentionIcon { margin-left: 10px; }

/*--rent--*/
#rent table td ul{width:220px;}
#rent table td ul li{height:45px;background:url(img/rent/btn_rent_on.jpg) center center no-repeat;font-size:18px; font-weight:bold;margin:5px 0 0 0;}
#rent table td ul li a{display:block;height:35px;padding:10px 10px 0 40px;background:url(img/rent/btn_rent_off.jpg) center center no-repeat;}
#rent table td ul li a:hover{background:url(img/rent/btn_rent_on.jpg) center center no-repeat;}
