body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin:0;
	background-color:#F2F2F2;
	color:#444;
	font-size:0.9em;

}
.line1 {

font-size: 1px;

line-height: 1px;

border-bottom: 1px dotted #CCC;

margin: 50px 0;

}

.kaiwa p
{
	font-weight:bold;
	font-size:1em;
}

.wrap
{
width:950px; 
margin:0 auto;
}


#headerbg
{
	background-color:#003334;
	height:70px;
	color:#FFF;
}

#headerbg h1
{
	float:left;
	display:inline;
	color:#FFF;
	font-size:14px;
	line-height:30px;
}

#headerbg ul
{
	display:inline;
}

#headerbg ul li
{
	float:right;
	color:#AAA;
	font-size:11px;
	padding-left:25px;
	line-height:30px;
}


#headerbg ul li a
{
	color:#AAA;
	text-decoration:none;
}

#headerbg ul li a:hover
{
	color:#AAA;
	text-decoration:underline;
}

.midashi
{
	font-weight:bold;
	font-size:1.2em;
	color:#030;
	border-bottom:dotted 1px #CCC;
}

.subhead3
{
	 font-size:1.3em; 
	 font-weight:bold;
	 text-align:center;
	 color:#030;
}




.leftcontents
{
	width:700px; 
	float:left;
	margin-right:20px;
}

.rightcontents
{
	width:230px; 
	float:left; 
}

.sidetitle
{
	color:#444;
	margin-bottom:10px;
	border-bottom:2px dotted #CCC;
	padding-bottom:0px;
	font-size:1em;
}


#left_menu
{
	margin-bottom:0px;
}

#left_menu ul {
	margin: 0pt auto 10px;
}

#left_menu ul li a {
	background: url('image/l_menu2.gif') no-repeat scroll 0px 9px transparent;
	color: #555;
/*	border-bottom: 1px dashed #CCC;*/
	text-align: left;
	padding: 5px 0pt 2px 28px;
	display: block;
	text-decoration: none;
}

#left_menu ul li a:hover {
	background: url('image/l_menu2.gif') no-repeat scroll 5px 9px #EEE;
	color: rgb(102, 102, 102);
/*	border-bottom: 1px dashed #CCC;*/
	text-align: left;
	padding: 5px 0pt 2px 28px;
	display: block;
	text-decoration: underline;
}





/* --------------------- menu ここから--------------------- */

#container-header {
	background: none repeat scroll 0% 0%;
	overflow: hidden;
	width:950px;
	margin:0 auto;
			border-radius: 8px;
	height: 60px;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);

}

#nav-stripe {
	height: 60px;
	background: #fff;
	border:1px solid #ddd;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #eee), color-stop(51%, #ddd), color-stop(100%, #fff)); /* webkit */
	-pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* ie */
	behavior: url(images/PIE.htc);  /* ie */

}
#nav {
	width: 950px;
	margin: 0px auto;
	padding-left:10px;
	padding-top:2px;
}

#nav ul {
	list-style: none outside none;
	margin: 8px 0px 0px;
	float: left;
}
#nav li {
	display: inline;
	float: left;
}
#nav a {
	display: block;
	float: left;
	margin: 0px 0px 2px;
	padding: 10px 11px 5px;
	font-size: 15px;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-weight:bold;
}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav a:hover {
	background: none repeat scroll 0% 0% #3c97dc;
	color:#FFF;
	border-radius: 5px 5px 5px 5px;
		font-weight:bold;
		-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;

}
#nav a:active {
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
}

#nav li.lisp
{
	padding-top:10px;
	font-size:12px;
	color:#999;
	margin:0px 5px;
}


/* --------------------- menu ここまで--------------------- */




/* --------------------- footer ここから--------------------- */

#menubottomshadow2
{
	background-image:url(image/bottomshadow2.png);
	background-repeat:repeat-x;
	height:5px;
		margin-top: 20px;
}

#footer {
	width: 100%;
	height: 100px;
	padding-top:20px;
	background-color:#DDD;
}
#footer-container {
	margin: 0px auto;
	width:1000px;
}
#footer-sitemap {
	float: left;
	margin: 0px 0px 0px 0px;
}
#footer-sitemap-right {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#footer-sitemap div {
	margin-right: 0px;
	float: left;
}
#footer-sitemap div:last-child {
	margin-right: 0px !important;
	text-align: left;
	float: left;
}


.ftline
{
	line-height:1px; 
	font-size:1px; 
	border-bottom:1px solid #333;
	margin:10px 0px;
}






#pagetop {
	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 20px;
}

#footer-sitemap {
	float: left;
	margin: 0px 0px 0px 0px;
}
#footer-sitemap-right {
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#footer-sitemap div {
	margin-right: 0px;
	float: left;
}
#footer-sitemap div:last-child {
	margin-right: 0px !important;
	text-align: left;
	float: left;
}
.footer-sitemap ul {
	list-style: none outside none;
	margin: 0px;
	line-height: 20px;
}
.footer-sitemap li {
	color: rgb(121, 121, 121);
	font-size: 12px;
}
.footer-sitemap a {
	text-decoration: none;
	color: rgb(121, 121, 121);
	font-size: 12px;
}
.footer-sitemap ul {
	list-style: none outside none;
	margin: 0px;
	line-height: 20px;
}
.footer-sitemap li {
	color: rgb(121, 121, 121);
	font-size: 12px;
	margin-bottom: 5px;
}
.footer-sitemap a {
	text-decoration: none;
	color: rgb(121, 121, 121);
	font-size: 12px;
}
.footer-sep {
	margin: 0px 18px !important;
	padding: 0px !important;
	background: url('image/footer-sep.png') no-repeat scroll 0px 0px transparent;
	width: 1px !important;
	height: 159px;
}
.footer-sitemap a:hover {
	text-decoration: underline;
	color: rgb(170, 170, 170);
}

#ftcon
{
	background-color:#003334; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
 border-top:3px solid #006769;
 border-bottom:3px solid #006769;
}
/* --------------------- footer ここまで--------------------- */





.headbt:hover {

	opacity:0.7;

}





ul.blet {
	padding-left:15px;
}

ul.blet li {
	list-style:none;
	background-image:url(image/check_orange.png);
	background-repeat:no-repeat;
	background-position:0px 15px;
	padding:20px 15px 20px 40px;
	margin:0px 0;
	line-height:1.7em;
	border-bottom:1px dotted #CCC;
	color:#222;
}

ul.blet02 {
	padding-left:15px;
}

ul.blet02 li {
	list-style:none;
	background-image:url(image/check_orange.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:10px 15px 10px 40px;
	margin:0px 0;
	line-height:1.6em;
	color:#444;
	font-size: 16px;
}

ul.blet03 {
	padding-left:15px;
}

ul.blet03 li {
	list-style:none;
	background-image:url(image/check_orange.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:10px 15px 10px 40px;
	margin:0px 0;
	line-height:1.6em;
	color:#444;
}

.libc
{
	background-color:#EEE;
}

p {
	line-height:2em;
}

.heading {
	background: #fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:4px solid #006;
	padding: 15px;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #eee), color-stop(51%, #ddd), color-stop(100%, #fff)); /* webkit */
	-pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* ie */
	behavior: url(images/PIE.htc);  /* ie */
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

.mainbg
{
	background-color:#FFF; 
	border:#CCC solid 1px; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08);
	padding:25px 25px;
}


.conbg
{
	background-color:#FFF; 
	border:#CCC solid 1px; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08);
	padding:10px 15px;
}

.conbgborder
{
	height:5px;
	background-color:#AAA; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08);
	margin:0px 1px 20px 1px;
}


.line {
	border-bottom:solid 1px #EEE;
	font-size:1px;
	line-height:1px;
	margin:10px;
}
.line2 {
	border-bottom:dotted 1px #CCCCCC;
	font-size:1px;
	line-height:1px;
	margin:30px 0 30px;
}
.line_01 {
	border-bottom:dotted 1px #CCCCCC;
	width:100%;
	height:1px;
	margin:40px auto;
}



.mobg
{
	background-color:#999;
	padding:2px 5px;
	color:#FFF;
	font-weight:bold;
}

.moti
{
	font-weight:bold;
	font-size:1.2em;
	margin:5px 0px;
}




.purchase_4 {
	background-color:#FFC; 
	border:#CCC solid 1px; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08);
	padding:40px 40px;

}

.purchase_4 .supplement {

	font-size: 160%;

	line-height: 130%;

	font-weight: bold;

	padding: 0pt 0pt 10px;

}

.purchase_4 p{

	text-align: center;

}

.purchase_4 .credit {

	margin: 15px 0pt 10px;

	text-align:center;

}

.purchase_4 .text {

	font-size: 11pt;

	line-height: 150%;

	text-align: left;

	background-color: rgb(255, 227, 200);

	padding: 10px;

}

.purchase_4 .mechanism {

	margin: 15px 0pt 0px;

}
.btn:hover {

	opacity:0.6;

}






#wrapbg
{
	background-color:#FFF; 
	border:#CCC solid 1px; 
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08);
	width:860px;
	padding:40px;
	margin:0 auto;
}




#mmgsubbt {
  background: #fb861c;
  border: 1px solid #eee;
  height: 42px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 42px;
  color:#FFF;
  font-weight:bold;
  font-size:16px;
margin:15px 0px 5px 0px;
}

#mmgsubbt {
/*Rounded Corners*/
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
/*Transition*/
-webkit-transition: All 0.3s ease;
-moz-transition: All 0.3s ease;
-o-transition: All 0.3s ease;
-ms-transition: All 0.3s ease;
transition: All 0.3s ease;
 /*Gradient*/
 background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 /*Shadow*/
 -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
 box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
}

#mmgsubbt:hover {
  background-color: #fdb423;
  text-decoration:none;
}



.c_title {
	margin:50px 0 30px;
	padding:12px 0 9px;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	font-size:150%;
	line-height:130%;
	font-weight:bold;
	color:#222;
}

.c_tokuten_1 {
	background:url(image/c_kiyaku.png) no-repeat;
	padding:5px 0 0 125px;
	color:#222;
	font-size:0.95em;
}

.c_tokuten_2 {
	background:url(image/c_kiyaku_02.png) no-repeat;
	padding:5px 0 0 125px;
	margin:20px 0;
	color:#222;
	font-size:0.95em;
}

.c_tokuten_2 strong {
	display:block;
	border-bottom:dotted 1px #CCC;
	margin:20px 0 0;
	color:#222;
}

.c_tokuten_2 ul {
	margin:10px 0 0 30px;
}

.c_tokuten_2 li {
	list-style-type:decimal;
	color:#222;
}

.c_tokuten_3 {
	background:url(image/c_kiyaku_03.png) no-repeat;
	padding:5px 0 0 125px;
	height:117px;
	color:#222;
	font-size:0.95em;
}

.shuusei
{
	background-color:#C3F;
}

.textun
{
	font-weight:bold;
	text-decoration:underline;
}

.text {
	background: none repeat scroll 0% 0% rgb(255, 224, 193);
	margin: 10px auto 20px;
	padding: 10px;
	font-size: 90%;
	line-height: 160%;
	text-align: left;
}


