/* CSS Document */


/* ========IMPORT======== */

@import "template.css";


	
#parfait_title {
	background-image: url(../img/parfait_title.jpg);
	background-repeat: no-repeat;
	width: 665px;
	height: 27px;
	margin-top: 20px;
	}
	
#p_logo {
	float: left;
	background-image: url(../img/p_logo.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 140px;
	}
	
h3 {
	margin-top:20px;
	padding-left: 30px;
	line-height: 27px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-size: 12px;
	}

#p_main {
	width: 665px;
	color:#333333;
	}

#p_box1 {
	margin-left: 115px;
	}

#p_box2 {
	margin-top: 20px;
	}

#p_box2_left {
	float: left;
	margin-left: 40px;
	}
	
#p_box2_right{
	margin-left: 160px;
	}
	
#p_box2_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#p_box2_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	
	
/* ========ライトメニューカスタマイズ======== */
	

#right_bt {
	width: 210px;
	}

	
#right_bt ul {
    margin: 0;
    padding: 0;
	}

#right_bt li {
    margin: 0;
    padding: 0;
    list-style-type: none;
	}

#right_bt li a{
  	display: block;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
	width: 210px;
	height: 30px;
   	}

#right_bt li a:hover {
	background-position: -210px 0px;
	}
	
#right_bt1 a {
	background-image: url(../img/right_bt_about_parfait.gif);
	}
	
#right_bt1_on a {
	background-image: url(../img/right_bt_about_parfait_on.gif);
	}
	
#right_bt2 a {
	background-image: url(../img/right_bt_recruit.gif);
	}
	
#right_bt2_on a {
	background-image: url(../img/right_bt_recruit_on.gif);
	}
	
#right_bt3 a {
	background-image: url(../img/right_bt_staff.gif);
	}
	
#right_bt3_on a {
	background-image: url(../img/right_bt_staff_on.gif);
	}
	
#right_bt4 a {
	background-image: url(../img/right_bt_request.gif);
	}
	
#right_bt4_on a {
	background-image: url(../img/right_bt_request_on.gif);
	}
	
#right_bt5 a {
	background-image: url(../img/right_bt_artistrequest.gif);
	}
	
#right_bt5_on a {
	background-image: url(../img/right_bt_artistrequest_on.gif);
	}
	
#right_bt6 a {
	background-image: url(../img/right_bt_access.gif);
	}
	
#right_bt6_on a {
	background-image: url(../img/right_bt_access_on.gif);
	}

/* ========ライトバナーカスタマイズ======== */

#right_bannerarea {
	float:right;
	width:205px;
	margin-top:20px;
	margin-right:10px;
	}
	
#right_bannerarea ul {
    margin:0;
    padding:0;
	}

#right_bannerarea li {
	margin-top:5px;
    list-style-type: none;
	}

#right_bannerarea li a{
  	display: block;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
	width:205px;
	height:58px;
   	}

#right_bannerarea li a:hover {
	background-position: -205px 0px;
	}

#right_banner1 a {
	background-image:url(../img/phmsbanner_s.gif);
	}
	
#right_banner2 a {
	background-image:url(../img/requestbanner_s.gif);
	}
	
#right_banner3 a {
	background-image:url(../img/beautybanner_s.gif);
	}
	
#right_banner4 a {
	background-image:url(../img/shopbanner_s.gif);
	}
	
