@charset "utf-8";
/*siries index.html*/
#right_contents h1 a {
	background-image: url(../basic_img/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 317px;
	width: 90px;
	text-indent: -999px;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#right_contents .logo a {
	background-image: url(../basic_img/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 317px;
	width: 90px;
	text-indent: -999px;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
}
ul.series {
	list-style-type: none;
	width: 396px;
	display: inline;
}
.serieslist {
	width: 396px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 130px;
	margin-bottom: 150px;
}


ul.series li {
	font-size: 1px;
	float: right;
}
ul.series li a{
	display: block;
	height: 190px;
	width: 60px;
	text-indent: -999px;
}
ul.series a#genjikou {
	background-image: url(../series/series_img/b_genji.gif);
	background-repeat: no-repeat;
	margin-left:  52px;
}
ul.series a#daihyo {
	background-image: url(../series/series_img/b_daihyo.gif);
	background-repeat: no-repeat;
	margin-left:  52px;
}
ul.series a#kisho {
	background-image: url(../series/series_img/b_kisho.gif);
	background-repeat: no-repeat;
	margin-left:  52px;
}
ul.series a#komon {
	background-image: url(../series/series_img/b_komon.gif);
	background-repeat: no-repeat;
}
/*ul.series a:hover {
	background-position: -60px;
}*/
ul.titlenavi {
	list-style-type: none;
}
ul.titlenavi li {
	font-size: 1px;
	line-height: 0px;
	display: inline;
	float: left;
}
ul.titlenavi li a {
	display: block;
	height: 39px;
	width: 115px;
	text-indent: -999px;
}
ul.titlenavi li a#genjikou {
	background-image: url(../series/series_img/n_genjikou.gif);
	background-repeat: no-repeat;
}
ul.titlenavi li a#daihyo {
	background-image: url(../series/series_img/n_daihyo.gif);
	background-repeat: no-repeat;
}
ul.titlenavi li a#kisho {
	background-image: url(../series/series_img/n_kisho.gif);
	background-repeat: no-repeat;
}
ul.titlenavi li a#komon {
	background-image: url(../series/series_img/n_komon.gif);
	background-repeat: no-repeat;
}
ul.titlenavi li a:hover {
	background-position: 0px -39px;
}
.contents {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}
table.cardtable td {
	width: 105px;
	padding-left: 5px;
}
table.cardlist {
	margin-top: 30px;
	margin-bottom: 30px;
}

.contents p {
	padding-bottom: 15px;
}
table.cardtable caption {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.cardtable a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.scroll_div {
	width: 522px;
	overflow:hidden;
	text-indent: 0 -1050px;
}
.contents h2 {
	color: #FFFFFF;
	background-image: url(../series/series_img/midashi1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cap {
	font-size: 10px;
	padding: 3px;
}
.image {
	width: 180px;
	padding-right: 5px;
	float: left;
}
.setumei {
	float: right;
	width: 335px;
}
.howto {
	padding: 10px;
	width: 530px;
}
.kansyu, .kansyu a {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	margin-top: 15px;
}
.item_copy img {
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item_copy {
	margin-top: 25px;
}
.item_setumei {
	font-size: 13px;
	line-height: 160%;
	float: right;
	width: 369px;
}
.item_setumei2{
	font-size: 10px;
	padding: 7px;
	margin-top: 10px;
	line-height: 150%;
	width: 355px;
	float: right;
}
.item_setumei2, .item_setumei2 a{
	font-size: 10px;
	line-height: 150%;
}
.daihyokamon, .item_setumei2title.daihyokamon {
	background-color: #E3E6EA;
	color: #2D546C;
}
.genjikouzu, .item_setumei2title.genjikouzu {
	background-color: #E3D5D7;
	color: #5B3A43;
}
.kishokamon, .item_setumei2title.kishokamon {
	background-color: #F2DFD5;
	color: #BE4825;
}
.komonmonyou, .item_setumei2title.komonmonyou {
	background-color: #F4EDDB;
	color: #BD7D18;
}

.item_setumei2title {
	font-size: 12px;
}

h3.gaiyou {
	font-size: 13px;
}
.iteminfo {
	border: 1px dotted #404040;
	padding: 9px;
}
table.item_table img {
	border: 1px solid #333333;
	cursor: pointer;
}
table.item_table td {
	width: 70px;
}
table.item_table {
	width: 280px;
	margin-left: 20px;
	margin-top: 5px;
}

.item_text {
	float: left;
	width: 210px;
	margin-left: 8px;
	margin-top: 30px;
	display: inline;
}

.item_photo {
	float: left;
	width: 310px;
	display: inline;
}
.middlesize {
	font-size: 16px;
	line-height: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: 600;
}
.largesize {
	font-size: 26px;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: 600;
}
table.detail_table {
	margin-top: 20px;
}
table.detail_table td {
	font-size: 10px;
	line-height: 14px;
	vertical-align:top;
	padding: 5px 0px 0px 0px;
}
.price {
	font-size: 12px;
	font-weight: 600;
	margin-top: 10px;
}
.price_l {
	font-size: 20px;
	line-height: 24px;
}


/*shoplist*/
.shop_copy {
	background-image: url(../shop/image/shop_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}
h3.address {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	padding: 5px;
	border-bottom: 3px double #333333;
	margin-bottom: 5px;
}
dl.addresslist {
	width: 530px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.shop_table {
	width: 550px;
	border-collapse:collapse;
	margin-top: 15px;
}
dl.addresslist dt a{
	letter-spacing: 2px;
}
dl.addresslist dt {
	font-weight: 800;
	letter-spacing: 2px;
}
dl.addresslist dd {
	padding: 5px;
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
	letter-spacing: 2px;
}
dl.addresslist dl {
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
}
dl.addresslist dd dl dd {
	border-bottom: 1px dotted #999999;
}




table.shop_table td, table.shop_table th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
}
table.shop_table td.last, table.shop_table th.last{
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
table.shop_table th{
	font-weight: normal;
	text-align: center;
}


table.shop_table .name {
	width: 120px;
}
table.shop_table .last {
	width: 100px;
}


/*toi*/
table.toi_table {
	width: 550px;
	border-collapse:collapse;
	margin-top: 15px;
}
table.toi_table td{
	border: 1px solid #999999;
	padding: 5px;
}
table.toi_table .name {
	width: 150px;
	background-color: #E7E7E7;
}
.formbottun {
	text-align: center;
	padding: 5px;
}
.red {
	color: #FF0000;
}
.prev, .next {
	cursor: pointer;
}

/*news*/
table.newstitle_table {
	margin: 20px;
	width: 610px;
}
table.newstitle_table .td1 {
	width: 128px;
}
.newstitle_table .td2, .newstitle_table .td3 {
	background-color: #CCCCCC;
}
table.newstitle_table .td2 {
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: 600;
	width: 422px;
}
.newstitle_table .td3 {
	font-size: 10px;
	width: 60px;
	text-align: center;
}
.subtitle {
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
}

/*backnumber*/

table.bn_table {
	margin: 20px;
	width: 610px;
}
table.bn_table .td1 {
	width: 128px;
}
.bn_table .td2, .bn_table .td3 {
	background-color: #4C4C4C;
}
table.bn_table .td2 {
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: 600;
	width: 422px;
}
.bn_table .td3 {
	font-size: 10px;
	width: 60px;
	text-align: center;
}
.contents.backnumber {
	margin-top: -10px;
}
.contents.backnumber .newsUL {
	margin-left: 15px;
	list-style: none;
}
.contents.backnumber .newsUL li {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.contents.backnumber .newsUL li a{
	text-decoration: none;
}
.contents.backnumber .newsUL li a:hover{
	color: #B76A56;
}
.photo-border {
	border: 1px solid #FFFFFF;
}
.photo-right {
	float: right;
}
