@charset "utf-8";
/* ===================================================================
  common.css
=================================================================== */
/* --------------------------------------------------------
	reset
-------------------------------------------------------- */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
img{ border: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --------------------------------------------------------
	.clearfix
-------------------------------------------------------- */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
   height: 1px;
   /*\*//*/
   height: auto;
   overflow: hidden;
   /**/
}
/* --------------------------------------------------------
	a
-------------------------------------------------------- */
a,a:visited{ color:#f09;}
a:hover{ color:#8ced07;}


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


/* --------------------------------------------------------
	body
-------------------------------------------------------- */
body{
	background: url(../images/bg_01_01.gif) repeat;
	font: 15px "‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333;
	text-align: center;
	line-height: 1.7;
}
/* --------------------------------------------------------
	#container
-------------------------------------------------------- */
#container{
	width: 900px;
	padding: 0 10px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/container_back.png) repeat-y;
	text-align: left;
}

/* --------------------------------------------------------*/
h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0 0 15px;
	padding: 0;
}

/* --------------------------------------------------------
	.box_text
-------------------------------------------------------- */
.box_text{
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}

.box_text.bg1 {
	background: url(../images/bg1_05.jpg) no-repeat 610px 540px;
}

.box_text.bg2 {
	background: url(../images/bg_01_05.jpg) no-repeat 550px top;
}

.box_text.bg3 {
	background: url(../images/bg_05.jpg) no-repeat 560px 50px;
}

.box_text .book {
	float: right;
	margin: 0 90px 20px 20px;
}


.box_text p{
	margin: 0 10px 20px;
	padding: 0 40px;
	font-size: 105%;
}

.box_text ul.ul1{
	list-style: outside disc;
	margin: 20px 50px;
	font-size: 22px;
	font-weight: 600;
}

.box_text ul.list {
	list-style: disc;
	margin: 0 70px 20px;
}

img.img_right{
	float: right;
	margin: 0 50px;
}

img.photo_prof{
	clear: both;
	float: right;
	margin: 0 10px 
}


#img_list{
	width: 900px;
	height: 209px;
	margin: 0;
	padding: 0;
	background: url(../images/img_list.jpg) no-repeat 0 0;
}

#img_list ul{
	display: none;
}

hr {
	margin: 20px 40px 10px;
}

.box_gt {
	background: url(../images/contents_05_back_04.jpg) repeat;
	padding: 0 0 5px;
	margin: 0 0 30px;
}

.box_gt p {}

/* --------------------------------------------------------
	#movie
-------------------------------------------------------- */
#movie{
	width: 800px;
	margin: 15px auto 30px;
	padding: 15px 0;
	background: #000;
	text-align: center;
}

#box_contents p{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 40px;
}

/* --------------------------------------------------------
	#box_contents
-------------------------------------------------------- */
#box_contents{
	margin: 0 0 50px;
	padding: 0;
	text-align: left;
}

#box_contents p{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 40px;
}

#box_contents ul{
	list-style: outside disc;
	margin: 10px 50px;
	font-size: 18px;
	font-weight: 600;
}
/* --------------------------------------------------------
	.buy
-------------------------------------------------------- */
.buy{
	margin: 0 0 50px;
	padding: 25px 0;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	text-align: center;
}

.buy ul#pay{
	list-style: none;
	text-align: center;
}

.buy ul#pay li{
	margin-bottom: 10px;
	font-size: 14px;
	color: #006;
}

.buy h4{
	width: 700px;
	margin: 30px auto 5px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

.buy iframe {
	border: solid 1px #ccc;
	margin-bottom: 15px;
}

.buy #att_frame{
	width: 700px;
	height: 200px;
	margin: 0 auto 40px;
	padding: 10px;
	font-size: 12px;
	border: #333 1px solid;
	background: #fff;
	overflow: scroll;
	text-align: left;
}

.buy #att_frame p.tit{
	font-weight: 600;
	margin-bottom: 7px;
}

.buy #att_frame p.date{
	margin-bottom: 7px;
	text-align: right;
}

.buy #att_frame ul{
	list-style: inside;
	margin-bottom: 40px;
}


.buy p.att1{
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	color: #c00;
}

.buy p.att2{
	font-size: 13px;
	text-align: center;
}

.buy p.att2 strong {
	font-size: 110%;
}

#guide {
	margin: 0 auto 40px;
	padding: 30px 49px 20px;
	background: #EEE;
	border: #DDD 1px solid;
	width: 700px;
	font-size: 12px;
	line-height: 1.6;
}

#guide ul {
	margin-bottom: 10px;
}

#guide ul li {
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(../images/ico_list.jpg) 0 5px no-repeat;
}

#guide dl dt {
	font-weight: bold;
}

#guide dl dd {
	margin-bottom: 15px;
}

#guide .red {
	color: #f00;
}

#kankyo {
	margin-bottom: 10px;
	padding: 10px 20px 0;
	background: #FFF;
	border: #CCC 1px solid;
}



/* --------------------------------------------------------
	.btn
-------------------------------------------------------- */
.btn{
	width: 702px;
	height: 120px;
	margin: 15px auto 25px;
	padding: 0;
}

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



/* --------------------------------------------------------
	#profile
-------------------------------------------------------- */
#profile{
	padding: 15px 40px 20px;
	margin: 40px 10px 50px;
	background: url(../images/bg_profile.gif) repeat 0 0 #eee;
}

#profile h3{
	margin: 0 0 10px;
	font-size: 17px;
	font-weight: 600;
	color: #006;
}

#profile table{
	margin-top: 5px;
	font-size: 13px;
	border-collapse: collapse;
}

#profile td{
	padding: 8px 0;
	border-bottom: 1px dotted #333;
}

#profile td.first{
	border-top: 1px dotted #333;
}

#profile td.year{
	width: 200px;
	font-weight: 600;
}

#profile td.text_p{
	width: 600px;
}


#profile td.text_p img.photo_proftable{
	float: right;
	margin: 10px 
}


/* --------------------------------------------------------
	.point
-------------------------------------------------------- */
.point{
	margin: 10px 60px 50px;
	padding: 15px 40px;
	background: #eee;
}

.point h3{
	margin: 0 0 5px;
	border-bottom: 1px dotted #006;
	font-size: 14px;
	font-weight: 600;
	color: #006;
}

.point ul{
	list-style: outside disc;
}

.point li{
	margin-top: 8px;
	font-size: 13px;
}


/* --------------------------------------------------------
	#box_form
-------------------------------------------------------- */
#box_form{
	width: 790px;
	height: 300px;
	margin: 0 auto 30px;
	padding: 0;
	background: url(../images/bg_form.jpg) no-repeat 0 0 #fff;
}

#box_form p{
	margin: 0;
	padding: 95px 0 5px 50px;
	text-align: left;
	font-size: 12px;
}

#box_form ul{
	list-style: none;
	margin: 0 0 10px;
	padding-left: 50px;
}

#box_form li{
	margin-top: 10px;
}

#box_form li img{
	margin-right: 6px;
	vertical-align: top;
}

#box_form .form_tb{
	width: 290px;
	vertical-align: top;
}

#box_form .form_btn{
	padding-left: 50px;
}


/*-------------------------------------------------------------
	footer
-------------------------------------------------------------*/
#footer{
	width: 900px;
	margin: 0;
	background: #000;
	padding: 30px 0;
	text-align: center;
	color: #fff;
}

#footer p#footerT1{
	font-size: 13px;
	margin-bottom: 20px;
}

#footer p#footerT2{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 20px;
}

#footer p#footerT2 a {
	text-decoration: none;
}

#footer p#footerT3{
	margin-top: 8px;
	font-size: 12px;
}

#footer p#footerT4{
	margin-top: 20px;
	font-size: 11px;
}

#footer a:link {text-decoration: underline; color: #fff;}
#footer a:visited {text-decoration: underline; color: #fff;}
#footer a:hover {text-decoration: underline; color: #c00;}
#footer a:active {text-decoration: underline; color: #fff;}


.sns_menu {
	clear: both;
	width: 820px;
	margin: 5px 52px 0;
}

.sns_menu li {
	float: left;
	margin: 0;
	padding: 0;
}

.sns_menu li.fb { width: 115px;}
.sns_menu li.tw { width: 100px;}
.sns_menu li.gp { width: 100px;}



/*-------------------------------------------------------------
	font
-------------------------------------------------------------*/
strong{ font-weight: 700;}
em{ font-weight: 600;}

.fs9{ font-size: 9px !important;}
.fs10{ font-size: 10px !important;}
.fs11{ font-size: 11px !important;}
.fs12{ font-size: 12px !important;}
.fs13{ font-size: 13px !important;}
.fs14{ font-size: 14px !important;}
.fs15{ font-size: 15px !important;}
.fs16{ font-size: 16px !important;}
.fs17{ font-size: 17px !important;}
.fs18{ font-size: 18px !important;}
.fs19{ font-size: 19px;}
.fs20{ font-size: 20px;}
.fs21{ font-size: 21px;}
.fs22{ font-size: 22px;}
.fs23{ font-size: 23px;}
.fs24{ font-size: 24px;}
.fs25{ font-size: 25px;}
.fs26{ font-size: 26px;}
.fs27{ font-size: 27px;}
.fs28{ font-size: 28px;}

.c_red { color: #f00;}
.c_pink { color: #f09;}
.c_navy { color: #006;}


.ta_center { text-align: center;}

.td_under{ text-decoration: underline;}
.bold600{ font-weight: 600;}

.mb0{ margin-bottom: 0 !important;}
.mb05{ margin-bottom: 5px !important;}
.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb30{ margin-bottom: 30px !important;}
.mb40{ margin-bottom: 40px !important;}
.mb50{ margin-bottom: 50px !important;}