﻿@charset "utf-8";
/* CSS Document */

body,p,td {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 180%;
	color: #333;
}


a {
	color: #1866a9;
	text-decoration: none;
}

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

img.right {
	float: right;
	display: block;
	margin: 5px;
}

img.center {
	display: block;
	margin: 5px auto;
}

h2 {
	font-size: 12px;
	color: #666;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #638DE7;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-color: #638DE7;
	clear: both;
}
.icon01 {
	background-image: url(img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 2px;
}

.icon02 {
	background-image: url(img/check.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 2px;
}

strong {
	font-weight: bold;
	color: #C00;
}
.small {
	font-size: 9px;
}


#footer a {
	color: #b7d6fc;
}

#footer {
	color: #e6e6e6;
}

.back03 {
	background-color: #F1FAF2;
}

.table01 {
	border: 1px solid #AECAA4;
	margin-top: 20px;
}

.stepimg {
	display: block;
	margin: 5px;
	clear: both;
	float: left;
}

.steptext {
	display: block;
	margin: 5px;
	float: left;
}

.clear {
	clear: both;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

.ind {
	margin-left: 1em;	
}

.right {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.top {
	vertical-align: top;
}

.price {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

.faqq {
	list-style: none outside;
	background-image: url(img/faq/question.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 4px;
	line-height: 200%;
	font-weight: bold;
}

.faqa{
	list-style: none outside;
	background-image: url(img/faq/answer.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 4px;
	line-height: 200%;
}

.topmsg {
	font-size: 22px;
	color: #1866A9;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
h1 {
	font-size: 10px;
	color: #999;
}
.ta_sv_name {
	font-weight: bold;
	color: #CCC;
	background-color: #2982ed;
}
.ta_sv_price01 {
	color: #333;
	background-color: #EDF2F8;
}
.back04 {
	background-color: #F8F0DA;
	vertical-align: top;
}
.meritmsg {
	line-height: 190%;
	color: #333;
	background-color: #F2F2F2;
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

div.imgbox {
	background-color: #FFFFD9;
	width: 240px;
	float: left;
	height: 215px;
}

p.image, p.caption {
	text-align: left;
	margin: 7px;
}

p.caption {
	font-size:90%;
	color :#666666;
}

.option-index {
	line-height: 150%;
	color: #306AD6;
	background-color: #F9F9F9;
	padding: 10px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.topprice {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	background-image: url(img/top/lowprice.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-bottom: 10px;
	background-position: left;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

