@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height:1.5;
	font-weight: normal;
	background-repeat: repeat-x;
	color:#333;
}

dd {padding:5px;
}

h1,h2,h3{margin:0 0 10px 0;
	padding:0;
}

A:link {color : #0099CC ;
text-decoration :none;
}
A:hover {color:#FF3399 ;
	text-decoration : underline ;
}

#wrap { width:780px;
 	margin:0 auto;
 	padding:4px;
}

#head_line{
	font-size:0.8em;
	background-color:#5cccec;
	color:#fff;
	width:100%;
	text-align:center;
}

#header {
padding-top:10px;
	text-align:center;
	margin:0 auto;
}

#header h1 {
	height:102px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	display:block;
	width: 363px;
	float: left;
}



#header h1 span { display:none; }

#header .head_menu{
	text-align:right;
	float: right;
	width:410px;
	height:102px;
	background-image:url(images/top.jpg);
}

#header .head_menu span{
display:none;
}

h2{
	width:772px;
	height:29px;
}

h2 span{
	display:none;
	}

h2.title_01{
background-image:url(images/title_01.jpg);
}

h2.title_02{
background-image:url(images/title_02.jpg);
}

h2.title_03{
background-image:url(images/title_03.jpg);
}

#main {
	clear:both;
	padding:20px 5px 20px 5px;
}

#main .contents{
	padding:5px;
	}

#main .contents .admin{
	width:354px;
	height:352px;
	background-image:url(images/index2_01.jpg);
	float:left;
	color:#006699;
}

#main .contents .member{
	width:354px;
	height:352px;
	background-image:url(images/index2_02.jpg);
	float:right;
	color:#CC0000;
}

#main .contents .admin ul,#main .contents .member ul{
	padding:20px 0 0 30px;
	font-size:1.2em;
}

#main .link{
	color:#0099CC;
	font-size:0.9em;
	text-align:right;
}

#footer {width:100%;
	color:#FFFFFF;
	background-color:#5cccec;
 	margin:0;
 	padding:0;
	font-size:0.9em;
}

#footer a{
	color:#FFFFFF;
}

#footer a:hover {color:#FF3399 ;
	text-decoration : underline ;
}

#footer address{
 	text-align:center;
	text-decoration:none;
	font-style:normal;
	}
