@charset "utf-8";

body {
	background: none repeat scroll 0 0 #fff885;
	color: #000000;
	font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	line-height: 1;
	width: 100%;
}

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

/*a {
	display: block;
} */

a:link {
	color: #ff1493;
/*	text-decoration: none; */
}
a:visited {
	color: #0088cc;
	text-decoration: none;
}

#onair {
	 /*background: url("/images/bukatsu/sol_times2014/bg.png") no-repeat 0 30px;*/
	background-repeat:repeat;
	background-size: contain;
	display: block;
	margin: 0;
	position: relative;
	width: 100%;
}

.photo {
    margin: 5px auto 5px;
    
	text-align:center;	
}

#onair_link {
    margin: 0 auto;
    width: 50%;
}

#txt01 {
	background-color: #ffffff;
	margin: 5px 10px -3px;
	padding: 5px 10px;
	line-height:1.5;
	font-size:15px;
	color: #5fa700;
	font-weight:bold;
}

#txt02 {
	background-color: #ffffff;
	margin: 5px 10px -3px;
	padding: 5px 10px;
	line-height:1.3;
	font-size:11px;
	color: #000000;
}

#txt03 {
	background-color: #ffffff;
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height:1.3;
	font-size:11px;
	color: #000000;
	font-weight:bold;
}

#onairbody {
    background-color: #fffeca;
    margin: 0 10px 5px;
    padding: 5px 12px;
    font-size:13px;
    line-height:150%;

}




#onairbody img {
    margin: 5px 0;
}


#onairbody ul li {
	clear: both;
/*	padding: 10px 0; */
	font-size: 11px;
	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: 12px;
	font-weight: normal;
	color: #000000;
	margin:5px;
}

p.line { line-height:120%; }

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

footer p {
	text-align: center;
	margin: 5px 5px 5px;
	padding: 5px 5px 5px;
}

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

footer img {
	margin: 0;
}

/***********************************************/

/***********************************************/

ul#link {
  margin: 0 0 0 0;
  padding: 0;
  text-align:center;

}
ul#link li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul#link li a {
  margin: 0;
  padding: 0;
}
ul#link li img {
  margin:0 10px 2px;
  border:0;
  text-align:center;
}
ul#link li a img {
  margin:0 10px 2px;
  border:0;
  text-align:center;
}


/***********************************************/

/***********************************************/

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

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

#top_ex .trigger {
	color: #003a8f;
	font-size: 14px;
	font-weight: bold;
}

#top_ex .acordion_tree {
    background: none repeat scroll 0 0 #feffa3;
    border: 2px #ff0060 solid;
    border-radius: 3px;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
}

#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%;
}

/***********************************************/

/***********************************************/

#CopyRight {
    background-color: #001901;
    color: #FFFFFF;
    font-size: 12px;
    height: 40px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}





/*******************************************************************
*   ボタン
*******************************************************************/


.button {
	width:40%;
	text-align:center;
	display: block;
	padding: 8px;
	margin-left: auto;
	margin: 8px auto 5px;
	color: #fff004;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7dbbfc), to(#105ccc)); 
/**background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff99e1), to(#ff4d88)); **/

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.button a {
	text-align:center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	font-weight:bold;
}

.bbsbutton {
	width:80%;
	text-align:center;
	display: block;
	padding: 8px;
	margin: 5px auto 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #0054a7 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0054a7), to(#044483)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.newbutton {
	width:50%;
	text-align:center;
	display: block;
	padding: 6px;
	margin: 5px auto 8px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	background: #FF0000;
}

.button2 {
	width:55%;
	text-align:center;
	display: block;
	padding: 8px;
	margin-left: auto;
	margin: 8px auto 5px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff76c0), to(#ff5463)); 
/**background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff99e1), to(#ff4d88)); **/

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.button2 a {
	text-align:center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	font-weight:bold;
｝


