@charset "utf-8";
/*
Theme Name: jukunavi
Theme URI: http://jukunavi-kansai.com/
Description: default styleseat.
Author: AkitoD
Author URI: http://jukunavi-kansai.com/
*/



body{
	margin:0px;
	padding:0px;
	font-size:12px;
	background-image:url(images/back.gif);
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
a:link      {text-decoration: none;}
a:visited   {text-decoration: none;}
a:active    {text-decoration: none;}
a:hover     {text-decoration: none; color:#FF0000;}

a.botan:hover {
	position: relative;
	top: 1px;
	left: 1px;
	}
	
img{
	margin:0px;
	padding:0px;
	border:0px;
	}
	
p{
	margin:0px;
	padding:0px;
	}

.left{
	text-align:left;
	}
	
.center{
	text-align:center;
	}
	
.right{
	text-align:center;
	}
/*フォント設定*/
.font10{
	font-size:10px;
	}
	
.fff{
	color:#FFFFFF;
	}
	
#wrap{
	margin:auto;
	width:860px;
	height:auto;
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;
	}
	
#flame{
	margin:auto;
	width:840px;
	height:auto;
	}
	
#flame:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#flame { display:inline-block; }
/*\*/
* html #flame { height:1%; }
#flame { display:block; }

/*以下ヘッダー*/
#header{
	width:840px;
	height:auto;
	background-image:url(images/header_back.gif);
	background-repeat:repeat-x;
	}
h1{
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	font-size:12px;
	text-align:left;
	}
	
h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	}

	
h3{
	margin:0px;
	padding-left:10px;
	text-align:left;
	font-size:16px;
	padding-bottom:3px;
	}
	
.title h3{
	background-color:#ccff66;
	padding-top:3px;
	padding-bottom:2px;
	text-align:left;
	border-left: 8px solid #006600;
	border-right: 3px solid #006600;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
}

	
#header_title{
	float:left;
	width:auto;
	height:auto;
	}
#header_banner{
	float:left;
	width:auto;
	height:auto;
	}
	
#header_search{
	float:right;
	width:auto;
	margin-right:10px;
	}
	
#power{
	width:auto;
	text-align:right;
	}
	
#form{
	width:auto;
	text-align:right;
	margin-top:6px;
	}
	
.form{
	width:210px;
	margin:0px;
	}

#s_banner{
	margin-top:40px;
	}

#pan{
	clear:both;
	height:30px;
	line-height:30px;
	font-size:12px;
	background-color:#FFFFFF;
	padding-left:10px;
	text-align:left;
	border-top: solid 1px #006600;
	}

/* プレミアムバナー */
#premire{
	width:840px;
	height:auto;
	margin-bottom:10px;
}

#premire ul{
	margin:0px;
	padding:0px;
}

#premire li{
	float:left;
	margin-left:22px;
	list-style:none;
}

/* IE6ハック */
*html #premire li{
	float:left;
	margin-left:15px;
	list-style:none;
}

#premire ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#premire ul { display:inline-block; }
/*\*/
* html #premire ul { height:1%; }
#premire ul { display:block; }



/*以下commonメインメニュー*/
.main{
	width:430px;
	height:auto;
	float:left;
	margin-left:12px;
	}
	
.main_txt{
	width:auto;
	height:auto;
	font-size:12px;
	margin-bottom:8px;
	padding-left:9px;
	padding-right:3px;
	padding-bottom:3px;
	text-align:left;
	overflow:hidden;
	}

	
.main_txt img{
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}

.title{
	width:430px;
	height:21px;
	line-height:21px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:7px;
	margin-top:5px;
	}

dl{
	margin:0px;
	padding:0px;
	}

.day{
	text-align:left;
	font-size:12px;
	padding-right:2px;
	padding-top:2px;
	clear:both;
	}
	
.main_title{
	width:auto;
	height:auto;
	margin:0px;
	}
	
	
#cover-flame{
	width:auto;
	height:auto;
	border:#FFCC00 1px solid;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:10px;
	}
	
#cover-flame:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#cover-flame { display:inline-block; }
/*\*/
* html #cover-flame { height:1%; }
#cover-flame { display:block; }
/**/
	
#cover_photo{
	width:150px;
	height:200px;
	border:#006600 3px solid;
	float:left;
	margin-left:0px;
	margin-bottom:10px;
	}
	
#cover_data{
	width:225px;
	height:auto;
	float:left;
	text-align:left;
	margin-left:10px;
	}
	
/*table*/
.c_table{
	width:100%;
	height:auto;
	font-size:12px;
	}
.c_th{
	background-color:#006600;
	text-align:left;
	padding-left:2px;
	color:#FFFFFF;
	height:21px;
	line-height:21px;
	width:30%;
	}
	
.c_td{
	width:70%;
	height:21px;
	line-height:21px;
	padding-left:2px;
	background-color:#CCFF66;
	}
	
.gal_data{
	width:auto;
	height:21px;
	line-height:21px;
	}

.main_bottom{
	clear:both;
	}
	
.cont_bottom{
	clear:both;
	width:auto;
	margin:auto;
	text-align:center;
	}
	
#real-flame{
	width:428px;
	height:auto;
	border:#009900 1px solid;
	padding-top:10px;
	margin-bottom:10px;
	}
	
iframe{
	margin:0px;
	padding:0px;
	width:428px;
	height:238px;
	border-left:#CCFF66 1px solid;
	border-right:#CCFF66 1px solid;
	}
	
#real_all{
	background-color:#CCFF66;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	}
	
#cont_flame{
	width:428px;
	height:auto;
	border:#FF0000 1px solid;
	padding-top:8px;
	margin-bottom:10px;
	}
	
#cont_flame:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#cont_flame { display:inline-block; }
/*\*/
* html #cont_flame { height:1%; }
#cont_flame { display:block; }
/**/

.ul{
	float:left;
	width:auto;
	margin:0px;
	padding-left:18px;
	padding-bottom:15px;
}

.li{
	list-style-type:none;
	float:left;
	width:130px;
	padding-top:5px;
}

.li_hp{
	list-style-type:none;
	float:left;
	width:190px;
	padding-top:5px;
	margin-left:3px;
}

.li_hp1{
	list-style-type:none;
	float:left;
	width:190px;
	padding-top:5px;
}

.ul_cont{
	float:left;
	width:auto;
	margin:0px;
	padding-left:8px;
	padding-bottom:15px;
}

.li_cont{
	list-style-type:none;
	float:left;
	width:200px;
}

.li_cont1{
	list-style-type:none;
	float:left;
	width:200px;
	padding-left:10px;
}

.p1{
	padding:0px;
	text-align:center;
	font-size:10px;
	}
	
.p2{
	padding:0px;
	text-align:center;
	}
	
.img_span{
	padding-bottom:2px;
	}
	
	
/*以下レフトメニュー*/
#left_menu{
	width:auto;
	height:auto;
	float:left;
	margin-left:4px;
	}
	
.left_search{
	width:auto;
	height:auto;
	margin-bottom:6px;
	}
.shop{
	padding-top:1px;
	padding-bottom:3px;
}

#left_new_shop{
	width:198px;
	height:200px;
	border-left:#FF0000 solid 1px;
	border-right:#FF0000 solid 1px;
	border-bottom:#FF0000 solid 3px;
	text-align:left;
	overflow:auto;
	}
	
*html #left_new_shop{
	width:200px;
	height:200px;
	border-left:#FF0000 solid 1px;
	border-right:#FF0000 solid 1px;
	border-bottom:#FF0000 solid 3px;
	text-align:left;
	overflow:auto;
	}
	
	
#left_new_shop_title{
	width:200px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	background-image:url(images/left_new_shop.gif);
	background-repeat:no-repeat;
	}

.new_shop{
	margin:0px;
	width: auto;
	}
.side2{
	margin-bottom:2px;
	margin-left:3px; : 1px;
	font-size:12px;
	margin-top:2px;
	width:auto;
	}
.side3{
	padding-left:10px;
	}
.new{
	margin-right:3px;
	}

#top_banner{
	width:200px;
	height:auto;
	background-color:#FF9999;
	}
.banner{
	padding-bottom:5px;
	}
	
#tokusen{
	margin-top:10px;
	width:200px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	background-image:url(images/tokusen.gif);
	background-repeat:no-repeat;
	}
	
#tokusen_bottom{
	margin:0px;
	padding:0px;
	}
	
#no_entry{
	width:430px;
	height:auto;
	margin:0px;
	}

	
/*以下ライトメニュー*/
#right_menu{
	width:175px;
	height:auto;
	float:right;
	padding-right:5px;
	}
	
#info_title{
	width:175px;
	height:auto;
	}
#info_bottom{
	width:175px;
	height:auto;
	}

.page_item a{
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	border-bottom: #660000 1px dashed;
	display:block;
	padding:3px 3px 3px 30px;
	border-bottom:1px dotted #666;
	background:url(images/menu1.gif) no-repeat 3px 6px;
	}

/*mouse over*/
.page_item a:hover{
	display:block;
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	position:relative;
	font-weight:bold;
	background: #ccff66 url(images/menu2.gif) no-repeat 3px 6px;
	background-repeat:no-repeat;
	}
	
.tit_h3 a{
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	border-bottom: #660000 1px dashed;
	display:block;
	padding:3px 3px 3px 30px;
	border-bottom:1px dotted #666;
	background:url(images/menu1.gif) no-repeat 3px 6px;
	}
	
.tit_h3 a:hover{
	display:block;
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	position:relative;
	font-weight:bold;
	background: #ccff66 url(images/menu2.gif) no-repeat 3px 6px;
	background-repeat:no-repeat;
	}
	
.entrylist{
	margin:0px;
	padding-left:20px;
	}

.page_items a{
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	border-bottom: #660000 1px dashed;
	display:block;
	padding:3px 3px 3px 30px;
	border-bottom:1px dotted #666;
	background:url(images/menu2.gif) no-repeat 3px 6px;
	}


.page_items a:hover{
	display:block;
	text-align:left;
	font-size:14px;
	list-style-type:none;
	height:22px;
	line-height:22px;
	position:relative;
	font-weight:bold;
	background: #ccff66 url(images/menu1.gif) no-repeat 3px 6px;
	background-repeat:no-repeat;
	}
	
li {
	list-style:none;
	text-align:left;
	width:auto;
	}

	
.ul_l {
	margin:0px;
	padding:0px;
	}
	
#osusume{
	margin-top:10px;
	width:175px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	background-image:url(images/osusume.gif);
	background-repeat:no-repeat;
	}
	
#right_gal{
	width:173px;
	height:auto;
	border-left:#FFCCFF solid 1px;
	border-right:#FFCCFF solid 1px;
	border-bottom:#FFCCFF solid 3px;
	text-align:left;
	overflow:auto;
	}
	
*html #right_gal{
	width:175px;
	height:auto;
	border-left:#FFCCFF solid 1px;
	border-right:#FFCCFF solid 1px;
	border-bottom:#FFCCFF solid 3px;
	text-align:left;
	overflow:auto;
	}

.gal{
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	text-align:center;
	height:auto;
	}
	
#hp{
	margin-top:10px;
	width:175px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	background-image:url(images/p_hp.gif);
	background-repeat:no-repeat;
	}
#right_hp{
	width:173px;
	height:auto;
	border-left:#FFFF00 solid 1px;
	border-right:#FFFF00 solid 1px;
	border-bottom:#FFFF00 solid 3px;
	text-align:left;
	overflow:auto;
	}
	
*html #right_hp{
	width:175px;
	height:auto;
	border-left:#FFFF00 solid 1px;
	border-right:#FFFF00 solid 1px;
	border-bottom:#FFFF00 solid 3px;
	text-align:left;
	overflow:auto;
	}
	
#hp_sam{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:4px;
	font-size:10px;
	text-align:center;
	height:auto;
	width:auto;
	margin:auto;
	}
	
#pr_title{
	margin-top:10px;
	width:175px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	background-image:url(images/pr.gif);
	background-repeat:no-repeat;
	}
#pr_flame{
	width:173px;
	height:auto;
	border-left:#66CCFF solid 1px;
	border-right:#66CCFF solid 1px;
	border-bottom:#66CCFF solid 3px;
	text-align:center;
	overflow:auto;
	}
	
#pr_group_flame{
	width:173px;
	height:auto;
	text-align:center;
	overflow:auto;
	}
	
*html #pr_flame{
	width:175px;
	height:auto;
	border-left:#66CCFF solid 1px;
	border-right:#66CCFF solid 1px;
	border-bottom:#66CCFF solid 3px;
	text-align:left;
	overflow:auto;
	}
	
/*seo・sbo*/
.tag_cloud{
	width:175px;
	margin-top:15px;
	height:21px;
	line-height:21px;
	background-color:#006600;
	color:#FFFFFF;
	}
	
#keisai{
	width:auto;
	height:auto;
	text-align:center;
	}

.cloud{
	padding-top:3px;
	padding-bottom:1px;
	width:175px;
	height:auto;
	border-bottom:#006600 3px solid;
	margin-bottom:10px;
	}
	
#ping{
	text-align:left;
	padding-left:10px;
	margin:0px;
	}
#p_form{
	margin:0px;
	padding:0px;
	}
#space{
	padding-left:5px;
	padding-right:5px;
	}
	
	
/*以下ボトム*/
#bottom{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	
	}
#bottom1{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#009900;
	}
	
#top_p{
	text-align:center;
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
	}

.navigation{
	clear:both;
	}