@charset "shift_jis";

/* Table of Contents
--------------------------
	Reset
	Base
	Style
	Text
	Layout
	Clearfix Settings
	Navigation
-------------------------- */


/* Reset
-----------------------------------------------	*/
h1,h2,h3,h4,h5,h6,div,p,ol,ul,li,dl,dt,dd,address,form,input{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}

html {
	overflow-y: scroll;
}

img{ border: none;}
em{ font-style: normal; font-weight: normal;}
ol, ul{ list-style-type: none;}


/* Base
-----------------------------------------------	*/
html, body {
	color: #E9D9BF;
	background:#4c0000;
	height: 100%;
	width: 100%;
	font: 87%/1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	}

a:link, a:visited{
	color: #BBBB00;
	text-decoration: none;
	}
a:hover, a:active{
	color: #CCCC00;
	text-decoration: underline;
	}
h1 {
	padding: 0px;
	text-align: center;
	height: auto;
	width: auto;
	color: #CC0000;
	margin: 0px auto;
	font-size: 89%;
	line-height: 50px;
	}
h2 {
	text-align: left;
	}
h3 {
	text-align: left;
	background: url(../img/caption_back.gif) no-repeat;
	height: 50px;
	width: auto;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px;
	}
h4 {
	text-align: left;
	}
h5 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	}

strong{
	border: none;
	color: #CC0000;
}


/* Style
-------------------------------------- */
.border {
	border: 1px solid #B87B3C;
}
.border_btm {border_btm: 1px solid #CC6633;}

.borderdot {border: 1px dotted #CE8639;}
.borderdot_btm {border_btm: 1px dotted #CE8639;}


/* Text
-------------------------------------- */
.small,.small01,.small02,.smallB,.small01B,.small02B
	{ font-size: 94%;}
.medium,.medium01,.medium02,.mediumB,.medium01B,.medium02B
	{ font-size: 124%;}
.large,.txtBL,.color01BL,.color02BL
	{ font-size: 141%;}

.txtB,.txtBL,.color01B,.color01BL,.color02B,.color02BL,.smallB,.small01B,.small02B,.mediumB,.medium01B,.medium02B
	{ font-weight: bold; line-height: 1.5em;} 

.color01,.color01B,.color01BL,.small01,.small01B,.medium01,.medium01B
	{  color: #991111;}
.color02,.color02B,.color02BL,.small02,.small02B,.medium02,.medium02B
	{  color: #ee9922;}

.xsmall
	{ font-size: 83%;}


/* Layout 
-------------------------------------- */
div#container {
	margin: 0px auto;
	width: auto;
	height: auto;
	}

div#header_wrapper {
	margin: 0px auto;
	width: 100%;
	height: 50px;
	background: url(../img/header_back.jpg) repeat-x;
	}
div#header {
	width: 1000px;
	height: 50px;
	margin: 0px auto;
	background: url(../img/header.jpg) no-repeat;
	}

div#flash {
	margin: 0px auto;
	width: 100%;
	height: 626px;
	text-align: center;
	background: #000000 url(../img/flash_img.jpg) no-repeat center top;
	}
div#titleimg {
	margin: 0px;
	width: auto;
	height: 326px;
	text-align: center;
	}

div#main_wrapper {
	margin: 0px;
	width: 100%;
	height: auto;
	background: url(../img/main_btm.jpg) repeat-x bottom;
	padding: 0px;
	}
div#main_wrapper02 {
	margin: 0px;
	width: auto;
	height: auto;
	background: url(../img/main_top.jpg) repeat-x top;
	padding: 40px 0px;
	}
div#main {
	margin: 0px auto;
	width: 1000px;
	height: auto;
	}


div#frame01 {
	float: left;
	display: inline;
	}
div#frame02 {
	margin: 0px;
	float: left;
	display: inline;
	}
div#frame03 {
	margin: 0px 0px 0px 20px;
	float: left;
	display: inline;
	}


div#footer_wrapper {
	margin: 0px;
	width: 100%;
	height: auto;
	background: #1A0001;
	clear: both;
	}
div#footer {
	margin: 0px auto;
	width: 680px;
	height: 150px;
	background: url(../img/footer_back.jpg) no-repeat;
	clear: both;
	padding: 25px 0px 0px 320px;
	}
	div#footer img {
	margin: 5px 3px 3px;
	padding: 0px;
	float: left;
	}
	div#footer .add {
	margin: 5px 5px 15px;
	text-align: left;
	line-height: 1.4em;
	}
div#footernavi {
	margin: 5px;
	padding: 0px;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 94%;
	}
	div#footernavi a {
	color: #990000;
	}
div#copyright {
	font-size: 78%;
	background: url(../img/copyright.gif);
	height: 18px;
	width: 250px;
	text-indent: -9999px;
	display: block;
	margin: 5px;
	}

div#pagetop {
	margin: 0px;
	padding: 0px 10px;
	float: right;
	height: 15px;
	width: 100px;
	font-size: 10px;
	}

.contents_box {
	margin: 0px 0px 20px;
	padding: 0px;
	width: auto;
	height: auto;
	}
.contents_box20 {
	margin: 0px 20px 20px;
	padding: 0px;
	width: auto;
	height: auto;
	}

.leftcontents {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: auto;
	height: auto;
	float: left;
	}
.rightcontents {
	margin: 0px 0px 20px;
	padding: 0px;
	width: auto;
	height: auto;
	}

.box01 {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 1000px;
	height: 240px;
	background: url(../img/box_back01.jpg) no-repeat;
	}
.box01caption {
	margin: 20px 0px 10px 20px;
	}
	.box01 p {
	margin-left: 30px;
	}

.box01p20 {
	margin: 0px 0px 20px;
	padding: 20px;
	width: 960px;
	height: 200px;
	background: url(../img/box_back01.jpg) no-repeat;
	line-height: 1.5em;
	}
　
.box_wrapper {
	}
.box_wrapper {
	background: url(../img/boxlarge_back.jpg) repeat-y center top;
	height: auto;
	width: 1000px;
	border-bottom: 1px solid #703333;
	margin: 0px 0px 20px;
	}
.box_wrapper02 {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: url(../img/boxlarge_top.jpg) no-repeat center top;
	}
.box {
	margin: 0px;
	padding: 20px;
	width: auto;
	height: auto;
	background: url(../img/boxlarge_footkazari.jpg) no-repeat right bottom;
	}
/*	.box dl {
	margin: 10px;
	height: auto;
	width: 400px;
	border: 3px double #8F0505;
	padding: 12px;
	}
	.box dt {
	margin: 0px;
	float: left;
	border-bottom: 1px solid #703333;
	}
	.box dd {
	margin: 0px;
	text-align: right;
	border-bottom: 1px solid #703333;
	}
*/
.frame_p10 {
	padding: 5px 10px 0px;
	width: auto;
	height: auto;
	}


.alignleft {text-align:left;}
.alignleft img {padding: 4px;}
.alignright {text-align: right;}
.alignright img {padding: 4px;}

.lfloat {float: left;}
.rfloat {
	float: right;
}

.lfloatmside5 {float: left;margin: 0px 5px;}
.lfloatmrb5 {float: left;margin: 0px 5px 5px 0px;}
.lfloatmrb10 {float: left;margin: 0px 10px 10px 0px;}

.rfloatmside5 {float: right;margin: 0px 5px;}
.rfloatmlb5 {float: right;margin: 0px 0px 5px 5px;}
.rfloatmlb10 {float: right;margin: 0px 0px 10px 10px;}

.p5 { padding: 5px;}
.pt5 {	padding: 5px 0px 0px 0px;}
.pr5 {	padding: 0px 5px 0px 0px;}
.pb5 {	padding: 0px 0px 5px 0px;}
.pl5 {	padding: 0px 0px 0px 5px;}
.p10 { padding: 10px;}
.p20 { padding: 20px;}
.pside10 { padding: 0px 10px;}
.pside20 { padding: 0px 20px;}

.m5 { margin: 5px;}
.mside5 { margin: 0px 5px;}
.mr5 {	margin: 0px 5px 0px 0px;}
.mb5 {	margin: 0px 0px 5px 0px;}
.ml5 {	margin: 0px 0px 0px 5px;}
.m10 { margin: 10px;}
.mside10 { margin: 0px 10px;}
.mr10 {	margin: 0px 10px 0px 0px;}
.mb10 {	margin: 0px 0px 10px 0px;}
.ml10 {	margin: 0px 0px 0px 10px;}
.mb15 {	margin: 0px 0px 15px 0px;}
.m20 { margin: 20px;}
.mside20 { margin: 0px 20px;}
.mb20 {	margin: 0px 0px 20px 0px;}
.mtl20 { margin: 20px 0px 0px 20px;}

.clear {clear: both;}
.clearblank {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: auto;
}


/* Clearfix Settings
-----------------------------------------------	*/
.clearfix:after{ content:"."; height:0px; clear:both; display: block; visibility:hidden; }
/* IE7 and MacIE5 \*/
.clearfix { display:inline-block; }
/* WinIE5x \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* */


/* Navigation 
-------------------------------------- */
#navi_wrapper {
	margin: 0px auto;
	padding: 0px;
	height: 76px;
	width: 100%;
	background: url(../img/navi_back.jpg) repeat-x;
	}
#navi {
	margin: 0px auto;
	padding: 0px;
	height: 76px;
	width: 1000px;
	background: url(../img/navi.jpg) no-repeat;
	}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	height: 76px;
	float: left;
	text-indent: 0px;
	}
	#navi a {
	height: 76px;
	display: block;
	text-indent: -9999px;
	}

#navi01 a {background: url(../img/navi.jpg) no-repeat 0px 0px;width: 115px;}
#navi01,#navi01 a:hover {background: url(../img/navi_over.jpg) 0px 0px;width: 115px;}
#navi02 a {background: url(../img/navi.jpg) no-repeat -115px 0px;width: 135px;}
#navi02,#navi02 a:hover {background: url(../img/navi_over.jpg) -115px 0px;width: 135px;}
#navi03 a {background: url(../img/navi.jpg) no-repeat -250px 0px;width: 150px;}
#navi03,#navi03 a:hover {background: url(../img/navi_over.jpg) -250px 0px;width: 150px;}
#navi04 a {background: url(../img/navi.jpg) no-repeat -400px 0px;width: 125px;}
#navi04,#navi04 a:hover {background: url(../img/navi_over.jpg) -400px 0px;width: 125px;}
#navi05 a {background: url(../img/navi.jpg) no-repeat -525px 0px;width: 112px;}
#navi05,#navi05 a:hover {background: url(../img/navi_over.jpg) -525px 0px;width: 112px;}
#navi06 a {background: url(../img/navi.jpg) no-repeat -637px 0px;width: 118px;}
#navi06,#navi06 a:hover {background: url(../img/navi_over.jpg) -637px 0px;width: 118px;}
#navi07 a {background: url(../img/navi.jpg) no-repeat -755px 0px;width: 125px;}
#navi07,#navi07 a:hover {background: url(../img/navi_over.jpg) -755px 0px;width: 125px;}
#navi08 a {background: url(../img/navi.jpg) no-repeat -880px 0px;width: 120px;}
#navi08,#navi08 a:hover {background: url(../img/navi_over.jpg) -880px 0px;width: 120px;}


/* Index page
-------------------------------------- */
div#topics {
	margin: 0px auto;
	padding: 20px;
	height: 180px;
	width: 235px;
	background: url(../img/topics_back.jpg) no-repeat;
	float: right;
	display: inline;
	}
	div#topics h2 {
	display: block;
	height: 30px;
	width: 235px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
	}
	div#topics li {
	line-height: 1.9em;
	}
	div#topics a {
	color: #000000;
	text-decoration: underline;
	}
div#top_bnr {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 720px;
	float: left;
	}
	div#top_bnr li {
	margin: 0px 20px 20px 0px;
	float: left;
	height: 100px;
	width: 340px;
	display: inline;
	}


/* concept
-------------------------------------- */
.concept {
	background: #110000 url(../img/concept_titleback.jpg) no-repeat center top;
	}


/* flamenco
-------------------------------------- */
.flamenco {
	background: #110000 url(../img/fla_titleback.jpg) no-repeat center top;
	}
div#profile {
	margin: 0px 0px 20px;
	}
	div#profile dl {
	margin: 0px 13px 15px 0px;
	float: left;
	background: url(../img/flamenco_profilebox.jpg) no-repeat;
	height: 430px;
	width: 300px;
	padding: 10px;
	}
	div#profile dt {
	font-size: 124%;
	font-weight: normal;
	line-height: 2em;
	}
	div#profile dd {
	margin: 0px 0px 10px;
	}
	div#profile p.btn {
	padding: 10px 0px;
	float: right;
	clear: both;
	}
.flamenco_tel {
	margin: 157px 0px 0px;
	float: right;
	}


/* course
-------------------------------------- */
.course {
	background: #110000 url(../img/course_titileback.jpg) no-repeat center top;
	}
.coursemenu {
	width: auto;
	height: auto;
	margin: 0px 0px 20px;
	padding: 10px 0px 0px;
	}
	.coursemenu dl {
	width: 280px;
	margin: 0px 13px 0px 0px;
	padding: 0px 20px 10px;
	float: left;
	height: auto;
	display: block;
	}
	.coursemenu dt {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 5px;
	}
	.coursemenu dt.title {
	background: url(../img/course_manutitle.gif) no-repeat left top;
	height: 35px;
	width: 280px;
	line-height: 32px;
	text-align: left;
	text-indent: 80px;
	font-size: 116%;
	}
	.coursemenu dt img {
	}
	.coursemenu dd {
	padding: 0px 3px 5px;
	}
	.coursemenu p.title {
	background: url(../img/course_manutitle.gif) no-repeat left top;
	height: 35px;
	width: 280px;
	line-height: 32px;
	text-align: left;
	text-indent: 80px;
	font-size: 116%;
	font-style: italic;
	font-weight: bold;
	}


	.coursemenu ul {
	list-style-type: none;
	}
	.coursemenu li {
	width: 280px;
	margin: 0px 13px 0px 0px;
	padding: 10px 20px;
	float: left;
	height: auto;
	display: inline;
	}
	.coursemenu p {
	margin: 0px;
	width: auto;
	}
	.coursemenu img {

	}



/* menu
-------------------------------------- */
.menu {
	background: #110000 url(../img/menu_titleback.jpg) no-repeat center top;
	}


.borderbox {
	margin: 10px;
	height: auto;
	width: 400px;
	border: 3px double #8F0505;
	padding: 12px;
	}
	.borderbox dl {
	}
	.borderbox dt {
	margin: 0px;
	float: left;
	border-bottom: 1px solid #703333;
	}
	.borderbox dd {
	margin: 0px;
	text-align: right;
	border-bottom: 1px solid #703333;
	}

.menubox {
	width: 320px;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px;
	}
	.menubox dl {
	padding: 0px 5px;
	}
.menubox02 {
	width: 450px;
	margin: 0px 20px 0px 0px;
	padding: 10px 10px;
	}
.menubox03 {
	width: 280px;
	margin: 0px 20px 0px 0px;
	padding: 10px 20px;
	}
	.menubox dl,.menubox02 dl,.menubox03 dl {
	width: auto;
	margin: 0px 0px 8px;
	clear: both;
	}
	.menubox p,.menubox02 p,.menubox03 p {
	padding: 0px 5px 10px;
	line-height: 1.4em;
	clear: both;
	}
	.menubox dt,.menubox02 dt,.menubox03 dt {
	width: auto;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #703333;
	font-size: 116%;
	font-weight: bold;
	}
	.menubox dd,.menubox02 dd,.menubox03 dd {
	width: auto;
	margin: 0px 0px 5px;
	text-align: right;
	border-bottom: 1px solid #703333;
	font-size: 116%;
	}



/* access
-------------------------------------- */
.access {
	background: #110000 url(../img/access_titleback.jpg) no-repeat center top;
	}

