@CHARSET "UTF8";

HTML{
	overflow-y:scroll;
}


body{
	text-align: center;
	
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","EE PゴシチE",Osaka,sans-serif;
	font-size : 15px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 0;
	background-color: #FFFFE0;
}


div{
	text-align: left;
}
	.Caption{
		float: left;
		text-align: center;
		width: 100%;
	}

	#CONTENTS{
		overflow: visible;
/*		background-color: gray;*/
		background-image: URL("../img/bg_blue.jpg");
		width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#HEADER{
/*	  float: left;*/
		width: 800px;
		padding-left: 0px;
		background-color: #FFFFE0;
		margin-left: auto;
		margin-right: auto;
	}

	.ContentsLeft{
		float: left;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 20px;
   }

	.ContentsFull{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 60px;
		padding-right: 60px;
		float: left;
	}

   .Width400{
		width: 400px;
	margin-top :20px;
	}
	
	.Width450{
		float: left;
		width: 450px;
		margin-top: 20px;
	}

	.ContentsRight{
		text-align: left;
		float: right;
		padding-top: 10px;
		padding-right: 60px;
	}
	
	.InstructorBox{
		width: 680px;
		height: 380px;
	}

	.ReadMore{
		text-align: right;
		width: 100%;
	}

	.text{
		float: left;
		width: 450px;
/*		background-color: yellow;*/
	}

	.TextFull{
/*	background-color: black; */
		float: left;
		width: 680;
				
	}
	.w800{
		width: 680;
	}

	.newsblock{
/*	background-color: blue;
		*/
	float: left;
	width : 700px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	}
	
	.news_date{
		color:#1E90FF;
	}
	
	.news_text {
	}

.SpecialBox{
		width : 780px;
		height : 150px;
/*		background-color: blue;*/
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.special_img{
/*		background-color: pink;*/
		width: 64px;
		float: left;
	}

	.special{
		width: auto;
		margin-right: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 80px;
		padding-right: 0px;
		background-image: url("../img/line-feature.png") no-repeat;
/*		background-color: yellow;*/
	}
	
	.picblock{
		float: left;
		width: 189px;
		padding-top: 36px;
	}
	
	
	
	.enphasis_center{
		text-align: center;
		font-size: 10pt;
	}
	
	.Instructor{
		width: 700px;
		float: left;
	}
	
	.footer{
	width: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 12px;
	clear:both;
	font-size:8pt;
	text-align: right;
	background-color: white;
	}
}

IMG {
	galleryim
	float: left;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-spacing: 0px;
}

	.Picture{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.taopimage{
		padding-top: 32px;
		padding-bottom: 16px;
		float: left;
		padding-right: 0px;
	}
	
	.Float{
		float: left;
	}

	.Banner{
		margin-right: 16px;
		float: left;
	}

.thumb {
/*	float: left;*/
}

.line{
	width: 100%;
	height: 1px;
}
#topimage {
	
}
a{
	border: 0;
text-decoration: none;
}

a:hover{
	text-decoration: underline;
} 

a:visited{
	color:#87CEEB;
}


a:link img,
a:visited img,
a:active img,
a:hover img{
	border: 0;
	}



h2{
	text-align: left;
	margin-top: 0px;
	padding-left: 16px;
	font-size: 16px;
	font-weight: normal;
	line-height: 48px;
	line-widows: 238px;
	font-weight: bold;
}

h2.pink{
	background: url("../img/tag_pink.jpg");
	background-repeat: no-repeat;   
}   

h2.blue{
	background: url("../img/tag_blue.jpg");
	background-repeat: no-repeat;   
}
h2.purple{
	background: url("../img/tag_purple.jpg");
	background-repeat: no-repeat;   
}

h2.green{
	background: url("../img/tag_green.jpg");
	background-repeat: no-repeat;   
}   
h2.yellow{
	background: url("../img/tag_yellow.jpg");
	background-repeat: no-repeat;   
}   

h2.orange{
	background: url("../img/tag_orange.jpg");
	background-repeat: no-repeat;   
}   

h2.azure{
	background: url("../img/tag_azure.jpg");
	background-repeat: no-repeat;   
}   

h2#titleGuide{
	height: 65px;
	background: url(../guide/images/title-guide.gif) top left no-repeat;
}



h2.title{
	margin-top: 0px;
	font-size: 16pt;
	vertical-align: top;
}

h3{
	margin-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11pt;
	font-style: normal;
}

h3.h3special{
	font-size: 9pt;
	vertical-align: middle;
}	


dl.DLLink {
/*	border-top: 1px solid #ccc;*/
/*	line-height: 1.6;*/
/*	margin: 2em 0;*/
/*	width: 60%;*/
}


dl.DLLink dt{
/*	background: url(img/arrow.gif) no-repeat left center;*/
	width: 220px;
	float: left;
/*	padding-bottom: 1px;*/
/*	text-indent: 1em;*/
}
.DtImage{
	height: 40px;
}

dl.DLLink dd{
/*	padding-left: 5em;*/
	margin-left: 10px;
/*	width: 460;*/
/*	border-bottom: 1px solid #ccc;*/
}

.DtImage{
	height: 40px;
}

dl.DLEvent{
	padding: 6px;
	margin-left: 32pt;
}
	dl.DLEvent dt{
		width: 50px;
		float: left;
	}
	
	.DT3{
		height: 54px;
		line-height: 1.4;
	}
	
	.DT5{
		height: 80px;
		line-height: 1.4;
	}
	
	dl.DLEvent dd {
		}
	
	.DD3{
		height: 54px;
		line-height: 1.4;
	}
	
	.DD5{
		height: 80px;
		line-height: 1.4;
	}

*.Height32{
	height: 32pt;
}

tr.link-font{
	font-size: 13px;
	background-color: #DDDDDD;
}

td.link-genre{
	font-size: 17px;
}

td.link-title{
	width:200px;
	border-right: 0px;
	border-left: 0px;
}

td.link-comment{
	width:500px;
	border-right: 0px;
	border-left: 0px;
}

td.header-menu{
	width:140px;
	font-size: 13px;
	background-color: #DDFFFF;
	border: 2px solid #0066CC;
	padding: 2px 7px;
}


table.goods-table{
	border-collapse: separate;
	border-spacing: 20px;
}

td.goods-td1{
	width:500px;
	font-size: 13px;
	background-color: #DDFFFF;
	padding: 5px;
	border: 2px solid #0066CC;
}

td.goods-td2{
	width:365px;
	height:110px;
	background-color: #FFFFFF;
	font-size: 11px;
}

td.goods-td3{
	background-color: #FFFFFF;
	text-align:right;
	font-size:11px;
}

img.goods-img{
	border: 1px solid #000000;
}

table.mensa-table{
	border-collapse: separate;
	border-spacing: 20px;
}

td.mensa-td1{
	width:500px;
	font-size: 13px;
	background-color: #DDFFFF;
	padding: 5px;
	border: 2px solid #0066CC;
}

td.mensa-td2{
	width:480px;
	height:110px;
	background-color: #FFFFFF;
	font-size: 11px;
}

td.mensa-td3{
	background-color: #FFFFFF;
	text-align:right;
	font-size:11px;
}

img.mensa-img{
	border: 1px solid #000000;
}