body {
	text-align:center;
	width:100%;
	margin:0; padding:0;
	background-color:#fff;
	font-size:10pt;
}
body small { font-size:90%; }
a { color:#0044cc; }
a:hover { color:#ff3300; }
.link_arrow,
.arrow_1 {
	padding-left:15px;
	background:url(data:image/gif;base64,R0lGODlhCwALAJEAAABEzP///wAAAAAAACwAAAAACwALAAACEQyOaMntvF6IZ9opKXyc6xQUADs=) no-repeat;
	*background-image:url(../img/arrow_1.gif);
	background-position:0 50%;
}
.arrow_2 {
	padding-left:15px;
	background:url(data:image/gif;base64,R0lGODlhCwALAJEAAP+AQP///wAAAAAAACwAAAAACwALAAACEQyOaMntvF6IZ9opKXyc6xQUADs=) no-repeat;
	*background-image:url(../img/arrow_2.gif);
	background-position:0 50%;
}
.strong { color:#ac1212; }


#container {
	position:relative;
	text-align:left;
	margin:0 auto;
	padding:0 10px;
	width:980px;
	background-color:#fff;
}
#layout_m {
	float:left;
	width:665px;
}
#layout_r {
	float:right;
	width:300px;
}
.layout_type_2 #layout_m {
	width:805px;
}
.layout_type_2 #layout_r {
	width:160px;
}
/* for /tool/hangul */
.layout_type_3 #layout_mm {
	float:left;
	margin-right:-160px;
	width:100%;
}
.layout_type_3 #layout_m {
	float:right;
	margin-left:-160px;
	width:100%;
}
.layout_type_3 #layout_m_in {
	margin:0 175px;
}
.layout_type_3 #layout_l {
	float:right;
	width:160px;
}
.layout_type_3 #layout_r {
	float:left;
	width:160px;
}


h1 {
	font-size:125%;
	line-height:150%;
}
h2 {
	font-size:110%;
	line-height:150%;
}
h3,h4 {
	font-size:100%;
	line-height:normal;
}

#header_txt {
	border-bottom:1px dotted #ccc;
	height:20px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcQAAAASAQMAAAD/gTzaAAAABlBMVEWZmZn///+D7jMZAAACMElEQVQ4y8XSQWsTQRQH8I2FGrSkJ0UvjeeCelRQm/RrGEosPQjSbk/Ngstmw34BP4G0R6E2EQS3kO5OcxC8pQhJhbgZQw+Vxp0JhOSlmcw8ZxG/gAc7szAM7I/3nzdj4D+OgXE1kujV1VNShQj8h95K5JSCakBxjFgHF/XnEqhCJQMsMwrIzh8Js2z6kZWSNYV2a3OZX6opejktIyiy05lhmTgmiXy3TljDY6OThdtyYNBvc74w6/VtmdS0W7UXXCmJ7YkxcCLA7inW46WkZnkB1Ghv2WJfspJYWvKO8KGUzrnyOKswD/wVx+kQ20i506jkQp29UUIjSWs/zgcXDU/1D+8Yf6Vd2JsTUrGnuVWddjhdRG+x1r0EICs5TOE8AmDWmYit4ALambiLtpaoZe11+hkRI9tsEkunjXRbGK2FEuAobCL2lGxNrr90hpP1D2alXWWD9I1E1oVfFYWAwChgSDbObU4ZokctKSvwMcSZsWXKtm6/w4UdVCPvgI3j50lvCfimSD8h/Zh28fD8zT1OuklNayrPONHnpL0l4esO9egkH7AGO2Bf399NpAulGNZsEkVa0vamzd0QyeeuAKelpcROXAZLy+9U9fceRF7ET+4XdNoZNneGfM2q639CpMDFL1VGehBJ/vYTJaHCoFdqgk4bbU/y+j7ZftH/eUvLoVoZ4u7Nh57rJAL48cYlpjjvqN0YjnT58rV4PpfIs8GKqGQitr/rN80re/H/Xf4GizFf+wCfy8wAAAAASUVORK5CYII=) no-repeat;
	background-position:5px 1px;
	*background-image:url(../img/site_catch.png);
}
#header {
	position:relative;
	margin:10px 0;
	height:90px;
}
#header_logo {
	position:absolute;
	display:block;
	left:10px; top:0;
	width:150px; height:86px;
	background:url(../img/logo.png) 0 0 no-repeat;
}
#header_logo span { display:none; }
#header .adsense {
	position:absolute;
	right:0; top:0;
}
#gnavi {
	background-image: -moz-linear-gradient(-90deg, 
		#ffffff, #eeeeee);
	background-image: -webkit-gradient(linear, left top, left bottom,
		from(#ffffff), to(#eeeeee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#eeeeee');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#eeeeee')";

	border:1px solid #e8e8e8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0 1px;
	margin:0 -1px;
	margin-bottom:10px;
}
#gnavi li {
	position:relative;
	float:left;
	width:138px;
	border-left:1px solid #fff;
	border-right:1px solid #e8e8e8;
}
#gnavi_1{ border-left:0 !important; }
#gnavi_7{ border-right:0 !important; }
#gnavi a{
	position:relative;
	display:block;
/*	height:80px;*/
	height:60px;
	border-top-width:3px;
	border-top-style:solid;
}
#gnavi a:hover{
	background-image:url(../img/gnavi_bg.gif);
	background-repeat:no-repeat;
	_background:none;/*for IE6*/
}
#gnavi a span{
	position:absolute;
	left:0; top:9px;
	display:block;
	width:100%; height:45px;
	background:url(../img/gnavi_txt.png) 0 0 no-repeat;
	_background-image:url(../img/gnavi_txt.gif);
	_cursor:pointer;/*for IE6*/
}
#gnavi a span span{ display:none; }

/*矢印マーク*/
#gnavi_1 a{ border-top-color:rgb(46,208,240); background-position:0 0; }
#gnavi_2 a{ border-top-color:rgb(252,175,1); background-position:-139px 0; }
#gnavi_3 a{ border-top-color:rgb(213,43,27); background-position:-278px 0; }
#gnavi_4 a{ border-top-color:rgb(250,154,89); background-position:-417px 0; }
#gnavi_5 a{ border-top-color:rgb(112,192,112); background-position:-556px 0; }
#gnavi_6 a{ border-top-color:rgb(191,17,91); background-position:-695px 0; }
#gnavi_7 a{ border-top-color:rgb(170,153,208); background-position:-834px 0; }

#gnavi_1 a span{ background-position:-2px 0; }
#gnavi_2 a span{ background-position:-141px 0; }
#gnavi_3 a span{ background-position:-278px 0; }
#gnavi_4 a span{ background-position:-419px 0; }
#gnavi_5 a span{ background-position:-559px 0; }
#gnavi_6 a span{ background-position:-696px 0; }
#gnavi_7 a span{ background-position:-838px 0; }


#layout_r .adsense,
#tool_search,
#tool_link_wrap,#tool_link_wrap_s {
	margin-bottom:10px;
}
#tool_search {
	position:relative;
	margin:10px 0;
	background-color:#fafafa;
	border:1px solid #ccc;
	padding:5px 10px;
}
#tool_search .txt {
	width:200px;
}
#tool_search .btn {
	color:#fff;
	text-shadow:1px 1px 1px #666;
	width:60px;
/*
	background-color:#3B5998;
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0)), color-stop(48%,rgba(255, 255, 255, 0.2)), color-stop(50%,rgba(255, 255, 255, 0)));
	background-image:-moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2) 48%,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0));
*/
	background:#3B5998 url(data:image/gif;base64,R0lGODlhAQATALMAAGN6rWd+r2yCsnSJtnqOuYeZwDtZmHCGtH2Ru4KVvX6duQAAAAAAAAAAAAAAAAAAACwAAAAAAQATAAAEClCVhMg4IgDDe48AOw==);
	*background-image:url(../img/btn_search_bg.gif);
	background-repeat:repeat-x;
	border:1px solid rgb(126,157,185);
}
#tool_link_wrap {
	background-color:#fafafa;
	padding:5px; padding-top:0px;
}
#tool_link_head {
	position:relative;
	border-left:7px solid rgb(255,184,24);
	margin-left:8px;
	margin-bottom:7px;
	height:80px;
}
#tool_link_head h2 {
	position:absolute;
	left:0; top:16px;
	width:185px;
	height:48px;
	background:url(../img/tool_link.png) 7px -35px no-repeat;
}
#tool_link_head h2 span { display:none; }
.tool_link {
	position:relative;
	background-color:#fff;
	padding:5px;
	margin-top:5px;
	padding-left:47px;
	border:1px solid #e1e1e1;
	_height:1px;
}
#tool_link_wrap_s {
	border:1px solid #e1e1e1;
}
.tool_link_s {
	position:relative;
	background-color:#fff;
	padding:2px 4px;
	border-top:1px dotted #999;
	_height:1px;
}
#tool_link_wrap_s .tool_link_1st { border-top:0; }
.tool_link .icon {
	position:absolute;
	display:block;
	left:5px; top:5px;
	width:37px; height:35px;
	background:url(../img/tool_link.png) 0 0 no-repeat;
}
/*.tool_link .icon_1 { background-position:0 0; }*/
.tool_link .icon_2 { background-position:-37px 0; }
.tool_link .icon_3 { background-position:-74px 0; }
.tool_link .icon_4 { background-position:-111px 0; }
.tool_link .icon_5 { background-position:-148px 0; }
.tool_link_s .icon {
	position:absolute;
	display:block;
	left:5px; top:2px;
	width:21px; height:20px;
/*	background:url(../img/tool_link_s.gif) 0 0 no-repeat;*/
	background:url(../img/tool_link_s.png) 0 0 no-repeat;
}
/*.tool_link_s .icon_1 { background-position:0 0; }*/
.tool_link_s .icon_2 { background-position:-21px 0; }
.tool_link_s .icon_3 { background-position:-42px 0; }
.tool_link_s .icon_4 { background-position:-63px 0; }
.tool_link_s .icon_5 { background-position:-84px 0; }
.tool_link_s h3,
.tool_link h3 {
	position:relative;
	font-weight:bold;
	font-size:100%;
	line-height:150%;
	margin-bottom:5px;
}
.tool_link_s h3 {
	margin-bottom:2px;
}
.tool_link_s h3 a,
.tool_link h3 a {
	color:rgb(144,124,90);
	font-size:110%;
	text-decoration:none;
	background:url(data:image/gif;base64,R0lGODlhEQATAMQAAP/89P/35P/78f+4GP+7IP++K/+/Lv/AM//FQ//HSf/ITP/QZ//Rav/Ucv/ah//biv/ekv/jpf/mrf/txv/wzv/y1P/46f/89////8DAwAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABkALAAAAAARABMAAAVNYCaOZDlWgqmKUBGtJjQMyASP8jwwwZ3rhMdl9dMNDhJV0ThQVEpL5qBhwUmlhl4myqRar4MEBXpFKpkEB4BoXGjZNNtt65qfUvZ8KQQAOw==) no-repeat;
	*background-image:url(../img/arrow_tool_l.gif);
	background-position:0 50%;
	padding-left:20px;
}
.tool_link_s h3 a {
	background:none;
	padding-left:24px;
}
.tool_link_s h3 a:hover,
.tool_link h3 a:hover {
	text-decoration:underline;
}
.tool_link h3 span {
	position:absolute;
	right:0; top:4px;
	font-weight:normal;
}
.tool_link .foot {
	margin-top:5px;
}

#tool_weather table {
	width:100%;
	border-collapse:collapse;
}
#tool_weather table,
#tool_weather th,
#tool_weather td {
	border:1px solid #ccc;
}
#tool_weather th,
#tool_weather td {
	text-align:center;
	vertical-align:middle;
	padding:2px;
	line-height:100%;
}
#tool_weather .date th {
	font-weight:normal;
	color:#333;
}
#tool_weather .min { color:#03f; }
#tool_weather .max { color:#f30; }
/*#tool_weather td img {
	display:block; margin:auto;
	width:40px; height:24px;
}*/
#tool_weather .wc {
	margin:auto;
	width:40px; height:24px;
	background:url(../img/weather.png) 0 0 no-repeat;
}
#tool_weather .wc span { display:none; }
#tool_weather .wc_01 { background-position:-40px 0; }
#tool_weather .wc_02 { background-position:-80px 0; }
#tool_weather .wc_03 { background-position:-120px 0; }
#tool_weather .wc_04 { background-position:-160px 0; }
#tool_weather .wc_05 { background-position:-200px 0; }
#tool_weather .wc_06 { background-position:-240px 0; }
#tool_weather .wc_07 { background-position:-280px 0; }
#tool_weather .wc_08 { background-position:-320px 0; }
#tool_weather .wc_09 { background-position:-360px 0; }
#tool_weather .wc_10 { background-position:-400px 0; }
#tool_weather .wc_11 { background-position:-440px 0; }
#tool_weather .wc_12 { background-position:-480px 0; }
#tool_weather .wc_13 { background-position:-520px 0; }
#tool_weather .wc_14 { background-position:-560px 0; }
#tool_weather .wc_15 { background-position:-600px 0; }
#tool_weather .wc_16 { background-position:-640px 0; }
#tool_weather .wc_17 { background-position:-680px 0; }
#tool_weather .wc_18 { background-position:-720px 0; }
#tool_weather .wc_19 { background-position:-760px 0; }
#tool_weather .wc_20 { background-position:-800px 0; }

#tool_exchange dt, #tool_exchange dd {
	height:22px;
	line-height:22px;
}
#tool_exchange dt {
	clear:left; float:left;
	font-weight:bold;
	padding-left:37px;
	width:3.8em;
	margin:3px 0;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAArCAMAAAAuY3oFAAABOFBMVEX3AQTmDA3pBQzLCx1CJlU0Kmo3LXf8/P1RXqRbaqhMZbgaQKVbcq4PN4dderS+yuO7x97u8fcCOZYCOZMHOIwHOYwIOYwaSJQ2XqF0kb/d5O/L1ubT8/r/AAD/AgL/MDD/MTH/WVn/YWH/bW3/enr/hIT/m5v/rKz/rq7/srL/urr/8/P/9vb/9/f//Pz////+/v79/f37+/v4+Pj39/fw8PDu7u7t7e3s7Ozp6enn5+fj4+PY2NjR0dHQ0NDJycm+vr65ubm4uLiysrKoqKinp6ejo6OgoKCcnJyUlJSPj4+MjIyKioqDg4N/f39+fn58fHx4eHh0dHRqampcXFxbW1tWVlZMTExLS0tEREQ/Pz82NjY1NTUtLS0mJiYiIiIfHx8ZGRkXFxcWFhYSEhIMDAwKCgoAAAAzRo+jAAABL0lEQVQ4y2NIJwAY0vXxgkGoQFkWCNRxK1CQBQMFXAoUZaFAE7sCPVk4wK5Ag5ACNUIKCFqBcKQ6Lm/KQ+TlcQcU2AxVvEGtqz0oo5tuidbbzxRZ3DsETYFJkk+sBUI+PNEvEVVBjHtcpBeQ1lZS0QFSvq5xrvbICuyjU0BatMBxoQjkhwa4JhkhKbBwtUu10teSQyRavzQHQ2QrLE38kNID0IwwLN6UAUsyMLIy4UhRXGAFbKJivMzYFXAwA+WZxYBAGLsCQV4WWW5ekAIhTAU28R76+jxiECAiqa8fharA3MU21UBfWhwiL6Gvb+yX5IeswDEi0QYY+lKcIAV8wIAK93OLRg1qp+BIZyDNLsAP4ia5+qMGtb5JQmCQGcJp1snokaXv7YmSDLz96JhoAegJHmC/MJV3AAAAAElFTkSuQmCC) no-repeat;
	*background-image:url(../img/flag.png);
}
#tool_exchange .krw {
	background-position:0 -21px;
}
#tool_exchange dd {
	padding:3px 0;
}

#footer {
/*	font-size:90%;*/
	line-height:125%;
	margin-top:25px;
/*	padding-bottom:5px;*/
}
#footer .adsense {
	padding:2px 0;
	margin-bottom:5px;
}
#footer ul {
	border-top:2px solid #e7141a;
	padding:5px 0;
}
#footer li {
/*	display:inline;*/
	float:left;
	margin-right:2.0em;
}
#footer address {
	text-align:right;
	color:#fff;
	background-color:#666;
	padding:10px 5px;
	margin-top:10px;
}

.box_data {
	position:relative;
	border-bottom:1px dotted #999;
	padding:5px;
}
.box_data_1st {
	border-top:1px dotted #999;
}
.box_data dt {
	clear:left;
	float:left;
	color:#ac1212;
	padding-right:0.25em;
}
.box_data dd {
	float:left;
	_float:none;
}
.box_data .icon_coupon {
	position:absolute;
	right:5px; top:3px;
	width:76px; height:23px;
	background:url(../img/icon_coupon.png) 0 0 no-repeat;
}
.box_data .icon_hot {
	width:45px; height:17px;
	background:url(../img/icon_pepper_s.png) 0 0 no-repeat;
}
.box_data .icon_hot span { display:none; }
/*.box_data .icon_hot_0 { background-position:0 0; }*/
.box_data .icon_hot_1 { background-position:0 -17px; }
.box_data .icon_hot_2 { background-position:0 -34px; }
.box_data .icon_hot_3 { background-position:0 -51px; }
/*.box_data .icon_hot_4 { background-position:0 -51px; }/*bug:キムチチゲ*/

.box_data_l {
	position:relative;
	float:left;
	width:120px;
}
.box_data_l img {
	display:block;
	width:120px;
	height:80px;
}
.box_data_r {
	float:right;
	width:100%;
	margin-left:-130px;
}
.box_data_r_in {
	margin-left:130px;
}
.box_data h3 {
	font-size:110%;
	line-height:125%;
}
/*.box_data h3 small { font-weight:normal; }*/
.box_data p {
	margin:0.25em 0;
}
.box_data .date {
	text-align:right;
	color:#ac1212;
}
/*
 section default
*/
/*basis/x_kikou, ookubo/rest, old_right.tpl
.sect .head {
	position:relative;
	_height:1px;
}
.sect .head div {
	position:absolute;
	bottom:0; right:0;
}
.sect .head div img {
	padding-bottom:3px;
}
*/
#layout_r .sect {
	margin-bottom:10px;
}
#layout_m .sect .body {
	margin-bottom:1.5em;
}
#layout_m .sect .body p {
	margin-bottom:0.75em;
}

/*
 heading default
*/
.h1_wrap {
	background-image: -webkit-gradient(linear, left top, left bottom,
		from(#fcf8ed), to(#fae8d0));
	background-image: -moz-linear-gradient(-90deg, 
		#fcf8ed, #fae8d0);
	min-height:1px; _height:1px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcf8ed', endColorstr='#fae8d0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcf8ed', endColorstr='#fae8d0')";

	border:1px solid #f4e3d9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
/*	margin-bottom:10px;*/
	margin-bottom:6px;
}
.h1_wrap h1, .h1_wrap h2 {
	color:#333;
	padding-left:16px;
	line-height:35px;

	background:url(data:image/gif;base64,R0lGODlhBAAfAJEAAPaNZMDAwAAAAAAAACH5BAEAAAEALAAAAAAEAB8AAAIMDGCny+0Po5y0yhQKADs=) no-repeat;
	*background-image:url(../img/h1_bar.gif);
	background-position:5px 50%;
	border:1px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.h1_wrap h2 {
	font-size:125%;
}
.h1_desc {
	margin:0 5px;
	margin-bottom:20px;
}
.h2_wrap {
	border-top:2px solid #666;
	border-bottom:1px dotted #999;
	padding-left:4px;
	margin-bottom:10px;
}
.h2_wrap h2 {
	border-left:8px solid #f90;
	padding-left:8px;
	margin:5px 0;
	line-height:100%;
}

/*
 pankuzu
*/
.pankuzu {
	line-height:1.5;
	margin:0; padding:0;
	margin-bottom:8px;
}
.pankuzu li { float:left; margin-left:3px; }
.pankuzu a {
	padding-right:18px;
	background:url(data:image/gif;base64,R0lGODlhEAAQAIAAAP///wAAACwAAAAAEAAQAAACGISPqcu9EZyCMtF6Lgax6vYx4dNt5ok6BQA7) no-repeat;
	*background-image:url(../img/pankuzu.gif);
	background-position:right -1px;
}

.page_navi {
	position:relative;
	margin:5px 0;
}
.page_navi li {
	float:left;
	border:1px solid #ccc;
	margin-right:5px;
}
.page_navi li strong {
	font-weight:bold;
	color:#f90;
}
.page_navi li strong,
.page_navi li a {
	padding:5px;
	text-align:center;
}
.page_navi .right {
	position:absolute;
	right:0; top:0;
}
.page_navi .disable { color:#999; }

