@charset "utf-8";
/* Common
-------------------------------------------------- */
/* Heading */
h2.page-title {
	margin-bottom: 30px;
	padding: 3px 15px;
	background-color: #de0000;
	font-size: 1.4em;
	color: #fff;
}

h3 {
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: #dd0000 solid 2px;
	font-size: 1.2em;
	color: #dd0000;
}

h4 {
	font-size: 1em;
}

/* Slide Show */
div#slide {
	width: 740px;
	height: 280px;
}

div.section {
	padding: 10px 0;
	background-color: #fff;
}
div.section:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.section { display: inline-block;}
/* MacIE begin \*/
*+html div.section { height: 1%;}
* html div.section { height: 1%;}
div.section { display: block;}
/* Mac IE end */

div.section p {
	margin-bottom: 1em;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1em;
}

table td,
table th {
	border: #969696 solid 1px;
	vertical-align: top;
}


/* Index
-------------------------------------------------- */
/* Search Guide */
div.search-guide {
	margin-bottom: 30px;
}
* html div.search-guide { margin-bottom: 0px;}
div.search-guide:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.search-guide { display: inline-block;}
/* MacIE begin \*/
*+html div.search-guide { height: 1%;}
* html div.search-guide { height: 1%;}
div.search-guide { display: block;}
/* Mac IE end */

div.search-guide h3 {
	margin: 0;
	padding: 0;
	border: none;
}

div.area {
	float: left;
	width: 253px;
	border: #e5e5e5 solid 1px;
}

div.area h2 {
	width: 183px;
	height: 59px;
	padding: 25px 0 0 70px;
	background: transparent url(../img/chuou/title_area.jpg) top left no-repeat;
	font-size: 16px;
	color: #000;
}
* html div.area h2 { width: 253px; height: 84px;}

ul.area-list {
	padding: 15px 15px 5px;
	list-style: none;
}

ul.area-list li {
	margin-bottom: 1em;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
}

ul.area-list li.station {
	background: transparent url(../img/chuou/arrow01.jpg) 0 5px no-repeat;
	font-size: 1.1em;
	font-weight: bold;
}

div.route {
	float: left;
	width: 253px;
	margin-left: 15px;
	border: #e5e5e5 solid 1px;
}

div.route h2 {
	width: 235px;
	height: 59px;
	padding: 25px 0 0 70px;
	background: transparent url(../img/chuou/title_route.jpg) top left no-repeat;
	font-size: 16px;
	color: #000;
}
* html div.route h2 { width: 253px; height: 84px;}

dl.route-list {
	padding: 15px 15px 5px;
}

dl.route-list dt {
	clear: left;
	float: left;
	margin-bottom: 1em;
	font-weight: bold;
}

dl.route-list dd {
	margin-bottom: 1em;
	margin-left: 6em;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
}

div.guide {
	float: right;
	margin-left: 15px;
	border: #e5e5e5 solid 1px;
}

div.guide h2 {
	width: 155px;
	height: 142px;
	margin: 4px 4px 0;
	padding: 8px 0 0 90px;
	background: transparent url(../img/chuou/title_guide.jpg) top left no-repeat;
	font-size: 14px;
	color: #fff;
}
* html div.guide h2 { width: 245px; height: 150px;}

ul.guide-list {
	margin: 0 4px 4px;
	padding: 15px 15px 5px;
	list-style: none;
}

ul.guide-list li {
	margin-bottom: 1em;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
}

/* Search Button */
ul.search-button {
	list-style: none;
}
* html ul.search-button { margin-bottom: 30px;}
ul.search-button:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.search-button { display: inline-block;}
/* MacIE begin \*/
*+html ul.search-button { height: 1%;}
* html ul.search-button { height: 1%;}
div.search-button { display: block;}
/* Mac IE end */

ul.search-button li {
	float: left;
	margin-left: 15px;
}
ul.search-button li.button-new { margin-left: 0px;}

/* Stick */
div.stick {
	padding: 10px 10px 0 10px;
	background: transparent url(../img/chuou/stick-background.jpg) 0 0 repeat-x;
}

div.stick h2 {
	padding: 16px 20px 22px 73px;
	background: transparent url(../img/chuou/stick-title.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
}
h2.stick{
	padding: 16px 20px 22px 73px;
	background: transparent url(../img/chuou/stick-title2.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
}
div.stick ul {
	list-style: none;
	padding: 5px 0 12px 14px;
	border-right: #d9d9d9 solid 1px;
	border-bottom: #d9d9d9 solid 1px;
	border-left: #d9d9d9 solid 1px;
	background-color: #fff;
}

div.stick ul:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.stick ul { display: inline-block;}
/* MacIE begin \*/
*+html div.stick ul { height: 1%;}
* html div.stick ul { height: 1%;}
div.stick ul { display: block;}
/* Mac IE end */

div.stick ul li {
	float: left;
	padding-right: 14px;
	width: 220px;
	height: 83px;
}

div.stick ul li.stick-newconstruction { background: transparent url(../img/chuou/stick_newconstruction.jpg) 0 0 no-repeat; }
div.stick ul li.stick-station { background: transparent url(../img/chuou/stick_station.jpg) 0 0 no-repeat; }
div.stick ul li.stick-built { background: transparent url(../img/chuou/stick_built.jpg) 0 0 no-repeat; }

div.stick ul li a {
	display: block;
	width: 132px;
	height: 44px;
	padding: 18px 18px 18px 70px;
	color: #c00;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}

* html div.stick ul li a {
	width: 220px;
	height: 80px;
}

div.stick ul li a:hover {
	text-decoration: underline;
}

/* Specialities */
div.specialities {
	margin: 5px 10px;
	padding: 5px;
	border: #d9d9d9 solid 1px;
}

div.specialities-wrap {
	widht: 708px;
	background: transparent url(../img/chuou/specialities_background.gif) 0 0 repeat-y;
}

div.specialities-wrap:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.specialities-wrap { display: inline-block;}
/* MacIE begin \*/
*+html div.specialities-wrap { height: 1%;}
* html div.specialities-wrap { height: 1%;}
div.specialities-wrap { display: block;}
/* Mac IE end */

div.specialities-title {
	float: left;
	width: 180px;
	height: 62px;
	background: transparent url(../img/chuou/specialities_title_background.jpg) 0 0 no-repeat;
}

div.specialities-title h2 {
	margin: 8px 8px 5px 8px;
	font-size: 20px;
	color: #fff;
}


div.specialities-title p {
	margin: 0 8px 8px 8px;
}

div.specialities-wrap dl {
	float: right;
	width: 514px;
	margin: 12px 0;
}

div.specialities-wrap dl dt {
	padding-left: 17px;
	background: transparent url(../img/chuou/arrow04.gif) 0 3px no-repeat;
	font-size: 16px;
	font-weight: bold;
}

div.specialities-wrap dl dd {
	padding: 5px 0 0 17px;
}






* html div.specialities {
	margin: 5px 10px;
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	border: #d9d9d9 solid 1px;
	widht:708px;
}

* html div.specialities-wrap {
	widht:718px;
	height:62px;
	display:block;
	background: transparent url(../img/chuou/specialities_background.gif) 0 0 repeat-y;
	padding-left:0px;
}


* html div.specialities-title {
	display:block;
	float: left;
	width: 180px;
	height: 62px;
	background-image:url(../img/chuou/specialities_title_background.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-left:0px;
	padding:0px;
}

* html div.specialities-title h2 {
	margin: 8px 8px 5px 8px;
	font-size: 20px;
	color: #fff;
	padding:0px;
	width:180px;
}


* html div.specialities-title p {
	margin: 0;
}

* html div.specialities-wrap dl {
	float: right;
	width:490px;
	margin: 10px 0px 10px 0px;
}

* html div.specialities-wrap dl dt {
	padding-left: 17px;
	background: transparent url(../img/chuou/arrow04.gif) 0 3px no-repeat;
	font-size: 16px;
	font-weight: bold;
}

* html div.specialities-wrap dl dd {
	padding: 5px 0 0 17px;
}







/* Shop Profile */
div.shop-profile {
	margin: 5px 10px;
	border: #d9d9d9 solid 1px;
}

div.shop-profile h2 {
	padding: 8px 10px;
	background: transparent url(../img/chuou/shop_background.jpg) 0 0 no-repeat;
	color: #c00;
	font-size: 1.2em;
}

div.shop-detail {
	padding: 10px 10px 0 10px;
	width: 708px;
}

div.shop-detail p {
	float: left;
}

div.shop-detail ul {
	float: right;
	width: 545px;
}

* html div.shop-detail ul {
	width: 525px;
}

div.shop-detail ul {
	list-style: none;
}

div.shop-detail ul li {
	padding-top: 6px;
}

div.shop-detail ul li.shop-tel {
	font-size: 1.2em;
	font-weight: bold;
}

div.shop-detail ul li.shop-map {
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow01.jpg) 0 12px no-repeat;
}

div.shop-profile p.shop-introduction {
	clear: both;
	padding: 10px;
}

div#ikebukuro {
	border-right: none;
}

div.around {
	float: left;
	width: 48%;
	margin-left: 20px;
	margin-bottom: 50px;
}

div.around h4 {
	margin-top: 12px;
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

div.around ul {
	float: left;
	list-style: none;
	z-index: 1;
}

div.around ul li {
	white-space:nowrap;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-bottom: 0.5em;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow01.jpg) 0 6px no-repeat;
}

div.around-ikebukuro {
	clear: both;
	margin-bottom: 50px;
	padding-top: 1em;
	border-top: #ccc solid 1px;
}

div.around-ikebukuro h4 {
	float: left;
	font-size: 1em;
}

div.around-ikebukuro ul {
	float: left;
	list-style: none;
}

div.around-ikebukuro li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow01.jpg) 0 6px no-repeat;
}

/* Recommend */
div.recommend {
	clear: both;
	margin: 30px 0 15px 0;
}

iframe {
	width: 740px;
	height: 1375px;
	margin-right: -15px;
	border: none;
	overflow: hidden;
}

div.recommend-section {
	margin-bottom: 15px;
}

ul.navi-commitment {
	margin-bottom: 15px;
	border-bottom: #dd0000 solid 2px;
	list-style: none;
}
ul.navi-commitment:after { content: "."; display: block; height: 0; line-height: 0; clear: both; visibility: hidden;}
ul.navi-commitment { display: inline-block;}
/* MacIE begin \*/
*+html ul.navi-commitment { height: 1%;}
* html ul.navi-commitment { height: 1%;}
ul.navi-commitment { display: block;}
/* Mac IE end */

ul.navi-commitment li {
	float: left;
	margin-right: 3px;
	font-size: 1.4em;
}

ul.navi-commitment li a {
	display: block;
	padding: 9px 10px 11px 10px;
	color: #fff;
	background: transparent url(../img/chuou/tab_background.jpg) 0 0 repeat-x;
	text-decoration: none;
	font-weight: bold;
}

* html ul.navi-commitment li a {
	padding: 9px 10px 10px 10px;
}

ul.navi-commitment li a:hover {
	text-decoration: underline;
}

ul.navi-commitment li a.active {
	background: transparent url(../img/chuou/tab_background_active.jpg) 0 0 repeat-x;
}


/* Links */
h3.links {
	color: #262626;
	border-color: #b2b2b2;
}

h4.link-title {
	margin-bottom: 10px;
	padding: 5px 12px;
	background-color: #f2f2f2;
}

ul.link-list {
	margin-bottom: 1em;
	margin-left: 1em;
	list-style: none;
}
ul.link-list:after { content: "."; display: block; height: 0; line-height: 0; clear: both; visibility: hidden;}
ul.link-list { display: inline-block;}
/* MacIE begin \*/
*+html ul.link-list { height: 1%;}
* html ul.link-list { height: 1%;}
ul.link-list { display: block;}
/* Mac IE end */

ul.link-list li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	background: transparent url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
	white-space:nowrap;
}

ul.link-list li a {
	text-decoration: none;
	color: #000;
}
ul.link-list li a:hover { text-decoration: underline;}

ul.banner {
	list-style: none;
}
ul.banner:after { content: "."; display: block; height: 0; line-height: 0; clear: both; visibility: hidden;}
ul.banner { display: inline-block;}
/* MacIE begin \*/
*+html ul.banner { height: 1%;}
* html ul.banner { height: 1%;}
ul.banner { display: block;}
/* Mac IE end */




/* Town
-------------------------------------------------- */
p.area-info {
	margin-bottom: 30px;
}

div.about-ikebukuro {
	margin-bottom: 30px;
	padding: 0 10px;
	background-color: #fff;
}

div.about-ikebukuro:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.about-ikebukuro { display: inline-block;}
/* MacIE begin \*/
*+html div.about-ikebukuro { height: 1%;}
* html div.about-ikebukuro { height: 1%;}
div.about-ikebukuro { display: block;}
/* Mac IE end */

div.about-ikebukuro p {
	float: right;
	width: 360px;
	margin-bottom: 0;
}

div.about-ikebukuro p.img-left {
	float: left;
	width: 170px;
}

table.city-scape {
	margin-bottom: 30px;
}

table.city-scape p {
	margin-bottom: 0;
}

table.city-scape th {
	text-align: center;
	vertical-align: middle;
	width: 190px;
	background-color: #f5f5f5;
}

table.city-scape td {
	width: 189px;
	padding: 8px;
}
* html table.city-scape td { width: 205px;}

p.minimini {
	font-size: 1.8em;
	font-weight: bold;
}

p.minimini img {
	margin-right: 0.2em;
	vertical-align: baseline;
}

p.minimini a {
	text-decoration: none;
}


/* Access
-------------------------------------------------- */
div.gourmet {
	margin-bottom: 30px;
	padding: 0 10px;
}
* html div.gourmet { width: 740px;}

div.gourmet table {
	
}

div.gourmet table th {
	padding: 3px;
	border: none;
	background-color: #f5f5f5;
	text-align: left;
}

div.gourmet table td {
	padding: 10px 10px 10px 0;
	border: none;
}

dl.accsess-info {
	margin-bottom: 30px;
}

dl.accsess-info dt {
	margin-bottom: 0.5em;
	font-weight: bold;
}

dl.accsess-info dd {
	margin-bottom: 1em;
}

ul.area-minimini {
	margin-bottom: 20px;
}

ul.area-minimini li {
	display: inline;
	margin-right: 1em;
	margin-bottom: 20px;
}

h4.around-minimini {
	margin-bottom: 1em;
	padding: 3px;
	background-color: #f5f5f5;
}


/* Shop Info
-------------------------------------------------- */
p.shop-image {
	margin-bottom: 50px;
}

table.shop-ikebukuro {

}

table.shop-ikebukuro th {
	padding: 5px;
	background-color: #f5f5f5;
	font-weight: normal;
	vertical-align: middle;
}

table.shop-ikebukuro td {
	padding: 5px;
}

div.shop-information {
	float: left;
	width: 295px;
}

div.shop-information table {
	margin-bottom: 30px;
}

div.shop-information table th {
	padding: 5px;
	background-color: #f5f5f5;
	font-weight: normal;
}

div.shop-information table td {
	padding: 5px;
}

div.shop-route {
	float: right;
	width: 420px;
}

div.shop-route table {
	margin-bottom: 30px;
}

div.shop-route table th {
	padding: 5px;
	background-color: #f5f5f5;
	font-weight: normal;
	text-align: center;
}

div.shop-route table td {
	padding: 5px;
}


/* Site map
-------------------------------------------------- */
ul.sitemap,
ul.sitemap ul,
ul.sitemap li {
	list-style: none;
	margin:0;
	padding: 0;
}
ul.sitemap {
	padding: 0 15px 5px;
	clear: both;
}
ul.sitemap strong {
	clear: left;
	float: left;
	margin-bottom: 1em;
	font-weight: bold;
	background: transparent url(../img/chuou/arrow01.jpg) no-repeat scroll 0 5px;
	padding-left: 10px;
	padding-bottom:0.5em;
}
ul.sitemap ul {
	margin-left: 19em;
}
ul.sitemap ul li{
	background:url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
	padding-left: 10px;
}
ul.sitemap li {
	border-bottom: 1px dotted #ccc;
	padding-top:1em;
	padding-bottom:0.5em;
}
ul.sitemap li li{
	border-bottom: none;
	padding-top:0;
	padding-bottom:0.5em;
}
ul.sitemap li li dl,
ul.sitemap li li dl dd{
	padding-left:1em;
}
ul.sitemap li li dl dd{
	background:url(../img/chuou/arrow02.jpg) 0 5px no-repeat;
}


/* mansion_navi
-------------------------------------------------- */

div.mansion_navi {
	background:url(/h/img/banner_mansion_navi.jpg) no-repeat;
	width:795px;
	height:100px;
	margin-bottom:20px;
}

div.mansion_navi_right {
	float:right;
	width:385px;
	height:100px;
	margin-top:10px;
	line-height:1.3em;
}

div.mansion_navi_right li.mansion-navi-student {
	list-style: none;
	background: url(/h/img/icon_student.jpg) no-repeat scroll 0 3px transparent;
	padding-left:15px;
}

div.mansion_navi_right li.mansion-navi-zero {
	list-style: none;
	background: url(/h/img/icon_zero.jpg) no-repeat scroll 0 3px transparent;
	padding-left:15px;
}

div.mansion_navi_right li.mansion-navi-gakuseiryou-shokujitsuki{
	list-style: none;
	background: url(/h/img/icon_gakuseiryou_shokujitsuki.jpg) no-repeat scroll 0 3px transparent;
	padding-left:15px;
}

div.mansion_navi_right li.mansion-navi-gakusei-mansion {
	list-style: none;
	background: url(/h/img/icon_gakusei_mansion.jpg) no-repeat scroll 0 3px transparent;
	padding-left:15px;
}

div.mansion_navi_right li.mansion-navi-designers {
	list-style: none;
	background: url(/h/img/icon_designers.jpg) no-repeat scroll 0 3px transparent;
	padding-left:15px;
}

div.mansion_navi_left {
	width:390px;
	height:100px;
	position:relative;
}

div.mansion_navi_left p.img-text {
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
	font-size:10px;
	text-align: center;
	width: 382px;
}

div.mansion_navi_left p.title-img {
	position:absolute;
	top:35px;
	left:10px;
}

div.high-class {
	margin-bottom:30px;
}




.sns_check_link{
margin-bottom:10px;
}

.sns_check_link ul li{
float:right;
margin-left:0px;
list-style:none;
}
.sns_check_link ul li.normal{
width:70px;
height:25px;
display:block;
}
.sns_check_link ul li.big{
width:160px;
height:25px;
display:block;
}

* html .sns_check_link ul li.big{
width:100px;
}

.sns_link{
	border:2px solid #E7E7E7;
	width:196px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:8px;
	padding-left:10px;
	height:32px;
}

.sns_link ul li{
	float:left;
	margin-right:10px;
	list-style:none;
}

.sns_link ul li.lust{
	margin-right:0px;
}

* html #sns_link  {	width:220px; }


/* こだわり検索 */
div.prejudice{
	margin-bottom:10px;
	padding-left:12px;
	padding-right:12px;
	margin-top:5px;
}

div.prejudice ul{
	float:left;
	width:231px;
	height:100px;
	display:block;
	margin-right:11px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:11px;
}
div.prejudice a{
	text-decoration:none;
	cursor:hand;
}
div.prejudice ul.right{
	margin-right:0px;
}

div.prejudice ul.no1{
	background-image:url(/h/img/chuou/prejudice_01.jpg);
}
div.prejudice ul.no2{
	background-image:url(/h/img/chuou/prejudice_02.jpg);
}
div.prejudice ul.no3{
	background-image:url(/h/img/chuou/prejudice_03.jpg);
}
div.prejudice ul.no4{
	background-image:url(/h/img/chuou/prejudice_04.jpg);
}
div.prejudice ul.no5{
	background-image:url(/h/img/chuou/prejudice_05.jpg);
}
div.prejudice ul.no6{
	background-image:url(/h/img/chuou/prejudice_06.jpg);
}
div.prejudice ul.no7{
	background-image:url(/h/img/chuou/prejudice_07.jpg);
}
div.prejudice ul.no8{
	background-image:url(/h/img/chuou/prejudice_08.jpg);
}
div.prejudice ul.no9{
	background-image:url(/h/img/chuou/prejudice_09.jpg);
}
div.prejudice ul.no10{
	background-image:url(/h/img/chuou/prejudice_10.jpg);
}
div.prejudice ul.no11{
	background-image:url(/h/img/chuou/prejudice_11.jpg);
}

div.prejudice ul dt{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding-top:5px;
}
div.prejudice ul p{
	margin-left:110px;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin-top:5px;
}