
/*_______________________________________________________

written by Toyohiro Sugita
ST CREATIVE INC.
info@st-creative.jp
Last updated on 2007.09.27
________________________________________________________*/


/*-----------------------------------------------

基本設定
-----------------------------------------------*/


body {
	margin: 0px auto;
	padding: 0px;
	font-family: "ＭＳ 明朝", 細明朝体, "ヒラギノ明朝 Pro W3",serif; 
	background-color: #000031;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: left;
}

div#container {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
}

div#wrapper {
	width: 650px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
	background-color: #ffffff;
}

div#head-copy {
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 15px;
	line-height: 1.8;
}

div#bottom {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#main {
	width: 550px;
	clear: both;
	padding: 0 50px 30px 50px;
	font-size: 14px;
	line-height: 1.8;
}

div#headline {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#headline .f {
	text-align: center;
	font-weight: bold;
	color: #fffffff;
	background-color: #ff0000;
	border: none;
	padding: 10px;
	letter-spacing: -0.1em
}

h1 {
	text-align: center;
	width: 650px;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 25pt;
	line-height: 130%;
	font-weight: bold;
	color: #cc0000;
	letter-spacing: 0em;
}

#main-copy {
	text-align: center;
	width: 650px;
	padding: 10px 0 10px 0;
	text-align: left;
	font-size: 14pt;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.1em
}

.list-check {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
	list-style-image: url(image/checkmark.gif);
	list-style-position: outside;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
}

.list-check li {
	margin-top: 10px;
	color: #333;
}

div#main p {
	margin-bottom: 17px;
}

h2 {
	padding: 30px 0 15px 0;
	text-align: center;
	font-size: 17pt;
	line-height: 150%;
	font-weight: bold;
	color: #c00;
	letter-spacing: -0.1em
}

h3 {
	padding: 0;
	text-align: left;
	border: 2px solid #f5f5f5;
	font-size: 17pt;
	line-height: 1.6;
	font-weight: bold;
	letter-spacing: -0.1em
}

.rollover-red {
	margin: 0;
	padding: 8px 24px;
	color: #fff;
	background: #cc0000;
	text-decoration: none;
	border-top: 2px solid #ff6666;
	border-left: 2px solid #ff6666;
	border-right: 2px solid #660000;
	border-bottom: 2px solid #660000;
	font-size: 13pt;
	line-height: 1.6;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	margin-bottom: 20px;
	margin-left: 30px;
}

ol {
	margin-bottom: 20px;
	margin-left: 30px;
	list-style: none;
}

ol li {
	padding-left: 65px;
	margin: 5px;
	font-weight: bold;
}

ol li#step1 {
	background: url(img/step1.gif) no-repeat 0 50%;
}

ol li#step2 {
	background: url(img/step2.gif) no-repeat 0 50%;
}

ol li#step3 {
	background: url(img/step3.gif) no-repeat 0 50%;
}

ol li#step4 {
	background: url(img/step4.gif) no-repeat 0 50%;
}

ol li#step5 {
	background: url(img/step5.gif) no-repeat 0 50%;
}

table.tb1 {
	margin-bottom: 20px;
}

table.tb1 td {
	padding: 3px;
}

div.profile {
	border: 2px solid #CCCCCC;
	background-color: #E1F5FF;
	padding: 10px;
		font-family: "ＭＳ 明朝", 細明朝体, "ヒラギノ明朝 Pro W3",serif; 
}

div.profile table {
	margin-bottom: 30px;
}

div.profile table td {
	padding: 3px;
}

div.voice {
	width: 460px;
	border: 2px solid #006a6a;
	padding: 20px;
	margin: 0 auto 15px auto;
	background: #E9F3EB;
}

div.bonus {
	border: 2px solid #cc0000;
	padding: 20px;
	margin: 0 auto 15px auto;
	background: #FFE8D9;
		font-size: 10pt;
	line-height: 1.6;
}

div.voice table tr td {
	padding: 3px;
}

img.voice_img {
	margin: 0 0 5px 5px;
}

table.seminar_photo {
	margin-bottom: 20px;
}

table.seminar_photo td {
	padding: 2px;
}

table.seminar_voice {
	margin-bottom: 20px;
}

table.seminar_voice td {
	padding: 2px;
	border: 1px solid #ccc;
}

div#main p.right {
	text-align: right;
}

div#main p.end {
	margin-bottom: 0;
}

div#main p.order {
	text-align: center;
	margin: 30px 0;
}

div.seminar {
	text-align: center;
	border: 3px dotted #CC0000;
}

div#main p#player {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.order_box {
	width: 350px;
	margin: 0 auto 20px auto;
}

/*-----------------------------------------------
商取引
-----------------------------------------------*/

.legal_notice {
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
}

.legal_notice th {
	background: #f5f5f5;
	color: #000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px;
	border-right: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	width: 25%;
}

.legal_notice td {
	background: #fff;
	color: #000;
	font-size: 12px;
	padding: 3px 5px;
	border-right: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	width: 75%;
}

/* ------------------------------ */
/* 3. order */
/* ------------------------------ */

div#main h2.order {
	background: #006600;
	color: #fff;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	padding:3px 5px;
	margin-bottom:3px;
}

div#main table.seminar {
	margin-bottom: 30px;
}

div#main table.seminar tr td {
	padding: 3px;
}

div#error {
	padding: 30px;
}

div#error ul {
	padding: 15px 30px;
}

/* ------------------------------ */
/* 3. thanks */
/* ------------------------------ */
div.thanks {
	width: 400px;
	padding: 20px;
	margin: 0 auto 30px auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border:2px solid #459E9E;
	background:#EBF7F7;
}

div#main div.thanks p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 165%;
	margin: 0;
	padding: 0;
}

div.center {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* ------------------------------ */
/* 4. link elements */
/* ------------------------------ */

a:link,
a:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

a:active,
a:hover {

}

div#bottom a:link,
div#bottom a:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

div#bottom a:active,
div#bottom a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a img {
	border-style: none;
}

/* ------------------------------ */
/* 5. text decoration */
/* ------------------------------ */
p.bld14,
span.bld14 {
	font-size: 14px;
	font-weight: bold;
}

p.bonus_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15pt;
	line-height: 150%;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}

.red {
	color: #CC0000;
	font-weight: bold;
}

.red_udl {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.l_red {
	color: #CC0000;
	font-weight: normal;
}

.blight_red {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.bold_udl {
	font-weight: bold;
	text-decoration: underline;
}

.udl {
	text-decoration: underline;
}

.blue {
	color: #000066;
	font-weight: bold;
}

.bg_yellow {
	background: #FFFF33;
}

.bg_yellow_bld {
	background: #FFFF33;
	font-weight: bold;
}

.bg_pink {
	background: #F9DDDD;
}

.bg_pink_bld {
	background: #F9DDDD;
	font-weight: bold;
}

