@charset "UTF-8";
/* CSS Document */

a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #E5007B;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
body {
	margin: 0px;
}
h1 {
}
h2 {
}
h3 {
	font-size: medium;
}
h4 {
}
.text1 {
}
#g_navi {
	background-image: url(images/basic/head_b_bg.png);
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	clear: both;
}
.g_navi_button {
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	width: 708px;
}
.g_navi_button ul {
	margin: 0px;
	padding: 0px;
}
.g_navi_button ul li {
	list-style-type: none;
	float: left;
}
.header_top {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}
.header_top h1 {
	font-size: x-small;
	line-height: 0.5em;
	color: #333333;
	padding-top: 10px;
}
.header_top_right {
	text-align: right;
	font-size: x-small;
	padding-top: 10px;
}

.header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.logo {
	float: left;
	padding-top: 5px;
}
.header_banner {
	float: right;
	margin-bottom: 20px;
}
#main{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#head_content {
	width: 100%;
	height: 213px;
	margin: 10px 0px 10px 0px;
	background-image: url(images/main.png);
}
#rec_head_content {
	width: 100%;
	height: 400px;
	margin: 20px 0px 10px 0px;
	background-image: url(images/rec/rec_img.gif);
}
.bill_blog {
	margin: 20px 0px 10px 0px;
}
.left_main {
	width: 600px;
	float: left;
	margin-top: 20px;
}
.blog_title {
}
.blog_bg {
	background-image: url(images/blog/blog_bg.png);
	background-repeat: repeat;
}
.blog_footer {
	background-image: url(images/blog/blog_footer.png);
	height: 3px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.right_menu {
	width: 180px;
	float: right;
	margin-top: 20px;
}
.right_menutitle {
}
.right_menu_bg {
	background-image: url(images/basic/rightmenu_bg.png);
	padding-bottom: 10px;
}
.right_menu_footer {
	background-image: url(images/basic/rightmenu_footer.png);
	height: 2px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.footer {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	padding-top: 13px;
	font-size: small;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url(images/basic/footer.png);
	width: 100%;
	height: 34px;
	background-repeat: repeat-x;
	clear: both;
}
.news {
	width: 600px;
	height: 250px;
	background-image: url(images/newstopix.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
.news ul {
	padding-top: 30px;
	font-size: small;
	color: #666666;
	line-height: 160%;
}
.secchi_text {
	font-size: x-small;
	color: #666666;
	padding-left: 15px;
	line-height: 120%;
}
.secchi_title {
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bolder;
	color: #666666;
	padding-left: 8px;
	line-height: 160%;
}
.blogcontent {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: x-small;
	color: #333333;
	padding-bottom: 10px;
}
.blogcontent a {
	color: #5f982f;
}
.blogcontent a:hover {
	color: #E5007B;
	text-decoration: none;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.line2 {
	background-image: url(images/line2.gif);
	height: 90px;
	width: 1px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
}
.pre_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pan_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
.rec_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.sitemap_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pre {
	line-height: 2em;
}
.contact {
	font-size: small;
	color: #666666;
}
.right_menu_content {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.slide {
	width: 400px;
	height: 200px;
	padding-top: 7px;
	float: right;
	padding-right: 7px;
}
.index_title{
	font-size: medium;
	font-weight: bolder;
}
.index_l ,.index_m ,.index_s{
	border-bottom-style:dashed;
	border-width:0px;
	border-bottom-width:1px;
	border-color:#999999;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-top: 2px;
}
.index_l{
	font-size: medium;
	font-weight: bolder;
	color: #E00079;
}
.index_m{
	font-size: small;
	font-weight: bolder;
	color: #990000;
}
.index_s{
	font-size: x-small;
}
.pankuzu {
	font-size: x-small;
	color: #555555;
	padding-bottom: 5px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.shop_t1 {
	font-size: x-small;
}
.shop_t2_title {
	font-size: small;
	font-weight: bolder;
	padding-top: 10px;
}
.shop_t2_title a {
	text-decoration: none;
	color: #FF6666;
}
.shop_t2_title a:hover {
	color: #FF0066;
}
.shop_t3_leftcell {
	font-size: x-small;
	font-weight: bolder;
	color: #FF6666
}
.shop_t4{
	color: #FF6600;
}
.rec {
	font-size: x-small;
	margin: 0 15px;
	color: #555;
}
.rec h3 {
	margin: 0 0 20px;
	background-color: #eee;
	padding: 3px;
}
.rec dl {
	padding: 0 10px 40px 10px;
}
.rec dl.en {
	margin-top: -60px;
	padding-top: 60px;
}
.rec dl dt {
	font-weight: bold;
	width: 8em;
	float: left;
	clear: both;
}
.rec dl dd {
	margin: 0 0 0.5em 7em;
}
.rec dl dd ul li {
	padding: 0 0 5px;
	list-style: square inside;
}
.sitemap {
	font-size: small;
	margin: 0 15px;
	color: #555;
}
.sitemap h3 {
	margin: 30 0 20px 0;
	background-color: #eee;
	padding: 3px;
}
.sitemap dl {
	padding: 0 10px 40px 30px;
}
.sitemap dt {
	padding-bottom: 19px;
}
.sitemap dd {
	line-height: 2em;
}
.present {
	font-size: small;
	margin: 0 15px;
	color: #555;
}
.shop_info {
	padding: 10px;
}
.shop_info_text {
	font-size: x-small;
	color: #666666;
	padding-top: 4px;
	padding-left: 4px;
}.top_saisingo {
	font-size: small;
	margin: 0px 0px 40px 0px;
	color: #555;
}
.emane {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.rinen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}

