@charset "utf-8";

/********************
 layout
********************/
body {
	background-color:#A4DDB5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:90%;
	-webkit-text-size-adjust: none;
}
#wrap {
	margin:0px auto;
/*	max-width:640px;
	min-width:320px;*/
	margin-left: auto;
	margin-right:auto;
}
#header {
	background-image: url(../img/bg_hd.png);
	background-repeat: repeat-x;
	height: 44px;
	clear: both;
}
#header #logo img {
	position:relative;
	width: 177px;
}
.logo {
	position:relative;
	width: 177px;
	float: left;
}

#header #pc {
	padding-right: 5px;
	padding-top: 2px;
}


/*========== header ==========*/


/*========== main ==========*/
#main {
	position:relative;
	clear:both;
	background-color: #a4ddb5;
	padding-top: 8px;

}

.txcener {
	text-align: center;
}

#seach_sec {
	text-align: center;
	margin-bottom: 5px;
}

#seach_box1 {
	margin-right: 5px;
	width: 230px;
	height: 20px;
	margin-bottom: 3px;
}

#seach_box2 {
	width: 300px;
}
#seach_btn1 {
	height: 24px;
	width: 60px;
}
/*#top_bg {
 	background-image: url(../img/shop_12.png);
	-moz-background-size: 320px 24px; 
	-webkit-background-size: 320px 24px; 
	-o-background-size: 320px 24px; 
	-ms-background-size: 320px 24px;
	background-size: 320px 24px;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 23px;
}*/

#book_page_bg {
	background-image: url(../img/shop_12.png);
	-moz-background-size: 320px 24px; /* Firefox */
	-webkit-background-size: 320px 24px; /* Safari,Chromeなど */
	-o-background-size: 320px 24px; /* Opera */
	-ms-background-size: 320px 24px; /* ie */
	background-size: 320px 24px;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 23px;
	width: 100%;
}
/* #bana_sec {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #A4DDB5;
	background-image: url(../img/shop_12.png);
	-moz-background-size: 320px 24px; 
	-webkit-background-size: 320px 24px; 
	-o-background-size: 320px 24px; 
	-ms-background-size: 320px 24px; 
	background-size: 320px 24px;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 76px;
}*/
#bana_sec {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #A4DDB5;

	-moz-background-size: 320px 24px; /* Firefox */
	-webkit-background-size: 320px 24px; /* Safari,Chromeなど */
	-o-background-size: 320px 24px; /* Opera */
	-ms-background-size: 320px 24px; /* ie */
	background-size: 320px 24px;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 53px;
}
#bana_sec .bor_wh {
	border: 1px solid #FFF;
}
#contents {
	padding-right: 5px;
	padding-left: 5px;
}


div.kadomaru {
	/* ▼CSS3 */
	border-top-left-radius: 6px;  /* 左上 */
	border-top-right-radius: 6px; /* 右上 */
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	/* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 6px;  /* 左上 */
	-webkit-border-top-right-radius: 6px; /* 右上 */
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	/* ▼Firefox */
   -moz-border-radius-topleft: 6px;  /* 左上 */
	-moz-border-radius-topright: 6px; /* 右上 */
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #ffffff;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}

.con_title_or {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 0px #D3D3D3;
	-moz-box-shadow: 2px 2px 0px #D3D3D3;
	box-shadow: 2px 2px 0px #D3D3D3;
	background-color: #FFA500;
	text-align: left;
	background-image: url(../img/con_titleimg.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.con_title_or2 {
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../img/con_titleimg.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 110%;
}
.con_title_or3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 0px #D3D3D3;
	-moz-box-shadow: 2px 2px 0px #D3D3D3;
	box-shadow: 2px 2px 0px #D3D3D3;
	background-color: #56bd85;
	text-align: left;
	background-image: url(../img/con_titleimg.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.con_title_or4 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 0px #D3D3D3;
	-moz-box-shadow: 2px 2px 0px #D3D3D3;
	box-shadow: 2px 2px 0px #D3D3D3;
	background-color: #4295d0;
	text-align: left;
	background-image: url(../img/con_titleimg.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}


/*========== list ==========*/

.img_box {
	text-align: center;
	float: left;
	width: 62px;
	margin-right: 10px;
}
.booklist {
	margin-right: 10px;
	margin-left: 10px;
}
.booklist ul {
	margin-bottom: 7px;}
.booklist ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7b299;}
.booklist ul li a {
	padding: 10px;
	display: block;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255,244,222,0.5);
}
.booklist_box {}
.booklist_box a {
	background-image: url(../img/30px_next.png);
	-moz-background-size: 15px 15px; /* Firefox */
	-webkit-background-size: 15px 15px; /* Safari,Chromeなど */
	-o-background-size: 15px 15px; /* Opera */
	-ms-background-size: 15px 15px; /* ie */
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 95% center;
}
.bookinfo {
	background-repeat: no-repeat;
	background-position: 10px center;
	/* width: 14em;*/
    float: left;
	width: 63%;
}
.bookread {
	font-size: 88%;
	margin-bottom: 4px;
	line-height: 110%;
	color: #000;
}
.booktitle {
	font-size: 120%;
	color: #0878c8;
	line-height: 110%;
	margin-bottom: 5px;
}
.bookprce {
	font-size: 88%;
	line-height: 110%;
	color: #000;
}

/*========== list2（2個位置用） ==========*/
.img_box2 {
	text-align: center;
	float: left;
	width: 62px;
	margin-right: 5px;
}
#maga_sec {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#maga_sec ol {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#maga_sec ol .left_sec {
	float: left;
	width: 48%;
}
#maga_sec ol .right_sec {
	float: right;
	width: 48%;
}
#maga_sec ol li a {
	display: block;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255,244,222,0.5);
}
.magatitle {
	font-size: 78%;
	line-height: 120%;
}

#maga_sec ol .left_sec .clearfix ul {
	clear: both;
}
#maga_sec ol .right_sec .clearfix ul {
	clear: both;
}

/*========== list　サムネルサイズ50用 ==========*/

.img_box50p {
	text-align: center;
	float: left;
	width: 50px;
	margin-right: 10px;
}

.bookinfo50p {
	background-repeat: no-repeat;
	background-position: 10px center;
	/* width: 14em;*/
    float: left;
	width: 70%;
}



/*========== メニュー用　カテゴリ ==========*/

#categori_menu {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#categori_menu h3 {
	color: #159741;
	font-weight: bold;
}


div.kadomaru2 {
	/* ▼CSS3 */
	border-top-left-radius: 6px;  /* 左上 */
	border-top-right-radius: 6px; /* 右上 */
	/* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 6px;  /* 左上 */
	-webkit-border-top-right-radius: 6px; /* 右上 */
	/* ▼Firefox */
   -moz-border-radius-topleft: 6px;  /* 左上 */
	-moz-border-radius-topright: 6px; /* 右上 */
	background-color: #ffffff;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-align: left;
	padding-top: 6px;
}
#categori_menu ul {
}
#categori_menu ul li {
	margin-top: 1px;
	background-color: #fff4a1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#categori_menu ul li a {
	display: block;
	background-image: url(../img/30px_next.png);
	-moz-background-size: 15px 15px; /* Firefox */
	-webkit-background-size: 15px 15px; /* Safari,Chromeなど */
	-o-background-size: 15px 15px; /* Opera */
	-ms-background-size: 15px 15px; /* ie */
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 98% center;
	color: #000;
}

.kadomaru3 {
	/* ▼CSS3 */
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	/* ▼Safari,Chrome */
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	/* ▼Firefox */
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #fff4a1;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
}
#pc_smp {
	font-weight: bold;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
}
#pc_smp a {
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*========== メニュー用　グローバル ==========*/

#groval_menu {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#groval_menu ul li {
	margin-top: 1px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#groval_menu ul li a {
	display: block;
	background-image: url(../img/30px_next.png);
	-moz-background-size: 15px 15px; /* Firefox */
	-webkit-background-size: 15px 15px; /* Safari,Chromeなど */
	-o-background-size: 15px 15px; /* Opera */
	-ms-background-size: 15px 15px; /* ie */
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 98% center;
}
.kadomaru4 {
	/* ▼CSS3 */
	border-top-left-radius: 6px;  /* 左上 */
	border-top-right-radius: 6px; /* 右上 */
	/* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 6px;  /* 左上 */
	-webkit-border-top-right-radius: 6px; /* 右上 */
	/* ▼Firefox */
   -moz-border-radius-topleft: 6px;  /* 左上 */
	-moz-border-radius-topright: 6px; /* 右上 */
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
}


.kadomaru5 {
	/* ▼CSS3 */
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	/* ▼Safari,Chrome */
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	/* ▼Firefox */
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	padding-top: 5px
}

/*========== footer ==========*/

#footer {
	font-size: 70%;
	color: #FFF;
	background-color: #ffab24;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

/*========== パンくずリスト ==========*/

.breadcrumb_list {
	font-size: 78%;
	line-height: 110%;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-right: 5px;
	margin-left: 5px;
}


/*========== font color ==========
.clr_main{
	color:#c8960f !important;
}
.clr_shop, .clr_shinQs{
	color:#f27959 !important;
}
.clr_cafe{
	color:#f2be19 !important;
}
.clr_art{
	color:#ba84b8 !important;
}
.clr_hall, .clr_Hikarie.Hall{
	color:#c3d946 !important;
}
.clr_8, .clr_Creative{
	color:#bd84bb !important;
}
.clr_orb{
	color:#788ec8 !important;
}
.clr_news{
	color:#ff9999 !important;
}
.clr_event{
	color:#99cc00 !important;
}
.clr_feature{
	color:#ff8e44 !important;
}
.clr_report{
	color:#0099cc !important;
}

span.sup{
	font-size:90%;
}*/



/*========== clearfix ==========*/
.clearfix{
	zoom:1;
}
/*
.clearfix:after {
	display:block; 
	clear:both;
	content:""; 
}*/
.clearfix:after { /* FF, IE8, O, S, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*========== ボタン ==========*/

a {
	-webkit-tap-highlight-color: rgba(0,0,0,0.5);
}
a {
	text-decoration:none;}
.more_bt  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}

.more_bt a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.more_bt2  {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e66f00), color-stop(0.22, #ffbf4a));
	background: -webkit-linear-gradient(top, #ffbf4a 22%, #e66f00 100%);
	background: -moz-linear-gradient(top, #ffbf4a 22%, #e66f00 100%);
	background: -o-linear-gradient(top, #ffbf4a 22%, #e66f00 100%);
	background: -ms-linear-gradient(top, #ffbf4a 22%, #e66f00 100%);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
.more_bt2 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.more_bt3  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 70px;
	margin-right: 10px;
	margin-top: 3px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
	float: right;
}

.more_bt3 a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.more_bt4  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 60px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
}

.more_bt4 a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.more_bt5  {
	background-color: #9be6ff;
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 80px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.more_bt5 a {
/*	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;*/
}
.more_bt6  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 80px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
}

.more_bt6 a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.more_bt7  {
	background-color: #e2e2e2;
	border: 1px solid #999;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #999;
	width: 100px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
}

.more_bt7 a {
	/*color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;*/
}
.more_bt8  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 100px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
}

.more_bt8 a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.more_bt9  {
	background-image: linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(235,228,223) 30%, rgb(255,255,255) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(235,228,223)),
		color-stop(0.83, rgb(255,255,255))
	);
	border: 1px solid #998675;
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #333;
	width: 130px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 8px;
}

.more_bt9 a {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.more_bt11  {
	 
	background-color: #e2e2e2;
/*	border: 1px solid #999; */
	margin-bottom: 6px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	color: #999;


	border: 1px solid #998675;

	width: 130px;
	/* margin-left: auto; */
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 8px;
	padding-top: 6px;
/*	padding-bottom: 6px; */
}

.more_bt11 a {
/*	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px; */
}

.more_bt a img ,
.more_bt2 a img ,
.more_bt3 a img ,
.more_bt4 a img ,
.more_bt5 a img ,
.more_bt6 a img ,
.more_bt7 a img ,
.more_bt8 a img ,
.more_bt9 a img ,
.more_bt10 a img ,
.more_bt11 a img{
	vertical-align: middle;
}
.sp_w5_h15 {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#w5each {
	margin-right: 5px;
	margin-left: 5px;
}
.sp_w5each {
	margin-right: 5px;
	margin-left: 5px;
}
.font78 {
	font-size: 78%;
	line-height: 110%;
}
.red {
	color: #F00;
}
.h15tb {
	margin-top: 15px;
	margin-bottom: 15px;
}
.h15t {
	margin-top: 15px;
}
.h15b {
	margin-bottom: 15px;
}
.w200_auto_ {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
