﻿@charset "utf-8";
@import url("common.css");
@import url("category.css");
body{
	background-image:url(../img/common/body_back2.jpg);
}
ul.blog_recent_entry_lists{}
li.blog_recent_entry_li{	
	background-image:url(../img/toppage/pencil_pointer.jpg);
	background-repeat:no-repeat;
	text-indent:20px;
	margin:5px 0 10px 5px;
	}
ul.blog_monthry_lists{}
li.blog_monthry_li{
	background-image:url(../img/blogers/blog_monthly_pointer20.jpg);
	line-height:20px;
	text-indent:20px;
	background-repeat:no-repeat;
	margin:5px 0 0 5px;
	}
.heading_sec{
	color:#CC3300;
	font-weight: bold;
	width: 80px;
	}
.read_sec{
	margin:0 0 0 90px;
	}
.ent_large_tab{
	width:600px;
	margin:20px 10px 20px 10px;
	}
.ent_large_tab p{
	width:300px;
	float:left;
	}
h4.blog_title{
	font-size:18px;
	font-weight:bold;
	margin:0 40px 0 20px;
	border-bottom:1px solid #663333;
	text-indent:5px;
	}
.blog_entry_body{
	margin:0 40px 0 20px;
	padding:10px 20px;
	border-bottom:1px dotted #999999;
	}
.blog_date{
	text-align:right;
	margin:0 40px 0 0;
	}
#shop_blog{
	display:block;
	}
#shop_kuchikomi{
	display:block;
	}
.tenpo_menu{
	background-image:url(http://www.agariumai.com/common/img/common/sec_box_bg.jpg);
	width:290px;
	padding:10px 0;
	}
.tenpo_menu_inner{
	background-image:none;
	background-color:#FFFFFF;
	width:270px;
	margin:0 10px;
	}
.tenpo_menu_section{
	padding:10px;
	}
.coupon_menu{
	background-image:url(http://www.agariumai.com/common/img/common/sec_box_bg.jpg);
	width:610px;
	padding:10px 0;
	}
.coupon_menu_inner{
	width:590px;
	margin:0 10px;
	background-color: #ffffff;
	}
.coupon_sec{
	padding:5px;
	}
.coupon_image{
	width:270px;
	margin-right:10px;
	float:left;
	}
p.coupon_image_para{
	}
.coupon_text{
	width:300px;
	float:left;
	}
.coupon_text h4{
	font-weight:bold;
	}
	
/*ajax*/

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/common/js/img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/common/js/img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div.wrapperImg a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
a.nyroModalPrev {
	left: 0;
	width: 40%;
}
a.nyroModalPrev:hover {
	background: url(/common/js/img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
	width: 40%;
}
a.nyroModalNext:hover {
	background: url(/common/js/img/next.gif) right 20% no-repeat;
}	


table.bus_table_cat{
	margin:15px;
	border:1px solid #B49866;
	background:#F9F2E5;
	}
table.bus_table_cat th{
	border-right:1px solid #B49866;
	border-bottom:1px solid #B49866;
	padding:10px;
	}
table.bus_table_cat td{
	border-bottom:1px solid #B49866;
	border-right:1px dotted #B49866;
	padding:10px;	
	}
h1.bus_cat_title{
	font-size:14px;
	}
