@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	color: #333;
}

body,
table,
input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
	color: #333;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {

}

a:visited {

}

a:hover {

}

a:active {

}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.5;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
}
#gHeader img {
	width: 100%;
	vertical-align: top;
}
.buy {
	margin-right: 10px;
	margin-left: 10px;
}
.buy img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#voice {
	width: 100%;
	background-color: #ECECEC;
}
.img_100 {
	width: 100%;
	vertical-align: top;
}

.img_90 {
	width: 90%;
	vertical-align: top;
}

.img_94 {
	width: 94%;
	vertical-align: top;
}

.voice_comment {
	clear: both;
	padding-bottom: 10px;
}
.voice_comment h3 {
	color: #FFF;
	line-height: 2em;
	background-color: #232277;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.voice_img {
	width: 40%;
	margin: 10px;
	float: left;
}
.voice_comment p {
	text-align: left;
	font-size: 0.9em;
	margin: 10px;
}
#sokyu img {
	width: 100%;
}
#seihin img {
	width: 100%;
	vertical-align: top;
}
#riyu_01 {
}
#sansyou  {
	font-size: 12px;
	text-align: left;
	margin: 10px;
}
#zinc_text {
	background-color: #EBF1E3;
	margin: 10px;
	clear: both;
	padding: 10px;
}
#zinc_text img {
	width: 50%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#zinc_text p {
	text-align: left;
	font-size: 0.9em;
}
.font_red {
	color: #F00;
}
.text_area {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.9em;
}
#riyu_01 h3 {
	line-height: 2em;
	background-color: #2E3192;
	color: #FFF;
	margin-top: 10px;
}
#toxtukyo {
	background-color: #EBF1E3;
	margin: 10px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font_bule {
	color: #242277;
}
#toxtukyo p {
	font-size: 0.9em;
	text-align: left;
	display: block;
	margin: 10px;
}
.seibun {
	margin: 10px;
	clear: both;
}
#seibun_sethumei {
	vertical-align: top;
	background-image: url(../../image/haikei01.jpg);
	background-repeat: repeat;
	padding-bottom: 10px;
}
.seibun img {
	width: 30%;
	float: left;
	margin: 10px;
}
.seibun h4 {
	background-color: #414242;
	line-height: 2em;
	color: #FFF;
	padding-left: 5px;
	text-align: left;
}
.seibun p {
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}
#genzairyou {
	font-size: 0.7em;
	text-align: left;
	margin: 10px;
	background-color: #D5EEFF;
	padding: 10px;
}
.kounyu_point {
	margin: 10px;
	background-color: #FFFDE1;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}
.kounyu_point h4 {
	background-color: #F29B26;
	line-height: 2em;
	color: #542C0B;
	font-size: 12px;
	padding-left: 2px;
	text-align: left;
}
.kounyu_point ol  {
	font-size: 0.9em;
	text-align: left;
	margin-left: 30px;
	margin-right: 10px;
	list-style-type: decimal;
	display: block;
}
.kounyu_point li  {
	margin-bottom: 5px;
	line-height: 1.6em;
}
.kounyu_point img {
	width: 40%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.kounyu_point02 img {
	width:90%;
}

.kounyu_point03 {
	margin-left: -6%;
}

.kounyu_point03 img {
	width:96%;
}

.kounyu_point p {
	text-align: left;
	font-size: 0.9em;
	margin: 10px;
}
.white {
	color: #FFF;
}
.under_line {
	text-decoration: underline;
}
#buy {
	margin-right: 10px;
	margin-left: 10px;
}
.cart_btn {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#cycle {
	background-color: #E6E6E6;
	clear: both;
	margin-bottom: 10px;
}
#cycle h4 {
	line-height: 2em;
	color: #FFF;
	background-color: #2E3192;
	font-size: 11px;
}
#cycle_select {
	background-color: #E6E6E6;
	vertical-align: top;
	clear: both;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cycle_select ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
}
#teiki_sethumei  img {
	margin-top: 10px;
}
#teiki_sethumei p {
	font-size: 0.9em;
	text-align: left;
	margin-top: 10px;
}
#thuzyou_buy hr {
	border: 1px dotted #CCC;
}
#thuzyou_buy table {
	width: 100%;
}
#thuzyou_buy {
	margin-top: 15px;
	margin-bottom: 10px;
}
#kounyu_sethumei h4 {
	line-height: 2em;
	text-align: left;
	color: #FFF;
	background-color: #333;
	padding-left: 5px;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kounyu_sethumei {
	margin-top: 10px;
	margin-bottom: 10px;
}
#kounyu_sethumei ul li {
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
#kounyu_sethumei p {
	text-align: left;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kounyu_sethumei img {
	margin-top: 10px;
}
#letter img {
	vertical-align: top;
	width: 100%;
}
#tokutei {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#tokutei img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#tokutei a {
	color: #3D459A;
}
#tokutei p {
	text-align: left;
	font-size: 0.9em;
}
#important {
	background-color: #FFEDE0;
	display: block;
	padding: 5px;
}
#tokutei h4 {
	line-height: 2em;
	text-align: left;
	color: #FFF;
	background-color: #333;
	padding-left: 5px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	color: #FFF;
	background-color: #333;
	font-size: 10px;
	margin-top: 20px;
}
