@charset "utf-8";

	/*  Century21

[style090211.css]

	
*/


/* ----- 共通 ----- */

/* --- base --- */
* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
body, html {
	height: 100%;
	width: 100%;
}
img {
	border: none;
}
li {
	list-style-type: none;
}

body {
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif ;
	background: url(../img/bg_body.jpg) repeat-x 0px 76px;
}
a, a:link, a:visited {
	color: #666;
}
a:hover, a:active  {
	text-decoration: none;
}
.line {
	font-size: 1px;
	text-indent: -9999px;
	clear: both;
	height: 1px;
	overflow: hidden;
	float: none;
}

/* --- wrap --- */
#wrap {
	width: 950px;
	margin: 0px auto;
}


/* --- header --- */
#header {
	background: url(../img2/header.jpg) no-repeat 0px 0px;
	width: 950px;
	margin: 0px auto;
	height: 84px;
}
	/* ----- h1 ----- */
h1 {
	font-weight: normal;
	padding: 12px;
	float: left;
}
	/* ----- header-navi ----- */
#h_navi1, #h_navi2 {
	float: right;
}
#h_navi1 a {
	display: block;
	background: url(../img/bt_toiawase_h.gif) no-repeat 0px 0px;
	height: 20px;
	width: 100px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 19px 140px 9px 0px;
}
#h_navi2 {
	clear: both;
	background: url(../img/arrow_h.gif) no-repeat 0px 3px;
	padding: 0px 140px 0px 12px;
}


/* --- topicpath --- */
ul#topicpath {
	margin: 18px 0px 0px 5px;
	height: 30px;
}
ul#topicpath li {
	float: left;
}


/* --- mds_box（ページタイトル、My style） --- */
#mds_box {
	clear: both;
}
#mds_box .page_cate {
	float: left;
	height: 36px;
	width: 548px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
}
#mystlye {
	float: left;
	width: 402px;
}
#mystlye #mystlye_messeage {
	font-size: 11px;
	overflow: hidden;
	height: 14px;
}
#mystlye ul#mystlye_btn {
	background: url(../img/bg_mystyle.jpg) no-repeat 0px 0px;
	height: 27px;
	width: 316px;
	padding: 5px 0px 0px 86px;
	margin: 0px 0px 10px 0px;
}
#mystlye ul#mystlye_btn li {
	float: left;
	padding-left: 2px;
}
#mystlye ul#mystlye_btn li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 23px;
	width: 154px;
}
#mystlye ul#mystlye_btn li#mb_login a {
	background: url(../img/bt_login.gif) no-repeat 0px 0px;
}
#mystlye ul#mystlye_btn li#mb_sinki a {
	background: url(../img/bt_shinki.gif) no-repeat 0px 0px;
}

/* ----- link ----- */
#link1 {
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#link2 {
	border: 1px solid #fff;
	margin-bottom: 10px;
}
#link1 h2, #link1 h3, #link2 b {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
	padding: 5px;
}
#link1 h2 {
	color: #B88B0F;
	background-color: #F6EED8;
}
#link1 h3 {
	color: #B8630F;
	background-color: #F6E7D8;
}
#link2 b {
	color: #333333;
	border-bottom: 1px dashed #CCCCCC;
	display: block;
}
#link1 div, #link2 div {
	padding: 8px 10px;
	line-height: 180%;
}

/* ----- footer ----- */
#footer {
	background: url(../img/bg_footer.jpg) repeat-x 0px 0px;
	height: 60px;
	padding-top: 30px;
}
#footer #f_navi {
	margin-left: 15px;
}
#footer #f_navi li {
	float: left;
	margin-right: 15px;
	background: url(../img/arrow_f.gif) no-repeat 0px 5px;
	padding: 2px 0px 0px 12px;
}


/* ----- TOP main ----- */
#mainimg {
	height: 286px;
	width: 900px;
	margin-bottom: 5px;
}
#mainimg #hudousan {
	padding-top: 17px;
	margin: 0px 0px 10px 673px;
}
#mainimg #tintai {
	margin-left: 673px;
}
#mainimg #hudousan a, #mainimg #tintai a {
	display: block;
	height: 122px;
	width: 208px;
	text-indent: -9999px;
	overflow: hidden;

}
	/* -- ↓東京 -- */
#tokyo #mainimg {
	background: url(../img/main-img_tokyo.jpg) no-repeat 0px 0px;
}
#tokyo #hudousan a {
	background: url(../img/bt_index1.jpg) no-repeat 0px 0px;
}
#tokyo #tintai a {
	background: url(../img/bt_index2.jpg) no-repeat 0px 0px;
}
	/* -- ↑東京 -- */
#main {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
}
#main #mds01 {
	height: 32px;
	padding: 13px 0px 0px 15px;
	margin-bottom: 10px;
}
#main #mds01 strong, #main1 #mds01-1 strong a, #main2 #mds01-2 strong a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#main1, #main2 {
	float: left;
	width: 440px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#main1 {
	background: url(../img/bg_main_index1.gif) repeat-y 0px 0px;
	margin-right: 19px;
}
#main2 {
	background: url(../img/bg_main_index2.gif) repeat-y 0px 0px;
}
#main1 #mds01-1, #main2 #mds01-2 {
	height: 32px;
	width: 425px;
	padding: 13px 0px 0px 15px;
}
#main1 #mds01-1 {
	background: url(../img/mds01_index1.jpg) no-repeat 0px 0px;
}
#main2 #mds01-2 {
	background: url(../img/mds01_index2.jpg) no-repeat 0px 0px;
}
#main1 .list-box, #main2 .list-box {
	background: url(../img/bg_main_index-list.gif) repeat-y 0px 0px;
	width: 424px;
	margin: 0px auto;
}

#main1 .list-box .mds02-1, #main2 .list-box .mds02-2 {
	height: 33px;
	width: 409px;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0px 0px 15px;
	color: #333333;
}
#main1 .list-box .mds02-1 {
	background: url(../img/mds02_index1.jpg) no-repeat 0px 0px;
}
#main2 .list-box .mds02-2 {
	background: url(../img/mds02_index2.jpg) no-repeat 0px 0px;
}
#main1 .list-box dl.list, #main2 .list-box dl.list {
	width: 404px;
	margin: 0px auto;
}
#main1 .list-box dl.list dt, #main2 .list-box dl.list dt {
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	padding: 8px 0px 0px 8px;
	margin-bottom: 8px;
	clear: both;
}
#main1 .list-box dl.list dt {
	background-image: url(../img/mds03_index1.jpg);
}
#main2 .list-box dl.list dt {
	background-image: url(../img/mds03_index2.jpg);
}
#main1 .list-box dl.list dd, #main2 .list-box dl.list dd {
	background: url(../img/arrow.jpg) no-repeat 2px 4px;
	float: left;
	width: 120px;
	padding-left: 14px;
	margin-bottom: 5px;
}
#main1 .list-box .list-box-line1, #main2 .list-box .list-box-line2 {
	clear: both;
	text-indent: -9999px;
	height: 25px;
	padding-top: 5px;
}
#main1 .list-box .list-box-line1 {
	background: url(../img/line_main_index1-list.gif) no-repeat 0px 5px;
}
#main2 .list-box .list-box-line2 {
	background: url(../img/line_main_index2-list.gif) no-repeat 0px 5px;
}



/* ***** 090211追加分 ***** */
/* --- TOP_ワード検索 --- */
#wordsearch_box {
	width: 900px;
	background-color: #F4F4F4;
	padding-bottom: 7px;
	margin-bottom: 8px;
}
#wordsearch_box #mds_wordsearch {
	background: #FFF url(../img/mds_wordsearch.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
	margin-bottom: 10px;
}
#wordsearch_box #wordsearch {
	background-color: #FFF;
	margin: 0px auto;
	padding-top: 8px;
	width: 880px;
	}
#wordsearch_box #wordsearch ul {
	padding: 0px 0px 0px 10px;
}
#wordsearch_box #wordsearch li {
	float: left;
	padding: 4px 1em 0px 0px;
	font-weight: bold;
}	
#wordsearch_box #wordsearch li input {
	display:block;
	float: left;
	margin: 0px 0.3em 0px 0px;
}	
	/* IE6用 */
	* html #wordsearch_box #wordsearch li {
	margin: -4px 0px 2px 0px;
	}
	* html #wordsearch_box #wordsearch li input {
	display: inline;
	float: none;
	margin: 3px 0px 0px 0px;
	}
#wordsearch_box #wordsearch #wordsearch_input_area {
	float: left;
	padding: 0px 0px 0px 2em;
}
#wordsearch_box #wordsearch #wordsearch_input_area input {
	width: 350px;
}
#wordsearch_box #wordsearch #wordsearch_btn {
	float: right;
	padding: 0px 7px 0px 0px;
}
#wordsearch_box #wordsearch_line {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	clear: both;
	height: 7px;
}

/* --- 店舗一覧 --- */
#content_box {
}
#content_line {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	clear: both;
	height: 1px;
}
#content_box a {
	text-decoration: underline;
	color: #003399;
}
#content_box a:visited {
	text-decoration: underline;
	color: #8B5FBC;
}
#content_box a:hover, #content_box  a:active {
	text-decoration: underline;
	color: #CC0000;
}
	/* - 	ページ見出し・店舗一覧 - */
	#mds_box #mds_tenposearch {
		background: url(../img/title_add.gif) no-repeat 0px 0px;
	}

#content_main {
	float: left;
	width: 740px;
}
#content_main .mds_category {
	width:727px;
	padding: 5px 0px 5px 13px;
	margin-bottom: 5px;
	color:#FFFFFF;
	font-size: 14px;
	background: url(../img/mds_orange.gif) repeat-y 0px 0px;
	font-weight: bold;
}

/*並び替え*/
#content_main #list_change {
	background: url(../img/bg_border_gray.gif) repeat 0px 0px;
	height: 25px;
	margin-bottom: 5px;
}
#content_main #list_change p {
	text-indent: 2px;
	width: 95px;
	float: left;
}
#content_main #list_change p span {
	font-size: 20px;
	color: #F00;
	font-weight: bold;
}
#content_main #list_change dl {
	float: left;
	padding-top: 6px;
}
#content_main #list_change dl dt {
	float: left;
	background: url(../img/icon_sort.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 14px;
	width: 67px;
}
#content_main #list_change dl dd {
	float: left;
	padding-right: 0.5em;
}
#content_main #list_change ul {
	float: right;
	padding-top: 6px;
}
#content_main #list_change ul li.link_right {
	float: right;
	background: url(../img/arrow_gray.gif) no-repeat 0px 4px;
	padding: 0px 0.5em 0px 8px;
}

/*店舗一覧*/
#tenpo_itiran {
	clear: both;
	width: 740px;
}
#tenpo_itiran table {
	border: 1px solid #999;
	width: 740px;
	margin-bottom: 10px;
}
#tenpo_itiran table th {
	border-bottom: 1px solid #999;
	background-color: #FFE2AB;
	padding: 5px;
	text-align: left;
}
#tenpo_itiran table th a {
	font-size: 14px;
	font-weight: bold;
}
#tenpo_itiran table td {
}
#tenpo_itiran table td.ti_imgae {
	text-align: center;
	vertical-align: middle;
	width: 130px;
	padding: 5px 0px;
}
#tenpo_itiran table td.ti_imgae img {
	border: 1px solid #CCC;
	display: inline;
/*
	height: 88px;
	width: 118px;
*/
}
#tenpo_itiran table td.ti_access {
	width: 135px;
	padding: 5px;
	background-color: #F2F2F2;
	line-height: 150%;
}
#tenpo_itiran table td.ti_access p span {
	font-size: 16px;
	font-weight: bold;
}
#tenpo_itiran table td.ti_access p.txt_right {
	text-align: right;
}
#tenpo_itiran table td.ti_prof {
	padding: 5px 4px 0px 4px;
	width: 418px;
}
#tenpo_itiran table td.ti_prof img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#tenpo_itiran table td.ti_prof p.ti_tell {
	font-size:26px;
	color:#CC0000;
	font-weight:bold;
	margin-bottom: 3px;
	clear: both;
}
#tenpo_itiran table td.ti_prof p.ti_info {
	padding: 4px 0px 3px 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 4px;
}
#tenpo_itiran table td.ti_prof p.ti_icon img {
	float: left;
	margin: 0px 1px 4px 0px;
}

	* html #tenpo_itiran table td.ti_prof p.ti_icon img {
		margin: 0px 1px 0px 0px;	
	} 
#tenpo_itiran table td.ti_prof p.ti_comment {
	padding:3px;
	background-color:#E3F1FF;
	color:#666666;
	clear: both;
}
#tenpo_itiran table td.ti_prof p.winning img {
	float: left;
	margin-right: 2px;
}
#tenpo_itiran table td.ti_link {
	padding: 5px;
	background-color: #F2F2F2;
	text-align: center;
}
#tenpo_itiran .to_pagetop {
	margin-bottom: 15px;
	text-align:right;

}
#content_box #tenpo_itiran .to_pagetop a {
	color:#9A9A9A;
	text-decoration:none;
	font-size:10px;
}

#content_side {
	background: url(../img/bg_side_taiken_gray.gif) repeat-y 0px 0px;
	float: right;
	width: 209px;
}
#content_side #content_side_top {
	background: url(../img/bg_side_taiken_gray_top.gif) no-repeat 0px 0px;
	height: 16px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;	
}
#content_side #content_side_bottom {
	background: url(../img/bg_side_taiken_gray_bottom.gif) no-repeat 0px bottom;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#content_side #taikendan {
	margin: 0px auto;
	width: 180px;
	background: url(../img/bg_side_taiken_green.gif) repeat 0px 0px;
}
#content_side #taikendan #taikendan_top {
	background: url(../img/bg_side_taiken_mds.gif) no-repeat 0px 0px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;	
}
#content_side #taikendan_bottom {
	background: url(../img/bg_side_taiken_green_bottom.gif) no-repeat 0px 0px;
	height: 3px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;	
	margin: 0px auto;
	width: 180px;
}
#content_side #taikendan #taikendan_area {
	margin: 0px auto;
	padding: 5px;
	width: 154px;
	background-color: #FFF;
}
#content_side #taikendan #taikendan_area p, #content_side #taikendan #taikendan_area dt, #content_side #taikendan #taikendan_area dd {
	line-height: 120%;
	color: #666;
}
#content_side #taikendan #taikendan_area dt {
	margin-bottom: 5px;
	padding: 1px;
	background: #DAF0C8;
	font-weight: bold;
	clear: both;
}
#content_side #taikendan #taikendan_area dd {
	margin-bottom: 2px;
}
#content_side #taikendan #taikendan_area dd.owner img {
	height: 50px;
	width: 70px;
	float:left;
	margin: 0px 4px 4px 0px;
}
#content_side #taikendan #taikendan_area dd.shop {
	clear: both;
}
#content_side #taikendan #taikendan_area dd.link {
	background: url(../img/arrow_gray.gif) no-repeat 0px 4px;
	padding-left: 8px;
	float: right;
	margin-bottom: 4px;
}
#content_side #taikendan #taikendan_area #ather_link {
	background: url(../img/arrow_taikendan.gif) no-repeat 0px 6px;
	clear: both;
	padding: 0px 0px 0px 20px;
	border-top: 1px dotted #CCC;
}
#content_side #taikendan #taikendan_area #ather_link a {
	padding-top: 4px;
	display: block;
}


/* --- 該当店舗なし --- */
dl#result_none {
	margin-bottom: 10px;
}
dl#result_none dt {
	border-bottom: 2px solid #666;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 2px;
	padding: 3px;
}
dl#result_none dd {
	border: 1px solid #666;
	padding: 13px;
	background-color: #F4F4F4;
	color: #666;
	line-height: 130%;
}
