/* CSS Document */
/* --------------------------------------------------------
	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;
   /**/
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff;
	color: #333;
	font: 14px/22px Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "MS P ゴシック", 'メイリオ';
}

#warapper{
	width: 100%;
	margin: 0;
	padding: 0;
}

#main_bg{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg_main.jpg) center top repeat-y;
}

#main{
	width: 100%;
	margin: 0 auto;
	padding:0;
	text-align:center;
}

#top{
	background: #333;
	margin: 0;
	padding: 5px 0 0 0;
	width: 100%;
	height: 85px;
	text-align: center;
}

#like_top{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#like_top ul{
	list-style: none;
	marign: 0;
	padding: 0;
}
#like_top ul li{
	float: left;
	marign: 0;
	padding: 0;
}

#head{width:100%; height:580px; margin:0px auto; padding:0px; background:url(../images/head.jpg) center top no-repeat;}
#head h1{margin:0px; padding:0px; text-indent:-9999px; display:block;}
#head h2{margin:0px; padding:0px; text-indent:-9999px; display:block;}
#head h3{margin:0px; padding:0px; text-indent:-9999px; display:block;}
#head p{margin:0px; padding:0px; text-indent:-9999px; display:block;}

div#box_01{width:900px; margin:0px 0px 10px 0px; padding:0px;}
div#box_01 p{margin:0px 0px 0px 80px; padding:0px; text-align:left;}

div#box_02{width:800px; margin:0px 0px 10px 0px; padding:0px; background-color:#ffffbb;}
div#box_02 p{margin:0px 80px 0px 40px; padding:0px; text-align:left;}


.like_main{
	margin: 0 auto;
	width: 450px;
	padding: 0;
	text-aligbn: center;
}

/*
div#box_01_seminar{width:900px; margin:0px 0px 0px 0px; padding:0px; background:url(../images/mb_photo2.jpg) no-repeat 530px 5px;}
div#box_01_seminar p{margin:0px 0px 0px 40px; padding:0px 0px 0px 40px; text-align:left;}
*/

#footer{width:100%; text-align:center; margin:0px 0px 0px 0px; padding:10px 0; background-color: #210000; }
#footer p,
#footer p a
{font-size: 12px; color:#FFFFFF;}

p.btn{margin:0px; padding:20px 0px 20px 0px;}
p.btn a{width:632px; height:85px; margin:0px; padding:0px; background:url(../images/btn.jpg) no-repeat; display:block; text-indent: -9999px; text-decoration: none;}
p.btn a:hover{margin:0px; padding:0px; background:url(../images/btn.jpg) no-repeat 0px -85px;}


/* Adjustment */
img{border:0px;}
.clear{clear:both;}
.bold{font-weight:bold;}
.bold14{font-size:14px; line-height:22px; font-weight:bold;}
.bold14_red{font-size:14px; line-height:22px; font-weight:bold; color:#FF0000;}
.bold16{font-size:16px; line-height:24px; font-weight:bold;}
.font18{font-size:18px; line-height:26px;}
.bold18{font-size:18px; line-height:26px; font-weight:bold;}
.bold18_underline{font-size:18px; line-height:26px; font-weight:bold; text-decoration:underline;}
.bold22{font-size:22px; line-height:28px; font-weight:bold;}
.bold22_underline{font-size:22px; line-height:28px; font-weight:bold; text-decoration:underline;}
.bold16_red{font-size:16px; line-height:24px; color:#FF0000; font-weight:bold;}
.white{color:#FFFFFF; font-size:16px;}
.red{color:#FF0000;}
.whiteb{color:#FFFFFF; font-weight:bold;}
.redb{color:#FF0000; font-weight:bold;}
.redb_underline{color:#FF0000; font-weight:bold; text-decoration:underline;}
.blue{color:#0060e2; font-weight:bold;}
.green{color:#019004; font-weight:bold;}
.pink{color:#fc00ff; font-weight:bold;}
.yellow{color:#d3b800; font-weight:bold;}
.red18_normal{font-size:18px; line-height:24px; color:#FF0000;}
.red18{font-size:18px; line-height:24px; color:#FF0000; font-weight:bold;}
.red22{font-size:22px; line-height:28px; color:#FF0000; font-weight:bold;}
.red22_underline{font-size:22px; line-height:28px; color:#FF0000; font-weight:bold; text-decoration:underline;}
.red30{font-size:30px; line-height:24px; color:#FF0000; font-weight:bold;}
.red18_underline{font-size:18px; line-height:24px; color:#FF0000; font-weight:bold; text-decoration:underline;}
.blue18{ font-size:18px; line-height:24px; color:#0060e2; font-weight:bold;}
.blue22{ font-size:22px; line-height:28px; color:#0060e2; font-weight:bold;}
.style_01{margin:0px 0px 0px 30px; padding:20px 0px 0px 0px; clear:both; text-align:left;}
.style_02{margin:0px 0px 0px 30px; padding:20px 0px 0px 0px;}
.underline{text-decoration:underline;}
.underline_bold{text-decoration:underline; font-weight:bold;}
