@charset "Shift_JIS";

/* ---------- デフォルトリセット ---------- */

*{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
	}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,span,br,address,hr{
	font-size:100%;
    font-weight:normal;
	font-style:normal;
	}
	
img{
	border:0px;
	padding:0px;
	margin:0px;
	}

/* ---------- 基本デザイン ---------- */	
body{
	background:url(common_img/bg.gif);
	}

#outline{
	background:url(common_img/shadow.gif);
	width:736px;
	margin-left:auto;
	margin-right:auto;
	}
	
#container{
	width:726px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	width:726px;
/*	height:37px;
	border-top:3px solid #FE001C;
	border-bottom:3px solid #FE001C;*/
	}

.logo{
	float:left;
	width:220px;
	}

.header_image{
	float:right;
	width:506px;
	}

#flash{
	border-bottom:5px solid #392A7D;
	}
	
#contents{
	width:722px;
	border-top:2px solid #ffffff;
	padding-top:5px;
	padding-right:4px;
	}

#add{
	width:726px;
	height:32px;
	clear:both;
	}

.inquiry{
	float:left;
	width:194px;
	}

.contact{
	float:right;
	width:532px;
	}

#copy{
	width:726px;
	height:78px;
	text-align:center;
	background:url(common_img/contents_footer_bg.gif);
	}

.black{
	color:#000000;
	}

.blackem{
	color:#000000;
	font-style:italic;
	font-weight:bold;
	}

.b{
	font-weight:bold;
	}
	
/* -------------- 左コンテンツ -------------- */
#left{
	width:454px;
	margin-right:6px;
	float:left;
	}

#new{
	height:164px;
	margin-top:4px;
	margin-bottom:4px;
	}

.course{
	float:left;
	margin-right:4px;
	}

.album{
	float:right;
	}

#info{
	margin-bottom:5px;
	}
	
h2{
	background-image:url(images/titlebg.gif);
	width:454px;
	height:18px;
	padding-top:3px;
	font-weight:bold;
	text-indent:21px;
	}

#coment{
	border-right:1px solid #FEABB5;
	padding:10px;
	}

#yotei{
	width:433px;
	margin-bottom:5px;
	clear:both;
	}

#month{
	width:30px;
	float:left;
	}

#event{
	width:403px;
	float:right;
	padding-top:1px;
	}

/* -------------- 右コンテンツ -------------- */
#right{
	width:262px;
	float:right;
	}

#calender{
	width:250px;
/*	border-left:1px solid #FEABB5;
	border-right:1px solid #FEABB5;
*/
	padding-top:1px;
	padding-bottom:15px;
	text-align:center;
	}

.c_table{
	width:218px;
	margin-left:auto;
	margin-right:auto;
	}

.panf{
	width:260px;
	height:255px;
	border-right:1px solid #FEABB5;
	border-bottom:1px solid #FEABB5;
	border-left:1px solid #FEABB5;
	}

#blog{
	width:193px;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:18px;
	text-align:center;
	}

.result{
	margin-top:3px;
	}

.land{
	margin-bottom:13px;
	}

/* 20061201作成　*/
.img-results {
	background-image: url(img/side_results_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 10px 10px 80px;
}
