/* @override http://www.refle.co.jp/css/master.css */

@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}    
body {
	font:.75em/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	text-align: center;
	background-image: url(../img/common/bg.gif);
	/* background-color: #FFCCCC; */
}
img {
	border: none;
}
ul {
	list-style: none;
}
p {
	margin: 0 0 12px;
}
a {
	color:#5B8EC1;
}
a:visited {
	color: #63C;
}
a:hover {
	color: #F80;
}
a.arrow {
	background: url(../img/common/arrow.gif) no-repeat left center;
	padding: 0 0 0 7px;
}
em {
	color:#FF0000;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

p#tag-line {
	background-color: #F0F0F0;
	text-align: right;
	padding: 2px 0;
	font-size: 11px;
	margin: 0;
}
p#page-nav {
	font-size: 11px;
	margin: 0 0 20px;
}
* html p#page-nav {
	font-size: 12px;
	margin: 0 0 20px;
}
#wrapper {
	width: 823px;
	padding: 0 20px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
}
#header {
	position: relative;
	width: 823px;
	height: 94px;
}
#header h1 {
	position: absolute;
	top: 30px;
	left: 0;
}
#header ul {
	position: absolute;
	top: 0;
	left: 286px;
	width: 537px;
	height: 10px;
	padding: 9px 20px;
	background: url(../img/common/header_nav_bg.gif) no-repeat;
}
#header li {
	float: left;
	margin: 0 10px 0 0;
}
#header li a {
	height: 10px;
	display: block;
	text-indent: -5000px;
}
#header #hn1 a {
	width: 105px;
	background: url(../img/common/header_nav_01.gif) no-repeat;
}
#header #hn1 a:hover {
	background: url(../img/common/header_nav_01_hover.gif) no-repeat;
}
#header #hn2 a {
	width: 105px;
	background: url(../img/common/header_nav_02.gif) no-repeat;
}
#header #hn2 a:hover {
	background: url(../img/common/header_nav_02_hover.gif) no-repeat;
}
#header #hn3 a {
	width: 105px;
	background: url(../img/common/header_nav_03.gif) no-repeat;
}
#header #hn3 a:hover {
	background: url(../img/common/header_nav_03_hover.gif) no-repeat;
}
#header #hn4 a {
	width: 53px;
	background: url(../img/common/header_nav_04.gif) no-repeat;
}
#header #hn4 a:hover {
	width: 53px;
	background: url(../img/common/header_nav_04_hover.gif) no-repeat;
}
#header #hn5 a {
	width: 74px;
	background: url(../img/common/header_nav_05.gif) no-repeat;
}
#header #hn5 a:hover {
	width: 74px;
	background: url(../img/common/header_nav_05_hover.gif) no-repeat;
}
#header p#btn-shiryo {
	position: absolute;
	top: 40px;
	left: 510px;
}
#header p#btn-setsumei {
	position: absolute;
	top: 40px;
	left: 673px;
}
#nav {
	width: 823px;
	height: 35px;
}
#nav li {
	float: left;
}
#nav a {
	width: 137px;
	height: 35px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/common/nav.gif);
}
#nav a:hover,
#nav a.current {
	background-image: url(../img/common/nav_hover.gif);
}
#nav #mn1 a {
	background-position: 0 0;
}
#nav #mn2 a {
	background-position: -137px 0;
}
#nav #mn3 a {
	background-position: -274px 0;
}
#nav #mn4 a {
	background-position: -411px 0;
}
#nav #mn5 a {
	background-position: -548px 0;
}
#nav #mn6 a {
	width: 138px;
	background-position: -685px 0;
}
#content {
	width: 823px;
	padding: 15px 0 30px;
}
#sidebar {
	width: 230px;
	float:left;
}
#sidebar div.side-nav {
	margin: 0 0 15px;
}
#sidebar div.side-nav ul {
	margin: 10px 0 0;
}
#sidebar div.side-nav li {
	background: url(../img/common/arrow.gif) no-repeat left center;
	padding: 0 0 0 7px;
	margin: 0 5px 3px;
}

#sidebar div.side-nav-free{
	width:230px;
	color:#666666;
	border:solid 1px #CDCDCD;
	line-height:160%;
}

#sidebar div.side-nav-free img{
	width:100px;
	float:left;
	padding:5px;
}

#sidebar div.side-nav-free div{
	padding-top:5px;
}

#sidebar div.side-nav-post{
	width:230px;
	height:110px;
	color:#666666;
	border:solid 1px #ff6600;
}

#sidebar div.side-nav-post p{
	display:inline;
	padding-top:5px;
}


#sidebar div.side-nav-post img{
	width:70px;
	float:left;
	padding:5px 5px 0 5px;
}

#main {
	width: 571px;
	float:right;
}
#footer {
	border-top: 2px solid #41833F;
}
#footer ul {
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}
#footer li {
	float: left;
	margin: 0 5px 0 0;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}

.salon a{
	display:block;
	background-image:url(../img/home/salon_image.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:186px;
	color:#000;
	text-decoration:none;
}

#main .title{
	font-size:11px;
	letter-spacing:nomal;
}

.salon a:link,
.salon a:hover,
.salon a:visited
{
	color:#000;
	text-decoration:none;
}


.b{
	line-height:130%;
	font-weight:500;
	display:block;
	padding:135px 10px 0;
}

li .box1,
li .box2,
li .box3,
li .box4{
	cursor:pointer;
	display:block;
	width:280px;
	height:120px;
}

li .box1{
	background-image:url(../img/home/btn_vol.jpg);
	background-repeat:no-repeat;
}

.box1 p{
	width:145px;
	padding:50px 5px 0px;
	line-height:140%;
	color:#ff9093;
}

li .box2{
	background-image:url(../img/home/btn_and_course.jpg);
	background-repeat:no-repeat;
}

.box2 p{
	width:145px;
	padding:30px 5px 0px;
	line-height:140%;
	color:#cba041;
}

li .box3{
	background-image:url(../img/home/btn_shinro.jpg);
	background-repeat:no-repeat;
}

.box3 p{
	width:145px;
	padding:30px 5px 0px;
	line-height:140%;
	color:#669aca;
}

li .box4{
	background-image:url(../img/home/btn_jcourse.jpg);
	background-repeat:no-repeat;
}

.box4 p{
	width:145px;
	padding:30px 5px 0px;
	line-height:140%;
	color:#9acc99;
}

#sub_menu li a:active,
#sub-menu li a:link,
#sub-menu li a:hover,
#sub-menu li a:visited,
{
	text-decoration:none;
}

.waku{
	padding:5px;
}

.jyukou_title{
	font-size:15px;
	font-weight:bold;
}

.cyu{
	font-size:11px;
}

.jyukou{
	font-size:15px;
	padding:10px 0;
	text-align:center;
}

/* Clear Fix
*************************************************/
/*not IE Modern Browser*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*IE7 and MacIE5*/
.clearfix {
	display: inline-block;
}
/* HIDE MacIE5 \*/
*html.clearfix {height:1%;}
.clearfix {display:block;}
/* END HIDE MacIE5 */


/* home */
.home h2 {
	margin: 0 0 15px;
}
.home #news-box {
	width: 529px;
	height: 160px;
	padding: 10px 20px;
	margin: 0 0 15px;
	overflow: auto;
	border: 1px solid #CCC;
}
.home #news-box ul {
	padding: 0 0 15px;
}
.home #news-box li {
	padding: 0 0 3px;
	background: url(../img/common/dot.gif) repeat-x left bottom;
}
.home #news-box li a {
	background: url(../img/common/arrow.gif) no-repeat left center;
	padding: 0 0 0 7px;
	margin: 0 0 3px;
}
#sub-menu li {
	float: left;
	margin: 0 10px 10px 0;
}
#sub-menu li.alt {
	margin-right: 0;
}

strong {
	font-weight:normal;
}