@CHARSET "UTF-8";
#main_title
{
	width	:600px;
	height	:250px;
	background-image	:url("../img/top/main_photo.png");
	background-repeat	:no-repeat;
	margin:0 0 10px 0;
}
#main_box{
/*	padding:0 10px;
*/}
#column1{
	width	:580px;
	margin:0 0 5px 0;
	padding:0 10px;
}
#column1_left{
	width	:285px;
	float:left;
}

#information_title
{
	width	:285px;
	height	:35px;
	background-image	:url("../img/top/information_title.png");
	background-repeat	:no-repeat;
	margin:0 0 5px 0;
}

#information_box
{
	border:none;
	height: 115px;
	width:280px;
	padding: 0 5px 0 0;
	overflow: auto;
}
.post_day
{
	color:#000;
	margin:0;
	font-size:92%;
	line-height:1.25em;
/*	font-weight:bold;
*/}
.post_title
{
	margin:0;
	font-weight:bold;
	font-size:107%;
}
#information_box .post_title{	color:#090;}
#weekly_momo_box .post_title{	color:#976600;}
#recommended_box .post_title{	color:#ff6699;}

.post_content{
	margin:0 0 5px 0;
	line-height:1.25em;
}
.detail_button{
	height	:18px;
	float:	right;
	margin:0 0 5px 0;
}
.detail_button a	{
	display	:block;
	width	:76px;
	height	:18px;
	background-image	:url("../img/common/detail_button.png");
	background-position:0px -18px;
}
.detail_button a:hover	{background-position:0px top;}

#column1_right{
	width	:285px;
	float:right;
}
#gelato_link{
	width	:285px;
	height	:60px;
	background-image	:url("../img/top/gelato_button.png");
}
#gelato_link a{
	display:block;
	width	:285px;
	height	:60px;
}
#gelato_txt{
	display:block;
	height	:20px;
	margin:0;
	line-height:20px;
}

#hiroba_link{
	width	:285px;
	height	:60px;
	background-image	:url("../img/top/hiroba_button.png");
}
#hiroba_link a{
	display:block;
	width	:285px;
	height	:60px;
}
#hiroba_txt{
	display:block;
	height	:20px;
	margin:0;
	line-height:20px;
}
#column2{
	clear:both;
	width	:580px;
	margin:0 0 10px 0;
	padding:0 10px;
}
#column2_left{
	width	:285px;
	float:left;
}
#weekly_momo_title
{
	width	:285px;
	height	:35px;
	background-image	:url("../img/top/weekly_momo_title.png");
	background-repeat	:no-repeat;
	margin:0 0 5px 0;
}
#column2_right{
	width	:285px;
	float:right;
}
#recommended_title
{
	width	:285px;
	height	:35px;
	background-image	:url("../img/top/recommended_title.png");
	background-repeat	:no-repeat;
	margin:0 0 5px 0;
}
.column2_img{
	float:left;
	width	:120px;
	height	:100px;
	text-align	:center;
}

.column2_img img
{
	margin	: 0 auto;
}

.column2_post{
	float:right;
	width	:155px;
	height	:100px;
}
.column2_post_txtbox{
	height:82px;
}
#column3{
	clear:both;
	margin:0 0 5px 0;	
}
#event_main{
	padding:0 10px;
	margin:0 0 10px 0;
}
#event_main_title
{
	width	:580px;
	height	:38px;
	background-image	:url("../img/top/event_title.png");
	background-repeat	:no-repeat;
	margin:0 0 5px 0;
}
#event_main_img{
	float:left;
	width	:160px;
	height	:120px;
	overflow :hidden;
}
#event_main_post{
	float:right;
	width	:410px;
	height	:120px;
}

#event_post_title{
	display:block;
	height:23px;
	background-image	:url("../img/common/hana_button2.png");
	background-repeat	:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 22px;
	color:#69f;
	font-size:136%;
	font-weight:bold;
	margin:0 0 5px 0;
}
#event_main_post .post_content{
	padding-left:1px;
}
#column3_event_main_post_txtbox{
	height:90px;
}
#event_link_button{
	height:30px;
}
#event_day_back_to_month{
	float:left;
	width	:200px;
	height	:30px;
	background-image	:url("../img/top/event_month_button.png");
	background-repeat	:no-repeat;
	margin:0;
}
#event_day_back_to_month a{
	display:block;
	width	:200px;
	height	:30px;
}
#event_day_back_to_day{
	float:right;
	width	:200px;
	height	:30px;
	background-image	:url("../img/top/event_day_button.png");
	background-repeat	:no-repeat;
	margin:0;
}
#event_day_back_to_day a{
	display:block;
	width	:200px;
	height	:30px;
}
#event_detail{
	padding:0 0 0 10px;
}
.event_detail_box{
	
	float:left;
	border:1px solid;
	margin-bottom:8px;
	width:284px;
	margin-right:8px;
	height:100px;
}
* html .#event_detail2,
* html .#event_detail4,
* html .#event_detail6
{
	margin-right:0px;
}
.event_detail_img{
	float:left;
	width	:120px;
	height	:100px;
}
.event_detail_post{
	float:right;
	width	:150px;
	height	:86px;
	padding:7px;
}
.event_detail_title{
	font-size:114%;
	font-weight:bold;
	margin:0;
}
.event_detail_time{
	font-size:92%;
	color:#000;
	margin:0;
}
.event_detail_post .post_content{
	margin:0 !important;
}


#event_detail1{border-color:#9c0; background-color:#ebf2d1;}
#event_detail2{border-color:#f93; background-color:#fff0cf;}
#event_detail3{border-color:#f99; background-color:#ffe6de;}
#event_detail4{border-color:#69f; background-color:#e3f2ff;}
#event_detail5{border-color:#976600; background-color:#faedba;}
#event_detail6{border-color:#690; background-color:#d6f291;}
#event_detail1 .event_detail_title{color:#9c0;}
#event_detail2 .event_detail_title{color:#f93;}
#event_detail3 .event_detail_title{color:#f99;}
#event_detail4 .event_detail_title{color:#69f;}
#event_detail5 .event_detail_title{color:#976600;}
#event_detail6 .event_detail_title{color:#690;}








.posttitle{
	display:block;
	width	:550px;
	height	:36px;
	background-image	:url("../img/top/content1.png");
	background-repeat	:no-repeat;
	margin:0 0 10px 0;
	padding:0px 0px 0px 30px;
	line-height:28px;
	color:#976600;
	font-size:122%;
}
.postcontent{
	display:block;
	background-image	:url("../img/common/a_button.png");
	background-repeat	:no-repeat;
	background-position:2px 0px;
	padding:0px 0px 0px 31px;
	margin:0 0 5px 0;
	min-height:25px;
	width:549px;
}
.postcontent p{
	margin:0;
}
.faq_back_buttom{
	width	:146px;
	height	:18px;
	float:	right;
}
.faq_back_buttom a	{
	display	:block;
	width	:146px;
	height	:18px;
	background-image	:url("../img/top/faq_back_buttom.png");
	background-position:0px -18px;
}
.faq_back_buttom a:hover	{background-position:0px top;}

.event_detail_img img
{
	margin	:5px 0 0 5px;
}

.column2_img
{
	overflow	:hidden;
}

#column4{
	width	:580px;
	margin:0;
	padding:5px 10px;
}
#ts_jpg{
	display:block;
	float:left;
	width:120px;
	height:160px;
}
#event_pdf_txt{
	display:block;
	float:right;
	width:450px;
	height:160px;
}
#event_pdf_txt h4{
	font-size:114%;
}

.text_red{
	color:#FF0000;
}