@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style: none;
}

* html body {
/*	font-size: 75%; */
	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";

}

* html  #header {
	height: 120px;
}

#menu {
	position: absolute;
	left: 46%;
	top:60px;
	width: 400px;

}

* html #sub0 {
	margin-left: 1px;
}

*  html  #sub0  .sub_div li {
	width: 185px;
	line-height: 20px;
}

*  html  #sub0  .sub_div2 li {
	width: 185px;
	line-height: 20px;
}

*  html  #sub0  .sub_div3 li {
	width: 185px;
	line-height: 20px;
}

*  html  h3 {
	width: 564px;
}

* html #main0 {
/*	margin-right: 3px; */
	width: 800px;
	background-color: #FFFFFF;

}


* html #main0 .main1_footer {
/*	margin-left: 6px; */
	margin-left: 0px;
}

*   html  #main0  .div_R  {
	clear: right;
}

* html #footer {
	width: 800px;
	height: 150px;

}


body  {
	color: #555555;
	font-size: 75%;
	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	text-align: center;
	background: #FCC3CD url(images/bg.gif) repeat-x center top;
}
a:link  {
	color: #AB66A7;
	text-decoration: none
}
a:visited {
	color: #AB66A7;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	border-style: none;
}

#menu li {
	display: inline;
	float: left;
	border-style: none;
}
img  {
	border-style: none;
}

#staff img  {
	border: solid 2px #DDDDDD;
	padding: 5px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
/*	background-color: #FFFFFF; */
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
/*	padding-top: 10px; */
	width: 850px;
	height: 120px; 
	float: left;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	color: #3e3e3e;
	text-align: left;
	float: left;

	width: 850px;
	text-indent: -10000px;
	margin:0;
	padding: 0;

}


h1 a:link
, h1 a:active
, h1 a:visited {
	display: block;
	width: 400px;
	height:80px;
	text-decoration: none;
}

#menu a:link
, #menu a:active
, #menu a:visited {
	text-indent: -10000px;
	display: block;
	width: 100px;
	height:30px;
	text-decoration: none;
}

 #menu a:hover {
	border-bottom: dotted 2px #AB66A7;
}

#main0 {
/*	margin-right: 3px; */
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;

}


 #2cal_l , #2cal_r {
	float:left;
	padding: 0;
	margin: 0;
	width:400px;
	display: block;
}

#footer {
/*	color: #E46BA1; */
	color: #AB66A7;
	background-image: url(images/footer.gif) ;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	clear: both;
	position: relative;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#footer ul {
	padding-left: 20px;
	padding-top: 15px;
}

#footer li {
	display: inline;
}

#copyright {
	
	color: #E46BA1;
	text-align: center;
	width: 800px;
	font-size: 10px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
}

#copyright a {
	color: #E46BA1;
	font-weight: normal;

}

#copyright a:hover {
	color: #E46BA1;
	text-decoration: underline;
}

.f12m {
	font-size: 14px;
	padding: 10px 12px;

}


.f12m table {
	border: solid 1px #DDDDDD;
	border-collapse: collapse;
	width: 765px;
}
.f12m th {
	background-color: #F5F3EF;
	border: solid 1px #DDDDDD;
	padding: 10px 12px;
	width: 100px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
.f12m td {
	border: solid 1px #DDDDDD;
	padding: 10px 12px;
	vertical-align: top;
}

.f14m {
	font-size: 16px;
	padding: 10px 12px;

}

.f14m table {
	border: none 1px #FFFFFF;
	border-collapse: collapse;
	width: 700px;
}

.f14m td {
	font-size: 14px;
	border: none 1px #FFFFFF;
	padding: 2px 12px;
	vertical-align: top;
}

