﻿/* Begin Typography & Colors */

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	font-size: 80%;
	background-image: url(bg.gif);
}

#frame{
	margin: 0 auto 0 auto;
	width: 800px;
}

a:link, a:visited{
	text-decoration: none;
	color: #006666;
}

a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #343434;
}




#head{
	width: 800px;
	min-height: 400px;
	margin: 5px auto 0 auto;
	background-image: url(images/head.jpg);

}

#menu{
	margin: 0 auto 0 auto;
	width: 800px;
	min-height: 50px;
	background-color:#ffdbdb;
}

.container{
	margin: 0 auto 0 auto;
	width: 800px;
}

#cont1_head{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 52px;
	background-image: url(images/cont1_head.gif);
	background-repeat: no-repeat;
}
#cont2_head{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 52px;
	background-image: url(images/cont2_head.gif);
	background-repeat: no-repeat;
}
#cont3_head{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 52px;
	background-image: url(images/cont3_head.gif);
	background-repeat: no-repeat;
}
#cont4_head{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 52px;
	background-image: url(images/cont4_head.gif);
	background-repeat: no-repeat;
}
#cont5_head{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 52px;
	background-image: url(images/cont5_head.gif);
	background-repeat: no-repeat;
}

.cont_footer{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 50px;
	background-image: url(images/cont_footer.gif);
	background-repeat: no-repeat;
}

.title{
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding: 10px;
	width: 400px;
	margin: 0 auto 0 auto;
	background-color:#FEEF66;
}

.cont_entry{
	margin: 0 auto 0 auto;
	max-width: 800px;
	padding: 20px 40px 20px 40px;
	color: #000000;
	background-image: url(images/cont_all.gif);
	background-repeat: repeat-y;
}

#footer{
	margin: 0 auto 0 auto;
	width: 800px;
	color: #ffffff;
	text-align: center;
	background-color:#abbffa;
}

img{
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

#enter{
	margin: 30% auto 0 auto;
	width: 468px;
	height: 60px;
}


#select{
	width: 800px;
	height: 60px;
	text-align: center;
}