@charset "utf-8";
/* CSS Document */


/*preset*/

body {
	background-image:url(../radio/images/bg.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:160%;
	position:relative;
	margin:0px auto;
	overflow:auto;
	color:#000000;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","メイリオ";
	}
	
a img,:link img,:hover img,:active img,:visited img {
    border: none;
	}
	
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	}
	
/*h2 {
	background-color:#999999;
	color:#FFFFFF;
	padding:5px 10px;
	}*/
	
p {
	margin:0;
	padding:0;
	}
	
	
ul,li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
	text-align:justify;
	text-justify:distribute;
	}
	
hr {
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:#000000 1px dotted;
	clear:both;
	margin-bottom:30px;
	}
	
a:link {
	color: #00b7ee;
	text-decoration:underline;
	}
a:visited {
	color: #00b7ee;
	text-decoration:underline;
	}
a:hover {
	color: #00b7ee;
	text-decoration:none;
	}
a:active {
	color: #00b7ee;
	text-decoration:none;
	}


/*layout*/

#wrap {
	width:1000px;
	height:auto;
	margin:auto;
	text-align:left;
	}

#header {
	width:1000px;
	height:200px;
	margin:0px;
	padding:0px;
	line-height:0;
	}
	
#footer {
	border-top:#999999 3px solid;
	font-size:11px;
	margin-bottom:20px;
	clear:both;
	}
	

#alpha {
	width:700px;
	height:auto;
	margin-bottom:50px;
	float:left;
	}
	
#beta {
	width:280px;
	height:auto;
	margin:0px 0px 50px 20px;
	float:right;
	}
	
	
#trackbacks {
	margin-bottom:50px;
	}

	
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me {
	margin-bottom:10px;
	}
	
/*modules*/	

.text_s {
	font-size:11px;
	}
	
.text_b {
	font-weight:bold;
	}
	
.ul_margin {
	margin-bottom:30px;
	clear:both;
	}
	
.ul_margin50 {
	margin-bottom:50px;
	clear:both;
	}
	
.li_audioarea {
	width:500px;
	margin-bottom:20px;
	}

.navi_index01 {
	margin:15px 0px 90px 830px;
	list-style-position:outside;
	padding:0px;
	}
	
.navi {
	margin:15px 0px 0px 830px;
	list-style-position:outside;
	padding:0px;
	}
	
.navi02 {
	list-style-position:outside;
	padding:10px 0px 0px 0px;
	}
	
.navi02 li {
	float:left;
	}
	
.navi_footer li {
	margin:10px 20px 10px 0px;
	float:left;
	}
	
.navi_footer a {
	color:#000000;
	text-decoration:none;
	}
	

/*mt_modules*/

.archive-title {
	margin-bottom:20px;
	font-size:14px;
	text-align:center;
	}
	
.archive-content {
	margin:10px 0px 30px 0px;
	}
	
.entry-asset {
	margin-bottom:50px;
	}
	
.asset-name a {
	color:#000000;
	text-decoration:none;
	}
	
.asset-name {
	color:#000000;
	font-size:16px;
	border-bottom:#000000 1px dotted;
	}
	
.archive-header {
	color:#000000;
	font-size:16px;
	border-bottom:#000000 1px dotted;
	}

.asset-meta {
	margin-top:5px;
	text-align:right;
	font-size:11px;
	}
	
.asset-body,
.asset-more {
	margin:20px 0px;
	}
	
.asset-more {
	margin-top:50px;
	}
	
.asset-content {
	margin-bottom:50px;
	}
	
.asset-footer {
	font-size:11px;
	}
	
.entry-categories,
.entry-tags li {
	margin-bottom:10px;
	float:left;
	}
	
.trackbacks-header {
	font-size:12px;
	border-bottom:#000000 1px dotted;
	margin-bottom:10px;
	}
	
.comments-header {
	font-size:12px;
	border-bottom:#000000 1px dotted;
	margin-bottom:10px;
	}
	
	
.comment-header {
	font-size:11px;
	}
	
.comment {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;
	}
	
.comments-open-header {
	font-size:12px;
	border-bottom:#000000 1px dotted;
	margin-top:20px;
	margin-bottom:10px;
	}
	
.page_nav li {
	float:left;
	margin:0px 10px 10px 0px;
	}
	
.content-nav {
	clear:both;
	text-align:left;
	}
		
.widget {
	margin-bottom:30px;
	}
	
.widget-header {
	width:280px;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
	margin-bottom:4px;
	}
	
	
.link_auther {
	margin-top:10px;
	}
		
.link_auther li {
	text-align:center;
	margin-bottom:18px;
	}

