@charset "utf-8";
@import url("common.css");


/*------------------------------------
   .basic
-----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

header,
footer,
nav,
section,
article {
	display: block;
}

body, div, ol, ul, dl, form {
	margin: 0;
	padding :0;
}

body {
	width: 100%;
	background: url(../image/back_01.jpg) repeat;
	color: #333;
	font: normal 100% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	line-height: 1.7;
	font-size: 14px;
}

p, h1, h2, h3, h4, h5, h6, dt, dd, input, textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img {	border: 0;}

/*
ul {
	margin: 0 0 10px;
}

ul li {
	list-style: none;
	margin-left: 43px;
	padding-left: 1.2em;
}

ul.red li { background: url(../image/list_icon/bg_list_red.gif) no-repeat 0 0.3em;}
ul.pink li { background: url(../image/list_icon/bg_list_pink.gif) no-repeat 0 0.3em;}
ul.blue li { background: url(../image/list_icon/bg_list_blue.gif) no-repeat 0 0.3em;}
ul.ring01 li { background: url(../image/list_icon/ring_01.gif) no-repeat 0 0.25em;}
ul.ring02 li { background: url(../image/list_icon/ring_02.gif) no-repeat 0 0.25em;}
ul.ccl_red li { background: url(../image/list_icon/circle_red.jpg) no-repeat 0 0.25em;}

ul.disc {
	margin: 0 0 20px 1em;
}

ul.disc li {
	list-style: disc;
	padding: 0;	
}
*/
.clearfix:after {
  content: ".";
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*---------------------- 
 .link
-------------------------------------------------------------------------------------------------------------*/
a:link {
	color: #03F;
	text-decoration: underline;
}

a:visited {
	color: #03F;
	text-decoration: none;
}

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

a:active {
	color: #03F;
	text-decoration: none;
}

a:hover img {
 	opacity: 0.8;
	filter: alpha(opacity=80);
 	-moz-opacity: 0.8;
}


/*------------------------------------
 全体構造
---------------------------------------------------------------------------------------------------*/
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
}

h1,
h2 {
	line-height: 0;
	padding: 0;
	margin: 0;
}

article {
	width: 100%;
	margin: 0;
	padding: 0 0 40px;
	text-align: left;
	background: #fff;
}

section p {
	margin: 0 6.8% 20px;
	text-align: left;
}

.v_center {
	background: url(../image/center_11.gif) repeat-y center top;
	padding-bottom: 1px;
}

.v_bottom {
	background: url(../image/bottom_11.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.v_top {
	background: url(../image/top_05.gif) no-repeat center top;
	padding-top: 7px;
}

.v_center h3 {
	margin: 0 5% 10px;
	padding: 0 0 0 1%;
	color: #f00;
	font-size: 120%;
	border-bottom: solid 3px #f00;
}

.v_center p {
	background: url(../image/bg_stripe.gif) repeat;
	margin: 0 5% 10px;
	padding: 1%;
}

.v_center p.kisai {
	background: none;
	font-size: 100%;
	margin-bottom: 0;
}

.box_voice h3 {
	margin: 0 5% 10px;
	padding: 0 0 0 1%;
	font-size: 120%;
	border-bottom: solid 3px #000;
}

.box_voice p {
	background: url(../image/bg_stripe.gif) repeat;
	margin: 0 5% 10px;
	padding: 1%;
}

.box_voice .ttl {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 110%;
	border-bottom: solid 2px #000;
}

.box_voice p.kisai {
	background: none;
	font-size: 100%;
}

.box_voice dl {
	background: url(../image/bg_stripe.gif) repeat;
	margin: 0 5% 10px;
	padding: 1%;
}

.box_voice dt {
	display: inline;
	font-weight: bold;
	font-size: 110%;
	border-bottom: solid 2px #000;
}

.box_voice dd {
	margin-top: 3px;
}

.box_voice dd span {
	font-size: 90%;
}

.ac_btn {
	margin: 0 10px;
	background: #f39;
}

.ac_btn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
	cursor: pointer;
}

.ac_btn p {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
}

.box_ac {
	margin: 0 10px 30px;
	padding: 15px 0 10px;
	background: url(../image/bg_23.jpg) repeat;
}

.box_ac p {
	margin: 0 40px;
}

.box_caution {
	background: #ffc;
	margin: 10px 40px;
}

.box_caution p {
	padding: 10px 0;
	margin: 0 0 0 2em;
	text-indent: -1em;
	color: red;
	font-size: 85%;
	text-align: left;
}

.box_stripe {
	background: url(../image/bg_stripe.gif) repeat;
	padding: 5px 0;
	margin: 0 auto 40px;
	border: solid 1px #0ea5ea;
}

ul.buy {
	clear: both;
	margin: 20px 0 80px 60px;
	list-style: none;
}
 
ul.buy li {
	width: 330px;
	height: 30px;
	float: left;
	padding-right: 10px;
}

ul.buy li a {
	display: block;
	width: 330px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

ul.buy li.amazon a {
	background: url(../image/amazon_btn_75.jpg) no-repeat;
}

ul.buy li.amazon a:hover {
	background: url(../image/amazon_btn_h_75.jpg) no-repeat;
}

ul.buy li.rakuten a {
	background: url(../image/rakuten_btn_75.jpg) no-repeat;
}

ul.buy li.rakuten a:hover {
	background: url(../image/rakuten_btn_h_75.jpg) no-repeat;
}



/*------------------------------------
 footer
---------------------------------------------------------------------------------------------------*/
footer {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../image/back.jpg) 0 -180px repeat-x;	
	color: #fff;
	font-size: 90%;
	text-align: center;
}

footer p {
	margin-bottom: 10px;
}

footer .f_link {
	margin: 0 auto 20px;
	font-size: 95%;
}

footer .f_link a,
footer .f_link a:active,
footer .f_link a:visited {
	color: #CFF;
	text-decoration: underline;
}

footer .f_link a:hover {
	color: #F00;
}

