@charset "utf-8";
/*-----------------------------------------------------
  All Web Designed by ayame
  Copyright(C)2008 HEAVENLY BLUE all rights reserved.
-----------------------------------------------------*/

/*
 P navi [
----------------------------------------------------------- */
#pnav_wrap {   
    width: 776px;
    height: 30px;
    border-bottom: 1px #ccc solid;
}
#pnav {   
    margin-left: 250px;
    text-align: left;
}
#pnav li {   
    display:inline;   
    line-height:250%;   
    list-style-type:none;
    font-size: 80%;
    color: #666;
}   
#pnav li.link {   
    padding-right:10px;   
    background:url(../../images/li/pnav.gif) no-repeat right center;   
}
#pnav li.now a {   
    padding-left: 5px;
    padding-right:10px;
    color: #666;
	font-weight: 700;
	text-decoration: none;
}
/*
 MV [
----------------------------------------------------------- */
h2.index {
	width: 780px;
	height: 133px;
	text-align: right;
	background: url(../images/mv.jpg) no-repeat center top;
}
/*
 In Link [
----------------------------------------------------------- */
#inlink_wrap {   
    width: 776px;
    height: 0;
    border-top: 1px #ccc solid;
}
/*
 Radio Wrap [
----------------------------------------------------------- */
#radio_wrap {
	width: 515px;
	margin-right: 15px;
	padding-bottom: 1px;
}
/*
 Heading [
----------------------------------------------------------- */
h3.radio {
	width: 515px;
	margin-right: 15px;
	padding-bottom: 10px;
	border-bottom: 2px #89e589 solid;
}
/*
 Radio Contents [
----------------------------------------------------------- */
.radio_contents {
    width: 495px;
    margin: 20px 15px 0 20px;
}
/*
 Radio Title [
----------------------------------------------------------- */
div.radio_title {
	margin-top: 30px;
}
h4.radio_title {
	height: 25px;
	border-left: 5px #f06 solid;
	padding-left: 15px;
	font-weight: 700;
	line-height: 200%;
	font-size: 100%;
}
div.radio_title01 {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px #ccc solid;
}
h4.radio_title01 {
	height: 25px;
	border-left: 5px #f06 solid;
	padding-left: 15px;
	font-weight: 700;
	line-height: 200%;
	font-size: 100%;
}
/*
 Radio Box [
----------------------------------------------------------- */
.radio_box01 {
    width: 483px;
    height: 100%;
    border: 1px #ccc solid;
    background-color: #f5f5f5;
    padding: 5px;
    margin-top: 10px;
}
.radio_box01:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.radio_left {
	width: 330px;
	height: 100%;
	float: left;
}
.radio_left img {
	width: 326px;
	height: 96px;
	border: 2px #9cf solid;
}
.radio_right {
	width: 148px;
	height: 100%;
	float: right;
}
p.date {
	line-height: 100%;
	margin: 0;
	height: 25px;
	font-size: 110%;
	font-weight: 700;
	color: #f06;
	font-style: oblique;
}
/*
 Radio Text [
----------------------------------------------------------- */
.radio_text_wrap {
    width: 483px;
    height: 100%;
    margin-top: 20px;
    padding-top: 10px;
}
h5.radio_copy {
	color: #f60;
	font-size: 110%;
	font-weight: 700;
	line-height: 150%;
	margin-bottom: 20px;
}