@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;
}
/*
 Privacy Wrap [
----------------------------------------------------------- */
#privacy_wrap01 {
	width: 515px;
	margin-right: 15px;
}
#privacy_wrap02, #privacy_wrap03, #privacy_wrap04, #privacy_wrap05 {
	width: 515px;
	margin-right: 15px;
	margin-top: 80px;
	padding-bottom: 1px;
}
.privacy_contents {
    width: 495px;
    margin: 20px 15px 0 20px;
}
.privacy_contents ul li {
    list-style-type: circle;
	margin-left: 17px;
	padding-bottom: 5px;
}
/*
 Heading [
----------------------------------------------------------- */
h3.privacy {
	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;
}
