body {
	margin: 0px;
	background-color: #CCCCCC;
	padding: 0px;
}
.margin_top {
	margin-top: 60px;
}
.attention {
	text-decoration: blink;
	background-image: url(img/attention.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}


p {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0px;
	padding: 0px;
}

.go_top {
	background-image: url(img/go_top.gif);
	background-repeat: no-repeat;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 12px;
	color: #666666;
	background-position: right center;
	text-align: right;
	float: right;
	padding-right: 20px;
}
.go_top_only {
	background-image: url(img/go_top.gif);
	background-repeat: no-repeat;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 12px;
	text-align: right;
	color: #666666;
	background-position: right center;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 3em;
}
.go_next {
	background-image: url(img/go_next.gif);
	background-repeat: no-repeat;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 12px;
	color: #666666;
	background-position: left center;
	text-align: left;
	float: left;
	padding-left: 20px;
}
.boy_left {
	background-image: url(img/boy_left.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 100px;
	width: 630px;
	color: #29B1B1;
}
.girl_right {
	background-image: url(img/girl_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	width: 700px;
	color: #E100E1;
}

.arrow_right {
	padding-left: 30px;
	background-image: url(img/icon_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #FF0000;
	font-size: 20px;
}



#contents {
	padding: 10px;
}
#flow {
	padding: 10px;
}

#header #title {
	font-family: Impact;
	font-size: 72px;
	margin: 0px;
	padding: 0px;
	line-height: 72px;
	color: #FFFFCC;
}
.red {
	color: #FF0000;
}

#header #subtitle {
	font-size: 18px;
}

#container {
	font-size: medium;
	background-color: #FFFFFF;
	border: 1px solid #840502;
	line-height: 2em;
	width: 750px;
	margin: auto;
}
.center {
	text-align: center;
	padding: 10px;
}
.center p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.comment {
	background-image: url(img/boy_left.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 18px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: lighter;
}
#fee .answer {
	padding: 10px;
}
#fee #explain {
	padding: 10px;
}
.font_small {
	font-size: 12px;
	font-style: italic;
}
#fee .calc {
	padding: 10px;
	border: 1px dashed #000000;
	margin: 10px;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: medium;
}
#go_order {
	padding: 10px;
	text-align: center;
}







#footer {
	background-color: #800000;
	color: #FFFFFF;
}

#header {
	background-image: url(img/header.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	line-height: normal;
}
#header #in_link {
	font-size: 14px;
	background-color: #840502;
	color: #FFFFFF;
	padding: 10px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 24px;
	font-weight: normal;
	font-family: "HG創英角ｺﾞｼｯｸUB";
}
#menu td {
	text-align: center;
}


.feature {
	border: thin dotted #990000;
	padding: 10px;
	margin-bottom: 10px;
}


.feature h2 {
	font-size: 28px;
	padding-left: 40px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	color: #800000;
	text-decoration: none;
}

/* 注意コンテンツに対するスタイル */
#notice {
	padding: 10px;
	font-size: medium;
}
#notice h2 {
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #999999;
	background-color: #FFF0F0;
	font-size: 24px;
	padding: 5px;
	margin-bottom: 20px;
}

#notice .false {
	background-color: #FFF4FF;
	color: #FF0000;
	padding: 10px;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 20px;
}
.del {
	text-decoration: line-through;
	font-size: 14px;
}
#fee {
	padding: 10px;
}
#fee p {
	font-size: medium;
	text-indent: 1em;
}
#fee h3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	padding-left: 10px;
	margin: 20px;
}
#feature {
	padding: 10px;
}
#order .notice {
	font-size: 12px;
	margin-top: 5px;
}

#order {
	padding: 10px;
}
#order td p {

}
#fee h2 {
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(img/icon_sun.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	color: #FF6600;
}
#question {
	font-size: medium;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#question .answer h3 {
	font-size: medium;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
blockquote {
	font-style: italic;
	border: 1px dashed #000000;
	padding: 10px;
	margin: 0px;
}


/* 回り込み */
#float_clear {
	clear: both;
}
#float_right {
	float: right;
}
#float_left {
	float: left;
}

/* 特徴(トップ）ページ */
#index {
	padding: 10px;
}
#index .point {
	padding-right: 10px;
	padding-left: 10px;
	font-size: medium;
	margin-bottom: 30px;
	width: 710px;
}
#index .point p {
	text-indent: 2.5em;
}


#index .point h2 {
	font-size: 24px;
	color: #FF6600;
	background-image: url(img/icon_sun.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-weight: lighter;
}
#index ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	list-style-type: none;
	margin-right: 1.5em;
}
#index li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #800000;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	line-height: 2em;
	background-image: url(img/icon_index2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}

/* 質問ページ */
#question .answer p {
	text-indent: 20px;
}
#question .answer h4 {
	font-size: 14px;
	margin-left: 10px;
}
#question .answer {
	margin-top: 30px;
}
#question ul {
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#question li {
	font-size: medium;
}
#question h1 {
	font-size: medium;
	font-weight: lighter;
	text-align: center;
}
#question h2 {
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: medium;
	font-weight: lighter;
	padding-top: 20px;
	color: #FF6600;
}
.quotation {
	border: 1px dashed #000000;
	padding: 10px;
	font-size: 14px;
	font-style: italic;
	width: 680px;
}
#fee table {
	width: 710px;
}
.col1 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#notice h1 {
	font-size: 20px;
	font-weight: normal;
}
#notice .true {
	padding: 10px;
	color: #0000FF;
	font-size: medium;
	background-color: #FBFBFF;
	font-weight: bold;
	margin-bottom: 20px;
}
#flow h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#index h1 {
	font-weight: normal;
	font-size: medium;
}
#index_footer {
	margin-top: 90px;
}
#notice h3 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-weight: lighter;
	color: #999999;
	margin-bottom: 0.5em;
}
#notice h4 {
	color: #999999;
	font-size: 18px;
}
#notice ul {
	list-style-position: inside;
	list-style-type: disc;
}
#notice li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#container #order #private {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#container #notice #barcode {
	margin-top: 10px;
	margin-bottom: 3em;
}
#container #fee .answer {
	margin-bottom: 3em;
	width: 710px;
}
#container #notice .answer {
	padding-left: 2em;
	margin-bottom: 3em;
}
#container #index #next {
}
#container #index #next {
	margin-bottom: 6em;
}
#container #index #points {
	margin-bottom: 5em;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#container #footer {
	text-align: center;
	color: #FFFFFF;
}
.clear_both {
	clear: both;
}
#container #header #title_left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #header #title_right {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#container #header .head_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
#container #notice .answer .limit_index {
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.go_box {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 3em;
}
#fee h1 {
	font-size: medium;
	text-indent: 1em;
}
#notice h1 {
	font-size: medium;
}
#question_index {
	text-indent: 1em;
}
#order h2 {
	font-size: medium;
	font-weight: normal;
	padding-left: 40px;
	background-image: url(img/icon_sun.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #FF6600;
}
#order table {
	line-height: normal;
}
#order td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#order .notice_small {
	font-size: small;
}
#order .explain {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFEA;
	font-size: small;
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;
}
#order .info {
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: large;
	line-height: 1.5em;
	font-weight: normal;
	color: #FF0000;
	background-color: #FFFFCC;
	border: 5px solid #CCCCCC;
	padding: 5px;
}
#order .q {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.5em;
}
#order td {
	line-height: 1em;
}
#order .warnings {
	border: 1px dashed #FF0000;
	line-height: 1.5em;
	color: #FF0000;
	background-color: #FFF4FF;
	padding: 5px;
}

