@charset "utf-8";

body {
	background-color: #8cdbe4;
	color: #623700;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
a {
	color: #ff6;
	display: inline;
}
a:link, a:hover, a:visited {
	color: #ff6;
	text-decoration: underline;
}
.textbox {
	background-color: #00b17d;
	color: #000829;
	overflow: hidden;
	margin: 0 10px;
	padding: 10px;
}

.aco_txt {
	background-color:#FFFFFF;
	overflow: hidden;
	line-height: 1.6;
}
.aco_txt p {
	margin-top: 10px;
	font-size:12px;
}

/*=========================================
トップページ
=========================================*/

#top_container {
	width: 100%;
}

header {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h1 img {
	width: 100%;
}

nav {
	text-align: center;
	overflow: hidden;
	width: 98%;
	/*background-color: #a1edff;*/
	padding: 4px 1% 5px 1%;
}

#top_container h2 {
	line-height: 0;
	margin: 0 15px;
}

#top_container #main {
	overflow: hidden;
	background: url("../../../images/event/201312tomodori/bg.png") no-repeat;
	background-size: contain;
	padding: /*10px*/ 0 0;
}


#top_container #main .top_txt {
	margin: 20px 0;
	font-size: 14px;
	font-weight:bold;
	color:#ff3284;
}

#top_container #main img {
	width: 100%;
}

#top_container #main h3 {
	margin: 5px 0 0;
}

#top_container #comment h2 {
	margin: 0;
}

#top_container #comment h2 img {
	margin: 10px 0 5px;
}

#top_container #comment .comment_txt {
	margin: 5px 10px 20px;
	font-size: 12px;
	overflow: hidden;
}
#top_container #comment img {
	margin: 3px;
}



----------------------


#top2_container h2 {
	line-height: 0;
	margin: 0 15px;
}

#top2_container #main {
	overflow: hidden;
	background: url("../../../images/event/201312tomodori/gpbg.png") no-repeat;
	background-size: contain;
	padding: /*10px*/ 0 0;
}

#top2_container #main .top_txt {
	margin: 20px 0;
	font-size: 14px;
	font-weight:bold;
	color:#ff3284;
}

#top2_container #main img {
	width: 100%;
}

#top2_container #main h3 {
	margin: 5px 0 0;
}

#top2_container #comment h2 {
	margin: 0;
}

#top2_container #comment h2 img {
	margin: 10px 0 5px;
}

#top2_container #comment .comment_txt {
	margin: 5px 10px 20px;
	font-size: 12px;
	overflow: hidden;
}
#top2_container #comment img {
	margin: 3px;
}




footer {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2;
	background-color: #000;
	color: #FFFFFF;
}

/*=========================================
画像の上に画像
=========================================*/


#backimg{
	position: relative;
	margin:0px 0 -20px;
	width: 100%;
}
#backimg img.star{
	position: absolute;
	width: 1px;
	top: 56%;
	left: 56.5%;
}

.imgp {
	 width:100%;
	 /*margin:0px 0 20px;*/
	 text-align:center;
}

/*=========================================
枠
=========================================*/




#onairbody {
    background: none repeat scroll 0 0 #c8ff5f;
    /*border-radius: 10px;*/
    margin: 16px auto 16px;
    padding: 10px 0;
    width: 100%;
}
#onairbody ul {
    margin: 0;
    font-size: 13px;
    padding: 10px;
    font-weight: bold;
	color: #000000;

}
#onairbody ul li {
	clear: both;
/*	padding: 10px 0; */
	font-size: 12px;
	line-height: 1.1;
	color: #5d3e3e; 
	font-weight: bold;
}

#onairbody .oa_right {
/*	background-color: #000; */
/*    border-radius: 5px;*/
	color: #FFF;
/*	font-size: 20px;*/
	font-weight: normal;
	line-height: 1;
/*	margin: -5px 0 10px;*/
	padding: 3px 8px;
	float: right;

}

#onairbody .oa_right2 {
	color: #ffa500;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	padding: 3px 8px;
	float: right;
}

#onairbody .oa_right3 {
/*	background-color: #000; */
/*    border-radius: 5px;*/
	color: #FFF;
/*	font-size: 20px;*/
	font-weight: normal;
	line-height: 1;
/*	margin: -5px 0 10px;*/
	padding: 3px 8px;
/*	float: right;*/
}

#onairbody .onair_ex {

	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#onairbody2 {
    background: none repeat scroll 0 0 #fff839;
    margin: -20px 0;
    /*padding: 8px 0px;*/
    width: 100%;
	}
#onairbody2 ul {
    margin: -5px 0;
    font-size: 16px;
    /*padding: 10px;*/
    font-weight: bold;
	color: #A52A2A;
	text-align:center;
	width: 100%;
	}
	
/*=========================================
アコーディオン
=========================================*/

#top_container {
	width: 100%;
}

header {
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 img {
	width: 100%;
}

#top_container header {
	line-height: 0;
}

#top_container header img {
	width: 100%;
}

#top_ex {
	color: #666;
	margin: 5px 10px;
}

#top_ex dt {
	text-align: center;
	text-shadow: 0 -1px 1px #ccc;
}

#top_ex .trigger {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

#top_ex .acordion_tree {
	color: #000;
	font-size: 12px;
	line-height: 1.4;
		text-align: center;
}

#top_ex a,
#top_ex a:link,
#top_ex a:hover,
#top_ex a:visited {
	color: #f96;
	text-decoration: underline;
}

#top_ex .button a,
#top_ex .button a:link,
#top_ex .button a:hover,
#top_ex .button a:visited {
	color: #FFF;
	text-decoration: none;
	width: 90%;
}


/*=========================================
フッター
=========================================*/



footer {
	background-color: #fff839;
	color: #500000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

footer p {
	text-align: center;
	margin: 8px 0;
}

footer ul {
	text-align: right;
	margin: 8px 0;

}

footer img {
	margin: 0 20px;
}

footer small {
	font-style: normal;
}

#backlink {
	margin-top: 20px;
	text-align: left;
}

#backlink a {
	margin: 0 0 5px 5px;
}

