* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
}
img {
	display: block;
	border-style: none;
}
p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	color : #2E6528;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.en {
	font-size: 12px;
	color: #993300;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 770px;
	text-align: left;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 770px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
div#header ul {
	position: absolute;
	top: 40px;
	right: 20px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
div#header li a {
	color: #638C0B;
}
div#header li a:hover {
	color: #999999;
	text-decoration: underline;
}


/*----------------------------------------------------
 head style
----------------------------------------------------*/
div#head {
	width: 230px;
	height: 180px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 520px;
	height: 78px;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 snippet style
----------------------------------------------------*/
div#snippet {
	width: 510px;
	color: #2E6528;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.8em;
	position: absolute;
	top: 148px;
	right: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
div#snippet h2 {
	margin: 0px 0px 10px 0px;
}


/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 750px;
	color: #2E6528;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 750px;
	height: 98px;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu {
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
#menu li a {
	color: #638C0B;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
	clear: both;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_03.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#submenu li a {
	color: #638C0B;
}
#submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
#table {
/*	width: 530px;*/
	background-color: #D7D7D7;
}
#table tr {
	border-bottom: solid 1px #CCCCCC;
}
#table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
#table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

.pricetable {
	background-color: #D7D7D7;
}
.pricetable tr {
	border-bottom: solid 1px #CCCCCC;
}
.pricetable tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
.pricetable tr td {
/*	width: 80px;*/
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 1px;
}
.pricetable-ie{
	background-color: #D7D7D7;
	margin: 0;
	padding: 0;
	*margin: -110px 0 0 0;
	*padding: 0 0 0 0;
}
.pricetable-ie tr {
	border-bottom: solid 1px #CCCCCC;
	margin: 0;
	padding: 0;
}
.pricetable-ie tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
.pricetable-ie tr td {
/*	width: 80px;*/
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 1px;
}
#weekday {
	width: 320px;
/*	height: 35px;*/
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	background-image: url(../contents/price/images/weekday.gif);
	text-align: center;
	padding: 5px;
}
#holyday {
	width: 320px;
/*	height: 35px;*/
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	background-image: url(../contents/price/images/holyday.gif);
	text-align: center;
	padding: 5px;
}
.price_t {
	font-size: 12px;
	color: #006633;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../contents/price/images/price.gif);
	text-align: center;
	padding: 5px;
}
#caddie {
	width: 190px;
	background-color: #FFCCCC;
}
#self {
	width: 175px;
	background-color: #99CCCC;
}

.coursetable {
	width: 730px;
	background-color: #D7D7D7;
}
.coursetable tr {
	border-bottom: solid 1px #CCCCCC;
}
.coursetable tr th {
	width: 80px;
	height: 200px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
.coursetable tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}
#izumi {
	width: 70px;
	height: 200px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-image: url(../contents/course/images/th_image_01.gif);
	text-align: center;
	padding: 5px;
}
#yamasato {
	width: 70px;
	height: 200px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-image: url(../contents/course/images/th_image_02.gif);
	text-align: center;
	padding: 5px;
}
#miyama {
	width: 70px;
	height: 200px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-image: url(../contents/course/images/th_image_03.gif);
	text-align: center;
	padding: 5px;
}

/*----------------------------------------------------*/
hr.eof {
	clear: both;
	visibility: hidden;
}
ul.photo {
	padding: 10px 0px 0px 10px;
	width: 740px!important;
	width/**/: 760px;
}
ul.photo li {
	float: left;
	width: 185px;
	text-align: center;
	list-style: none;
	padding-bottom: 15px;
}
div#coursearea {
	width: 510px;
	height: 180px;
	position: absolute;
	top: 300px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------------*/


