@charset "UTF-8";
/*******************************************************************************
file name  :  index.css
********************************************************************************/

/*******************************************************************************
	main
*******************************************************************************/
#wrapper{
	padding-bottom:5px;
}
#main{
	width:780px;
	margin:0 auto;
	padding:5px;
	background-color: #FFFFFF;
	background-image: url(../img/item/bg_dot/bg_dot_stationery.gif);
	background-repeat: repeat;
}
/*******************************************************************************
	sidenavi
*******************************************************************************/
#sidenavi{
	width:150px;
	float:left;
}
#sidenavi dl dd{
	padding-top:5px;
}
#sidenavi dl dd.first-child{
	padding-top:0px;
}
#inner_cate_rink ,  #sidenavi #character_item,
#sidenavi #bucknumber{
	padding-top:20px;
}
#sidenavi #bucknumber ul{
	padding-left:10px;
	background-image: url(../img/item/stationery/bg_bucknumber_repeat.gif);
	background-repeat: repeat-y;
}
#sidenavi #bucknumber ul li{
	list-style:disc;
	list-style-position:inside;
	padding-left: 10px;
}

/*******************************************************************************
	content
*******************************************************************************/
#content{
	width:615px;
	padding-left:15px;
	float:left;
}
#content .section-Lv1{
	width:594px;
	padding-left:16px;
	padding-top:15px;
}
#content .section-Lv1 p#explaintxt{
	padding-bottom:15px;
	font-size: 120%;
}
#content .section-Lv1 .section-Lv2{
	width:574px;
	padding-left:10px;
	padding-top:10px;
}
#content .section-Lv1 .section-Lv2 .left-column h3,
#content .section-Lv1 .section-Lv2 .center-column h3,
#content .section-Lv1 .section-Lv2 .right-column h3{
	width:174px;
	margin-bottom:5px;
	padding-top: 2px;
	background-image: url(../img/item/stationery/bg_h3_2.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-2column{
	padding-top:10px;
}


#content .section-Lv1 .section-Lv2 .section-Lv3-2column .left-column{
	width:282px;
	float:left;
}
#content .section-Lv1 .section-Lv2 .section-Lv3-2column .right-column{
	width:282px;
	float:right;
}
#content .section-Lv1 .section-Lv2 .section-Lv3-3column{
}
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .text_area{
	padding:3px 3px 0 3px;
	line-height:120%;
	width:178px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .left-column{
	float:left;
	width:184px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new_blank{
	float:left;
	width:184px;
	padding-top: 10px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new{
	background: url(../img/item/wallpaper/new04.gif) top left no-repeat;
	float:left;
	width:184px;
	padding-top: 11px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .left-column img{
	line-height:0;
}
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .left-column .title_name,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .center-column .title_name,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .right-column .title_name{
	padding-top:10px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .center-column,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .right-column{
	float:left;
	width:184px;
	padding-left: 10px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new{
	background: url(../img/item/wallpaper/new04.gif) top left no-repeat;
	float:left;
	width:184px;
	padding-top: 13px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new_center{
	background: url(../img/item/wallpaper/new04.gif) 10px top no-repeat;
	float:left;
	width:184px;
	padding: 13px 0 0 10px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new_blank .textleft,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new .textleft,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .new_center .textleft{
  float:left;
	width:89px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .left-column .textleft,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .center-column .textleft,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .right-column .textleft{
  float:left;
	width:89px;
}

#content .section-Lv1 .section-Lv2 .section-Lv3-3column .left-column .textright,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .center-column .textright,
#content .section-Lv1 .section-Lv2 .section-Lv3-3column .right-column .textright{
    float:left;
	width:89px;
}

#content .pagetop{
	text-align:right;
	padding-top:30px;
}
#content .pagetop a{
	text-decoration:underline;
}

h2 {
	background-image: url(../img/bg_h2_item.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 20px;
	height: 35px;
	width: 558px;
	font-size:120%;
	font-weight:bold;
	color:#F276B1;
}
h3 {
	background-image: url(../img/item/stationery/bg_h3.gif);
	padding-left: 10px;
}

#inner_cate_rink , #sidenavi #character_item{
	padding-top:20px;
}

