@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS PGothic', sans-serif;
}

body {
	scrollbar-arrow-color: #ff44cc;
	scrollbar-3dlight-color: #ffffff;
 	scrollbar-face-color: #ffe8f8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ff44cc;
	scrollbar-darkshadow-color: #ffe8f8;
	scrollbar-track-color: #e5f7fd;
	background: #f2ffff;
	text-align: center;
	overflow: auto;
}

body#p6 {
	scrollbar-arrow-color: #ff44c8;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color: #ffe8f8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ff44c8;
	scrollbar-darkshadow-color: #ffe8f8;
	scrollbar-track-color: #b9ffb9;
}

body#extra {
	background: #ffffff;
}

#container {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 750px;
}

#container_extra {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

h1 {
	background: #ff44C8;
	color: #ffffff;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 8px;
}

h1#p6 {
	background: #ff80c0;
}

h1#p8 {
	background: #4EC9C2;
}

h1#extra {
	background: #8080ff;
	font-size: 16px;
	margin-bottom: 50px;
	padding-top: 8px;
	padding-bottom: 6px;
}

.nav {
	color: #ff44c8;
	font-size: 12px;
	line-height: 1.6em;
	margin: 15px auto;
	text-align: justify;
	text-justify: distribute;
	width: 575px;
}

#nav2 {
	color: #ff44c8;
	font-size: 12px;
	margin-top: 20px;
}

a:link {
	color: #0033ff;
	text-decoration: none;
}

a:visited {
	color: #0033ff;
	text-decoration: none;
}

a:hover {
	color: #ff80c0;
	text-decoration: underline;
}

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

hr { 
	background-color: #c0c0c0;
	border: none;
	color: #c0c0c0;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.pan {
	color: #333333;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 85px;
	text-align: left;
}

#box {
	margin: 40px auto 60px;
	width: 600px;
}

#box_header {
	background: #f5f5f5;
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#box_left {
	float: left;
	padding-bottom: 15px;
	width: 55%;
}

#box_right {
	float: left;
	padding-top: 20px;
	text-align: left;
	width: 45%;
}

#box_footer {
	border-bottom: #c0c0c0 1px solid;
	clear: both;
}

img {
	border: none;
}

form {
	color: #333333;
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 10px;
}

input.button {
	padding: 1px 5px;
}

input.text {
	width: 170px;
}

p {
	color: #333333;
	font-size: 16px;
	line-height: 1.5em;
	margin: 25px auto;
	text-align: justify;
	text-justify: distribute;
	width: 36em;
}

#box_left p {
	font-size: 14px;
	line-height: 1.4em;
	margin: 20px auto 10px;
	width: 20em;
}

p#note {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 80px;
}

.yellow {
	background: #ffff00;
}

.cgreen {
	color: #00FF00;
}

.redb {
	color: #ff0033;
	font-weight: bold;
}

#catch {
	margin-bottom: 50px;
}

h2 {
	color: #0080ff;
	font-size: 19px;
	margin-top: 60px;
	margin-left: 85px;
	margin-bottom: 35px;
	text-align: left;
}

ul#text {
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	margin-left: 110px;
	text-align: left;
}

ul#text li {
	margin-top: 7px;
}

h2.p5 {
	background: #d9ffff;
	color: #555555;
	font-size: 15px;
	margin: 50px auto 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	text-align: left;
	width: 580px;
}

p.msg {
	margin:20px auto;
	width:38em;
	font-size:15px;
}

h2.p6 {
	color: #b56aff;
}

img#emily {
	float: left;
	margin-right: 25px;
}

p#lead {
	margin-top: 60px;
}

h3.p2 {
	background: #e8ffff;
	color: #b56aff;
	font-size: 17px;
	margin: 60px 80px 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0.5em;
	text-align: left;
}

h3#p4 {
	background: #fff0f0;
	color: #ff44C8;
	font-size: 20px;
	margin-top: 70px;
	margin-bottom: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}

h4 {
	color: #b56aff;
	font-size: 18px;
	margin-top: 50px;
	margin-left: 85px;
	margin-bottom: 20px;
	text-align: left;
}

#box2 {
	border: #bbbbbb 5px double;
	margin: 40px auto;
	width: 600px;
}

ul#intro {
	color: #ff48cc;
	font-size: 17px;
	font-weight: bold;
	list-style-image: url(image/te.gif);
	margin-left: 70px;
	margin-right: 45px;
	text-align: left;
}

ul#intro li {
	margin-top: 37px;
}

ul#intro p {
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 15px;
	width: 32em;
}

#box2_text {
	color: #333333;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 70px;
	margin-bottom: 30px;
	text-align: left;
}

h5 {
	background: #cc3333;
	border: #006400 7px double;
	color: #ffff00;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 70px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 4px 4px 3px #333333; 
}

h6 {
	color: #ff44C8;
	font-size: 22px;
	margin-top: 50px;
}

#campaign {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

#countdown {
	font-size: 24px;
}

#price {
	color: #333333;
	font-size: 17px;
	margin-top: 25px;
	line-height: 2em;
}

.del {
	text-decoration: line-through;
}

#exprice {
	color: #cc0000;
	font-weight: bold;
	font-size: 25px;
}

#offer {
	color: #006400;
	font-size:17px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#bank {
	margin-top: 40px;
	margin-bottom: 70px;
}

#sign {
	margin-right: 90px;
	margin-bottom: 60px;
	text-align: right;
}

#dir {
	margin-top: 80px;
	margin-bottom: 15px;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.p7 {
	margin-top: 30px;
	margin-bottom: 30px;
}

table.p7 td {
	padding: 10px;
}

p.p7 {
	margin: 20px auto;
	width: 32em;
}

p.p7_2 {
	margin: 20px auto;
	width: 24em;
}

#box3 {
	margin: 60px auto 100px;
	width: 600px;
}

#box3_header {
	border-top: #c0c0c0 1px solid;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 25px;
	text-align: left;
}

.box3_left {
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 55%;
}

.box3_right {
	float: left;
	padding-top: 15px;
	text-align: left;
	width: 45%;
}

#box3_header2 {
	border-top: #c0c0c0 1px solid;
	clear: both;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 25px;
	text-align: left;
}

#box3_footer {
	border-top: #c0c0c0 1px solid;
	clear: both;
}

.box3_text {
	font-size: 14px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: left;
}

#sample {
	font-size: 16px;
}

p.mono {
	font-family: 'Osaka-Mono', 'Osaka-等幅', 'MS ゴシック', 'MS Gothic', monospace;
	width: 34em;
}

table#law {
	border: 1px solid #8080ff;
	width: 580px;
}

tr.law {
	background-color: #f4f4ff;
}

td.law1 {
	border: 1px solid #8080ff;
	color: #555555;
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
 }

td.law2 {
	border: 1px solid #8080ff;
	color: #555555;
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
}

ul#law {
	line-height: 1.3em;
	margin: 5px 5px 5px 17px;
	text-align: justify;
	text-justify: distribute;
	width: 31em;
}

ul#law li {
 	margin-top: 5px;
}

form#extra {
	margin: 30px auto;
}

#footer {
	color: #777777;
	font-size: 13px;
	padding-top: 25px;
}
