@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(./img/bcg.gif);
	text-align: center;
	padding: 0px;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #990033;
}

.style #main {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img/bcg_main.gif);
	background-repeat: repeat-y;
}
.style #head {
	width: 777px;
	text-align: left;
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	height: 92px;
	padding-top: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.style #left {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 15px;
	float: left;
	width: 230px;
}
.style #leftInfo {
	font-size: 12px;
	background-image: url(img/bcg_box.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
	padding: 10px;
	width: 208px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #666666;
}
.style #right {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 15px;
	float: right;
	width: 490px;
	line-height: 18px;
}
.style #calBox {
	text-align: left;
	float: left;
	width: 245px;
	font-size: 14px;
}
.style #calBox2 {
	text-align: right;
	float: right;
	width: 240px;
	font-size: 14px;
}


.style  #rightPhoto {
	text-align: left;
	padding: 0px;
	float: left;
	width: 404px;
	font-size: 10px;
}
.style #foot {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 3px;
	width: 774px;
	color: #333333;
}
.style #foot2 {
	background-color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 3px;
	width: 774px;
}






h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.style #onegai {
	background-image: url(img/bcg_00.gif);
	border: 1px solid #000000;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	width: 218px;
}
.style #font16 {
	font-size: 16px;
	font-weight: bold;
}
.style #newyear {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 2px;
	margin-bottom: 10px;
}
#text14 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

