@charset "utf-8";

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

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

p {
	padding: 5px 10px;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

body#index {
    background-color: #ff8a00;
}

hgroup div.kokuchi_text {
	font-size: 10px;
	padding: 3px 5px;
}

#logo img {
    vertical-align: bottom;
    width: 100%;
}

p.box {
   border-bottom: 2px solid #ff337d;
   margin: 5px 3px 5px;
}

.button {
	clear: both;
	width: 80%;
	font-size: 16px;
	margin: 0 auto;
	text-align:center;
	line-height: 1.5;
	padding: 15px 15px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #146538 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#146538), to(#002200)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	display: block;
}

.button a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}



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

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

#onairbody {
    background: none repeat scroll 0 0 rgba(4, 45, 8, 0.6);
    border-radius: 6px;
    margin: 5px auto;
    padding: 5px 10px;
    width: 85%;
}
#onairbody ul {
    margin: 0;
    padding: 3px;
}
#onairbody ul li {
	clear: both;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1.1;
	color: #FFFFFF;
	font-weight: bold;
}

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


#onairbody2 {
	background-color: #fff;
	color: #000;
   /*background: none repeat scroll 0 0 rgba(4, 45, 8, 0.6);*/
    border-radius: 6px;
    margin: 5px auto;
    padding: 5px 10px;
    width: 85%;
}
#onairbody2 ul {
    margin: 0;
    padding: 3px;
}
#onairbody2 ul li {
	clear: both;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1.1;
	color: #FFFFFF;
	font-weight: bold;
}
#onair{
#onairbody2 .oa_right {
	background-color: #000;
    border-radius: 5px;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	margin: -5px 0 10px;
	padding: 6px 8px;
	float:right;
}


/* スマホLOCKS! */

}
#slocks {
    margin-bottom: 10px;
    width: 100%;
}
#slocks img {
    width: 100%;
}
#slocks_body {
    line-height: 5px;
    margin: 0 auto;
    width: 98%;
}
.slocks_main {
    margin: 0 auto;
    padding: 2px;
    text-align: center;
    overflow: hidden;
}
.slocks_left {
    display: i
    float: left;
    position: relative;
    width: 106%;
    margin: 2px -10px 0;
    text-align: center;


}
.slocks_right {
    display: inline-block;
    margin: 0;
    width: 50%;
}
.slocks_title {
    left: 0;
    position: absolute;
    top: -20%;
    width: 100%;
    z-index: 3;
}
#slocks ul {
    margin: 0 auto;
}
#slocks ul li {
    display: inline-block;
    letter-spacing: -2px;
    margin: 1px 0 7px 0;
    width: 31.4%;
}
.slocks_links div {
    margin: 0 2px;
    }

/* スマホLOCKS2! */


/*#onair{
text-align: center;
}*/

#onair ul {
width: 100%;
margin: 0 auto;
overflow: hidden;
}


#onair ul li {
width: 50%;
float: left; /* 左に配置 */
display: inline;

}

#onair ul li img {
width: 90%;

}


footer {
	background: url("/images/bukatsu/band/bk.png") no-repeat 0;
	background-repeat:repeat;
	background-size: contain;
	width: 100%;
	display: block;
	color: #500000;
	font-size: 11px;
	margin: 0;
}

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

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

footer img {
	margin: 0;


}

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

