/* CSS Document */
*{
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	text-align:center;
	font-family:"MS PGothic", Osaka, sans-serif;
}
/* standard helper classes */
.clr {
	clear:both;
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0px -1px -1px 0px;
	border:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0px;
}

/*\*//*/
* html .pkg { display:inline-block; }
/**/

/* no ie mac \*/
/* \*/
* html .pkg { height:1%; }
/* */

.pkg { display:block;min-height:0; }

/* */

.inner{
	position:static;
	width:100%;
	margin:0px;
	padding:0px;
	overflow:visible;
}

.left{text-align:left;}

.center{text-align:center;margin-left:auto;margin-right:auto;}

.right{text-align:right;}

.float_left{float:left;}

.float_right{float:right;}

.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}

.nowrap{white-space:nowrap;}


/* ---------- トップページ設定ここから  ---------- */

#background{
	background-color:#CCCCCC;
	background: url(img/background.gif) repeat left top;
}

#container{
	background-color:#FFFFFF;
	width: 700px;
}

#main{
	background-color: #FFFFFF;
	font-size: 15px;
}

#header p{
	padding: 15px 0;
	font-weight: bold;
	font-size: 16px;
}

#header_cathecopy{
	padding: 15px 0;
	font-size: 16px;
	color:#FF0000;
}

#first{
	padding: 0px 35px;
}

#first p{
	padding: 10px 0;
	font-size: 24px;
	line-height: 140%;
}

#greeting{
	padding: 35px 35px 0 35px;
	line-height: 140%;
}

#greeting .cap{
	font-weight:bold;
	font-size: 16px;
}

#greeting img{
	padding-right: 3px;
}

#greeting p{
	padding: 20px 0;
}

#greeting .box{
	border: solid 1px #000000;
}

#greeting .listbox{
	padding:10px 10px 10px 100px;
}

#greeting ul{
	line-height: 200%;
}

.message{
	padding: 10px 35px;
	line-height: 180%;
}

.message h3{
	padding: 15px 0;
	font-size: 24px;
	color:#CC0000;
	text-decoration: underline;	
}

.message h4{
	font-size: 20px;
	padding: 10px 0;
}

.message p{
	line-height: 210%;
}

.message li{
	list-style-position: inside;
}

.explanation{
	padding: 15px 35px;
	line-height: 210%;
}

.explanation h3{
	padding: 15px 0;
	font-size: 24px;	
}

.shouhin{
	padding: 25px 0;
}

.present_hold{
	padding:35px;
}

.present{
	padding: 15px;
	border: 6px solid #33CC66;
}

.present .free{
	font-size: 36px;
	color: #FF0000;
}

#resale{
	padding:15px;
}

#resale p{
	font-size: 14px;
	font-weight:bold;
	padding: 5px 0;
	padding-left:220px;
}

#resale span.cap{
	font-size: 18px;
	padding-bottom: 15px;
}

#form dt{
	width: 150px;
	float: left;
}

#form dd{
	background-color:#EEFFF3;
	text-align: left;
	padding-left: 160px;
}

.catalog_cachecopy{
	padding: 35px 35px 10px 35px;
}

.catalog_cachecopy h4{
	font-size: 24px;
	padding: 0 0 10px 0;
}

.catalog_cachecopy h5{
	font-size: 22px;
	line-height: 180%;
}

.catalog_cachecopy p{
	line-height: 200%;
}

.catalog_cachecopy .attention{
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
}

.catalog_pad{
	padding: 10px 35px;
}

.catalog_back{
	border: 6px solid #FF0000;
	background:#FFEEEE;
	padding: 15px 0;
}

.catalog_back h6{
	padding: 10px 0;
	font-size: 20px;
}

.catalog_hold{
	padding: 5px 35px;
}

.catalog{
	padding: 15px;
	background: #FFFFFF;
	border: 2px outset #FFFFFF;
}

.catalog .free{
	font-size: 24px;
	color: #FF0000;
}

.catalog p{
	font-size: 14px;
	font-weight:bold;
	line-height: 180%;
	padding: 5px 0 5px 220px;
}

.catalog .cap{
	font-size: 24px;
	line-height: 120%;
}

.bottun{
	padding: 5px;
}

.privilege_cachecopy{
	line-height: 180%;
	font-size: 24px;
	font-weight:bold;
}

.privilege_cachecopy .attention{
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
}

.privilege_hold{
	padding:15px 35px;
}

.privilege{
	padding: 15px;
	border: 6px solid #33CC66;
}

.privilege .free{
	font-size: 24px;
	color: #FF0000;
}

.privilege .txt{
	font-size: 14px;
	padding-left:220px;
	line-height: 200%;
}

.privilege span.cap{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 30px;
}

.review_cachecopy{
	font-size: 24px;
	font-weight:bold;
	color:#FF0000;
}

.review_cachecopy p{
	padding: 5px 0;
}

.review_hold{
	padding: 15px 35px;
}

.review{
	padding: 25px;
	border:3px dotted #990000;
	font-size: 12px;
}

.review h4{
	color:#990000;
	font-size:16px;
	padding-bottom: 20px;
}

.review p{
	padding:10px;
	line-height: 150%;
}

.namae{
	padding-left:100px;
}

#postscript_hold{
	padding: 35px;
}

#postscript{
	padding: 25px;
	border:3px dotted #990000;
	font-size: 12px;
}

#postscript p{
	padding:10px;
	line-height: 150%;
}

.link_to_top {	
	padding: 5px;
}

#footer_navi,
#copyright {
	padding: 5px;
}

.font-red{
	color:#FF0000;
}

.uline{
	text-decoration: underline;
}

.clr-both{
	clear:both;
}

/* ---------- トップページ設定ここまで  ---------- */

/* ---------- 特定商取引法に基づく表示　設定ここから  ---------- */

#toku {
	font-size: 16px;
}


.tokutei_top,
.tokutei{
	padding:10px 0;
}

.border-b{
	border-bottom: 1px double #FF0000;
}

.border-tb{
	border-top: 1px double #FF0000;
	border-bottom: 1px double #FF0000;
}

.tokutei dt{
	float:left;
	padding-left: 5px;
	margin-right :-13em;
	display:block;
	position:static;
	font-weight: bold;
}

.tokutei dd{
	margin-left:13em;
	text-align: left;
	display:block;
	position:static;
}

/* ---------- 特定商取引法に基づく表示　設定ここまで  ---------- */

.pad-35{
	padding: 35px;
}

.pad-10{
	padding: 10px;
}

.pad-5{
	padding: 5px;
}

.pad-tb15{
	padding: 15px 0;
}

.pad-t15{
	padding: 15px 0 0 0;
}

.pad-tb10{
	padding: 10px 0;
}

.pad-b10{
	padding: 0 0 10px 0;
}

