@charset "utf-8";
/* CSS Document */


body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 62.5%;
	color: rgb(85,66,54);
	;
	background: #fff;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

p  {
	font-size:1.2em
	color:rgb(82,63,51);
}


a {
	color:rgb(82,63,51);
	text-decoration: none;
}

img {
	border-style: none;
}


#wrapper {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	height: 90px;
	padding-top: 10px;
	padding-left: 30px;
	width: 860px;
	background: url(/static/images/v2/master_header_bg.gif) repeat-x;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
}


#headerinfo {
	float: right;
	width: 340px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}


#headerinfo ul {
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0px;
}

#headerinfo ul li {
	float: left;
	height: 18px;
	width: 106px;
}

#headerinfo p {
	margin: 2px;
	padding: 0px;
}
#headerinfo #left {
	float: left;
	height: 36px;
/*
	width: 245px;
*/
	width: 205px;
}
#headerinfo #right {
	float: right;
	height: 32px;
/*
	width: 32px;
	margin-right: 50px;
*/
/*
	width: 80px;
*/
	width: 120px;
	margin-right: 0px;
}


#nav {
	margin: 0px 0px 10px;
	width: 890px;
	height: 47px;
}
#nav ul {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 47px;
	width: 890px;
}
#nav ul li {
	float: left;
}
#main {
	width: 680px;
	float: left;
}
#sub {
	float: left;
	height: auto;
	width: 210px;
}

#login_bt {
	width: 80px;
	height: 25px;
	background-color: rgb(84,65,53);
	color: rgba(255,255,255,1);
	border-style: none;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	marign:0;
	padding:0;
}
#info1 p, #info2 p, #access p {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#access h3 {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#access #map {
	margin: 5px auto;
	padding: 0px;
	height: 263px;
	width: 200px;
}
#access {
/*	height: 500px; */
	width: 210px;
}
#holiday {
/* 20131114 shiraiwa comment out */
/*	height: 160px; */
	width: 210px;
}
#info1, #info2 {
/*	height: 200px; */
	width: 210px;
}

#holiday p {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}


#footer {
	clear: both;
	height: 150px;
	width: 850px;
	position: relative;
	margin: 0px;
	padding: 10px 40px;
	background: url(/static/images/v2/master_footer_bg.gif) repeat-x;
	font-size: 1.1em;
	line-height: 1.7em;
}


#footer img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}



#footer ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#contents {
	margin: auto 30px 0px 0px;
	padding: 0px;
	float: left;
}

#about, #ircourse {
	position:relative;
}

#ircourse {
	margin: 0px 80px 0px 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
#about {
	margin: 0px 75px 0px 0px;
	padding: 0px;
	float: left;
}


#subircourse {
	position: absolute;
	left: 10px;
	top: 20px;
	padding: 0;
	margin: 0;
	height: auto;
	width: 200px;
}


#subabout {
	position: absolute;
	left: 10px;
	top: 20px;
	padding: 0;
	margin: 0;
	height: auto;
	width: 80px;
	 }
#info {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#ap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}


img {
	vertical-align: bottom;
}

li {
	list-style: none;
	border-right-style: none;
}
.white {
	background: rgba(255,255,255,1);
}



#footer p {
	text-align: center;
	clear: both;
	margin: auto;
	padding-top: 10px;
}

#white {
	background: rgba(255,255,255,1);
}
