@charset "UTF-8";
*{
	margin:0;
}
body{
	text-align:center
}
li {
	list-style: none;
}
.title_h2 {
	color: orange;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 550px;
	border-left: solid 5px #8dc240;
	border-bottom: solid 2px #8dc240;
	padding: 2px;
}
.title_h2_2 {
	color: orange;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 265px;
	border-left: solid 5px #8dc240;
	border-bottom: solid 2px #8dc240;
	padding: 2px;
}

#GeneralWrap{
	width:950px;
	margin:0 auto
}
#HeaderLogo{
	text-align:left;
	margin:10px 0
}
.text{
	border:1px solid #A0C83C;
	font-family:Verdana,Helvetica,Arial;
	font-size:14px;
	color:#646464
}
.text_focus{
	border:1px solid #A0C83C;
	font-family:Verdana,Helvetica,Arial;
	font-size:14px;
	color:#646464
}
.msg label{
	color:#646464;
	letter-spacing:1px;
	font-size:14px
}
#CheckHere{
	float:right;
	text-decoration:none;
	font-size:14px;
	line-height:20px;
	color:#F050C8
}
#CheckHere:hover{
	color:#A0C83C
}
.LoginGuidance{
	border-right:2px solid #A0C83C;
	font-size:14px;
	line-height:1.5em;
	letter-spacing:1px;
	padding:0 5px;
	font-family:Hiragino Maru Gothic Pro;
	color:#646464;
	background:url(../../skin/login/TransparentNicoMark.gif) no-repeat center center
}
.LoginGuidance font{
	font-size:16px;
	color:#A0C83C;
	font-family:Verdana,Helvetica,Arial;
	font-weight:bold
}
.Space10{
	height:10px;
	overflow: hidden;
}
.Space20{
	height:20px
}
.showImage {
	position: absolute;
	width: 600px;
	_width: 610px;
	height: 450px;
	_height: 451px;
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	background: #f6f6f6;
	visibility: hidden;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.search {
 text-align: left;
 height: 24px;
 width: 280px;
/* margin-top: 33px;*/
	float: right;
/*	margin-right: 50px;*/
	margin-bottom: 15px;
	_display: inline;
}
.search form {
 display: inline-block;
 _display: inline;
 height: 24px;
}
.search input {
 float: left;
 _display: inline;
 width: 250px;
 font-size: 14px;
 _font-size: 16px;
 vertical-align: top;
 margin: 0px;
 padding: 0px;
 border: solid 1px #cccccc;
}
html>body .search input {
 height: 22px;
}
#search_img {
 vertical-align: top;
 float: left;
 _display: inline;
 margin: 0px;
 padding: 0px;
 width: 22px;
 height: 22px;
}
.searchline{
	margin-bottom: 10px;
	width: 240px;
}
.searchline_title {
/* font-weight: bold;*/
	background-color: #F0F0F0;
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#E4E4E4));
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#E4E4E4));
 background-image:-moz-linear-gradient(top,#F9F9F9,#E4E4E4);
 filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F9F9F9, endColorStr=#E4E4E4);
	color: #606060;
/*	_height: 30px;*/
	padding: 5px;
	border: solid 1px silver;
}
.searchline_title2 {
/* font-weight: bold;*/
	background-color: #d0ff8e;
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3ffe3), to(#bdff5e));
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3ffe3), to(#bdff5e));
 background-image:-moz-linear-gradient(top,#f3ffe3,#bdff5e);
 filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f3ffe3, endColorStr=#bdff5e);
	color: #606060;
/*	_height: 30px;*/
	padding: 5px;
	border: solid 1px silver;
}

.searchline ul {
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
}
.searchline li {
	list-style: none;
	border-top: dotted 1px silver;
	margin: 0 4px;
	padding: 4px 0;
}
.box {
 width: 550px;
 margin:0 0 20px 10px;
 line-height: 1.4;
}
.box2 {
 width: 275px;
 margin:0 0 20px 0px;
 line-height: 1.4;
}
#top_pickup_title{
	border-left:5px solid #F7B711;
	border-bottom:1px solid #F7B711;
	padding:0 0 5px 10px
}

#top_pickup_image {
 margin-left: 0px;
}

#top_pickup_image td{
	width:90px;
	text-align:center;
}
.top_pickup_div {
	position: relative;
	margin: 0 auto;
	width: 75px;
	height: 75px;
}

.top_pickup_img {
	position: absolute;
	overflow:hidden;
	filter:alpha(opacity=100);
	visibility:hidden;
}

.top_pickup_title {
	position: abolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	padding: 5px;
	text-align: left;
	visibility: hidden;
	overflow: hidden;
	z-index: 2;
}

.top_pickup_title_span {
	vertical-align: bottom;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#tp1{
	float:left;
	margin:15px 0 5px 0;
	border-top:#cccccc solid 1px;
	width:380px;
	font-size: 12px;
}
#tp1 p{
	font-size:10px;
	margin:1px 0 0 0;
 color: #000000;
}
#tp1 h3{
	margin-top:2px;
}
#tp1 a,a:link{
	text-decoration:none;	
}
#tp1 ul{
	margin-top:5px;
}
#tp1 li{
	float:left;
}
#tp1_img {
 position: relative;
 overflow: hidden;
 width: 83px;
 height: 83px;
}
#tp1_img img{
 visibility: hidden;
 position: absolute;
}

#tp2{
	float:left;
	width:380px;
	margin:15px 0 5px 0;
	padding-top:6px;
	border-top:#cccccc solid 1px;
}
#tp2 a,a:link{
	text-decoration:none;
	font-size: 12px;
}
#tp2 li{
	float:left;
	color:#000000;
}
#tp2 span{
	color:#333333;
}
#tc{
	font-size:12px;
	line-height:140%;
	width:280px;
	padding-right:15px;
	}
#tc2{
	font-size:12px;
	line-height:140%;
	width:380px;
	padding-right:15px;
	}
#ev{
	padding-top:10px;
}
#r{
	margin:15px 0;
	padding:5px 0;
	border-top:#cccccc solid 1px;
}
#r1{
	margin:8px 0 0 2px;
	padding-bottom:41px;
}
#r1 h3{
	float:left;
	margin:0;
}
#r1 p{
	float:right;
	margin:0;
}
#r1 a,a:link{
	text-decoration:none;
}
.r2{
	clear:both;
	text-align:right;
	margin-bottom:10px;
}
.r2_box {
 width: 328px;
 _width: 326px;
	border-top:#e7e7e7 solid 2px;
	border-left:#e7e7e7 solid 2px;
	border-right:#e7e7e7 solid 2px;
	text-align:left;
	font-size: 12px;
	padding: 15px;
	margin-left:20px;
	color: #333333;
}
.r2 p{
	font-size:12px;
	color: #cccccc;
}
#r3{
	float:left;
	margin:15px 0 5px 0;
	border-top:#cccccc solid 1px;
	}
#t1{
	text-align:left;
	width:556px;
	height:30px;
	margin-top:2px;
	border-left:#8dc240 solid 4px;
	border-bottom:#8dc240 solid 1px;
}
#t1 h2{
	float:left;
	margin-left:8px;
}
#t1 h3{
	float:left;
	margin-left:8px;
	}
#t1 p{
	float:right;
	font-size:10px;
	margin-top:8px;
	color: #000000;
	}
#t2{
	margin:8px 0 0 20px;
	}
#t2 h3{
	float:left;
	margin:0;
	}
#t2 p{
	float:right;
	margin:-3px 0;
	}
#t2 a:link{
	text-decoration:none;
	}
#t3{
	clear:both;
	margin-left:20px;
	padding-top:21px;
}
#t3 img {
 margin: 0 12px;
}
#t3 p{
	line-height:140%;
	margin-top:12px;
}
#t3 a:link{
	text-decoration:none;
	}
#t3 ul{
	line-height:120%;
	margin-top:15px;
	}
.coment{
	font-size:12px;
	text-align:right;
	}
/*----- Topic red -----*/
#topicR{
	/*--color:#ffffff;--*/
	/*--font-size:14px;--*/
	background-color:#8dc240;
	height:24px;
}
#topicR img{
 vertical-align: middle;
}
.topicR_title {
 float: left;
 display:inline-block;
 _display: inline;
 margin: 5px 0 5px 10px;
 font-size: 14px;
 font-weight: bold;
	color:white;
}
.topicR_link {
 display:inline-block;
 _display: inline;
 float: right;
 margin: 4px 5px 4px 2px;
	color:white;
}
.topicR_link a:link {
 text-decoration: none;
}
.topicR_link_a {
 margin-left: 2px;
 font-size:12px;
 font-weight: bold;
	color:white;
}

#tlR1{
	font-size:12px;
	line-height:180%;
	min-height:70px;
	_height: 70px;
	padding:3px 0 9px 12px;
}
#tlR1 a,a:link{
/*	color:<?php echo $color2; ?>;*/
	text-decoration:none;
}
#tlR2{
	clear:both;
	font-size:12px;
	line-height:180%;
	min-height:70px;
	_height:70px;
	padding:3px 0 9px 5px;
}
#tlR2 a,a:link{
/*	color:#000000;*/
	text-decoration:none;
}
#tR4{
	text-align:left;
	width:556px;
	height:30px;
	margin-top:2px;
	border-left:#996666 solid 4px;
	border-bottom:#996666 solid 1px;
	}
#tR4 h3{
	float:left;
	color:#333333;
	margin-top:6px;
	margin-left:8px;
	}
#tR4 p{
	float:right;
	font-size:12px;
	margin-top:12px;
	}
/*-- event --*/
#ev{
	padding-top:10px;
}
#e1{
	margin:4px 0 0 20px;
	}
#e2{
	clear:both;
	margin-left:20px;
	padding-top:15px;
	}
#e2 img {
 margin: 0 12px;
}
#e2 p{
	line-height:140%;
	margin-top:12px;
	}
#e2 a:link{
	text-decoration:none;
	}
#e2 ul{
	line-height:120%;
	margin-top:15px;
	}
#cl{
	float:left;
	}
#cr{
	text-align:right;
	padding-top:6px;
	}
#cr a,a:link{
	font-size:12px;
	text-decoration:none;
/*	color: <?php echo $color2; ?>*/
}
.cont_title {
	font-size: 32px;
	color: #fa8a2c;
	font-weight: bold;
	margin-bottom: 5px;
}
.cont_title2 {
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.cont_title3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.cont_left {
	width: 270px;
	float: left;
	line-height: 1.4;
}
.cont_right {
	width: 270px;
	float: right;
	line-height: 1.4;
}
.cont6_img_div {
	width: 68px;
	height: 68px;
 position: relative;
 overflow: hidden;
 margin: 0 10px;
 float: left;
 _display: inline;
}
.cont6_img {
 position: absolute;
 visibility: hidden;
}
.cont6_body {
	float: right;
	margin: 0 10px 0 0;
	width: 170px;
	_display: inline;
}
.cont6_body_div {
	font-size: 12px;
}
.cont6_body_title {
	font-size: 14px;
}
#cont_info {
	width: 270px;
}
#cont_info td {
	font-size: 12px;
}
.cont_back_label {
	background: url('../images/cont_back_label.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.cont_review_td {
	background: url('../images/frame_small.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 25px;
}
.cont_review_td div {
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fa8a2c;
}
.cont_review{
	margin: 0 10px;
}
.frame_top {
	background: url('../images/frame_top.gif');
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	overflow: hidden;
 padding: 0;
}
.frame_middle {
	background: url('../images/frame_middle.gif');
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	width: 270px;
 padding: 0;
}
.frame_bottom {
	background: url('../images/frame_bottom.gif');
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	overflow: hidden;
 padding: 0;
}
#leftbox {
 width: 380px;
 float: left;
}

#side2{
	float:left;
	text-align:left;
	width:160px;
	margin:5px 0 10px 14px;
	_display: inline;
	}
#category2 li {
 line-height: 1.8;
}
#mc{
	float:left;
	}
.mc_box{
	margin:10px 26px 0 2px;
	border:1px solid lightgrey;
	width:220px;
	padding:10px;
	height:210px;
	overflow:scroll;
	}
#mp{
/*	float:left;*/
/*	margin-top:37px;*/
	}
#mp p{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}
	
#maker_info li {
	line-height: 1.5em;
	list-style-position:inside;
	list-style-type: upper-alpha;
	color: black;
	font-weight: bold;
}	
.open_info_main
{
	font-size: small;
	_font-size: x-small;
	color: gray;
	font-weight: bold;
	line-height: 1.4;
	width: 200px;
	height: 150px;
	overflow: scroll;
}
.open_info_main a
{
	text-decoration: none;
	color: #026CD1;
}
.imgbox {
 position: absolute;
 visibility: hidden;
 margin:2px;
}
.coupon {
 background: url(../images/coupon_back.gif);
 background-repeat: no-repeat;
 width: 250px;
 height: 120px;
 position: absolute;
 font-family: sans-serif;
}
.coupon_name{
 position: absolute;
 width: 240px;
 height: 110px;
 z-index: 1;
}
.coupon_cond {
}
.coupon_cont {
	position: absolute;
	width: 240px;
	height:	110px;
	z-index: 2;
}
.coupon_term {
	position: absolute;
	top: 90px;
	font-size: 12px;
	text-align: center;
	width: 100%;
}
