/*---------------------------------
   全体構造
---------------------------------*/

#container{
	width: 950px;
	margin: 0 auto;
	word-break: break-all;
}

#header{
	width: 950px;
	position: relative;
}

#main{
	text-align:center;
}

#footer{

}

/*---------------------------------
   部分別
---------------------------------*/

#header_tab{
	width: 30px;
	height: 300px;
	position: absolute;
	top: -20px;
	left: 975px;
	text-align: left;
}

#header_tab_omatsuri{
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	height: 97px;
}

h1 a{
	display: block;
	text-indent: -9999px;
}

/*------------------*/

#header_top{
	margin-top: 6px;
}

#header_title{
	width: 450px;
	height: 60px;
	float: left;
	text-align: left;
}

#header_navi{
	width: 500px;
	height: 15px;
	float: left;
	text-align: right;
}
#header_navi2{
	width: 500px;
	height: 15px;
	float: left;
	text-align: right;
	font-size: 11px;
	margin-top: 6px;
}

#header_stay{
	width: 500px;
	height: 15px;
	float: left;
	text-align: right;
	margin-top: 8px;
}

/*------------------*/

#header_obi{
	width: 950px;
	height: 26px;
	background-color: #f7a594;
	text-align: right;
	background-image: url(http://zakkamatsuri.com/images/bg2.gif);
}

#header_obi a{
	font-weight: bold;
	margin-right: 15px;
}

#header_obi a:last-child{
	margin-right: 4px;
}

#header_obi img{
	position: relative;
	top: 3px;
}

/*------------------*/

#header_cap{
	margin: 4px 0px;

}

/*------------------*/

#kensaku{
	margin-bottom: 10px;
}

/*------------------*/

#date{
	background-color: #fce2d6;
	padding: 2px;
}

#date_b{
	color: #792d09;
	font-weight: bold;
}

#a2 img{
	position: relative;
	top: 5px;
	margin-left: 4px;
}

/*------------------*/

#kokoku_a{
	width: 950px;
	height: 190px;
}

.kokoku_a_shop{
	width: 100px; 
/*	width: 128px;*/
	float: left;
	display: inline;
/*	margin: 0px 19px; */
	margin: 0px 15px;
	text-align: left;
}

.kokoku_a_shop a{
	font-weight: bold;
	color: #5e005e;
}

.kokoku_a_shop:first-child{
/*	margin: 0px 30px 0px 0px; */
}

.kokoku_a_shop:last-child{
/*	margin: 0px 0px 0px 30px; */
}

/*------------------*/

#search{
	margin-top: 10px;
}

#kokoku_b{
	width: 185px;
	float: left;
	text-align: left;
}

#kokoku_b2{
	width: 185px;
	float: left;
	text-align: left;
}

#kokoku_b2 table{
	margin-right: 0px;
	margin-left: auto;
}


#search_center{
	width: 580px;
	float: left;
}

#search_center_top_left{
	width: 237px;
	float: left;
	text-align: left;
}

#search_center_top_right{
	width: 343px;
	float: left;
	text-align: left;
}

#search_center_main_midashi{
	font-weight: bold;
	font-color: #d27378;
}

#search_center_main{
	background-color: #F8F5ED;
}

.search_center_main_cell{
	width: 145px;
	float: left;
	text-align: left;
}

#search_center_middle{
	margin-top: 10px;
}

#search_center_main_midashi{
	font-weight: bold;
	color: #d27378;
	font-size: 13px;
	margin-bottom: 4px;
}


/*------------------*/

#item_kensaku_comment{
	color: #799618;
	font-size: 11px;
}

/*------------------*/

#shopping{
	margin-top: 10px;
}

#kokoku_e{
	width: 185px;
	float: left;
	text-align: left;
}

#kokoku_e2{
	width: 185px;
	float: left;
	text-align: left;
}


#shopping_center{
	width: 580px;
	float: left;
}

#shopping_center_top_left{
	width: 237px;
	float: left;
	text-align: left;
}

#shopping_center_top_right{
	width: 343px;
	float: left;
	text-align: left;
}

#shopping_center_main_midashi{
	font-weight: bold;
	font-color: #d27378;
}

#shopping_center_main{

}

.shopping_center_main_cell{
	width: 145px;
	float: left;
	text-align: left;
}

#kokoku_e2 table{
	margin-right: 0px;
	margin-left: auto;
}


#shopping_center_middle{
	margin-top: 10px;
}

#shopping_center_main_midashi{
	font-weight: bold;
	color: #d27378;
	font-size: 13px;
	margin-bottom: 4px;
}

/*------------------*/

#footer_info{
	margin-top: 15px;
	margin-bottom: 5px;
}

#footer_omousikomi{
	margin-top: 10px;
	margin-bottom: 15px;
}

#footer_navi{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 200%;
}

#footer_copyright{
	background-color: #f7a594;
}

#kokoku_raku table{
	margin: 0 auto;
}

#footer_counter{
	margin-top: 10px;
}

#footer_ban{
	margin-top: 15px;
}

/*---------------------------------
   一般ページ
---------------------------------*/

#obi{
	background-color: #fce2d6;
	height: 26px;
}

#welcome{
	text-align: right;
}

/*---------------------------------
   共通(フォント等)
---------------------------------*/
html{
	scrollbar-face-color: #FFF9F7;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F0BFBF;
	scrollbar-3dlight-color: #F0BFBF;
	scrollbar-highlight-color: #FFF9F7;
	scrollbar-shadow-color: #F0BFBF;
	scrollbar-darkshadow-color: #FFF9F7;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-image: url(http://zakkamatsuri.com/images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 120%;
}

td{
	font-size: 12px;
}

a:link{
	text-decoration: none;
	color: #76493f;
}
a:visited{
	text-decoration: none;
	color: #76493f;
}
a:hover{
	text-decoration: underline;
	color: #d78c84;
	position: relative;
	top: 1px;
	left: 1px;
}
a.no:hover{
	top: 0px;
	left: 0px;
}

a.ln{
	text-decoration: underline;
}

#bg{
	margin: 0 auto 0 auto;
	width: 1010px;
	background-image: url(http://zakkamatsuri.com/images/line3.gif);
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.small{
	font-size: 10px;
}

#ranking_1{
	width: 288px;
	height: 150px;
}

#ranking_1_left{
	width: 144px;
	height: 150px;
	float: left;
}

#ranking_1_right{
	width: 134px;
	height: 150px;
	float: left;
	padding: 4px 5px 4px 5px;
}

#ranking_1_oukan{
	margin-bottom: 8px;
}

#ranking_1_name{
	margin-bottom: 4px;
}

#ranking_2,#ranking_3,#ranking_4,#ranking_5{
	width: 144px;
	height: 80px;
	float: left;
}

#ranking_2_left,#ranking_3_left,#ranking_4_left,#ranking_5_left{
	width: 72px;
	height: 80px;
	float: left;
}

#ranking_2_right,#ranking_3_right,#ranking_4_right,#ranking_5_right{
	width: 64px;
	height: 80px;
	float: left;
	padding: 0px 4px 0px 4px;
}

#ranking_2_oukan,#ranking_3_oukan,#ranking_4_oukan,#ranking_5_oukan{
	margin-bottom: 4px;
}

#ranking_2_name,#ranking_3_name,#ranking_4_name,#ranking_5_name{
	margin-bottom: 2px;
}

#ranking_header{
	margin-bottom: 10px;
}

#box{
	width: 950px;
	height: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#interview,#ranking{
	width: 316px;
	height: 370px;
	float: left;
	text-align: left;
}

#google{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	width: 306px;
	height: 370px;
	margin-right: 10px;
	float: left;
	text-align: left;
}

#interview_1,#interview_2{
	width: 288px;
	height: 150px;
}

#interview_1_left,#interview_2_left{
	width: 144px;
	height: 150px;
	float: left;
}

#interview_1_right,#interview_2_right{
	width: 144px;
	height: 150px;
	float: left;
}

#interview_header{
	margin-bottom: 10px;
}

#interview_1_name,#interview_2_name{
	margin-bottom: 4px;
}