@charset "shift_jis";
html {
	margin: 0px;
	padding: 0px;
}

/* overall */

body {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: navy;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
}


a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
a:link {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
a:link:hover {
	text-decoration: none;
	color: #0099cc;
	background-color: #ffffff;
}
a:link:active {
	text-decoration: none;
	color: #0099cc;
	background-color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
a:visited:hover {
	text-decoration: none;
	color: #0099cc;
	background-color: #ffffff;
}
a:visited:active {
	text-decoration: none;
	color: #0099cc;
	background-color: #ffffff;
}

img {
	border-style: none;
}
.none {
	color: #333;
	display: none;
	background-color:#FFFFFF;
}

abbr,acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

em {
	font-weight: bold;
	font-style: normal;
	color: #333;
	background-color: #fff;
}

strong {
	color: #f00;
	background-color: #fff;
}
select, input, textarea {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}
textarea {
	font-size: 100%;
}


/*page layout */

#container {
	color: #333;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 718px;
}

/* header */

#header {
	color: #000;
	background-color: #ff0;
	background-image: url(images/hbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header img {
	margin: 0;
	padding: 0;
}
h1,.skip {
	position: absolute;
	left: -9999px;
}

/* image */

.image {
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	height: 360px;
}
.profileimage {
	background-image: url(images/image12.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.contactimage {
	background-image: url(images/image13.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.accessimage {
	background-image: url(images/image14.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.privacyimage {
	background-image: url(images/image19.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.yamaimage {
	background-image: url(images/image15.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.imaiimage {
	background-image: url(images/image18.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.goodsimage {
	background-image: url(images/image16.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.coordinateimage {
	background-image: url(images/coordinate.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.talentimage {
	background-image: url(images/image17.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.instructorimage {
	background-image: url(images/image11.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.xmasevent {
	background-image: url(images/image20.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.presentimage {
	background-image: url(images/character2.png);
	background-repeat: no-repeat;
	height: 400px;
}

.enganimage {
	background-image: url(image/enganlogo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 428px;
}

.bbboysimage {
	background-image: url(image/character2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 428px;
}

.jufukuokaimage {
	background-image: url(images/jufukuoka_image.gif);
	background-repeat: no-repeat;
	height: 150px;
}

/* navigation */

#navi {
	font-family: "Century Gothic", Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	width: 100%;

}
#navi ul {
	font-size: 75%;
	color: #fff000;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	list-style: none;
	background: #F0F0F0 url("images/background.png") 0 40% repeat-x;
}
#navi ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#navi a, #navi a:visited {
	display: block;
	padding: 3px 10px;
	margin: 0;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #CCC;
	background: #F0F0F0 url("images/background.png") 0 40% repeat-x;
}
#navi a:hover {
	background: #DFDFDF url("images/over.png") 0 40% repeat-x;
	color: #000;
}

/* toppage */

#topmain {
	font-size: 75%;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}

/* topmain paddeing */

#topmain .pad {
	padding: 0px;
}
/* topmain block */

.block {
	margin-left: auto;
	margin-right: auto;
	width: 695px;
	clear: both;
}
/* topmain box */

.area1 {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 320px;
	float: left;
}


.area2 {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 320px;
	float: left;
}
/* topmain boxborder */

.box {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	height: 85px;
}

#topmain h2 {
	font-family: "Century Gothic",Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(images/h2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	padding-bottom: 2px;
	clear: both;
}

#topmain p {
	color: #333;
	background-color: #ffffff;
	margin-top: 0;
}

/* sub page */

#main {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 75%;
	line-height: 1.4em;
}

/* sub page padding */

#main .pad {
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 40px;
	margin-right: 0px;
	padding-right: 40px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}



/* sub page heading */

#main h2,#main h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(images/hmain.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	padding-bottom: 4px;
	clear: both;
}
#topix {
	font-size: 75%;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}

.pad2 {
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
	margin-right: 0px;
	padding-right: 40px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#topix h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(images/topix.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	padding-bottom: 4px;
	clear: both;
}

#topix ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#topix li {
	line-height: 180%;
}

#topix p {
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.topixright {
	text-align: right;
}

/* sub page paragraph */

#main p {
	margin-top: 0;
	padding-left: 5px;
}

/* image layout */

.imageleft {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-right: 10px;
	float: left;
}

.imageleft2 {
	margin-right: 10px;
	float: left;
}
.mainimageleft {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.imageright {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-left: 10px;
	float: right;
}

.imageright2 {
	margin-left: 10px;
	float: right;
}

.mainimageright {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

/* sub page next back navi */

.backnavi {
	font-weight: bold;
	text-align: left;
	margin: 5px;
	padding: 0px;
	clear: both;
}

.nextnavi {
	font-weight: bold;
	text-align: right;
	margin: 5px;
	padding: 0px;
	clear: both;
}

/* sub page profile image layout block */

.block1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}


.prfimg {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	width: 200px;
	float: left;
}


.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* list */

.info {
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	clear: both;
}
.info dt {
	padding: 0 0 0 0.3em;
}
.info dd {
	line-height: 160%;
	margin: -1.6em 0 0.8em 10em;
	border-bottom: 1px dotted #666;
}

.info2 {
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.info2 dt {
	padding: 0 0 0 0.3em;
}
.info2 dd {
	line-height: 160%;
	margin: -1.6em 0 0.8em 10em;
}


.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding: 0 0 0 0.3em;
}
.form dd {
	line-height: 160%;
	margin: -1.6em 0 0.8em 10em;
}

/* page bottom navigation */

#undernavi {
	clear: both;
}
#undernavi ul {
	font-size: 70%;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#undernavi li {
	margin-left: 2px;
	padding-left: 5px;
	margin-right: 2px;
	padding-right: 5px;
	display: inline;
}


/* footer */

#footer {
	color: #000000;
	background-color: #ffff00;
	background-image: url(images/fbg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	clear: both;
}

address {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 70%;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
