@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: white;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	/*line-break: strict;*/
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/common/bg.jpg) repeat-x black;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
	vertical-align: top;
}
td.VAlignMiddle
{
	margin: 0px;
	border: none;
	vertical-align: middle;
}
td.VAlignBottom
{
	margin: 0px;
	border: none;
	vertical-align: bottom;
}
a:link
{
	text-decoration: none;
	color: #CC0000;
}
a:visited
{
	text-decoration: none;
	color: #CC0000;
}
a:hover
{
	text-decoration: underline;
	color: #CC9933;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
	list-style-type: lower-alpha;
}

/*フォント*/

h1
{
	font-size: 12px;
	magin: 0px;
	padding: 0px;
	color: #CC0000;
	font-weight: bold;
}

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.indent
{
	color: #cc0000;
}
.side-link
{
	margin-bottom: 10px;
	border-left: #CC9933 solid 5px;
	padding-left: 5px;
}
.color-cc0000
{
	color: #CC0000;
	margin-bottom: 10px;
}
.color-cc0000-10px
{
	color: #CC0000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.color-cc0000-10px-10px
{
	color: #CC0000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.color-cc0000-b
{
	color: #CC0000;
}
.color-cc9900
{
	color: #CC9900;
}
.bold-mb5px
{
	font-weight: bold;
	margin-bottom: 5px;
}
.top-text-brand
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #CC9900;
}
.top-text-category
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.privacy-text1
{
	font-weight: bold;
	border-left: 5px solid #990000;
	padding: 5px;
	background: #1a1a1a;
	margin-bottom: 10px;
	 color: #CC9900;
}
.privacy-text2
{
	margin: 10px 10px 20px 10px;
}
.area-caution
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #CC9900;
	text-align:center;
}
.brand-category
{
	margin: 0px 0px 17px 0px;
	padding: 0px 20px 17px 20px;
	border-bottom: 1px solid #222222;
}
.buy_midashi01
{
	border-left: 5px solid #990000;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #CC9900;
}
.buy_midashi02
{
	border-left: 5px solid #990000;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
.buy_midashi03
{
	border-left: 5px solid #990000;
	padding-left: 10px;
	color: #999999;
}
.buy_midashi04
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #CC9900;
}
.buy-text-left10
{
	margin-left: 10px;
	margin-bottom: 10px;
}

/*余白設定*/

.mb5px
{
	margin-bottom: 5px;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb20px
{
	margin-bottom: 20px;
}
.main-area
{
	padding-left: 20px;
	padding-top: 20px;
}

/*インフォメーション用*/

.info-date
{
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.info-text
{
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

/*iframe*/

.iframe-info
{
	width: 178px;
	height: 120px;
	border: 1px solid #cccccc;
}
.iframe-maker
{
	width: 178px;
	height:120px;
	border: 1px solid #cccccc;
	overflow:auto;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom:10px;
}

/*エリア指定*/

.header
{
	width: 660px;
	height: 190px;
	background: url(images/common/header.jpg) no-repeat;
	padding-top: 5px;
}
.side-area
{
	background: #ffffff;
	padding: 10px;
	width: 180px;
	color: #333333;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.footer
{
	border-top: #222222 1px solid;
	padding-top: 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.gcard
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	background: #cccccc;
	padding: 0px 10px;
	color: #333333;
}
.area-bg
{
	background: #1a1a1a;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.brand-bg
{
	width:102px;
	padding: 10px 10px 0px 10px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.brand-name
{
	color: #CC9900;
	margin-bottom: 5px;
}
.brand-title
{
	background: url(images/top/brand_title.jpg) no-repeat;
	width: 50px;
}
.campain
{
	width: 388px;
	height: 150px;
	background: url(images/top/campain.jpg) no-repeat;
	padding: 30px 20px 0px 52px;
}
.buy-step1
{
	background: url(images/buy/step1.jpg) no-repeat;
}
.buy-step2
{
	background: url(images/buy/step2.jpg) no-repeat;
}
.buy-step3
{
	background: url(images/buy/step3.jpg) no-repeat;
}
.buy-step4
{
	background: url(images/buy/step4.jpg) no-repeat;
}
.buy-step5
{
	background: url(images/buy/step5.jpg) no-repeat;
}
.buy-point
{
	background: url(images/buy/point.jpg) no-repeat;
}
.buy-inquiry
{
	border: 1px solid #ffcc00;
	padding: 8px 10px;
	margin-bottom: 15px;
	background: #222222;
}

/*リスト*/

td.list01
{
	vertical-align:middle;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 8px 0px;
}
td.list02
{
	vertical-align:middle;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 8px 0px;
	font-weight: bold;
	color: #CC9900;
}

/*フォーム関連*/

.form-text-width50
{
	width: 50%;
}
.form-text-width100
{
	width: 100%;
}
.form-title
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

/*ナビゲーション*/

#navi01,#navi02,#navi03,#navi04,#navi05
{
	width: 128px;
	height: 60px;
}
#navi01 a
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) 0px 0px;
	display: block;
}
#navi01 a:hover
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) 0px -60px;
	display: block;
}
#navi02 a
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -128px 0px;
	display: block;
}
#navi02 a:hover
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -128px -60px;
	display: block;
}
#navi03 a
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -256px 0px;
	display: block;
}
#navi03 a:hover
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -256px -60px;
	display: block;
}
#navi04 a
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -384px 0px;
	display: block;
}
#navi04 a:hover
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -384px -60px;
	display: block;
}
#navi05 a
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -512px 0px;
	display: block;
}
#navi05 a:hover
{
	width: 128px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -512px -60px;
	display: block;
}





