@charset "shift_jis";


/* -------------------------------------------------------------------
　 共通
------------------------------------------------------------------- */

/* 基本フォント -------------------- */

body,td,th,h1,h2,h3,h4,h5,h6 {
	color: #555555;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

address,em {
	font-style: normal;
}

.attention {
	color:#BF0000;
	}

/* 基本タグ -------------------- */

body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
	margin: 0px;
	padding: 0px;
}

/*body {
	margin: 20px 0px 20px;
}
*/
img,table {
	border: none;
	margin: 0px;
	padding: 0px;
}

ol,ul {
	list-style: none;
	
}


/* 基本テキストリンク -------------------- */

a:link {
	color: #3366CC;
	text-decoration:none;
}
a:visited {
	color: #3366CC;
	text-decoration:none;
}
a:hover {
	color: #3366CC;
	text-decoration:underline;
}
a:active {
	color: #3366CC;
	text-decoration:underline;
}


/* -------------------------------------------------------------------
 float解除
------------------------------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */

div#wrap-txt {
	width: 990px;
	text-indent: -9999px;
	text-align: left;
}

div#wrap-txt h1{
	font-size:10px;
	color:#555555;
	margin:0;
	padding:0;
	display: none;
}

div#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	/*overflow: hidden;*/
}

div#wrap-inner {
	width: 990px;
	margin: 0 auto;
	padding-top: 20px;
}

/* -------------------------------------------------------------------
 ヘッダ
------------------------------------------------------------------- */
div#header {
	width:990px;
	background:url(../../img/featuresimg/common_img/head.gif) no-repeat;
	height:120px;
	margin: 0 auto;
	position: relative;
}
div#header {
}



div#header div#txt {
	text-indent:-9999px;
	display: none;
}

div#header h2{
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	line-height:1.3;
	padding:0;
	margin:0;
}
div#header p#header_top {
	width:38px;
	position: absolute;
	left: 800px;
	top: 26px;
}
div#header p#header_blog {
	width:38px;
	position: absolute;
	left: 899px;
	top: 23px;
}
/* -------------------------------------------------------------------
 フッタ
------------------------------------------------------------------- */
div#btnpageTop {
	margin:0 auto;
	width:540px;
	height:50px;
	text-align:center;
	padding:0;
}
div#next_link {
	margin:0 auto;
	width:540px;
	/* height:30px; */
	text-align:center;
	padding:0;
}


div#footer {
	clear:both;
	width: 990px;
}

div#footer p{
	text-align:center;
	padding:30px 0 30px 0;
}

/* -------------------------------------------------------------------
 メイン
------------------------------------------------------------------- */
div#content_area {
}

div#cont_left {
	width:600px;
	height: auto;
	padding:0 20px 0px 0;
	margin: 0;
	float:left;
}

div#cont_center {
	width:600px;
	height: auto;
	float:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 185px;
}

div#cont_right {
	width:350px;
	margin:0 0 0px 0;
	float:left;
}

/* -------------------------------------------------------------------
 フラッシュ
------------------------------------------------------------------- */

div#flash_area {
	margin:105px 0 10px 0;
	position:relative;
	/margin:105px 0 10px 0;
}
div#flash_area .flaTtl {
	position:absolute;
	top: -58px;
}

/* -------------------------------------------------------------------
 投稿エリア
------------------------------------------------------------------- */

div#contribution_area {
	margin-bottom:10px;
	background:url(../../img/featuresimg/top_img/bg_contribution.gif) no-repeat left top;

}
div#contribution_area ul{
	padding:13px 0 0 27px;
	height:104px;
	font-size:0;
}


div#contribution_area li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
div#contribution_area li.mr5 {
	margin-right:5px;
}
div#contribution_area li.mr17 {
	margin-right:17px;
}
div#contribution_area .btn_txt{
	clear:left;
	margin:-12px 0 0 105px;
}
div#contribution_area a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* -------------------------------------------------------------------
左カラム
------------------------------------------------------------------- */
div#nowtheme {
	margin:0 0 10px 0;
}

/*--------------------次の投稿＆バックナンバー--------------------*/
div#event {
	width:210px;
	margin: 20px 0 15px 0;
}
div#event02 {
	width:210px;
	margin: 20px 0 15px 0;
}

div#left h3 {
	padding:0 0px 10px 0;
}
	

/* -------------------------------------------------------------------
印刷時のレイアウト調整用
------------------------------------------------------------------- */
@media print {
   body {
	   width: 100%;
	   }
   div#wrap {
	   width:100%;
   }
   div#footer {
	   display: none;
   }
   div#header {
	   width: 100%;
   }
   div#header {
	   width: 100%;
   }
   
   /*a[href]:after { 
   content: attr(href); } */
   
}

/* -------------------------------------------------------------------
　右サイド　
------------------------------------------------------------------- */

#cont_right #notice {
	position:relative;
	margin: -13px 0 15px 0;
	background: url(../../img/featuresimg/top_img/h3_notcie_icn.jpg) no-repeat 0 top;

}
#cont_right #notice h3{
	margin: 0;
	padding: 0 0 0 60px;
}
#cont_right #notice p{
	margin: 0;
	padding: 3px 0 9px 60px;
	font-size:14px;
	font-weight:bold;
	background: url(../../img/featuresimg/top_img/stripe.jpg) no-repeat 0 bottom;
}
#cont_right #notice2 {
	margin: 0px 0 13px 0;
	background: url(../../img/featuresimg/top_img/h3_notcie_icn.jpg) no-repeat 0 top;

}
#cont_right #notice2 h3{
	margin: 0;
	padding: 0 0 0 60px;
}
#cont_right #notice2 p{
	margin: 0;
	padding: 3px 0 9px 60px;
	font-size:14px;
	font-weight:bold;
	background: url(../../img/featuresimg/top_img/stripe.jpg) no-repeat 0 bottom;
}
#cont_right #bnn_about {
	margin: 0 0 15px 0;
};
#cont_right #bnn_about a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#cont_right #questionnaire {
	margin: 0 0 20px 0;
	padding-bottom:
}
#cont_right #questionnaire_cont {
	margin: 0 0 0 0;
	padding: 15px 0 20px 0;
	background: url(../../img/featuresimg/top_img/bg_enq.jpg) no-repeat 0 bottom;
}
#cont_right #questionnaire h3 {
	padding: 20px 0 0 20px;
	margin: 0 0 0 0;
	height: 52px;
	background: url(../../img/featuresimg/top_img/h3_enq.jpg) no-repeat 0 0;
	font-size: 18px;
}
#cont_right #questionnaire h3 span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
color: #ffa200;}

/* アンケート女性用 */
#cont_right #questionnaire h3.female {	background: url(../../img/featuresimg/top_img/h3_enq_female.jpg) no-repeat 0 0;}

/* アンケート男性用 */
#cont_right #questionnaire h3.male {	background: url(../../img/featuresimg/top_img/h3_enq_male.jpg) no-repeat 0 0;}

#cont_right #questionnaire_cont dl {
	margin: 0 0 15px 0;
	padding-left: 20px;
}
#cont_right #questionnaire_cont dl dt {
 float: left;
	margin: 0 8px 0 0;
	width: 34px;
	height: 16px;
	background: url(../../img/featuresimg/top_img/bg_que.jpg) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
#cont_right #questionnaire_cont dl dd {
 float: left;
 width:270px;
 padding-right: 10px;
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
}
#cont_right #questionnaire_cont table#enq_table {
	clear: left;
	margin: 0 0 15px 20px;
	width: 310px;
}
#cont_right #questionnaire_cont table#enq_table th {
	padding: 0 0 0 8px;
	width: 85px;
	background-color: #eee;
	border-bottom: solid 2px #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}
#cont_right #questionnaire_cont table#enq_table th p {
	background: url(../../img/featuresimg/top_img/ico_enq_circle.jpg) no-repeat 0 2px;
	padding-left: 15px;
}
#cont_right #questionnaire_cont table#enq_table td {
	padding: 5px 5px;
	background-color: #eee;
	border-bottom: solid 2px #fff;
	font-size: 12px;
}
#cont_right #questionnaire_cont table#enq_table td p {
	width: 165px;
	height: 22px;
	background-color: #fff;
}
#cont_right #questionnaire_cont p#btn_enq {
	clear: left;
	margin: 0 auto;
	text-align: center;
}
#cont_right #questionnaire_cont p#btn_enq a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#cont_right #questionnaire_bk {
	margin: 0 0 20px 0;
}
#cont_right #questionnaire_bk h3 {
	padding: 5px 0 0 20px;
	width: 330px;
	height: 55px;
	background: url(../../img/featuresimg/top_img/h3_questionnaire.jpg) no-repeat 0 0;
	font-size: 16px;
	line-height: 55px;
}
#cont_right #questionnaire_bk ul {
	padding: 0 20px 15px 20px;
	background: url(../../img/featuresimg/top_img/bg_questionnaire_bottom.jpg) no-repeat 0 bottom;
}
#cont_right #questionnaire_bk ul li {
	padding: 0 0 5px 1.3em;
	margin: 0 0 5px 0;
	text-indent: -1.3em;
	background: url(../../img/featuresimg/top_img/dotwx.gif) repeat-x 0 bottom;
}
#cont_right #questionnaire_bk ul li a {
	text-decoration: none;
}
#cont_right #tokusyu_bk {
	margin-bottom: 30px;
}
#cont_right #tokusyu_bk h3 {
	margin-bottom: 4px;
}
#cont_right #tokusyu_bk .back_inner {
	clear: left;
	padding: 7px 0 7px 0;
	margin: 0 0 3px 0;
	background: url(../../img/featuresimg/top_img/dotx.jpg) repeat-x 0 bottom;
}
#cont_right #tokusyu_bk .back_inner.bg_gray {
	background-color: #eee;
}

#cont_right #tokusyu_bk .back_inner p.leadTxt {
	padding: 5px;
	color: #666;
}



#cont_right #tokusyu_bk .back_inner .back_thum {
	float: left;
	margin: 0 0 0 0;
	width: 80px;
	height: 45px;
}
#cont_right #tokusyu_bk .back_inner .back_thum a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#cont_right #tokusyu_bk .back_inner .back_text {
	padding: 5px 0 0 15px;
	float: left;
	width: 255px;
}
#cont_right #tokusyu_bk .back_inner .back_text dt {
	padding: 1px 5px;
	margin-bottom: 3px;
	width: 55px;
	background-color: #3386ca;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#cont_right #tokusyu_bk .back_inner .back_text dd {
	color: #666;
}
#cont_right #tokusyu_bk .back_inner .back_text dd a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#cont_right #banner_area {
	clear: left;
}
#cont_right #banner_area li {
	margin-bottom: 10px;
}
#cont_right #banner_area li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


#cont_right #maintenance {
	border:1px solid #CCC;
	padding:8px;
	margin-bottom: 15px;
	clear: left;
}
#cont_right #maintenance .mente_txt {
	text-align:center;
	color:#F00;
}
#cont_right #maintenance .mente_txt2 {
	line-height:1.2;
	font-size:11px;
}

/* -------------------------------------------------------------------
　トップページ
------------------------------------------------------------------- */

#top #new #h2 {
	margin-bottom: 10px;
	padding: 0 0 9px 0;
	width: 600px;
	background: url(../../img/featuresimg/top_img/stripe.jpg) no-repeat 0 bottom;
}
#top #new #h2 #ttl_left	{
	float: left;
	padding: 0 0 0 48px;
	margin: 0 10px 0 0;
	width: 327px;
	background: url(../../img/featuresimg/top_img/bg_h2_new.jpg) no-repeat 0 0;
}
#top #new #h2 #ttl_left	img {
	padding: 0;
	margin: 0;
	line-height: 1;
	}
#top #new #h2 #ttl_left	span {
	display: block;
	padding: 0 0 0 0.3em;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #00bfe5;
}
#top #new #h2 #ttl_right	{
	float: left;
	width: 215px;
}
#top #new #h2 #ttl_right	span {
	display: block;
	margin:5px 0 3px 0;
	text-align: center;
	font-size:11px;
}
#top #new #h2 #ttl_right	a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#top #new #contri_pickup{
	clear: both;
	background: url(../../img/featuresimg/top_img/dotx.jpg) repeat-x bottom ;
	margin-bottom:10px;
	padding-bottom:1px;
}
#top #new #contri_pickup .toukou_box{
	background:url(../../img/featuresimg/top_img/bg_pickup.gif) no-repeat left bottom;
}
#top #new #contri_pickup .toukouLeft {
    float: left;
    margin:0 15px 0 12px;
    width: 75px;
}
#top #new #contri_pickup .toukouRight {
    float: left;
    width: 485px;
}
#top #new #contri_pickup .mr20 {
	margin-right:20px;
}
#top .toukou_box {
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	background: url(../../img/featuresimg/top_img/dotx.jpg) repeat-x 0 bottom;
}
#top .toukou_box .toukouLeft {
	float: left;
	margin-right: 15px;
	width: 75px;
}
#top .toukou_box .toukouRight {
	float: left;
	width: 500px;
}
#top .toukou_box .toukouRight .area_name {
	margin-bottom: 1em;
}
#top .toukou_box .toukouRight .area_name .area {
	float: left;
	margin-right: 0.5em;
	width: 60px;
	height: 17px;
	background: url(../../img/featuresimg/top_img/bg_area.jpg) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
}
#top .toukou_box .toukouRight .area_name .name {
	float: left;
}

#top p#btn_check {
	padding: 1em 0;
	text-align: center;
}
#top p#btn_check	a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#top .toukou_box .toukouRight1 {
	float: left;
	width: 600px;
}
#top .toukou_box .toukouRight1 .area_name1 {
	margin-bottom: 1em;
	margin-left:1.5em;
	width:auto;
}
#top .toukou_box .toukouRight1 .area_name1 .area {
	float: left;
	margin-right: 0.5em;
	width: 60px;
	height: 17px;
	background: url(../../img/featuresimg/top_img/bg_area.jpg) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
}
#top .toukou_box .toukouRight1 .area_name1 .name {
	float: left;
}
#top .toukou_box .toukouRight .area_name1 {
	margin-bottom: 1em;
}
#top .toukou_box .toukouRight .area_name1 .area {
	float: left;
	margin-right: 0.5em;
	width: 60px;
	height: 17px;
	background: url(../../img/featuresimg/top_img/bg_area.jpg) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
}
#top .toukou_box .toukouRight .area_name1 .name {
	float: left;
}
#top #content_area .cont_box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../../img/featuresimg/top_img/bg_dot.gif) repeat-x 0 bottom;
}
#top #spot_area {
}
#top #spot_area h2 {
	margin-bottom: 17px;
}
#top #spot_area .spot_box {
	float: left;
	width: 290px;
	margin: 0 15px 0 0;
}
#top #spot_area .spot_box_r {
	float: left;
	width: 290px;
}
#top #spot_area .spotLeft {
	float: left;
	margin-right: 15px;
	width: 75px;
}
#top #spot_area .spotRight {
	float: left;
	width: 200px;
}
#top #spot_area .spotRight {
	vertical-align: top;
}
#top #spot_area .spotRight .comment {
	margin-right: 5px;
	padding-left: 18px;
	background: url(../../img/featuresimg/common_img/kuchi.png) no-repeat left center;
	font-weight: bold;
}
#top #spot_area .spotRight .faved {
	padding-left: 18px;
	background: url(../../img/featuresimg/common_img/favo.png) no-repeat left center;
	font-weight: bold;
}
#top #spot_area .spotRight p {
	clear: left;
	margin: 0 0;
}
				
#top #event_area {
	clear: left;
	margin-bottom: 5em;
}
#top #event_area h2 {
	clear: left;
	margin-bottom: 17px;
}
#top #event_area div.column {
	float: left;
	width: 290px;
	margin: 0 15px 0 0;
}
#top #event_area div.column_r {
	float: left;
	width: 290px;
}
#top #event_area div.eventDate {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 60px;
}

#top #event_area div.eventDate img {
	margin-bottom: 5px;
}


#top #event_area div.eventDate span.small {
	font-size: 210%;
}


#top #event_area div.eventDate p span.nan {
    font-size: 33px !important;
    font-weight: bold;
    /*letter-spacing: -7px;*/
}
#top #event_area div.photo {
	display: inline;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 85px;
}
#top #event_area div.spec {
    float: left;
    width: 125px;
}
#top #event_area div.spec01 {
    float: left;
    width: 200px;
}
#top #event_area .title {
    font-weight: bold;
    padding-bottom: 5px;
}
#top #event_area div.spec .iconSet {
    padding-bottom: 2px;
				font-weight: bold;
}
#top #event_area div.spec .iconSet .comment {
	margin-right: 5px;
	padding-left: 18px;
	background: url(../../img/featuresimg/common_img/kuchi.png) no-repeat left center;
	font-weight: bold;
}
#top #event_area div.spec .iconSet .faved {
	padding-left: 18px;
	background: url(../../img/featuresimg/common_img/favo.png) no-repeat left center;
	font-weight: bold;
}
#top #event_area .place {
    color: #666666;
    font-size: 11px;
}

/*　募集中　*/

#top p#toukou_apply {
		margin: 0 0 12px 0;
}

/*　キャンペーン　*/

div#campaignArea{ margin-bottom: 15px; }
/* 投稿者数 */
p.num{ font-size: 120%; font-weight: bold; margin-top: 8px; }





/*============================================*/

/* バックナンバー部分 2012.06.14 

/*============================================*/
div#backnumTtl { position: relative; margin-bottom: 0; }
div#backnumTtl p#bnBtn1 { position: absolute; top: 47px; left: 11px; }
div#backnumTtl p#bnBtn2 { position: absolute; top: 47px; left: 78px; }
div#backnumTtl p#bnBtn3 { position: absolute; top: 47px; left: 144px; }
div#backnumTtl p#bnBtn4 { position: absolute; top: 47px; left: 211px; }
div#backnumTtl p#bnBtn5 { position: absolute; top: 47px; left: 277px; }


div#backnumTtl a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

p#readMore{ text-align: right; padding: 3px 0; amrgin-bottom: 15px;}


/* 太字 */
.fontBigll{ font-weight: bold;}



/* -------------------------------------------------------------------
　ページ上部　告知枠　2013.05.28
------------------------------------------------------------------- */
div#infobox {
	clear:both;
	margin: 15px 20px 15px 0px;
}

div#infobox p{	
	font-size: 12px;
	border: 1px solid #FD0000;
	padding: 15px 15px 15px 20px;
	color: #FD0000;
}
