@charset "UTF-8";

/*////////////////////////////////////////////////////////

1.initialize

////////////////////////////////////////////////////////*/

h1,h2,h3,p,ul,ol,ul li,ol li,dl,dl dt,dl dd,table tr td,table tr th,img {
	margin:0;
	padding:0;
	border:none;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	list-style:none;
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
}

#leftNavi a,
#path a,
#whatsNew a {
	text-decoration:none;
	color:#CCCCCC;
}

#leftNavi a:hover,
#path a:hover,
#whatsNew a:hover {
	text-decoration:underline;
}


/*////////////////////////////////////////////////////////

2.common class

////////////////////////////////////////////////////////*/

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

.pinkcolor {
	color:#df529c;
}

.image_change {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.pagetop {
	width:570px;
	text-align:right;
	margin:10px 0;
}

#info {
	padding:10px;
	margin-bottom:10px;
	background-color:#333;
}


/*////////////////////////////////////////////////////////

3.base layout

////////////////////////////////////////////////////////*/

body {
	margin:0;
	padding:0;
	background:url(../images/common/body_back.gif) repeat-x left top;
	background-color:#000000;
	color:#CCCCCC;
}

#container {
	width:100%;
	margin:0;
	background:url(../images/common/page_back.gif) repeat-x left bottom;
}

#wrapper {
	width:760px;
	margin:auto;
	padding-bottom:22px;
}

#header {
	width:760px;
	height:63px;
	margin-bottom:5px;
	padding:16px 0 0 0;
	position:relative;
	overflow:hidden;
}

#logo a {
	width:184px;
	height:46px;
	background:url(../images/common/logo.gif) no-repeat left top;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#peta a {
	width:57px;
	height:46px;
	background:url(../images/common/peta.gif) no-repeat left top;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#hNaviMypage a {
	width:75px;
	height:20px;
	background: url(../images/common/btn_mypage.gif) no-repeat left top;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#hNavi a.hreg {
	width:110px;
	height:20px;
	background: url(../images/common/btn_regist.gif) no-repeat left top;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#hNavi a.hcart {
	width:110px;
	height:20px;
	margin-top:5px;
	background: url(../images/common/btn_show_cart.gif) no-repeat left top;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#path {
	width:760px;
	height:15px;
	line-height:14px;
	margin-bottom:10px;
	font-size:10px;
}

#contents {
	width:760px;
	margin:16px 0 0 0;
	background: url(../images/common/bg_lnavi.jpg) no-repeat left top;
	position:relative;
	overflow:hidden;
}

#footer {
	width:760px;
	margin:30px 0 0 0;
}

#copyright {
	padding:8px 0 0 0;
	letter-spacing:1px;
	font-size:80%;
	color:#999999;
}


/*////////////////////////////////////////////////////////

global navigation

////////////////////////////////////////////////////////*/

#gNavi {
	width:760px;
	height:15px;
	margin-bottom:11px;
}

#gNavi li {
	float:left;
}

#gNavi li a {
	height:14px;
	outline:none;
	display:block;
	text-indent:-9999px;
}

#gNavi01 a {
	width:140px;
	background:url(../images/common/gnavi_01.gif) no-repeat;
}

#gNavi02 a {
	width:97px;
	background:url(../images/common/gnavi_02.gif) no-repeat;
}

#gNavi03 a {
	width:76px;
	background:url(../images/common/gnavi_03.gif) no-repeat;
}

#gNavi04 a {
	width:103px;
	background:url(../images/common/gnavi_04.gif) no-repeat;
}

#gNavi05 a {
	width:120px;
	background:url(../images/common/gnavi_05.gif) no-repeat;
}

#gNavi06 a {
	width:115px;
	background:url(../images/common/gnavi_06.gif) no-repeat;
}

#gNavi07 a {
	width:76px;
	background:url(../images/common/gnavi_07.gif) no-repeat;
}

#gNavi08 a {
	width:115px;
	background:url(../images/common/gnavi_08.gif) no-repeat;
}

#gNavi09 a {
	width:115px;
	background:url(../images/common/gnavi_09.gif) no-repeat;
}

#gNavi li a:hover {
	background-position:bottom;
}


/*////////////////////////////////////////////////////////

main

////////////////////////////////////////////////////////*/

#main {
	float:right;
	width:570px;
	padding:18px 15px 0 15px;
	border-bottom:2px solid #E22F8D;
	background-color:#FFFFFF;
	background:url(../images/common/main_back.gif) repeat-y left top;
	color:#000000;
}

#main p {
	line-height:150%;
}

#main .pagetop a {
	margin:12px 13px 14px auto;
}

/*////////////////////////////////////////////////////////

left navigation

////////////////////////////////////////////////////////*/

#leftNavi {
	float:left;
	width:153px;
	margin-top:5px;
}

#leftNavi ul li a {
	width:145px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#leftNavi ul li a:hover {
	background-position: right top;
}

#leftNavi li a {
	width:145px;
	height:22px;
	margin:0 0 7px 6px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#leftNavi li ul {
	margin:0 7px 15px 7px;
}

#leftNavi li ul li {
	display:list-item;
	width:120px;
	margin:0 0 0 7px;
	padding:8px 4px 8px 13px;
	border-bottom:1px solid #737373;
	background:url(../images/common/icon_lnavi.gif) no-repeat 0px 12px;
	line-height:1.2;
	letter-spacing:1px;
	font-size:80%;
	text-indent: 0px;
}

#leftNavi li ul li a {
	display:inline;
	height:auto;
	margin: 0px;
	background:none !important;
	background-repeat:no-repeat;
	background-position:left top;
	line-height:normal;
	text-indent:0px;
	font-size:100%;
}

#leftNavi li ul li.current {
	background:url(../images/common/icon_lnavi_02.gif) 0px 12px;
}

#leftNavi li ul li.current a {
	color:#E22F8D;
}

#leftNavi li ul li a:hover {
	text-decoration:none;
	color:#E22F8D;
}



/*////////////////////////////////////////////////////////

4.footer navigation

////////////////////////////////////////////////////////*/

#fNavi {
	width:760px;
	position:relative;
	overflow:hidden;
}

#fNavi li {
	height:15px;
	display:block;
	padding:0 33px 0 0;
	float:left;
}

#fNavi li a {
	height:15px;
	display:block;
	/*overflow:hidden;*/
	text-indent:-9999px;
}

#fNavi01 a {
	width:95px;
	background:url(../images/common/fnavi_01.gif);
}

#fNavi02 a {
	width:100px;
	background:url(../images/common/fnavi_02.gif);
}

#fNavi03 a {
	width:90px;
	background:url(../images/common/fnavi_03.gif);
}

#fNavi04 a {
	width:70px;
	background:url(../images/common/fnavi_04.gif);
}

#fNavi05 a {
	width:50px;
	background:url(../images/common/fnavi_05.gif);
}

#fNavi06 a {
	width:70px;
	background:url(../images/common/fnavi_06.gif);
}

