@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;
}
/*
 Out Link [
----------------------------------------------------------- */
#outlink_wrap {   
    width: 776px;
    height: 54px;
    border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#outlink {   
    margin-left: 250px;
    text-align: left;
}
#outlink li {   
    display:inline;   
    line-height:450%;   
    list-style-type:none;
    padding-left:15px;
    background:url(../../images/li/triangle_b01.gif) no-repeat left center;
}
.outlink01 {
	margin-left: 0;
	color: #666;
	font-weight: 700;
}
.outlink02 {
	margin-left: 30px;
}
#outlink li a {
	color: #03f;
	text-decoration: none;
}
#outlink li a:link {
	color: #03f;
	text-decoration: none;
}
#outlink li a:visited {
	color: #609;
	text-decoration: none;
}
#outlink li a:hover {
	color: #f30;
	text-decoration: none;
}
#outlink li a:active {
	color: #f30;
	text-decoration: none;
}
#outlink li.outlink01 a {
	color: #666;
	text-decoration: none;
}
#outlink li.outlink01 a:link {
	color: #666;
	text-decoration: none;
}
#outlink li.outlink01 a:visited {
	color: #666;
	text-decoration: none;
}
#outlink li.outlink01 a:hover {
	color: #666;
	text-decoration: none;
}
#outlink li.outlink01 a:active {
	color: #666;
	text-decoration: none;
}
/*
 Offer Wrap [
----------------------------------------------------------- */
#offer_wrap01 {
	width: 515px;
	margin-right: 15px;
}
.offer_text01 {
	width: 495px;
	margin: 0 15px 0 20px;
	font-size: 110%;
}
/*
 Heading [
----------------------------------------------------------- */
h3.offer01 {
	width: 515px;
	margin-right: 15px;
	padding-bottom: 10px;
	border-bottom: 2px #cc3 solid;
}
h4.offer01 {
	width: 495px;
	margin: 30px 15px 20px 20px;
}
/*
 Offer Box [
----------------------------------------------------------- */
#offer_box {
    width: 515px;
    margin: 30px 15px 0 0;
    overflow: hidden;
}
#offer_box p {
    margin-top: 5px;
}
#offer_l {
	width: 216px;
	height: 100%;
	border: 1px #ccc solid;
    background-color: #f5f5f5;
    padding: 10px;
	float: left;
	padding-bottom: 20px;   
	margin-bottom: -50px; 
}
#offer_r {
	width: 216px;
	height: 100%;
	border: 1px #ccc solid;
    background-color: #f5f5f5;
    padding: 10px;
	float: right;
	margin-left: 35px;
	padding-bottom: 0;   
	margin-bottom: 0;
}

#offer_box a img {
	border: 2px #6cf solid;
	margin: 0 0 5px 0;
	max-width: 100%;
}
#offer_box a:visited img {
	border: 2px #6cf solid;
	margin: 0 0 5px 0;
	max-width: 100%;
}
#offer_box a:hover img {
	border: 2px #f63 solid;
	margin: 0 0 5px 0;
	max-width: 100%;
}

ul.offer01 li{
	padding-left: 15px;
    background: url(../../images/li/triangle_b01.gif) no-repeat 0 0.5em;
    margin-top: 5px;
    font-size: 110%;
    padding-bottom: 10px;
}
ul.offer01 li a {
	color: #03f;
	text-decoration: none;
}
ul.offer01 li a:link {
	color: #03f;
	text-decoration: none;
}
ul.offer01 li a:visited {
	color: #609;
	text-decoration: none;
}
ul.offer01 li a:hover {
	color: #f30;
	text-decoration: none;
}
ul.offer01 li a:active {
	color: #f30;
	text-decoration: none;
}
