@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;
}
/*
 error Wrap [
----------------------------------------------------------- */
#error_wrap01 {
	width: 515px;
	margin-right: 15px;
}
#error_wrap02 {
	width: 515px;
	margin-right: 15px;
	margin-top: 0;
	padding-bottom: 1px;
}
.error_contents {
    width: 495px;
    margin: 20px 15px 0 20px;
}
.error_contents ul li {
    list-style-type: circle;
	margin-left: 17px;
	padding-bottom: 5px;
}
/*
 Heading [
----------------------------------------------------------- */
h3.error {
	width: 485px;
	margin: 0 15px 0 0;
	padding-bottom: 10px;
	border-bottom: 2px #9dc6f3 solid;
	background: url(../../images/li/heading01.gif) no-repeat 0 0em;
	padding: 0 0 10px 30px;
	font-size: 130%;
	font-weight: 700;
}

h4.error {
	height: 25px;
	border-left: 5px #666 solid;
	padding-left: 15px;
	font-weight: 700;
	line-height: 200%;
	font-size: 100%;
	margin-top: 20px;
}

/*
 Guide Sitemap [
----------------------------------------------------------- */
.guide_sitemap_a {
    width: 495px;
    margin: 40px 15px 0 20px;
    line-height: 160%;
}
.guide_sitemap_a:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.sitemap_l_a {
	width: 120px;
	float: left;
	padding: 2px 0 2px 30px;
}
.sitemap_r_a {
	width: 314px;
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px #999 dotted;
}   
div#index_a {
    background: url(../../images/li/icon_index.gif) no-repeat 0 0em;
    height: 20px;
}
div#drama_a {
    background: url(../../images/li/icon_drama.gif) no-repeat 0 0.1em;
    height: 20px;
}
div#radio_a {
    background: url(../../images/li/icon_radio.gif) no-repeat 0 0em;
    height: 20px;
}
div#offer_a {
    background: url(../../images/li/icon_offer.gif) no-repeat 0 0.1em;
    height: 20px;
}
div#works_a {
    background: url(../../images/li/icon_works.gif) no-repeat 0 0em;
    height: 20px;
}
div#profile_a {
    background: url(../../images/li/icon_profile.gif) no-repeat 0 0.1em;
    height: 20px;
}
div#contact_a {
    background: url(../../images/li/icon_contact.gif) no-repeat 0 0.2em;
    height: 20px;
}
div#guide_s_a {
    background: url(../../images/li/icon_guide.gif) no-repeat 0 0em;
    height: 20px;
}
div.other_a {
    background: url(../../images/li/icon_other.gif) no-repeat 0 0.3em;
    height: 15px;
    width: 120px;
	float: left;
	padding: 2px 0 2px 30px;
}

.guide_sitemap_a a {
	color: #03f;
	text-decoration: none;
}
.guide_sitemap_a a:link {
	color: #03f;
	text-decoration: none;
}
.guide_sitemap_a a:visited {
	color: #609;
	text-decoration: none;
}
.guide_sitemap_a a:hover {
	color: #f30;
	text-decoration: none;
}
.guide_sitemap_a a:active {
	color: #f30;
	text-decoration: none;
}
