/* 通常リンク */

a:link{
	color:#000099;
	text-decoration:underline
}

a:visited{
	color:#582C58;
	text-decoration:underline
}

a:hover{
	color:#990000;
	text-decoration: none;
}

a:active{
	color:#990000;
	text-decoration:underline
}


/* パンくず用リンク */
a.pan:link{
	color:#3399CC;
	text-decoration:underline;
	font-weight: normal;
}

a.pan:visited{
	color:#3399CC;
	text-decoration:underline;
	font-weight: normal;
}

a.pan:hover{
	color:#990000;
	text-decoration: none;
	font-weight: normal;
}

a.pan:active{
	color:#990000;
	text-decoration:underline;
	font-weight: normal;
}
.table-bread {
	background-color: #eeeeee;
	font-size: 10px;
	margin: 2px 2px 2px 10px;
	padding: 2px 2px 2px 10px;
	color: #333333;
}

/* リンクtype1 */
a.type1:link{
	color:#333333;
	text-decoration: none;

}

a.type1:visited{
	color:#333333;
	text-decoration: none;

}

a.type1:hover{
	color:#333333;
	text-decoration:underline
}

a.type1:active{
	color:#333333;
	text-decoration:underline;
}

/* リンクtype2 */
a.type2:link{
	color:#333333;
	text-decoration: none;

}

a.type2:visited{
	color:#333333;
	text-decoration: none;

}

a.type2:hover{
	color:#333333;
	text-decoration:underline
}

a.type2:active{
	color:#333333;
	text-decoration:underline;
}

/* フッターリンク */
a.footer-link:link{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;

}

a.footer-link:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;

}

a.footer-link:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 10px;
}

a.footer-link:active{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 10px;
}

/* 壁紙 */
a.wp-link:link{
	color:#996600;
	text-decoration: underline;
	font-size: 12px;

}

a.wp-link:visited{
	color:#999900;
	text-decoration: underline;
	font-size: 12px;

}

a.wp-link:hover{
	color:#996633;
	font-size: 12px;
	text-decoration: none;
}

a.wp-link:active{
	color:#996600;
	text-decoration:underline;
	font-size: 12px;
	text-align: center;
}


/* 商品小カテゴリリンク */
a.goods-link:link{
	text-decoration: none;
	color: #666666;

}

a.goods-link:visited{
	text-decoration: none;
	color: #666666;

}

a.goods-link:hover{
	color:#FF6666;
	text-decoration:underline
}

a.goods-link:active{
	color:#FF3333;
	text-decoration:underline;
}

/* トップピンク */

a.top-link,a.top-link:link,a.top-link:visited	
{
	color:#FF0066;
	font-weight:normal;
	text-decoration:none;
}

a.top-link:hover,a.top-link:active	
{
	color:#FF6699;
	font-weight:normal;
	text-decoration:underline;
}

/* クチコミリンク */

a.review-link,a.review-link:link,a.review-link:visited	
{
	color:#FF6666;
	font-weight:normal;
	text-decoration:none;
}

a.review-link:hover,a.review-link:active	
{
	color:#33CC99;
	font-weight:normal;
	text-decoration:underline;
}

/* ご利用ガイドリンク */

a.guide-link,a.guide-link:link,a.guide-link:visited	
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a.guide-link:hover,a.guide-link:active	
{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}


/* 大カテゴリリンク */
a.category1-link,a.category1-link:link,a.category1-link:visited	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category2a.gif) no-repeat left top;
	width: 153px;
	height: 21px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 3px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

a.category1-link:hover,a.category1-link:active	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category2b.gif) no-repeat left top;
	width: 153px;
	height: 21px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 3px;
	color: #333333;
	margin: 0px;
}

/* 大カテゴリリンク2 */
a.category1b-link,a.category1b-link:link,a.category1b-link:visited	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category2b.gif) no-repeat left top;
	width: 153px;
	height: 21px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 3px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

a.category1b-link:hover,a.category1b-link:active	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category2b.gif) no-repeat left top;
	width: 153px;
	height: 21px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 3px;
	color: #333333;
	margin: 0px;
}

/* 小カテゴリリンク1 */
a.category2-link,a.category2-link:link,a.category2-link:visited	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category3.gif) no-repeat left top;
	width: 153px;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 17px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

a.category2-link:hover,a.category2-link:active	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category4.gif) no-repeat left top;
	width: 153px;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 17px;
	color: #333333;
	margin: 0px;
}

/* 小カテゴリリンク2 */
a.category2b-link,a.category2b-link:link,a.category2b-link:visited	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category4.gif) no-repeat left top;
	width: 153px;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 17px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

a.category2b-link:hover,a.category2b-link:active	
{
	display:block;
	font-size: 12px;
	background: url(menu/img/category4.gif) no-repeat left top;
	width: 153px;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 17px;
	color: #333333;
	margin: 0px;
}

/* TOPカテゴリリンク */
a.topcategory-link:link,a.topcategory-link:visited	
{
	font-size: 12px;
	color: #4080bf;
	text-decoration: underline;
}

a.topcategory-link:hover,a.topcategory-link:active	
{
	font-size: 12px;
	color: #4080bf;
	text-decoration: none;
}

/*TOPシリーズリンク2*/
a.topseriese-link,a.topseriese-link:link,a.topseriese-link:visited	
{
	font-size: 12px;
	color: #47b8a3;
	text-decoration: underline;
}

a.topseriese-link:hover,a.topseriese-link:active	
{
	font-size: 12px;
	color: #47b8a3;
	text-decoration: none;
}


/* 基本枠 */
body {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	background-color: #F9F2EC;
	background-image: url(/images/common/body_bg.jpg);
	background-repeat: repeat-x;

}
.table-base {
	width: 750px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.table-menu {
	width: 200px;
	background-color: #FFCCCC;
	height: 100%;
}
.blank1 {
	height: 5px;
}
.bg-menuspace {
	background-color: #FDFBF7;
	text-align: center;
	width: 153px;
	margin: 0px;
	padding: 0px;
	
}
.main-space {
}
.bg-hline1 {
	background-image:  url(images/common/line/h_gray.gif);
	width: 3px;
	background-repeat: repeat-y;
	background-position: center center;
}
.bg-wline1 {
	background-image:  url(images/common/line/w_gray.gif);
	height: 3px;
	background-repeat: repeat-x;
	background-position: center center;
}
.menu-line {
	background-color: #666666;
	width: 1px;
}

.form {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #666666;
	font-size: 12px;
}
.txt10 {
	font-size: 10px;
}


h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #1D7ABD;
	margin: 3px;
	font-weight: bold;
}

.txt12 {
    font-size: 12px;
}

.bg-hline2 {
	background-image:  url(images/common/line/h_gray2.gif);
	width: 3px;
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.space-under1 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.form-button {
	border: 1px solid #003399;
	padding: 0px 5px;
	background: #CCE6FF;
}

.left-space {
	background: #FFFFFF;
	padding: 5px 5px 5px 25px;
}
table {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.bg-wline2 {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centerspace {
	width: 10px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.outside {
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	width: 752px;
	text-align: center;
}
.pan-bg {
	font-size: 10px;
	text-align: left;
	padding: 5px 3px;
	font-weight: bold;
}
.main-table {
	width: 573px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.attention {
	color: #CC3333;
	font-size: 9px;
}
.star {
	color: #FF9933;
}
.pan-line {
	height: 2px;
	border-left: 120px solid #B5002D;
	margin-bottom: 15px;
	background: #E6E6E6;
	font-size: 1px;
}
.rules {
	background: #FFFFF0;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: #666666;
}
.rules1 {
	font-weight: bold;
	color: #336666;
}
div {
	font-size: 12px;
	color: #333333;
}
.index_ban {
	margin-bottom: 5px;
}

/* goods */
.marker {
	color: #FF0066;
}

.list-point {
}
.list-goods {
	text-align: center;
	padding: 3px;
}
.list-pp {
	padding: 3px;
}
.list-favorite {
	padding: 3px 0px;
	text-align: center;
}
.list-icon {
	padding: 3px;
	width: 141px;
}
.list-bar {
	background-color: #CCF3CC;
	width: 573px;
	padding: 3px;
}
.list-t {
	font-weight: normal;
	padding: 3px;
}
.list-d {
	font-size: 10px;
}
.list-price {
	color: #CC0000;
	margin-right: 5px;
}
.list-check {
	margin: 3px;
}
.details-copy1 {
	padding: 3px;
	background: #F3F8FF;
}
.details-price {
	font-weight: bold;
	color: #CC3333;
}
.details-title {
	border-bottom: 1px solid #cdc6b4;
	border-left: 0px solid #cdc6b4;
	padding: 3px;
	font-weight: bold;
	border-top: 2px solid #cdc6b4;
	margin-bottom: 15px;
	border-right: 0px solid #cdc6b4;
	background: #f8f7f5;
}
.details-title2 {
	background: #eeeeee;
	width: 580px;
	border-bottom: 1px solid #996666;
	padding: 3px;
	font-weight: bold;
}
.details-copy2 {
	padding: 5px 5px 10px;
}
.details-copy3 {
	color: #6699CC;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	background: #f8f7f5;
}
.details-review2 {
    width: 550px;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 20px;
}
.list1 {
	text-indent: -1px;
}
.goods-menu {
	text-align: left;
	vertical-align: middle;
	color: #333333;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.goods-box {
	width: 141px;
}
.details-copy4 {
	font-size: 12px;
	line-height: 125%;
	padding: 5px 5px 10px;
}

.details-rec {
	font-size: 10px;
	padding: 5px;
}
.details-spec {
	padding-left: 5px;
	padding-bottom: 5px;
}

.details-multi {
	padding: 5px 5px 10px;
}
.goods-link-on {
	font-weight: bold;
	color: #CC0000;
}
.details-review1 {
	background: #FFF4F4;
	padding-right: 2px;
	padding-left: 15px;
	border-left: 3px solid #FFBFBF;
}
.details-review1r {
	background: #FFF4F4;
	padding-right: 2px;
	padding-left: 2px;
}
.details-review0 {
	background: #FFE6E6;
	padding-right: 2px;
	padding-left: 2px;
	border-left: 3px solid #FFBFBF;
}
.keyword1 {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
.details-copy {
	padding: 5px;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-bottom: 5px;
}

/* カート */
.cart-point {
	background: url(cart/img/point_waku.gif);
	text-align: center;
	height: 80px;
	width: 425px;
}
.cart-point2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin-right: 5px;
	margin-left: 5px;
}
.cart-login1 {
	background: #CCF3E6;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
}
.cart-border {
	background: #CCCCCC;
}
.cart-bg2 {
	background: #FFFFFF;
	padding: 3px;
}
.cart-title2 {
	color: #FF6600;
	font-weight: bold;
}
.cart-bg4 {
	background: #FFFFCC;
	padding: 2px;
	font-weight: bold;
	margin: 2px;
	text-align: right;

}
.cart-bg5 {
	color: #FFFFFF;
	background: #E45F5F;
	padding: 2px;
	font-weight: bold;
	margin: 2px;
}
.cart-total1 {
	font-size: 14px;
	background: #E6FFD9;
	padding: 3px;
	font-weight: bold;
	text-align: right;

}
.cart-total2 {

	font-size: 14px;
	color: #FF6666;
	background: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
.cart-bg6 {
	color: #FFFFFF;
	background: #7F7F7F;
	padding: 3px;
	font-weight: bold;
}
.cart-bg1 {
	background: #eeeeee;
	padding: 3px;
}
.cart-right {
	background: #FFFFFF;
	padding: 3px;
}
.cart-shinki {
	border-right: 1px solid #b2b2e6;
	border-left: 1px solid #b2b2e6;
	height: 160px;
	width: 281px;
}
.cart-sumi {
	border-right: 1px solid #8cd9b3;
	border-left: 1px solid #8cd9b3;
	height: 160px;
	width: 281px;
}

/* マイページ */
.my-txt1 {
	background: #FFFFFF;
	padding: 3px;
}
.my-border {
	background: #91DBEE;
}
.my-bg1 {
	background: #E1FAFA;
	padding: 3px;
}
.my-bg2 {
	background: #FFFFFF;
	padding: 3px;
}
.my-title2 {
	font-weight: bold;
	padding: 3px;
	background: #F3F3F3;
}

/* フッター */
.foot-menu {
	background: #fa6d73;
	padding: 3px 10px;
	font-size: 12px;
	color: #333333;
}

.foot-uspace {
	height: 30px;
}
.foot-menu2 {
	background: #fa6d73;
	height: 2px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.foot-menu3 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}


/* 会員登録 */
.entry-left2 {
	background: #eeeeee;
	padding: 3px;
	width: 130px;
}
.entry-left {
	background: #FFE6E6;
	padding: 3px;
	width: 130px;
}
.entry-bg1 {
	background: #eeeeee;
	margin: 0px;
	padding: 3px;
}
.entry-right {
	background: #FFFFFF;
	padding: 3px;
}
.entry-bg3 {
	color: #FFFFFF;
	background: #FFA3A3;
	padding: 3px;
	font-weight: bold;
}
.entry-bg2 {
	color: #FFFFFF;
	background: #7F7F7F;
	padding: 3px;
	font-weight: bold;
}

/* ログイン */
.login-bg1 {
	background: #FFA673;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border-top: 3px double #FF9933;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.login-bg2 {
	background: #F4FCF8;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 5px solid #eeeeee;
}
.login-bg3 {
	background: #F5FAFF;
	text-align: center;
	vertical-align: middle;
	border: 5px solid #eeeeee;
}

/* エラー */
.error {
	background: #FFFFCC;
	border: 1px dashed #FF6666;
}
.error2 {
	color: #CC0000;
}

/* ヘッダー */
.search {
	background: #F3F3F3;
	margin-top: 1px;
	margin-bottom: 10px;
}
.search2 {
	background: #F3F3F3;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* menu */
.category {
	width: 153px;
}
.category1b {
	display:block;
	background: url(/menu/img/category2b.gif) no-repeat left top;
	height: 25px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 5px;
	display: block;
	width: 153px;
}
.category1 {
	height: 21px;
	width: 153px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.category2 {
	height: 20px;
	width: 153px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* news */
.news-day {
	background: #F8F8F8;
	padding: 2px;
	font-size: 10px;
	width: 100px;
	border-left: 3px solid #E6E6E6;
	text-align: center;
	border-right: 3px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.news-title {
	padding: 2px 10px;
}
.news-box {
	margin-bottom: 10px;
}
.news-title2 {
	padding: 10px 10px 20px;
	font-size: large;
	font-weight: bold;
}
.news-day2 {
	background: #F8F8F8;
	padding: 2px;
	width: 100px;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.news-contents {
	padding-left: 10px;
}

/* 会社概要 */
.campany-1 {
	background: #F3F3F3;
	padding: 3px;
	width: 130px;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	text-align: center;
	font-weight: bold;
	color: #4C7399;
}
.campany-2 {
	padding: 3px 5px;
}

/* コンテンツ */
.contents-wide {
	width: 750px;
	background: #FFFFFF;
}

/* 購入の流れ */
.flow1 {
	padding-bottom: 10px;
}
.flow2 {
	width: 170px;
}
.flow3 {
	padding-left: 10px;
}
.flow4 {
	margin-bottom: 20px;
}

/* 問い合わせ */
.inquiry-left {
	background: #FCF9FA;
	padding: 2px;
	width: 150px;
	border-left: 3px solid #F2E4EA;
	border-right: 3px solid #F2E4EA;
	border-top: 1px solid #F2E4EA;
	border-bottom: 1px solid #F2E4EA;
}
.inquiry-right {
	padding-right: 10px;
	padding-left: 10px;
}


/* 口コミ */
.reviws-bg {
	background: #fde3d4 url(review/img/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
.reviews1 {
	background: #FFECE6;
	padding: 2px;
	width: 150px;
	border-left: 3px solid #FFD3BD;
	border-right: 3px solid #FFD3BD;
	border-top: 1px solid #FFD3BD;
	border-bottom: 1px solid #FFD3BD;
}
.reviews2 {
	padding-left: 10px;
}
.reviews-no {
	text-align: right;
	font-size: 10px;
}
.reviews-answer {
	margin-top: 10px;
	font-style: italic;
	color: #999999;
	margin-bottom: 5px;
}
.reviews-top1 {
	padding-top: 5px;
}
.no-review {
	background: #FFFFFF;
	border: 1px solid #FFBFBF;
	color: #333333;
	text-align: center;
	padding: 50px;
	font-size: 12px;
}

/* FAQ */
.qa {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
}
.qa2 {
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #755759;
}
.qa3 {
	padding-left: 5px;
}
.qa4 {
	text-align: left;
	padding: 10px 10px 20px;
}
.qa5 {
	margin-top: 10px;
	width: 500px;
}

/* TOP */
.top-right {
	width: 585px;
	padding-left: 5px;
	padding-top: 10px;
}
.top-left {
	background: #FFFFFF;
	width: 164px;
	padding-top: 10px;
}

.top-underspace {
	margin-bottom: 10px;
}
.top-products1 {
	padding-top: 2px;
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 110%;
	width: 120px;
	text-align: left;
}
.top-info1 {
	font-size: 10px;
}
.top-rank1 {
	font-size: 10px;
	line-height: 110%;
	padding-left: 5px;
	padding-top: 5px;
}
.main-img {
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	border-bottom-width: 3px;
}
.top-new1 {
	background-image: url(root/img/newgoods_bg.gif);
	width: 148px;
	padding-top: 5px;
	background-repeat: repeat-y;
}
.top-recommend-bg {
	background-image: url(root/img/recommend_bg.gif);
	width: 148px;
	padding-top: 5px;
	background-repeat: repeat-y;
}
.top-category {
	background-color: #FFF4FA;
	margin-bottom: 10px;
	font-weight: bold;
}
.top-seriese {
	background-color: #FFF6ED;
	margin-bottom: 10px;
	font-weight: bold;
}
a.top-link { }
.top-date {
	font-size: 10px;
	color: #FF0066;
}

/* サイトマップ */
.sitemap-1 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.txt9 {
	font-size: 9px;
}
.top-seriese {
	background-color: #FFF6ED;
	margin-bottom: 10px;
}

.top-bn {
	margin-bottom: 10px;
}
.top-rank2 {
	font-size: 10px;
	color: #FF0066;
	margin-top: 5px;
}
.top-main-bg {
	background-image: url(root/img/waku_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/* 汎用注意書き */
.alert {
	border: 1px solid #CCCCCC;
    margin-left: 90px;
    padding: 5px;
    color: #FF0000;
    overflow: hidden;
    width: 400px;
}
.diary-title {
	font-size: 12px;
	height: 26px;
	width: 573px;
	margin-bottom: 10px;
	background-image: url(diary/img/diary_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.diary-name {
	font-size: 12px;
	color: #FF6666;
	text-align: right;
	padding-right: 20px;
}
.diary-title2 {
	color: #FF6666;
	font-size: 12px;
	padding-left: 10px;
}
.diary-photo {
	width: 190px;
	text-align: center;
}

.diary-details {
	font-size: 12px;
	background-color: #fffcd4;
	text-align: left;
	padding: 5px 10px;
}
.diary-table {
	margin-bottom: 20px;
}
.takara01 {
	font-size: 14px;
	font-weight: bold;
	background-color: #BFC08F;
	padding: 3px;
	color: #FFFFFF;
}
.takara02 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
}
.takara03 {
	background-color: #F6F6F6;
	padding: 3px;
}
.rose01 {
	font-weight: bold;
	color: #993333;
}
.ast-1 {
	font-weight: bold;
	background-color: #eeeeee;
	padding: 5px 3px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9AEF4;
	text-align: left;
	font-size: 14px;
}
.rank1 {
	background-color: #D0EBD7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ECDBF;
	padding: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rank2 {
	margin-bottom: 10px;
}
.rank3 {
	background-color: #FFFFE6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFDD99;
	border-left-color: #FFDD99;
	width: 573px;
}
.maga01 {
	font-weight: bold;
	color: #990033;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990033;
}
.maga02 {
	font-weight: bold;
	margin-bottom: 20px;
}
.wp-1 {
}
.wp-2 {
	color: #996600;
	padding-top: 5px;
	padding-bottom: 10px;
}
.menu-waku {
	background-color: #F2F2F2;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	margin-bottom: 5px;
	padding-top: 5px;
}
.menu-contents {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.birthday1 {
	color: #FF0033;
	padding-bottom: 3px;
}
.series-dtl {
	width: 100%;
	margin-bottom: 10px;
}
.series-more {
	width: 100%;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
