/* CSS Document */

body {
	font-size: 90%;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #CCFFCC;
}
#header {
	background-color: #0099FF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 80%;
}
#header a:link,#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#px450 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#point {
	width: 500px;
	border: 1px dotted #FF9900;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* ▽テキスト装飾 */
.text {
	line-height: 160%;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text_white {
	line-height: 140%;
	color: #FFFFFF;
}
h2 {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
}
/* ▲ここまで */

address {
	font-size: 80%;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #006600;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/*　単品雑用css　*/
#hakase {
	float: right;
	margin-left: 15px;
}
.box {
	width: 320px;
	border: 1px solid #FF6600;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
}
.px300 {
	width: 300px;
	text-align: left;
	color: #FF6600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.box img {
	border: 1px solid #FF6600;
}
#update {
	border: 1px solid #FF9900;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/update_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#box02 {
	width: 430px;
	border: 1px dotted #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 290px;
	padding: 5px 10px;
}
#box02 img {
	float: left;
	margin-right: 10px;
}
/*　▲ここまで　*/


/* ▽左メニューcss */

#navilist_left ul {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navilist_left li,#navilist_left a {
	display: block;
	height: 48px;
	width: 120px;
}
#navilist_left a {
	text-decoration: none;
	background-image: url(../img/menu_left.gif);
	background-repeat: no-repeat;
}
#left02 a {
	background-position: 0 -48px;
}
#left03 a {
	background-position: 0 -96px;
}
#left04 a {
	background-position: 0 -144px;
}
#left05 a {
	background-position: 0 -192px;
}
#left06 a {
	background-position: 0 -240px;
}
#left07 a {
	background-position: 0 -288px;
}
#left08 a {
	background-position: 0 -336px;
}
#left09 a {
	background-position: 0 -384px;
}
#left10 a {
	background-position: 0 -432px;
}

/* ▽hover */
#left01 a:hover {
	background-position: -120px 0px;
}
#left02 a:hover {
	background-position: -120px -48px;
}
#left03 a:hover {
	background-position: -120px -96px;
}
#left04 a:hover {
	background-position: -120px -144px;
}
#left05 a:hover {
	background-position: -120px -192px;
}
#left06 a:hover {
	background-position: -120px -240px;
}
#left07 a:hover {
	background-position: -120px -288px;
}
#left08 a:hover {
	background-position: -120px -336px;
}
#left09 a:hover {
	background-position: -120px -384px;
}
#left10 a:hover {
	background-position: -120px -432px;
}

/* 右_店舗紹介メニューcss */

#navilist_right ul {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navilist_right li,#navilist_right a {
	display: block;
	height: 24px;
	width: 139px;
}
#navilist_right a {
	text-decoration: none;
	background-image: url(../img/menu_right05.jpg);
	background-repeat: no-repeat;
}
#right02 a {
	background-position: 0 -25px;
}
#right03 a {
	background-position: 0 -50px;
}
#right04 a {
	background-position: 0 -75px;
}
#right05 a {
	background-position: 0 -100px;
}
#right06 a {
	background-position: 0 -125px;
}
#right07 a {
	background-position: 0 -150px;
}
#right08 a {
	background-position: 0 -175px;
}
#right09 a {
	background-position: 0 -200px;
}
#right10 a {
	background-position: 0 -225px;
}
#right11 a {
	background-position: 0 -250px;
}
#right12 a {
	background-position: 0 -275px;
}
#right13 a {
	background-position: 0 -300px;
}
#right14 a {
	background-position: 0 -325px;
}
#right15 a {
	background-position: 0 -350px;
}
#right16 a {
	background-position: 0 -375px;
}
#right17 a {
	background-position: 0 -400px;
}

/* hover */
#right01 a:hover {
	background-position: -139px 0px;
}
#right02 a:hover {
	background-position: -139px -25px;
}
#right03 a:hover {
	background-position: -139px -50px;
}
#right04 a:hover {
	background-position: -139px -75px;
}
#right05 a:hover {
	background-position: -139px -100px;
}
#right06 a:hover {
	background-position: -139px -125px;
}
#right07 a:hover {
	background-position: -139px -150px;
}
#right08 a:hover {
	background-position: -139px -175px;
}
#right09 a:hover {
	background-position: -139px -200px;
}
#right10 a:hover {
	background-position: -139px -225px;
}
#right11 a:hover {
	background-position: -139px -250px;
}
#right12 a:hover {
	background-position: -139px -275px;
}
#right13 a:hover {
	background-position: -139px -300px;
}
#right14 a:hover {
	background-position: -139px -325px;
}
#right15 a:hover {
	background-position: -139px -350px;
}
#right16 a:hover {
	background-position: -139px -375px;
}
#right17 a:hover {
	background-position: -139px -400px;
}

/* index_電話番号 */ 
#tel_box {
	width: 150px;
	color: #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 6px;
}
#box01 {
	width: 150px;
	color: #999999;
	border-top: 1px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	border-left: 1px solid #FF6600;
	margin-top: 10px;
}
#text_box01 {
	color: #990000;
	line-height: 130%;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
dl {
	font-size: 80%;
	line-height: 120%;
}
dt {
	margin-left: 8px;
}
/* 何切る */
#nanikiru {
	height: 110px;
	width: 450px;
	background-image: url(../img/kyoushitsu/nanikiru_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FF3300;
}
li {
	margin-bottom: 10px;
}
#school {
	border: 1px solid #996600;
	width: 220px;
	background: #FFFF99 url(../img/top_kyositu.jpg) no-repeat;
	padding-top: 100px;
	text-align: left;
	height: 360px;
}
#rating {
	border: 1px solid #996600;
	width: 220px;
	background: #FFFFFF url(../img/top_rating.jpg) no-repeat;
	padding-top: 100px;
	text-align: left;
	height: 360px;
}
#red_box {
	border: 1px solid #F30;
	color: #F30;
	padding: 5px;
	margin-bottom: 5px;
}
.ivent_midashi {
	font-size: 120%;
	color: #F30;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F30;
	font-weight: bold;
}

#box_kichijoji {
	border: 1px dotted #009900;
	width: 450px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #009900;
}
#kakui {
	font-size: 120%;
	font-weight: bold;
	margin-top: 16px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

