@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
/* Box Model Hack */
html * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    }

/* selection 
::-moz-selection {
    color: #000;
    background: #eee;
    }

::selection {
    color: #000;
    background: #eee;
}
*/


body {
	background-color: #FFFFCC;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

/* ----------------------------------------
 * ƒŒƒCƒAƒEƒg
 * ---------------------------------------- */
#warapper {
	padding: 0px;
	width: 900px;
	text-align: left;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 900px;
	height: 72px;
	background-image: url(common_img/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
html*#header {
	width: 900px;
	background-image: url(common_img/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#E5E5E5;
}

#content {
	width: 675px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
* html #content {
	width: 690px;
	margin: 0px 0px 20px;
	padding: 10px 0px 20px 10px;
	float: left;
}

#sidebar {
	width: 180px;
	border: 2px solid #999999;
	text-align: center;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
* html*#sidebar {
	width: 176px;
	margin: 10px 5px 20px 0px;
	border: 2px solid #999999;
	padding: 0px;
	text-align: center;
	float: right;
}

*:first-child+html #sidebar {
	width: 176px;
	margin: 10px 10px 20px 0px;
	border: 2px solid #999999;
	padding: 0px;
	text-align: center;
	float: right;
}
#footer {
	background-image: url(common_img/footer2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	font-weight: normal;
	padding: 17px 0 0;
	width: 898px;
	text-align: center;
}

/* ----------------------------------------
 * ƒwƒbƒ_[
 * ---------------------------------------- */
#header h1 {
	display:none;
}

/* ----------------------------------------
 * ¶ƒJƒ‰ƒ€ 
 * ---------------------------------------- */
#today_nagoya {
	margin: 0 0 10px;
}
.top_back {
	font-size: 11px;
	text-align: right;
}

#today_nagoya h3 {
	height: 28px;
	background-image: url(images/hd_today.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 0px;
}
#kanrinin {
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0 0 10px;
}
#kanrinin h3 {
	background-image: url(images/hd_tubuyaki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-indent: -9999px;
	margin: 0 0 10px;
}
#kanrinin img {
	margin: 0 5px;
	float: left;
}
#kanrinin p {
	margin: 10px 0 0;
}
#tweet {
	margin: 5px;
	text-align: left;
}
#tweet h3 {
	font-weight: normal;
	background-color:#FFFF99;
	font-size: 10pt;
	margin: 0 0 5px;
}
#pr_ad h3 {
	background-image: url(images/hd_prad.gif);
	background-position: left top;
	height: 28px;
	text-indent: -9999px;
	margin: 0 0 10px;
}
#pr_ad .bnr_sidebar {
	width:150px;
	margin: 10px auto;
	padding: 25px 0;
	background-color:#999999;
	
}
/* ----------------------------------------
 * ƒtƒbƒ^[
 * ---------------------------------------- */

.footer_link {
	text-align: center;
	width: 738px;
	margin: 20px auto 10px;
	clear: both;
}


/* ----------------------------------------
 * ‚»‚Ì‘¼
 * ---------------------------------------- */
#content #category_title {
	background-image: url(secound%20imag/hd_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	text-indent: 30px;
	font-size: 18px;
	padding: 10px 0px 0px;
}
#content #gotouti {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content #find_category {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.list {
	margin-bottom: 20px;
}
#blog {
	background-image: url(secound%20imag/shatihoko_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 540px;
	height: 172px;
	text-indent: -999px;
}
/* ----------------------------------------
 * ‹¤’Ê
 * ---------------------------------------- */

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(secound%20imag/secound_page_title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 690px;
	padding-top: 10px;
	padding-left: 35px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	width: 670px;
	background-image: url(secound%20imag/h3_title.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 40px;
	margin-top: 25px;
	color: #746315;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	padding-top: 10px;

}

h4 {
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 680px;
	background-image: url(secound%20imag/dotted_line2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 25px;
	margin-top: 25px;

}

th {
	font-size: 12px;
	font-weight: normal;
	background-color: #FC0;
	padding-left: 5px;
	text-align: left;
}
.contents_table {
	font-size: 12px;
	line-height: 150%;
	right: 10px;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.contents_table_text {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 130%;
}


h5 {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 12px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	padding-top: 12px;
	padding-left: 40px;
}
.titlebar {
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	width: 600px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.mgn_L10 {
	margin-left:10px;
}
.mgn_B25 {
	margin-bottom:25px;
}

/* ----------------------------------------
 * clearfix
 * ---------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
