* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
}

#box {
	width: 800px;
}

a:link {
	color: #0033ff;
	text-decoration: none;
}

a:visited {
	color: #cc00ff;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

/*　ヘッダ、QRコードのレイアウト　*/

#header {
	margin: 15px;
	width: 665px;
	height: 90px;
	background-color: #ffff99;
	float: left;
}

#header img {
	float: left;
}

#header p {
	float: left;
	margin: 7px 0px;
	width: 325px;
	text-align: right;
	font-size: x-small;
}

#header-school {
	margin: 15px;
	width: 665px;
	height: 90px;
	float: left;
	background: url(photo/tb02.jpg) no-repeat;
	}

#header-shop {
	margin: 15px;
	width: 665px;
	height: 90px;
	float: left;
	background: url(photo/tb01.jpg) no-repeat;
	}

#header-mainte {
	margin: 15px;
	width: 665px;
	height: 90px;
	float: left;
	background: url(photo/tb06.jpg) no-repeat;
	}

#header-link {
	margin: 15px;
	width: 665px;
	height: 90px;
	float: left;
	background: url(photo/tb03.jpg) no-repeat;
	}

#header-access {
	margin: 15px;
	width: 665px;
	height: 90px;
	float: left;
	background: url(photo/tb04.jpg) no-repeat;
	}

#qr {
	float: right;
	width: 90px;
	height: 90px;
	margin: 15px 15px 11px 0px;
	}

/*　ナビゲーションの設定　*/
#navbar {
	position: relative; bottom: -6px;
	width: 665px;
	list-style: none;
}

#navbar2 {
	position: relative; bottom: -66px;
	width: 665px;
	list-style: none;
}

.menu {
	float: left;
	width: 92px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}

.menu a {
	display: block;
	width: 92px;
	margin: 3px 2px 3px 1px;
	line-height: 1.2em;
}

.menu a:hover {
	background-color: #66ffff;
}

/*　コンテンツの基本設定　*/
h1 {
	background: url(image/h1bgi.gif) repeat-x;
	padding-left: 0.5em;
	margin: 15px 15px 10px 15px;
	color: #0066cc;
	font-size: 24px;
	line-height: 34px;
	text-align: left;
}

#exp {
	font-size: small;
	margin: 10px 20px 5px 20px;
	line-height: 1.2em;
	text-align: left;
}

#exp-b {
	margin: 15px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}

#exp-ind {
	font-size: x-small;
	margin: 5px 15px 5px 3em;
	line-height: 1.2em;
	text-align: left;
}

#imagecenter {
	text-align: center;
	margin:15px;
}

#imageleft {
	margin: 5px 15px;
	float: left;
}

#imageright {
	margin: 5px 15px;
	float: right;
}

/*　メイン１の設定　*/
#main1 {
	margin: 0px 0px 0px 15px;
	width: 410px;
	height: 380px;
	float: left;
	background-color: #ffff99;
	}

ul.linklist1 {
	width: 180px;
	margin: 0px 0px 0px 45px;
	float: left;
	font-size: small;
	line-height: 1.8em;
	text-align: left;
	list-style: circle none inside;
	}

ul.linklist2 {
	width: 180px;
	float: right;
	font-size: small;
	line-height: 1.8em;
	text-align: left;
	list-style: circle none inside;
	}

/*　サイド１部分の設定　*/
#side1 {
	margin: 0px 15px 0px 0px;
	width: 345px;
	height: 380px;
	float: right;
	background-color: #ffff99;
}

ul.linklist3 {
	width: 300px;
	margin: 0px 0px 0px 45px;
	text-align: left;
	font-size: small;
	line-height: 1.8em;
	list-style: circle none inside;
	}

#atn {
	margin: 5px;
	text-align: center;
	font-size: x-small;
	color: #ff0000;
	}

/*　メイン２の設定　*/
#main2 {
	margin: 15px 0px 0px 15px;
	width: 555px;
	height: 420px;
	background-color: #ffff99;
	text-align: center;
	float: left;
}

#new  {
	width: 525px;
	height: 345px;
	overflow: scroll;
	overflow-x: hidden;
	background: #e0ffff;
	text-align: left;
}

#self1 {
	width: 240px;
	float: left;
	margin : 0px 0px 0px 30px;
	font-size: small;
	text-align: left;
	line-height: 1.2em;
}

#self2 {
	width: 240px;
	float: right;
	margin : 0px 20px 0px 0px;
	font-size: small;
	text-align: left;
	line-height: 1.2em;
}

#wpleft {
	width: 200px;
	float: left;
	margin: 30px 0px 0px 50px;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.4em;
	text-algin: center;
	}

#wpright {
	width: 200px;
	float: right;
	margin: 30px 50px 0px 0px;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.4em;
	text-algin: center;
	}


/*　サイド２の設定　*/
#side2 {
	margin: 15px 15px 0px 0px;
	width: 200px;
	height: 420px;
	background-color: #ffff99;
	float: right;
}

/*　フッタの設定　*/
#footer {
	margin: 15px;
	line-height: 1.6em;
	width: 770px;
	text-align: center;
	vertical-align: top;
	background-color: #ffff99;
	font-size: small;
}

/*　サブウィンドウの設定　*/
#sub-w {
	width: 460px;
	height:600px;
	padding: 0px;
	background-color: #ffff99;
	overflow-x: hidden;
}

#price {
	font-size: small;
	margin: 10px 20px;
	line-height: 1.5em;
	text-align: right;
	font-weight: bold;
	color: #ff0000;
}
