/* CSS Document */


/* ========IMPORT======== */

@import "template.css";

/* ========IMPORT======== */

#sitemap_title {
	background-image: url(../img/sitemap_title.jpg);
	width: 650px;
	height: 27px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#s_main {
	width: 665px;
	padding-left: 10px;
	color: #333333;
	}
	
	
#s_main a {
	color:#000000;
	text-decoration:underline;
	}
	
#s_main a:hover {
	color:#D10000;
	text-decoration:underline;
	}
	
	

.g_bar {
	clear:left;
	background-image:url(../img/g_bar.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	width:620px;
	height:20px;
	}
	
	
.link_bar {
	background-image:url(../img/link_bar.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	padding-left:30px;
	letter-spacing:0.1em;
	width:300px;
	height:20px;
	}

/* ========ライトバナーカスタマイズ======== */

#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);