/* CSS Document */
/*------------common---------------------------------------------------------*/

h1,h2,h3,h4,h5,p,dl,dt,dd,ul,ol,li,strong,small,a,table,th,td,address,img,form{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style: none;
	font-size:100%;
	line-height:140%;
}
/*-------------------------IE6ホバチラつき防止----------------------------*/
html {
  filter: expression(document.execCommand("BackgroundImageCache",false, true));
}
/*------------------------------------------------------------------------*/
body{
	background:url(../images/common/wrapper_img.gif) center repeat-y;
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Lucida" ;
	font-size: 110%;
	}
img{
	vertical-align:top;
}
iframe{
	width:100%;
	height:30px;
	vertical-align: top;
	margin:auto;
		}
a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;

}

#top{ display:block; }

div#wrapper{
	background:url(../images/common/wrapper_img.gif) center repeat-y;
	width:100%;
	height:100%;
	text-align:center;
/*-----------------------------090303追加-------------------------------------*/
/*----------------------------------------------------------------------------*/
	}
div#contents{
	width:1000px;
	height:100%;
	margin:auto;
	background: url(../images/top/bg.gif) left top repeat-y;
	text-align:left;
	}
div#contents h3{
	text-indent:-9999px;
	}
div#contents_left{
	width:680px;
	background-color:#2b2b2b;
	float:left;
	}
div#contents_right{
	width:320px;
	overflow:hidden;
	float:right;
	}

div#contents_cover{
	height:1000px;
	background:#fff;
	}

div.koukoku_left{
	float:left;
	display:inline;
	}
div.koukoku_right a{
	color:#f2f2f2;
	}
div.koukoku_right{
	width:207px;
	height:auto;
	float:left;
	margin:0px 0 0 10px;
	}
h2,
h4,
h5{
	text-indent:-9999px;
	}
div#page_top_wrap{
	width:680px;
	height:44px;
	}
div.page_top{
	float:left;
	}
div.page_top a{
	width:660px;
	margin:15px 0 15px 10px;
	height:14px;
	line-height:14px;
	text-indent:-9999px;
	display:block;
	background:url(../images/common/top_pageback.gif) top no-repeat;
	overflow:hidden;
	}
div.page_top a:hover{
	background-position:0 100%;
	}

/*-----------------------------110120追加-------------------------------------*/

* { word-break: normal !important; word-wrap: break-word; line-break: nomal; }

/*----------------------------------------------------------------------------*/

/*------------header----------------------------------------------------------------*/
div#header{
	width:1000px;
	height:100px;
	background:url(../images/common/header_bg1.gif) repeat-x top;
	margin:auto;
	overflow:hidden;
	}
div.header2{
	width:1000px;
	}

div#header h1{
	display:none;

	}
div.header_rogo{
	width:208px;
	height:72px;
	float:left;
	padding:15px 0 0px 22px;
	display:inline;
}
div.header_banner{
	float:right;
	padding:5px 5px 0 0;
	float:right;
}
div#header_menu{
	width:1000px;
	height:51px;
	margin:auto;
	}
ul.header_wa{
	width:1000px;
	}
ul.header_wa li{
	float:left;
	}
ul.header_wa li a{
	display:block;
	text-indent:-9999px;
	height:51px;
	overflow:hidden;
	background-position:0 0;
	}

ul.header_wa li.header_menu_1 a{
	background: url(../images/common/header_menu_top.gif) top no-repeat;
	width: 70px;
	}
ul.header_wa li.header_menu_2 a{
	background: url(../images/common/header_menu_fashion.gif) top no-repeat;
	width: 101px;
	}
ul.header_wa li.header_menu_3 a{
	background: url(../images/common/header_menu_human.gif) top no-repeat;
	width: 89px;
	}
ul.header_wa li.header_menu_4 a{
	background: url(../images/common/header_menu_gourmet.gif) top no-repeat;
	width: 68px;
	}
ul.header_wa li.header_menu_5 a{
	background: url(../images/common/header_menu_hbeauty.gif) top no-repeat;
	width: 128px;
	}
ul.header_wa li.header_menu_6 a{
	background: url(../images/common/header_menu_sports.gif) top no-repeat;
	width: 81px;
	}
ul.header_wa li.header_menu_7 a{
	background: url(../images/common/header_menu_bitem.gif) top no-repeat;
	width: 121px;
	}
ul.header_wa li.header_menu_8 a{
	background: url(../images/common/header_menu_living.gif) top no-repeat;
	width: 82px;
	}
ul.header_wa li.header_menu_9 a{
	background: url(../images/common/header_menu_love.gif) top no-repeat;
	width: 61px;
	}
ul.header_wa li.header_menu_10 a{
	background: url(../images/common/header_menu_culture.gif) top no-repeat;
	width: 136px;
	}
ul.header_wa li.header_menu_11 a{
	background: url(../images/common/header_menu_serialization.gif) top no-repeat;
	width: 63px;
	}


ul.header_wa li.header_menu_1-on a{
	background: url(../images/common/header_menu_top.gif) 0 100% no-repeat;
	width: 70px;
	}
ul.header_wa li.header_menu_2-on a{
	background: url(../images/common/header_menu_fashion.gif) 0 100% no-repeat;
	width: 101px;
	}
ul.header_wa li.header_menu_3-on a{
	background: url(../images/common/header_menu_human.gif) 0 100% no-repeat;
	width: 89px;
	}
ul.header_wa li.header_menu_4-on a{
	background: url(../images/common/header_menu_gourmet.gif) 0 100% no-repeat;
	width: 68px;
	}
ul.header_wa li.header_menu_5-on a{
	background: url(../images/common/header_menu_hbeauty.gif) 0 100% no-repeat;
	width: 128px;
	}
ul.header_wa li.header_menu_6-on a{
	background: url(../images/common/header_menu_sports.gif) 0 100% no-repeat;
	width: 81px;
	}
ul.header_wa li.header_menu_7-on a{
	background: url(../images/common/header_menu_bitem.gif) 0 100% no-repeat;
	width: 121px;
	}
ul.header_wa li.header_menu_8-on a{
	background: url(../images/common/header_menu_living.gif) 0 100% no-repeat;
	width: 82px;
	}
ul.header_wa li.header_menu_9-on a{
	background: url(../images/common/header_menu_love.gif) 0 100% no-repeat;
	width: 61px;
	}
ul.header_wa li.header_menu_10-on a{
	background: url(../images/common/header_menu_culture.gif) 0 100% no-repeat;
	width: 136px;
	}
ul.header_wa li.header_menu_11-on a{
	background: url(../images/common/header_menu_serialization.gif) 0 100% no-repeat;
	width: 63px;
	}


ul.header_wa li.header_menu_1 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_2 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_3 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_4 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_5 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_6 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_7 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_8 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_9 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_10 a:hover{
	background-position:0 100%;
	}
ul.header_wa li.header_menu_11 a:hover{
	background-position:0 100%;
	}
/*------------large_banner----------------------------------------------------------------*/
div.large_banner{
	background-color:#585858;
	width:320px;
	height:auto;
	padding:10px 0 10px 0;
	font-size:75%;
	color:#f2f2f2;
	}
div.large_banner_in{
	width:300px;
	height:auto;
	margin:0px 0 0 10px;
	}
div.large_banner_1{
	width:300px;
	height:auto;
	margin:10px 0 0 10px;
	}
/*------------manner----------------------------------------------------------------*/
div#top_right_wrap{
	width:300px;
	background:url(../images/top/top_right_bg2.jpg) top left repeat-y;
	padding:10px 10px 0 10px;
	height:auto;
}
h4.top_right_title{
	margin:0 0 5px 0;
	background:url(http://parts.nikkei.co.jp/parts/goethe/images/top/top_bland.gif) top no-repeat;
	width:300px;
	height:30px;
	line-height:30px;
	text-indent:-9999px;
}
h4.top_right_title2{
	margin:0 0 5px 0;
	background:url(../images/top/top_oricon.gif) top no-repeat;
	width:300px;
	height:30px;
	line-height:30px;
	text-indent:-9999px;
}
h5.top_right_title{
	margin:0 0 5px 0;
	background:url(http://parts.nikkei.co.jp/parts/goethe/images/common/top_mannar.gif) top no-repeat;
	width:300px;
	height:30px;
	line-height:30px;
}
div.manner_archive{
	width:300px;
	height:auto;
	background-color:#fff;
	margin:5px 0 0 0;
	padding-bottom:7px;
	}
div.manner_archive_img{
	float:left;
	width:80px;
	display:inline;
	height:75px;
	border:5px solid #FFFFFF;
	}
div.manner_archive_text{
	float:left;
	margin:5px 0 0 10px;
	height:auto;
	}
div.manner_archive_text p{
	font-size:75%;
/*------------default160px-------------*/
	width:180px;
/*------------------------------*/
	height:auto;
	}
div.manner_archive_text a{
	color:#000;
	height:auto;
	}
div.manner_archive_text a:hover{
	text-decoration:none;
	color:#0033cc;
	height:auto;
	}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}
div.manner_new {
	float:left;
	background:url(../images/top/new.gif) no-repeat left top;
	width:35px;
	height:11px;
	overflow:hidden;
	margin:5px 0 0 10px;
	text-indent:-9999px;
}
div.manner_none {
	display:none;
}
/* clearfix */

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/*------------title_image----------------------------------------------------------------*/

div#page_title01 {
	width:655px;
	height:85px;
	padding-bottom:50px;
	}
div#page_title02 {
	width:655px;
	height:85px;
	padding-bottom:30px;
	}




/* contents_right & back number------------------------------------------------------------------ */


div.sub_right_up{
	margin:28px 0 0 0;
	width:310px;
	height:95px;
	}
div.sub_right_down{
	width:300px;
	height:auto;
	background:url(../images/common/brand_right_list_bg.gif);
	margin:30px 10px 0 0;
	padding:5px;
	}
div.sub_right_down_brand{
	width:300px;
	height:auto;
	background:url(../images/common/brand_right_list_bg.gif);
	margin:10px 10px 0 0;
	padding:5px;
	}
div.right_title {
	width:295px;
	padding:5px 0 0 5px;
	background:#fff;
	}
div.right_bnumber_title {
	width:295px;
	height:15px;
	margin:0px;
	padding:5px 0 0 5px;
	font-size:0px;
	background:#fff;
	}
div.sub_right_down ul{
	width:260px;
	height:auto;
	background-color:#fff;
	padding:10px 20px 10px 20px;
	list-style-type:none;
	}
div.sub_right_down li{
	width:240px;
	font-weight:bold;
	color:#888;
	margin:0px;
	padding:0 0 0 14px;
	background:url(../images/common/right_ic01.gif) center left no-repeat;
	}
div.sub_right_down li span{
	font-weight:normal;
	}
div.sub_right_down li a{
	font-weight:bold;
	}
div.sub_right_down li a:hover{
	color:#888;
	text-decoration:none;
	}

div.right_bnumder_range {
	width:300px;
	height:auto;
	background: #fff;
	padding-bottom:5px;
	}


div.right_bnumder_layer dl {
	width:290px;
	height:auto;
	background-color:#fff;
	margin-top: 5px;
	padding:0 0 0 5px;
	clear: both;
	}
div.right_bnumder_layer dt {
	width:80px;
	height:75px;
	margin:0 15px 0 0;
	padding:0px;
	float:left;
	}
div.right_bnumder_layer dd {
	font-size: 75%;
	line-height:110%;
	width:180px;
	margin:0;
	padding:0;
	float:left;
	}
div.right_bnumder_layer dd .title {
	font-weight:bold;
	margin-bottom:5px;
	font-size:95%;
	}
div.right_bnumder_layer dd a {
	color:#1f1f1f;
	display:block;
	}
div.right_bnumder_layer dd a:hover {
	color:#888;
	text-decoration:none;
	}


div.sub_right_down li h6{
	font-size:80%;
	margin:0;
	padding:0;
	}
div.sub_right_down li h6 a{
	color:#1f1f1f;
	text-decoration:none;
	}
div.brand_sub_right_down li h6 a:hover{
	text-decoration:underline;
	}



/*------------button----------------------------------------------------------------*/

div#page_but_prev a {
	width:50px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background:url(../images/common/but_prev.gif) 0 -20px no-repeat;
	}
div#page_but_prev a:hover {
	background:url(../images/common/but_prev.gif) top no-repeat;
	}
div#page_but_next a {
	width:50px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background:url(../images/common/but_next.gif) 0 -20px no-repeat;
	}
div#page_but_next a:hover {
	background:url(../images/common/but_next.gif) top no-repeat;
	}
div#page_but_prev_non {	/*PREVを消す*/
	width:50px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background-image:url(../images/common/but_prev.gif);
	background-position:0 -40px;
	background-repeat:no-repeat;
	}
div#page_but_next_non {	/*NEXTを消す*/
	width:50px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background-image:url(../images/common/but_next.gif);
	background-position:0 -40px;
	background-repeat:no-repeat;
	}

div.page_but_range {
	width:630px;
	margin-left:25px;
	}
div.page_but_range #number {
	width:530px;
	height:20px;	
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	}

/*ページ数に応じてul作成*/
div.page_but_range #number ul#list02t {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list02 {
	width:60px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list03t {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list03 {
	width:90px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list04 {
	width:120px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list05t {
	width:190px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list05 {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list06t {
	width:220px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list06 {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list07 {
	width:210px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list08 {
	width:240px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list09 {
	width:270px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list10 {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list11 {
	width:330px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list12 {
	width:360px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list13 {
	width:390px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list14 {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list15 {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list16 {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list17 {
	width:510px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range #number ul#list_goetheginger {
	width:126px;
	margin-left:auto;
	margin-right:auto;
	}


/*ページ数に応じてul作成*/


div.page_but_range #number li {
	width:20px;
	height:20px;
	margin-right:10px;
	float:left
	}
div.page_but_range #number li#no01 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_01.gif) top no-repeat;
	}
div.page_but_range #number li#no02 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_02.gif) top no-repeat;
	}
div.page_but_range #number li#no03 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_03.gif) top no-repeat;
	}
div.page_but_range #number li#no04 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_04.gif) top no-repeat;
	}
div.page_but_range #number li#no05 {
	width:20px;
	height:20px;

	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_05.gif) top no-repeat;
	}
div.page_but_range #number li#no06 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_06.gif) top no-repeat;
	}
div.page_but_range #number li#no07 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_07.gif) top no-repeat;
	}
div.page_but_range #number li#no08 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_08.gif) top no-repeat;
	}
div.page_but_range #number li#no09 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_09.gif) top no-repeat;
}
div.page_but_range #number li#no10 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_10.gif) top no-repeat;
}
div.page_but_range #number li#no11 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_11.gif) top no-repeat;
}
div.page_but_range #number li#no12 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_12.gif) top no-repeat;
}
div.page_but_range #number li#no13 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_13.gif) top no-repeat;
}
div.page_but_range #number li#no14 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_14.gif) top no-repeat;
}
div.page_but_range #number li#no15 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_15.gif) top no-repeat;
}
div.page_but_range #number li#no16 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_16.gif) top no-repeat;
}
div.page_but_range #number li#no17 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_17.gif) top no-repeat;
}
div.page_but_range #number li#no18 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_18.gif) top no-repeat;
}
div.page_but_range #number li#no17 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_17.gif) top no-repeat;
}
div.page_but_range #number li#no19 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_19.gif) top no-repeat;
}
div.page_but_range #number li#no20 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_20.gif) top no-repeat;
}
div.page_but_range #number li#no21 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_21.gif) top no-repeat;
}
div.page_but_range #number li#no22 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_22.gif) top no-repeat;
}
div.page_but_range #number li#no23 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_23.gif) top no-repeat;
}
div.page_but_range #number li#no24 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_24.gif) top no-repeat;
}
div.page_but_range #number li#no25 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_25.gif) top no-repeat;
}
div.page_but_range #number li#no26 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_26.gif) top no-repeat;
}
div.page_but_range #number li#no27 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_27.gif) top no-repeat;
}
div.page_but_range #number li#no28 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_28.gif) top no-repeat;
}
div.page_but_range #number li#no29 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_29.gif) top no-repeat;
}
div.page_but_range #number li#no30 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_30.gif) top no-repeat;
}
div.page_but_range #number li#no31 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_31.gif) top no-repeat;
}
div.page_but_range #number li#no32 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_32.gif) top no-repeat;
}
div.page_but_range #number li#no33 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_33.gif) top no-repeat;
}
div.page_but_range #number li#no34 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_34.gif) top no-repeat;
}
div.page_but_range #number li#no35 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_35.gif) top no-repeat;
}
div.page_but_range #number li#no36 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_36.gif) top no-repeat;
}
div.page_but_range #number li#no37 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_37.gif) top no-repeat;
}
div.page_but_range #number li#no38 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_38.gif) top no-repeat;
}
div.page_but_range #number li#no39 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_39.gif) top no-repeat;
}
div.page_but_range #number li#no40 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_40.gif) top no-repeat;
}
div.page_but_range #number li#no41 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_41.gif) top no-repeat;
}
div.page_but_range #number li#no42 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_42.gif) top no-repeat;
}
div.page_but_range #number li#no43 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_43.gif) top no-repeat;
}
div.page_but_range #number li#top {
	width:30px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_top.gif) top no-repeat;
	}
div.page_but_range #number li#goethe {
	width:53px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_goethe.gif) top no-repeat;
	}
div.page_but_range #number li#ginger {
	width:53px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_ginger.gif) top no-repeat;
	}
	

div.page_but_range #number li#no01 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_01.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no02 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_02.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no03 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_03.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no04 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_04.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no05 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_05.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no06 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_06.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no07 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_07.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no08 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_08.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no09 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_09.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no10 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_10.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no11 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_11.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no12 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_12.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no13 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_13.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no14 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_14.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no15 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_15.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no16 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_16.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no17 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_17.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no18 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_18.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no19 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_19.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no20 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_20.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no21 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_21.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no22 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_22.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no23 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_23.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no24 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_24.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no25 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_25.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no26 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_26.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no27 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_27.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no28 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_28.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no29 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_29.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no30 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_30.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no31 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_31.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no32 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_32.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no33 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_33.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no34 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_34.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no35 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_35.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no36 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_36.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no37 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_37.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no38 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_38.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no39 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_39.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no40 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_40.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no41 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_41.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no42 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_42.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#no43 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_43.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#top a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_top.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#goethe a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_goethe.gif) 0 -20px no-repeat;
	}
div.page_but_range #number li#ginger a {
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_ginger.gif) 0 -20px no-repeat;
	}

div.page_but_range #number li#no01 a:hover {
	background:url(../images/common/but_01.gif) top no-repeat;
	}
div.page_but_range #number li#no02 a:hover {
	background:url(../images/common/but_02.gif) top no-repeat;
	}
div.page_but_range #number li#no03 a:hover {
	background:url(../images/common/but_03.gif) top no-repeat;
	}
div.page_but_range #number li#no04 a:hover {
	background:url(../images/common/but_04.gif) top no-repeat;
	}
div.page_but_range #number li#no05 a:hover {
	background:url(../images/common/but_05.gif) top no-repeat;
	}
div.page_but_range #number li#no06 a:hover {
	background:url(../images/common/but_06.gif) top no-repeat;
	}
div.page_but_range #number li#no07 a:hover {
	background:url(../images/common/but_07.gif) top no-repeat;
	}
div.page_but_range #number li#no08 a:hover {
	background:url(../images/common/but_08.gif) top no-repeat;
	}
div.page_but_range #number li#no09 a:hover {
	background:url(../images/common/but_09.gif) top no-repeat;
	}
div.page_but_range #number li#no10 a:hover {
	background:url(../images/common/but_10.gif) top no-repeat;
	}
div.page_but_range #number li#no11 a:hover {
	background:url(../images/common/but_11.gif) top no-repeat;
	}
div.page_but_range #number li#no12 a:hover {
	background:url(../images/common/but_12.gif) top no-repeat;
	}
div.page_but_range #number li#no13 a:hover {
	background:url(../images/common/but_13.gif) top no-repeat;
	}
div.page_but_range #number li#no14 a:hover {
	background:url(../images/common/but_14.gif) top no-repeat;
	}
div.page_but_range #number li#no15 a:hover {
	background:url(../images/common/but_15.gif) top no-repeat;
	}
div.page_but_range #number li#no16 a:hover {
	background:url(../images/common/but_16.gif) top no-repeat;
	}
div.page_but_range #number li#no17 a:hover {
	background:url(../images/common/but_17.gif) top no-repeat;
	}
div.page_but_range #number li#no18 a:hover {
	background:url(../images/common/but_18.gif) top no-repeat;
	}
div.page_but_range #number li#no19 a:hover {
	background:url(../images/common/but_19.gif) top no-repeat;
	}
div.page_but_range #number li#no20 a:hover {
	background:url(../images/common/but_20.gif) top no-repeat;
	}
div.page_but_range #number li#no21 a:hover {
	background:url(../images/common/but_21.gif) top no-repeat;
	}
div.page_but_range #number li#no22 a:hover {
	background:url(../images/common/but_22.gif) top no-repeat;
	}
div.page_but_range #number li#no23 a:hover {
	background:url(../images/common/but_23.gif) top no-repeat;
	}
div.page_but_range #number li#no24 a:hover {
	background:url(../images/common/but_24.gif) top no-repeat;
	}
div.page_but_range #number li#no25 a:hover {
	background:url(../images/common/but_25.gif) top no-repeat;
	}
div.page_but_range #number li#no26 a:hover {
	background:url(../images/common/but_26.gif) top no-repeat;
	}
div.page_but_range #number li#no27 a:hover {
	background:url(../images/common/but_27.gif) top no-repeat;
	}
div.page_but_range #number li#no28 a:hover {
	background:url(../images/common/but_28.gif) top no-repeat;
	}
div.page_but_range #number li#no29 a:hover {
	background:url(../images/common/but_29.gif) top no-repeat;
	}
div.page_but_range #number li#no30 a:hover {
	background:url(../images/common/but_30.gif) top no-repeat;
	}
div.page_but_range #number li#no31 a:hover {
	background:url(../images/common/but_31.gif) top no-repeat;
	}
div.page_but_range #number li#no32 a:hover {
	background:url(../images/common/but_32.gif) top no-repeat;
	}
div.page_but_range #number li#no33 a:hover {
	background:url(../images/common/but_33.gif) top no-repeat;
	}
div.page_but_range #number li#no34 a:hover {
	background:url(../images/common/but_34.gif) top no-repeat;
	}
div.page_but_range #number li#no35 a:hover {
	background:url(../images/common/but_35.gif) top no-repeat;
	}
div.page_but_range #number li#no36 a:hover {
	background:url(../images/common/but_36.gif) top no-repeat;
	}
div.page_but_range #number li#no37 a:hover {
	background:url(../images/common/but_37.gif) top no-repeat;
	}
div.page_but_range #number li#no38 a:hover {
	background:url(../images/common/but_38.gif) top no-repeat;
	}
div.page_but_range #number li#no39 a:hover {
	background:url(../images/common/but_39.gif) top no-repeat;
	}
div.page_but_range #number li#no40 a:hover {
	background:url(../images/common/but_40.gif) top no-repeat;
	}
div.page_but_range #number li#no41 a:hover {
	background:url(../images/common/but_41.gif) top no-repeat;
	}
div.page_but_range #number li#no42 a:hover {
	background:url(../images/common/but_42.gif) top no-repeat;
	}
div.page_but_range #number li#no43 a:hover {
	background:url(../images/common/but_43.gif) top no-repeat;
	}
div.page_but_range #number li#top a:hover {
	background:url(../images/common/but_top.gif) top no-repeat;
	}
div.page_but_range #number li#goethe a:hover {
	background:url(../images/common/but_goethe.gif) top no-repeat;
	}
div.page_but_range #number li#ginger a:hover {
	background:url(../images/common/but_ginger.gif) top no-repeat;
	}

div.page_but_range #number li#no02_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_02_2.gif) top no-repeat;
	}
div.page_but_range #number li#no03_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_03_2.gif) top no-repeat;
	}
div.page_but_range #number li#no04_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_04_2.gif) top no-repeat;
	}
div.page_but_range #number li#no05_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_05_2.gif) top no-repeat;
	}
div.page_but_range #number li#no06_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_06_2.gif) top no-repeat;
	}
div.page_but_range #number li#no07_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_07_2.gif) top no-repeat;
	}
div.page_but_range #number li#no08_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_08_2.gif) top no-repeat;
	}
div.page_but_range #number li#no09_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_09_2.gif) top no-repeat;
	}
div.page_but_range #number li#no10_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_10_2.gif) top no-repeat;
	}
div.page_but_range #number li#no11_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_11_2.gif) top no-repeat;
	}
div.page_but_range #number li#no12_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_12_2.gif) top no-repeat;
	}
div.page_but_range #number li#no13_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_13_2.gif) top no-repeat;
	}
div.page_but_range #number li#no14_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_14_2.gif) top no-repeat;
	}
div.page_but_range #number li#no15_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_15_2.gif) top no-repeat;
	}
div.page_but_range #number li#no16_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_16_2.gif) top no-repeat;
	}
div.page_but_range #number li#no17_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_17_2.gif) top no-repeat;
	}
div.page_but_range #number li#no18_2 {
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_18_2.gif) top no-repeat;
	}


/*------------button sp----------------------------------------------------------------*/

div#page_but_prev_sp a {
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background:url(../images/common/but_prev_sp.gif) 0 -26px no-repeat;
	}
div#page_but_prev_sp a:hover {
	background:url(../images/common/but_prev_sp.gif) top no-repeat;
	}
div#page_but_next_sp a {
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background:url(../images/common/but_next_sp.gif) 0 -26px no-repeat;
	}
div#page_but_next_sp a:hover {
	background:url(../images/common/but_next_sp.gif) top no-repeat;
	}
div#page_but_prev_sp_non {	/*PREVを消す*/
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background-image:url(../images/common/but_prev_sp.gif);
	background-position:0 -84px;
	background-repeat:no-repeat;
	}
div#page_but_next_sp_non {	/*NEXTを消す*/
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background-image:url(../images/common/but_next_sp.gif);
	background-position:0 -84px;
	background-repeat:no-repeat;
	}

div.page_but_range_sp {
	width:630px;
	margin-left:25px;
	}
div.page_but_range_sp #number {
	width:462px;
	height:26px;	
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	}


/*ページ数に応じてul作成*/
div.page_but_range_sp #number ul#list02 {
	width:72px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list03 {
	width:108px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list04 {
	width:144px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list05 {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list06 {
	width:216px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list07 {
	width:252px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list08 {
	width:288px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list09 {
	width:324px;
	margin-left:auto;
	margin-right:auto;
	}

div.page_but_range_sp #number ul#list10 {
	width:360px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list11 {
	width:396px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp #number ul#list12 {
	width:432px;
	margin-left:auto;
	margin-right:auto;
	}



/*ページ数に応じてul作成*/
div.page_but_range_sp #number li {
	width:26px;
	height:26px;
	margin-right:10px;
	float:left
	}
div.page_but_range_sp #number li#no01 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_01_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no02 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_02_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no03 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_03_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no04 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_04_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no05 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_05_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no06 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_06_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no07 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_07_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no08 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_08_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no09 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_09_sp.gif) top no-repeat;
}
div.page_but_range_sp #number li#no10 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_10_sp.gif) top no-repeat;
}
div.page_but_range_sp #number li#no11 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_11_sp.gif) top no-repeat;
}
div.page_but_range_sp #number li#no12 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_12_sp.gif) top no-repeat;
}


div.page_but_range_sp #number li#no01 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_01_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no02 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_02_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no03 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_03_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no04 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_04_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no05 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_05_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no06 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_06_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no07 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_07_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no08 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_08_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no09 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_09_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no10 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_10_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no11 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_11_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp #number li#no12 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_12_sp.gif) 0 -26px no-repeat;
	}


div.page_but_range_sp #number li#no01 a:hover {
	background:url(../images/common/but_01_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no02 a:hover {
	background:url(../images/common/but_02_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no03 a:hover {
	background:url(../images/common/but_03_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no04 a:hover {
	background:url(../images/common/but_04_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no05 a:hover {
	background:url(../images/common/but_05_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no06 a:hover {
	background:url(../images/common/but_06_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no07 a:hover {
	background:url(../images/common/but_07_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no08 a:hover {
	background:url(../images/common/but_08_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no09 a:hover {
	background:url(../images/common/but_09_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no10 a:hover {
	background:url(../images/common/but_10_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no11 a:hover {
	background:url(../images/common/but_11_sp.gif) top no-repeat;
	}
div.page_but_range_sp #number li#no12 a:hover {
	background:url(../images/common/but_12_sp.gif) top no-repeat;
	}



/*------------update----------------------------------------------------------------*/

.mar_b05 {
	margin-bottom:5px;
}
.mar_b07 {
	margin-bottom:7px;
}
.mar_b09 {
	margin-bottom:9px;
}
.mar_b10 {
	margin-bottom:10px;
}
.mar_b15 {
	margin-bottom:15px;
}
.mar_b20 {
	margin-bottom:20px;
}
.mar_b25 {
	margin-bottom:25px;
}
.mar_b30 {
	margin-bottom:30px;
}
.mar_b35 {
	margin-bottom:35px;
}
.mar_b40 {
	margin-bottom:40px;
}
.mar_b45 {
	margin-bottom:45px;
}
.mar_b50 {
	margin-bottom:50px;
}
.mar_b60 {
	margin-bottom:60px;
}
.mar_b70 {
	margin-bottom:70px;
}
.mar_b90 {
	margin-bottom:90px;
}


.mar_t05 {
	margin-top:5px;
}
.mar_t10 {
	margin-top:10px;
}
.mar_t15 {
	margin-top:15px;
}
.mar_t20 {
	margin-top:20px;
}
.mar_t25 {
	margin-top:25px;
}
.mar_t30 {
	margin-top:30px;
}
.mar_t35 {
	margin-top:35px;
}
.mar_t40 {
	margin-top:40px;
}
.mar_t50 {
	margin-top:50px;
}
.mar_t60 {
	margin-top:60px;
}
		
.mar_r05 {
	margin-right:5px;
}
.mar_r10 {
	margin-right: 10px;
}
.mar_r15 {
	margin-right: 15px;
}
.mar_r20 {
	margin-right: 20px;
}
.mar_r25 {
	margin-right: 25px;
}
.mar_r30 {
	margin-right:30px;
}

.mar_l10 {
	margin-left:10px;
}
.mar_l15 {
	margin-left:15px;
}
.mar_l20 {
	margin-left:20px;
}
.mar_l25 {
	margin-left: 25px;
}
.mar_l28 {
	margin-left: 28px;
}
.mar_l30{
	margin-left:30px;
}
.mar_l35{
	margin-left:35px;
}
.mar_l40{
	margin-left:40px;
}
.mar_l50{
	margin-left:50px;
}
.mar_l55{
	margin-left:55px;
}
.par_t02{
	padding-top:2px;
}
.par_t05{
	padding-top:5px;
}
.par_t10{
	padding-top:10px;
}
.par_t15{
	padding-top:15px;
}	
.par_t20{
	padding-top:20px;
}	
.par_t25{
	padding-top:25px;
}
.par_t30{
	padding-top:30px;
}
.par_t70{
	padding-top:70px;
}
.par_t75{
	padding-top:75px;
}
.par_t115{
	padding-top:115px;
}
.par_b10{
	padding-bottom:10px;
}
.par_b15{
	padding-bottom:15px;
}
.par_b20{
	padding-bottom:20px;
}
.par_b25{
	padding-bottom:25px;
}	
.mar_t10b10 {
	margin-bottom:10px;
	margin-top:10px;
}
.mar_l10r10 {
	margin-left:10px;
	margin-right:10px;
}
.mar_l05b30 {
	margin-left:5px;
	margin-bottom:30px;
}
.par_t20b15 {
	padding-top:20px;
	padding-bottom:15px;
}
.par_t25b25 {
	padding-top:25px;
	padding-bottom:25px;
}
.par_l10{
	padding-left:10px;
}
.par_l15{
	padding-left:15px;
}
.par_l20{
	padding-left:20px;
}
.par_l25{
	padding-left:25px;
}
.par_l30{
	padding-left:30px;
}
.par_r05{
	padding-right:5px;
}
.par_r15{
	padding-right:15px;
}
.par_r20{
	padding-right:20px;
}
.par_r30{
	padding-right:30px;
}
.flo_r{
	float: right;
}

.flo_l{
	float: left;
}
/*------------update----------------------------------------------------------------*/
div.underline01{
	width:655px;
	height:1px;
	font-size:0.1em;
	}
div.underline02{
	width:655px;
	height:1px;
	font-size:0.1em;
	padding:0 0 0 15px;
	}
div.underline03{
	width:300px;
	height:1px;
	font-size:0.1em;
	}
div.underline04{
	width:270px;
	height:1px;
	font-size:0.1em;
	}
div.underline05{
	width:600px;
	height:1px;
	font-size:0.1em;
	}
	
/*------------profile----------------------------------------------------------------*/


div.profile_range{
	width:630px;
	font-size:85%;
	line-height:150%;
	height:auto;
	background:#ededed;
	overflow: hidden;
	}

/*イメージサイズに応じて作成*/
div.profile_range .left_img01{
	width:140px;
	float:left;
	}
div.profile_range .right_txt01{
	width:430px;
	padding:17px 30px 17px 30px;
	float:right;
	}
div.profile_range .right_txt02{
	width:430px;
	padding:17px 30px 17px 30px;
	float:right;
	}
div.profile_range .right_txt01_01{
	width:430px;
	padding:10px 30px 10px 30px;
	float:right;
	}
div.profile_range .left_img02{
	width:110px;
	float:left;
	}
div.profile_range .right_txt02{
	width:350px;
	padding:20px 30px 20px 30px;
	float:right;
	}
	
div.profile_range .left_img03{
	width:180px;
	float:left;
	}
div.profile_range .right_txt03{
	width:390px;
	padding:30px 30px 0 30px;
	float:right;
	}



div.profile_range_re{
	width:630px;
	font-size:85%;
	line-height:150%;
	height:auto;
	background:#ededed;
	}
div.profile_range_re .left_layer{
	width:140px;
	float:left;
	}
div.profile_range_re .right_txt_layer{
	width:490px;
	float:left;
	}
div.profile_range_re .right_txt_inner{
	width: 430px;
	margin: 0px;
	padding: 17px 30px 17px 30px;
	}

/*イメージサイズに応じて作成*/




/*------------caption - credit----------------------------------------------------------------*/

div.credit01{
	width:628px;
	margin-left:25px;
	border: 1px solid #dcdcdc;
	}
div.credit01 .txt{
	width:580px;
	margin:12px 22px 12px 22px;
	font-size:70%;
	color:#888;
	line-height: 16px;
	}
	
div.caption_title01{
	font-weight:bold;
	line-height:20px;
	margin:10px 0 10px 0;
	}

div.caption_01 {
	line-height:15px;
	margin:15px 0 0 0;
	padding-left:20px;
	font-size:80%;
	color:#5e6a72;
	background:url(../images/fashion/caption_line.gif) top left repeat-y;
	}
div.caption_01_2 {
	line-height:15px;
	margin:15px 0 0 0;
	padding-left:20px;
	font-size:80%;
	color:#5e6a72;
	background:url(../images/fashion/caption_line.gif) top left repeat-y;
	}
div.caption_02 {
	line-height:15px;
	margin:5px 0 0 0;
	font-size:75%;
	color:#5e6a72;
	}
div.caption_gourmet {
	width:118px;
	line-height:15px;
	margin:5px 0 0 0;
	font-size:75%;
	color:#5e6a72;
	float:left;
	}
div.caption_02 span{
	line-height:17px;
	font-size:130%;
	font-weight:bold;
	color:#5e6a72;
	}
div.caption_02 span2{
	color:#000000;
	}
div.caption_03 {
	line-height:15px;
	text-align:right;
	margin:10px 0 0 0;
	padding:0px;
	font-size:75%;
	color:#5e6a72;
	}
div.caption_03 p {
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
div.caption_04 {
	line-height:15px;
	margin:5px 0 10px 0;
	font-size:80%;
	color:#5e6a72;
	}
div.caption_04_book {
	line-height:17px;
	margin:5px 0 10px 0;
	font-size:82%;
	color:#5e6a72;
	}
div.caption_05cinema {
	line-height:15px;
	margin:5px 0 0 20px;
	font-size:75%;
	color:#5e6a72;
	}

div.tobe_continue{
	width:auto;
	margin-top:15px;
	padding:10px 5px 5px 5px;
	color:#666;
	font-size:85%;
	line-height:100%;
	text-align:right;
	border-top:1px solid #eeeeee;
	}

div.caption_06 {
	line-height:15px;
	color:#5e6a72;
	margin:5px 0 0 0;
	display:inline;
	}
div.caption_07 {
	font-size: 80%;
	line-height: 15px;
	color:#5e6a72;
}	
div.caption_08 {
	font-size: 75%;
	line-height: 15px;
	color:#5e6a72;
	padding:0 20px 0 20px;
}
div.caption_09 {
	font-size: 80%;
	line-height: 15px;
	color:#5e6a72;
}
div.caption_09 span{
	font-weight:bold;
}
div.caption_10 {
	color:#000;
	font-size: 80%;
	line-height: 15px;
}
div.caption_10 span {
	color:#F00;
}
div.caption_02 em {
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.caption_11 {
	color:#717171 !important;
	font-size: 100%;
	line-height: 20px;
	word-break:break-all;
}
.caption_11Red {
	color:#b90909;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Red02 {
	color:#9a0000 !important;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Pink {
	color:#da1649;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Purple {
	color:#39108c;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Darkgreen {
	color:#041802;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Skyblue {
	color:#45ade8;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Brown {
	color:#281c06;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Lightgreen {
	color:#7ea423;
	font-size: 100%;
	line-height: 20px;
}
.caption_11Orange {
	color:#af5023;
	font-size: 100%;
	line-height: 20px;
}


/* next_entry---------------------------------- */

#next_entry{
	margin:0 0 50px 35px;
	padding:0px;
}
#next_entry #icon{
	width:70px;
	display:inline;
	float:left;
}
#next_entry #txt{
	width:530px;
	margin:0px;
	padding:10px 5px 5px 15px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
}
#next_entry #txt2{
	width:530px;
	margin:0px;
	padding:0 5px 5px 15px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
}
/* next_entry090224---------------------------------- */

#next_entry02 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 35px;
	padding-left: 0px;
	line-height: 120%;
}
#next_entry02 #icon{
	width:70px;
	display:inline;
	float:left;
}
#next_entry02 #icon2{
	width:123px;
	display:inline;
	float:left;
}
#next_entry02 #txt{
	width:530px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
	padding-left: 15px;
	height: auto;
}

#next_entry02 #txt2{
	width:450px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
	padding:5px 0 0 15px;
	height: auto;
}

#next_entry02 #txt3{
	width:530px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
	padding:10px 0 0 15px;
	height: auto;
}
#next_entry02 #txt4{
	width:530px;
	font-size:90%;
	color:#858585;
	font-weight:bold;
	float:left;
	padding:0 0 0 15px;
	height: auto;
}
/*------------------gchoice_txt090721-------------------------*/
.left_ph .gchoice_txt{
	margin:0 25px 0 25px;
	}

/*------------------090723-------------------------*/
#next_entry3{
	margin:0 0 30px 25px;
	padding:0px;
}
#next_entry3 #icon{
	width:70px;
	display:inline;
	float:left;
}
#next_entry3 #txt2{
	width:530px;
	margin:0px;
	padding:0 5px 5px 20px;
	font-size:80%;
	font-weight:bold;
	color:#858585;
	float:left;
}
#next_entry3 #txt3{
	width:530px;
	margin:0px;
	padding:0 5px 5px 20px;
	font-size:90%;
	font-weight:bold;
	color:#858585;
	float:left;
}

/*------------------100601-------------------------*/

#next_entry04 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-left: 0px;
	line-height: 120%;
}
#next_entry04 #icon{
	width:70px;
	display:inline;
	float:left;
}
#next_entry04 #txt{
	width:530px;
	color:#858585;
	font-weight:bold;
	float:left;
	padding-left: 15px;
	height: auto;
}

/*------------------100713-------------------------*/

#next_entry05 {
	line-height: 120%;
	width: 630px;
	margin: 0 0 0 25px;
	font-size:90%;
	background: url(../images/common/ic_next02.gif) center left no-repeat;
}
#next_entry05 #txt{
	width:545px;
	color:#858585;
	font-weight:bold;
	float:right;
	padding-left: 15px;
}


/*------------------091203-------------------------*/
div#vol {
	height:21px;
	margin:0 0 0 25px;
	overflow:hidden;
}
div#vol ul li {
	float:left;
}
div#vol ul li.vol01 {
	width:106px;
	height:21px;
	background:url(../images/common/vol_01.gif) 0 -21px no-repeat;
	text-indent:-9999px;
}
div#vol ul li.vol02 {
	width:105px;
	height:21px;
	background:url(../images/common/vol_02.gif) 0 -21px no-repeat;
	text-indent:-9999px;
}
div#vol ul li.vol03 {
	width:105px;
	height:21px;
	background:url(../images/common/vol_03.gif) 0 -21px no-repeat;
	text-indent:-9999px;
}
div#vol ul li.vol04 {
	width:105px;
	height:21px;
	background:url(../images/common/vol_04.gif) 0 -21px no-repeat;
	text-indent:-9999px;
}


div#vol ul li.vol01_2 {
	width:106px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_01_2.gif) no-repeat top;
	text-indent:-9999px;
}
div#vol ul li.vol02_2 {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_02_2.gif) no-repeat top;
	text-indent:-9999px;
}
div#vol ul li.vol03_2 {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_03_2.gif) no-repeat top;
	text-indent:-9999px;
}
div#vol ul li.vol04_2 {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_04_2.gif) no-repeat top;
	text-indent:-9999px;
}


div#vol ul li.vol01 a {
	width:106px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_01.gif) no-repeat top;
}
div#vol ul li.vol02 a {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_02.gif) no-repeat top;
}
div#vol ul li.vol03 a {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_03.gif) no-repeat top;
}
div#vol ul li.vol04 a {
	width:105px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/common/vol_04.gif) no-repeat top;
}


div#vol ul li.vol01 a:hover {
	background-position:0 -21px;
}
div#vol ul li.vol02 a:hover {
	background-position:0 -21px;
}
div#vol ul li.vol03 a:hover {
	background-position:0 -21px;
}
div#vol ul li.vol04 a:hover {
	background-position:0 -21px;
}


div.caption_07 a {
	text-decoration:none;
	color:#0000ff;
}
div.caption_07 a:link {
	text-decoration:none;
	color:#0000ff;
}

div.caption_07 a:hover {
	text-decoration:underline;
	color:#0000ff;
}


/* ボックス下にドットライン表示 */

.blockLine { background: url(../images/common/dotLine.gif) left top repeat-x; }

.columnbox01 {
	width:600px;
	height:auto;
	padding:15px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}
.columnbox02 {
	width:270px;
	height:auto;
	padding:15px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}
.columnbox03 {
	width:280px;
	height:auto;
	padding:10px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}
.columnbox04 {
	width:285px;
	height:auto;
	padding:15px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}

.columnbox05 {
	width:115px;
	height:auto;
	padding:15px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}

.columnbox06 {
	width:590px;
	height:auto;
	padding:20px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}

.columnbox07 {
	width:268px;
	height:auto;
	padding:15px;
	border:1px solid #1486bc;
}

.columnbox08 {
	width:255px;
	height:auto;
	padding:15px;
	background:url(../images/common/columnbox_bg.gif) repeat;
}

.columnbox09 {
	width:268px;
	height:auto;
	padding:15px;
	border:1px solid #d64436;
}


.columnbox01 .left_box01{
	width:285px;
	height:auto;
	margin:0 30px 0 0;
	float:left;
	clear:right;
}
.columnbox01 .right_box01,
.columnbox_100817 .right_box01{
	width:285px;
	height:auto;
	float:right;
}
.columnbox01 .right_box02{
	width:285px;
	float:right;
	clear: left;
	display: inline;
}
.columnbox01 .right_box01 .leftbox{
	width:135px;
	float: left;
	clear: right;
	display: inline;
}
.columnbox01 .right_box01 .rightbox{
	width:135px;
	float:right;
	display: inline;
}

.columnbox02 .left_box01{
	width:130px;
	float: left;
	display: inline;
}
.columnbox02 .right_box01 {
	width:130px;
	float:right;
	display: inline;
}

.columnbox01 .left_box02{
	width:290px;
	height:auto;
	float:left;
}

.columnbox01 .right_box03{
	width:290px;
	height:auto;
	float:right;
}

.columnbox01 .right_box04{
	width:160px;
	height:auto;
	float:right;
}


.leftman{
	float: left;
}
.rightman{
	float: right;
}
.leftbox300 {
	float: left;
	width: 300px;
}

.leftbox290 {
	float: left;
	width: 290px;
}

.leftbox200 {
	float: left;
	width: 200px;
}


.left_ph121018{
	width:160px;
	float:left;
}

.left_ph121018{
	width:160px;
	float:left;
}

.right_area121018{
	width:420px;
	float:left;
}

/*------------------110628-------------------------*/
div#vol.idei_volbox {
	height:63px;
	margin:0 0 0 25px;
	overflow:hidden;
}

div#vol ul.idei_vol li{
	width:63px;
	height:21px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

div#vol ul.idei_vol li a{
	width:63px;
	height:21px;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

div#vol ul.idei_vol li.idei_vol01{ background:url(../images/common/idei_vol01.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol02{ background:url(../images/common/idei_vol02.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol03{ background:url(../images/common/idei_vol03.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol04{ background:url(../images/common/idei_vol04.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol05{ background:url(../images/common/idei_vol05.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol06{ background:url(../images/common/idei_vol06.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol07{ background:url(../images/common/idei_vol07.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol08{ background:url(../images/common/idei_vol08.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol09{ background:url(../images/common/idei_vol09.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol10{ background:url(../images/common/idei_vol10.gif) left -21px no-repeat; }


div#vol ul.idei_vol li.idei_vol01 a{ background:url(../images/common/idei_vol01.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol02 a{ background:url(../images/common/idei_vol02.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol03 a{ background:url(../images/common/idei_vol03.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol04 a{ background:url(../images/common/idei_vol04.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol05 a{ background:url(../images/common/idei_vol05.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol06 a{ background:url(../images/common/idei_vol06.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol07 a{ background:url(../images/common/idei_vol07.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol08 a{ background:url(../images/common/idei_vol08.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol09 a{ background:url(../images/common/idei_vol09.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol10 a{ background:url(../images/common/idei_vol10.gif) top no-repeat; }

div#vol ul.idei_vol li.idei_vol01 a:hover{ background:url(../images/common/idei_vol01.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol02 a:hover{ background:url(../images/common/idei_vol02.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol03 a:hover{ background:url(../images/common/idei_vol03.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol04 a:hover{ background:url(../images/common/idei_vol04.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol05 a:hover{ background:url(../images/common/idei_vol05.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol06 a:hover{ background:url(../images/common/idei_vol06.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol07 a:hover{ background:url(../images/common/idei_vol07.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol08 a:hover{ background:url(../images/common/idei_vol08.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol09 a:hover{ background:url(../images/common/idei_vol09.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol10 a:hover{ background:url(../images/common/idei_vol10.gif) left -21px no-repeat; }

/*--2--*/
div#vol ul.idei_vol li.idei_vol11{ background:url(../images/common/idei_vol11.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol12{ background:url(../images/common/idei_vol12.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol13{ background:url(../images/common/idei_vol13.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol14{ background:url(../images/common/idei_vol14.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol15{ background:url(../images/common/idei_vol15.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol16{ background:url(../images/common/idei_vol16.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol17{ background:url(../images/common/idei_vol17.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol18{ background:url(../images/common/idei_vol18.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol19{ background:url(../images/common/idei_vol19.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol20{ background:url(../images/common/idei_vol20.gif) left -21px no-repeat; }

div#vol ul.idei_vol li.idei_vol11 a{ background:url(../images/common/idei_vol11.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol12 a{ background:url(../images/common/idei_vol12.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol13 a{ background:url(../images/common/idei_vol13.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol14 a{ background:url(../images/common/idei_vol14.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol15 a{ background:url(../images/common/idei_vol15.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol16 a{ background:url(../images/common/idei_vol16.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol17 a{ background:url(../images/common/idei_vol17.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol18 a{ background:url(../images/common/idei_vol18.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol19 a{ background:url(../images/common/idei_vol19.gif) top no-repeat; }
div#vol ul.idei_vol li.idei_vol20 a{ background:url(../images/common/idei_vol20.gif) top no-repeat; }


div#vol ul.idei_vol li.idei_vol11 a:hover{ background:url(../images/common/idei_vol11.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol12 a:hover{ background:url(../images/common/idei_vol12.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol13 a:hover{ background:url(../images/common/idei_vol13.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol14 a:hover{ background:url(../images/common/idei_vol14.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol15 a:hover{ background:url(../images/common/idei_vol15.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol16 a:hover{ background:url(../images/common/idei_vol16.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol17 a:hover{ background:url(../images/common/idei_vol17.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol18 a:hover{ background:url(../images/common/idei_vol18.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol19 a:hover{ background:url(../images/common/idei_vol19.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol20 a:hover{ background:url(../images/common/idei_vol20.gif) left -21px no-repeat; }

/*--3--*/
div#vol ul.idei_vol li.idei_vollast{ background:url(../images/common/idei_vollast.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol22{ background:url(../images/common/idei_vol22.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol23{ background:url(../images/common/idei_vol23.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol24{ background:url(../images/common/idei_vol24.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol25{ background:url(../images/common/idei_vol25.gif) left -21px no-repeat; }

div#vol ul.idei_vol li.idei_vollast a{ background:url(../images/common/idei_vollast.gif) left top  no-repeat; }
div#vol ul.idei_vol li.idei_vol22 a{ background:url(../images/common/idei_vol22.gif) left top  no-repeat; }
div#vol ul.idei_vol li.idei_vol23 a{ background:url(../images/common/idei_vol23.gif) left top  no-repeat; }
div#vol ul.idei_vol li.idei_vol24 a{ background:url(../images/common/idei_vol24.gif) left top  no-repeat; }
div#vol ul.idei_vol li.idei_vol25 a{ background:url(../images/common/idei_vol25.gif) left top  no-repeat; }

div#vol ul.idei_vol li.idei_vollast a:hover{ background:url(../images/common/idei_vollast.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol22 a:hover{ background:url(../images/common/idei_vol22.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol23 a:hover{ background:url(../images/common/idei_vol23.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol24 a:hover{ background:url(../images/common/idei_vol24.gif) left -21px no-repeat; }
div#vol ul.idei_vol li.idei_vol25 a:hover{ background:url(../images/common/idei_vol25.gif) left -21px no-repeat; }
/*------------------sns_btn-------------------------*/
#sns_box,#sns_box02{position:relative; width:655px;}
#sns_box #sns_btn{ height:20px; position:absolute; top:15px; right:0;}
#sns_box02 #sns_btn{ height:20px; position:absolute; top:20px; right:0;}

#sns_btn{ height:20px; position:absolute; top:20px; right:0;}
#sns_btn li{float:left; line-height:0; font-size:0;}


/*140529*/
.category_btn_other,
.category_btn_prev{
	text-align:center;
	margin-bottom:15px;
	}
.category_btn_other a{
	width:180px;
	height:26px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/category_btn_other.gif) 0 -26px no-repeat;
	}
.category_btn_other a:hover {
	background:url(../images/common/category_btn_other.gif) 0 0 no-repeat;
	}

.category_btn_prev a{
	width:180px;
	height:26px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/category_btn_prev.gif) 0 -26px no-repeat;
	}
.category_btn_prev a:hover {
	background:url(../images/common/category_btn_prev.gif) 0 0 no-repeat;
	}
	
/*151112*/
.boxProfile{
	background:url(../images/common/columnbox_bg.gif) 0px 0px repeat;
	}
	

/*160218*/
div.page_but_prev_sp a {
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background:url(../images/common/but_prev_sp.gif) 0 -26px no-repeat;
	}
div.#page_but_prev_sp a:hover {
	background:url(../images/common/but_prev_sp.gif) top no-repeat;
	}
div.page_but_next_sp a {
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background:url(../images/common/but_next_sp.gif) 0 -26px no-repeat;
	}
div.page_but_next_sp a:hover {
	background:url(../images/common/but_next_sp.gif) top no-repeat;
	}
div.page_but_prev_sp_non {	/*PREVを消す*/
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background-image:url(../images/common/but_prev_sp.gif);
	background-position:0 -84px;
	background-repeat:no-repeat;
	}
div.page_but_next_sp_non {	/*NEXTを消す*/
	width:84px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background-image:url(../images/common/but_next_sp.gif);
	background-position:0 -84px;
	background-repeat:no-repeat;
	}


div.page_but_range_sp .number {
	width:462px;
	height:26px;	
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	}

/*ページ数に応じてul作成*/
div.page_but_range_sp .number ul.list02 {
	width:72px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list03 {
	width:108px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list04 {
	width:144px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list05 {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list06 {
	width:216px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list07 {
	width:252px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list08 {
	width:288px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list09 {
	width:324px;
	margin-left:auto;
	margin-right:auto;
	}

div.page_but_range_sp .number ul.list10 {
	width:360px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list11 {
	width:396px;
	margin-left:auto;
	margin-right:auto;
	}
div.page_but_range_sp .number ul.list12,
div.page_but_range_sp .number ul.list13,
div.page_but_range_sp .number ul.list14,
div.page_but_range_sp .number ul.list15,
div.page_but_range_sp .number ul.list16,
div.page_but_range_sp .number ul.list17,
div.page_but_range_sp .number ul.list18,
div.page_but_range_sp .number ul.list19,
div.page_but_range_sp .number ul.list20,
div.page_but_range_sp .number ul.list21,
div.page_but_range_sp .number ul.list22,
div.page_but_range_sp .number ul.list23 {
	width:432px;
	margin-left:auto;
	margin-right:auto;
	}




/*ページ数に応じてli作成*/
div.page_but_range_sp .number li {
	width:26px;
	height:26px;
	margin-right:10px;
	float:left
	}
div.page_but_range_sp .number li.no01 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_01_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no02 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_02_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no03 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_03_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no04 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_04_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no05 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_05_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no06 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_06_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no07 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_07_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no08 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_08_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no09 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_09_sp.gif) top no-repeat;
}
div.page_but_range_sp .number li.no10 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_10_sp.gif) top no-repeat;
}
div.page_but_range_sp .number li.no11 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_11_sp.gif) top no-repeat;
}
div.page_but_range_sp .number li.no12 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_12_sp.gif) top no-repeat;
}
div.page_but_range_sp .number li.no13 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_13_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no14 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_14_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no15 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_15_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no16 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_16_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no17 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_17_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no18 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_18_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no19 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_19_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no20 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_20_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no21 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_21_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no22 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_22_sp.gif) top no-repeat;
	margin-top:10px;
}
div.page_but_range_sp .number li.no23 {
	width:26px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/common/but_23_sp.gif) top no-repeat;
	margin-top:10px;
}


div.page_but_range_sp .number li.no01 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_01_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no02 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_02_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no03 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_03_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no04 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_04_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no05 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_05_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no06 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_06_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no07 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_07_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no08 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_08_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no09 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_09_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no10 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_10_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no11 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_11_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no12 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_12_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no13 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_13_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no14 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_14_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no15 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_15_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no16 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_16_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no17 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_17_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no18 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_18_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no19 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_19_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no20 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_20_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no21 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_21_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no22 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_22_sp.gif) 0 -26px no-repeat;
	}
div.page_but_range_sp .number li.no23 a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/but_23_sp.gif) 0 -26px no-repeat;
	}


div.page_but_range_sp .number li.no01 a:hover {
	background:url(../images/common/but_01_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no02 a:hover {
	background:url(../images/common/but_02_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no03 a:hover {
	background:url(../images/common/but_03_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no04 a:hover {
	background:url(../images/common/but_04_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no05 a:hover {
	background:url(../images/common/but_05_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no06 a:hover {
	background:url(../images/common/but_06_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no07 a:hover {
	background:url(../images/common/but_07_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no08 a:hover {
	background:url(../images/common/but_08_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no09 a:hover {
	background:url(../images/common/but_09_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no10 a:hover {
	background:url(../images/common/but_10_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no11 a:hover {
	background:url(../images/common/but_11_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no12 a:hover {
	background:url(../images/common/but_12_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no13 a:hover {
	background:url(../images/common/but_13_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no14 a:hover {
	background:url(../images/common/but_14_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no15 a:hover {
	background:url(../images/common/but_15_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no16 a:hover {
	background:url(../images/common/but_16_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no17 a:hover {
	background:url(../images/common/but_17_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no18 a:hover {
	background:url(../images/common/but_18_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no19 a:hover {
	background:url(../images/common/but_19_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no20 a:hover {
	background:url(../images/common/but_20_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no21 a:hover {
	background:url(../images/common/but_21_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no22 a:hover {
	background:url(../images/common/but_22_sp.gif) top no-repeat;
	}
div.page_but_range_sp .number li.no23 a:hover {
	background:url(../images/common/but_23_sp.gif) top no-repeat;
	}

/*160225*/
div.page_but_range_sp .number2rows {
	height:62px !important;
	}