/*=====================================
base
=====================================*/


* {
	margin: 0;
	padding: 0;
}


body{
	width:976px;
	margin: 0 auto;
	padding:21px 0 0 0;
	background:#fffef6 url(../img/dot_line_1.gif) repeat-x left 2px;
}


.clear{
	clear:both;
	margin:0;
	padding:0;
}

img{
	border:0;
}


#all{
	width:976px;
	margin:0 0 0 1px;
	padding:0;
}

#main{
	width:976px;
	margin:0;
	padding:0;
	background:url(http://www.another-day.co.jp/lion/common/img/line.gif) repeat-y 271px top;
}

a:link { text-decoration: underline; color: #555555;}
a:visited { text-decoration: underline; color: #555555;}
a:active { text-decoration: underline; color: #555555;}
a:hover { text-decoration: underline; color: #999999;}


/*=====================================
left
=====================================*/

#left{
	width:271px;
	margin:0;
	padding:0;
	float:left;
}


/*------logo------*/

.logo{
	display:block;
	overflow:hidden;
	width:167px;
	height:82px;
	margin:16px 0 0 49px;
	padding:0 3px 16px 4px;
	background:url(../img/logo.gif) no-repeat 4px top;
	text-indent:-9999px;
}


/*------menu 1------*/

.menu_list_1{
	width:200px;
	margin:0 0 30px 36px;
	padding:0;
	background:url(../img/dot_line_2.gif) repeat-x left bottom;
}

.menu_list_1 li{
	width:200px;
	height:20px;
	margin:0;
	padding:17px 0 18px 0;
	list-style:none;
	background:url(../img/dot_line_2.gif) repeat-x left top;
}

.menu_list_1 a{
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


.menu_interior{
	width:200px;
	height:20px;
	background:url(../img/menu_01.gif) no-repeat left top;
}

.menu_interior:hover{
	background:url(../img/menu_01.gif) no-repeat left -20px;
}

.menu_interior_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_01.gif) no-repeat left -20px;
	text-indent:-9999px;
}


.menu_situation{
	width:200px;
	height:20px;
	background:url(../img/menu_02.gif) no-repeat left top;
}

.menu_situation:hover{
	background:url(../img/menu_02.gif) no-repeat left -20px;
}

.menu_situation_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_02.gif) no-repeat left -20px;
	text-indent:-9999px;
}


.menu_location{
	width:200px;
	height:20px;
	background:url(../img/menu_03.gif) no-repeat left top;
}

.menu_location:hover{
	background:url(../img/menu_03.gif) no-repeat left -20px;
}

.menu_location_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_03.gif) no-repeat left -20px;
	text-indent:-9999px;
}


.menu_map{
	width:200px;
	height:20px;
	background:url(../img/menu_04.gif) no-repeat left top;
}

.menu_map:hover{
	background:url(../img/menu_04.gif) no-repeat left -20px;
}

.menu_map_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_04.gif) no-repeat left -20px;
	text-indent:-9999px;
}

.menu_price{
	width:200px;
	height:20px;
	background:url(../img/menu_05.gif) no-repeat left top;
}

.menu_price:hover{
	background:url(../img/menu_05.gif) no-repeat left -20px;
}

.menu_price_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_05.gif) no-repeat left -20px;
	text-indent:-9999px;
}


.menu_plan{
	width:200px;
	height:20px;
	background:url(../img/menu_06.gif) no-repeat left top;
}

.menu_plan:hover{
	background:url(../img/menu_06.gif) no-repeat left -20px;
}

.menu_plan_on{
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/menu_06.gif) no-repeat left -20px;
	text-indent:-9999px;
}




/*------menu 2------*/

.menu_list_2{
	width:200px;
	margin:0 0 30px 36px;
	padding:0;
}

.menu_list_2 li{
	width:200px;
	height:24px;
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}

.menu_list_2 a{
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


.menu_home{
	width:200px;
	height:24px;
	background:url(../img/btn_home.gif) no-repeat left top;
}

.menu_home:hover{
	background:url(../img/btn_home.gif) no-repeat left -24px;
}


.menu_company{
	width:200px;
	height:24px;
	background:url(../img/btn_company.gif) no-repeat left top;
}

.menu_company:hover{
	background:url(../img/btn_company.gif) no-repeat left -24px;
}


.menu_contact{
	width:200px;
	height:24px;
	background:url(../img/btn_contact.gif) no-repeat left top;
}

.menu_contact:hover{
	background:url(../img/btn_contact.gif) no-repeat left -24px;
}


.menu_staff{
	width:200px;
	height:24px;
	background:url(../img/btn_staff.gif) no-repeat left top;
}

.menu_staff:hover{
	background:url(../img/btn_staff.gif) no-repeat left -24px;
}



/*---------- banner ------------*/

.blog_banner{
	width:200px;
	height:50px;
	margin:0 0 15px 36px;
}



/*=====================================
contents
=====================================*/

/*-----common-----*/

#contents{
	width:669px;
	margin:0;
	padding:29px 0 40px 35px;
	float:right;
	font-family : "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif ;
	font-size: 12px;
	font-weight:normal;
	color:#555555;
	line-height:22px;
}

#contents .text_box{
	width:575px;
	margin:0;
	padding:0 0 12px 0;
}

#contents .photo_box{
	width:575px;
	margin:0;
	padding:0 0 25px 0;
}

#contents .photo_box img{
	margin:0 0 5px 6px;
	padding:0;
	border:3px solid;
}

#contents .photo_box a:link img{border:#fffef6 solid;}
#contents .photo_box a:visited img{border:#fffef6 solid;}
#contents .photo_box a:hover img{border:#e0dfd9 solid;}
#contents .photo_box a:activ img{border:#e0dfd9 solid;}



#contents_box{
	width:640px;
	margin:0 0 25px 0;
	padding:0;
	background:url(../img/dot_line_2.gif) repeat-x left bottom;
}

#floor_box{
	width:640px;
	margin:0 0 25px 0;
	padding:0 0 15px 0;
	background:url(../img/dot_line_2.gif) repeat-x left bottom;
}

.floor_list{
	width:575px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 15px;
	line-height:28px;
	overflow:hidden;
}

.floor_list li{
	background:url(../img/list_mark_01.gif) no-repeat left center;
	margin:0;
	padding:0 25px 0 14px;
	float:left;
}

.floor_list a{
	color:#555555;
	text-decoration:none;
}

.floor_list a:hover{
	color:#999999;
	text-decoration:underline;
}



h1{
	display:block;
	width:640px;
	height:23px;
	margin:0 0 24px 0;
	padding:0;
	text-indent:-9999px;
}


h2{
	margin:0 0 24px 0;
	padding:0px 0 0 15px;
	background:url(../img/midashi_01.gif) no-repeat left center;
	font-family : "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro "ＭＳ Ｐゴシック", Osaka, sans-serif ;
	font-size: 15px;
	font-weight:bold;
	color:#555555;
	line-height:16px;
}

h3{
	margin:0 0 10px 0;
	padding:0;
	font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro "ＭＳ Ｐゴシック", Osaka, sans-serif ;
	font-size: 13px;
	font-weight:bold;
	color:#555555;
	line-height:16px;
}


.btn_back{
	width:72px;
	height:23px;
	margin:10px 0 20px 0;
	padding:0;
	display:block;
	overflow:hidden;
	background:url(../img/btn_back.gif) no-repeat left top;
	text-indent:-9999px;
}

.btn_back:hover{
	background:url(../img/btn_back.gif) no-repeat left -23px;
}

.entry img{
	margin:0 0 10px 0;
	padding:0;
}

.img_left{
	float:left;
	margin:0;
	padding:0 20px 20px 0;
}


.category_entryBox{
	margin:0;
	padding:0 0 30px 0;
}

.category_setumei{
	margin:0;
	padding:0 0 30px 0;
}


/*-----interior----*/

.h1_interior{
	background:url(http://www.another-day.co.jp/lion/interior/img/page_title.gif) no-repeat left top;
}

/*-----situation----*/

.h1_situation{
	background:url(http://www.another-day.co.jp/lion/situation/img/page_title.gif) no-repeat left top;
}

/*-----location----*/

.h1_location{
	background:url(http://www.another-day.co.jp/lion/location/img/page_title.gif) no-repeat left top;
}

/*-----map----*/

.h1_map{
	background:url(http://www.another-day.co.jp/lion/map/img/page_title.gif) no-repeat left top;
}

#map p{
	margin:0;
	padding:0 0 30px 0;
}

/*-----price-----*/

.h1_price{
	background:url(http://www.another-day.co.jp/lion/price/img/page_title.gif) no-repeat left top;
}

#price p{
	margin:0;
	padding:0;
}

.explist ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.explist li{
	background:url(/lion/common/img/come.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 15px;
}

.explist p{
	margin:0;
	padding:0 0 5px 0;
}

.explist {
	margin:10px 0 25px 0;
}

.explist table {
	border-top:1px solid #666; 
	border-left:1px solid #666; 
	margin:5px 0 10px 10px;
}

.explist td {
	border-right:1px solid #666; 
	border-bottom:1px solid #666; 
	padding:1px 2px;
	text-align:center;
	margin:0px;
}


/*-----interior-floor----*/

.h1_interior-floor{
	background:url(http://www.another-day.co.jp/lion/interior-floor/img/page_title.gif) no-repeat left top;
}


/*-----plan-----*/

.h1_plan{
	background:url(http://www.another-day.co.jp/lion/plan/img/page_title.gif) no-repeat left top;
}


#plan_menu{
	widht:325px;
	height:20px;
	margin:0 0 15px 0;
	list-style:none;
	border-left:#999999 dotted 1px;
	font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro "ＭＳ Ｐゴシック", Osaka, sans-serif ;
}

#plan_menu li{
	width:80px;
	height:20px;
	margin:0;
	padding:0;
	border-right:#999999 dotted 1px;
	text-align:center;
	font-size:14px;
	line-height:1.2em;
	float:left;
}

#slidebox{
	width:660px;
	margin:0;
	padding:0;
}



/*-----company info-----*/

.h1_company{
	background:url(http://www.another-day.co.jp/lion/company/img/page_title.gif) no-repeat left top;
}

.company_line{
	width:640px;
	height:1px;
	margin:5px 0;
	padding:0;
	/*background:url(/lion/common/img/dot_line_2.gif) repeat-x;*/
}

.company_name{
	padding:0;
	font-size:14px;
	font-weight:bold;
}

.line_space{
	padding:10px 0 0 0;
}


/*-----staff----*/

.h1_staff{
	background:url(http://www.another-day.co.jp/lion/staff/img/page_title.gif) no-repeat left top;
}




/*=====================================
footer
=====================================*/

#footer{
	width:976px;
	height:50px;
	margin:0;
	padding:0;
	border-top:1px solid #cac8c4;
	background:url(../img/copyright.gif) no-repeat center 18px;
	text-indent:-9999px;
	clear:left;
}
	




