@charset "Shift_JIS";

* {
	margin: 0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
}

body {
	font-size: 14px;
	text-align: center;
	background: #E8ECFB url(img/bg.jpg) repeat-x fixed;
	line-height:110%;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

a {
	color: #0000ff;
	text-decoration: underline;
}

a:link,a:visited,a:active {
	color: #0000ff;
}

a:hover {
	color: #ff9900;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}
.gray1 { color: #C0C0C0}

.b { font-weight: bold; }

.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size17 { font-size: 17px; }
.size18 { font-size: 18px; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size22 { font-size: 22px; }
.size23 { font-size: 23px; }
.size24 { font-size: 24px; }
.size25 { font-size: 25px; }
.size26 { font-size: 26px; }
.size27 { font-size: 27px; }
.size28 { font-size: 28px; }
.size29 { font-size: 29px; }

.line { background: #ffff00; }

strong{ font-weight:bold; }
em{ font-weight:bold; }

.dotted { border-bottom:dotted 1px; }

.imgl {
	margin: 10px 20px 10px 10px;
	padding: 0;
	float: left;
}

.imgr {
	margin: 10px 10px 10px 20px;
	padding: 0;
	float: right;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1 {
	font-size: 10px;
	color: #000;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	height: 20px;
}

h2 {
	width: 666px;
	height:42px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 42px;
	text-align: left;
	background: url(img/h2.gif) no-repeat;
	padding-top: 2px;
	padding-left: 40px;
}

h3 {
	font-size: 28px;
	color: #ff0000;
	line-height:140%;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	word-break: break-all;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 2px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	color:#000;
	margin: 20px 5px 0px 5px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテンツ基本レイアウト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container {
	width: 720px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-left: solid #9A9A9A 5px;
	border-right: solid #9A9A9A 5px;
	background-color: #fff;
}

.contents {
	width: 670px;
	margin: 0px 25px;
}

.contents p{
	padding-bottom: 5px;
	padding-left: 5px;
}

.boxt {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 50px 10px 20px 10px;
}

.boxt p{
	color:#000;
	font-size:32px;
	font-weight:bold;
	line-height:130%;
	word-break: break-all;
}

.catch {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}

.box2 {
	width:661px;
	height:auto;
	font-size: 14px;
	margin: 10px 3px 20px 2px;
	padding-bottom: 15px;
	overflow: auto;
	word-break: break-all;
}

.box2 p{
	line-height:150%;
	font-size:14px;
	color:#000;
	margin: 10px 10px 10px 10px;
}

.box2 ul{
	font-size:14px;
	color:#000;
	margin: 30px 50px 40px 50px;
	padding: 10px 10px 10px 10px;
	border: 3px dotted #003CB4;
}

.box2 ul li{
	list-style: none;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	background: transparent url(img/mark.gif)  no-repeat left center;
	margin: 0;
	padding: 10px 0px 4px 30px;
}

.offer {
	text-align: center;
	margin: 0px 50px 60px 50px;
	padding: 20px 20px 20px 20px;
	border: 3px solid #003CB4;
}

.offer p{
	line-height:140%;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
	text-align: left;
	overflow: auto;
	word-break: break-all;
}

.box3 {
	width:661px;
	height:auto;
	font-size: 14px;
	margin: 20px 3px 50px 2px;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: auto;
	word-break: break-all;
}

.box3 p{
	font-size:14px;
	line-height:150%;
	text-align:left;
	text-justify:inter-ideograph; 
	margin:0 0 0;
	padding:7px 0 0 0;
	background: url(img/dot.gif) repeat-x bottom;
}

.box4 {
	width:661px;
	height:auto;
	font-size: 13px;
	margin: 10px 3px 20px 2px;
	padding-bottom: 15px;
	overflow: auto;
	word-break: break-all;
}

.box4 p{
	line-height:150%;
	font-size:13px;
	color:#000;
	margin: 10px 10px 10px 10px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* テーブル */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

table {
	border-collapse:collapse;
	border-spacing:0;
}

td {
	padding: 5px;
}

input {
	font-size:14px;
	font-family: sans-serif;
	font-weight: normal;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 特定電子メール法に基づく表記 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.law {
	width:661px;
	height:auto;
	font-size: 13px;
	margin: 10px 3px 35px 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #ccc;
}

td.right {
	padding: 10px;
	border-top: 1px solid #ccc;
}

td.left {
	font-weight: bold;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #F8F8F8;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 解除 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.box5 {
	width:661px;
	height:auto;
	font-size: 14px;
	margin: 10px 3px 20px 2px;
	padding-bottom: 15px;
	overflow: auto;
	word-break: break-all;
}

.box5 p{
	line-height:150%;
	font-size:14px;
	color:#000;
	margin: 10px 10px 10px 10px;
}

.box5 ul{
	line-height:150%;
	font-size:14px;
	margin: 10px 10px 10px 8px;
}

.box5 ul li{
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	background: transparent url(img/check.gif)  no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 5px 15px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer {
	width: 720px;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	background-color: #333333;
	clear:both;
	margin: 0;
}

#footer ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#footer li {
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	line-height: 20px;
}

#footer li a {
	font-size: 10px;
	color:#fff;
	text-decoration: underline;
}

#footer li a:hover {
	color: #ff9900;
	text-decoration: none;
}

#footer p {
	color:#fff;
	text-align: center;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
}

#footer a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.clear {
	clear:both;
}

/*--------------------------------------------------------------------------
このCSSファイルは、unlimited affiliate購入者の方のみに使用許可されるものです。
このCSSファイルの無断配布及び商用販売を固く禁じます。

Copyright 株式会社Mithril All rights Reserved.
--------------------------------------------------------------------------*/
