body,object {
	background-color: #FFFFFF;
	margin: 0px;
}
img{border:0}


#outer{
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding:0px 10px;
	text-align:left;
	border-bottom:1px solid #eeeeee;

}
#contents{
	clear:both;
	padding:0px 10px;
}
#waku{
	padding-left:5px;
	padding-right:5px;
	
	
}

h1{
	
	height:15px;
	text-align:right;
	margin:0px;
	padding-right:10px;
	padding-top:2px;
	font-size:12px;
	color:#777777;
	font-weight:normal;
	
		
	}
h2{
	margin:20px 0px;	

	font-size: 14px;
	color:#00CC66;
	border-bottom:1px solid #cccccc;
	
}
/*トップページの見出し2の背景用*/
.toph2-1{
	background-color: #FFFFFF;
	background-image: url(../img/h2back.gif);
	background-repeat: no-repeat;
	margin:10px 0px;
	padding-top:3px;
	height: 17px;
	width: 576px;	
	padding-left:14px;
}
.toph2-1 h2{margin:0;border:0;}

.toph2-2{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin:10px 0px;
	padding-top:3px;
	height: 17px;
	width: 576px;	
	padding-left:14px;
	background-image: url(../img/h2back2.gif);
}
.toph2-2 h2{margin:0;border:0;}

.toph2-3{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin:10px 0px;
	padding-top:3px;
	height: 17px;
	width: 576px;	
	padding-left:14px;
	background-image: url(../img/h2back3.gif);
}
.toph2-3 h2{margin:0;border:0;}

/*トップページの見出し2の背景用ここまで*/



h3{
	margin:10px 10px 10px 0px;
	border-bottom:1px solid #cccccc;
	padding-top: 3px;
	padding-left:3px;
	font-size: 16px;
	color:#D9006C;
	
}

h4{
	margin:10px 10px 10px 0px;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-left:5px;
	font-size: 16px;
	color:#006600;
	background-image: url(../img/b-3.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
}


/*テキストの汎用指定と各ページ共通スタイル*/
.clear{
	clear:both;
}
.textright{
	text-align:right;
	margin-right:10px;
}
.textleft{
	text-align:left;
}
.center{ text-align:center}

.small{font-size:11px;}
.m-small{font-size:13px}
.big{
	font-size:110%;
	
}
.orange{
	color:#FF6600;
}
.lightorange{color:#FF9933}
.bold{
	font-weight:bold;
}
.red{
	color:#FF3300;
}
.lightgreen{color:#00CC99!important}
.purple{color:#D9006C!important;}
.greengray{color:#669999!important}
.blue{color:#0000CC!important}
.deepblue{color:#000099!important}
.lightblue{color:#0066FF!important}
.gray{color:#333333!important}
.lightgray{color:#666666!important}
.green{color:#009900!important}
.darkgreen{color:#009900!important}
.letterspace{letter-spacing:1px!important;}
.underline{	text-decoration:underline!important;}
.borderless{border-bottom:0px !important;}
.floatleft{float:left}
.floatright{float:right}
/*テキストの汎用指定*/



/*------↓↓ヘッダ部とメニュー------↓↓*/
#head1{
	width:335px;
	height:71px;
	float:left;
}
#head2{
	width:455px;
	height:71px;
	float:right;
}
#head2 p{
	margin:0px;
}
#head3{
	width:410px;
	height:300px;
	clear:both;
	float:left;
	
}
#head4{
	width:390px;
	height:151px;
	float:right;
}
#head4 p{
	margin:0px;
}
#bottomnavi{
	width:190px;
	float:left;
}
/*------ヘッダ部とメニューここまで------*/

/*------↓↓左側はじめー------↓↓*/

#leftbox{
	width:590px;
	float:left;
	
}



#leftbox a{
	color:#0066FF;
}

#leftbox a:hover{
	color:#990033;
}




p{
	color:#666666;
	line-height:130%;
	font-size:13px;
	margin:0;
	margin:5px 5px;
}
.top-list{
	margin:0;
	padding:0;
	margin-left:10px;
}
.top-list li{
	line-height:120%;
	font-size:13px;
	color:#666666;
	margin:10px 5px;
}
.jikan{
	background-color:#CCCCCC;
	width:580px;
	
}

.jikan td,.jikan th{
	background-color:#FFFFFF;
	text-align:center;
	font-size:16px;
	color:#0066CC;
	padding:3px;
}
.jikan th{
	color:#0066cc;
	background-color:#FFFFCA;
}
#blog{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

/*------左側ここまでー------*/


/*------↓↓右側はじめー------↓↓*/
#rightbox{
	width:170px;
	float:right;
	
}

#rightbox ul{
	
	margin:0;
	margin-top:20px;
	
	margin-left:10px;
	margin-right:10px;
	padding:0;	
	list-style-type:none;
	border-bottom:1px solid #93c353;
	border-top:1px solid #93c353;
}
.subnavi li{
	padding:10px;
	border-bottom:1px solid #cccccc;
	
}

.subnavi a{
	font-size:14px;
	color:#009966;
	text-decoration:none;

}
.subnavi a:hover{
	text-decoration:underline;
	color:#00CC66;
}


/*------右側ここまでー------*/


/*------↓↓フッタ部------↓↓*/

/*↓↓↓↓フッターのリンク群↓↓↓↓*/
#info{
	clear:both;
	font-size:12px;
	color:#3366FF;
	text-align:center;
	padding-top:5px;
	margin:10px 5px ;
	border-top:1px dotted #cccccc;
	
}
#info a{
	color:#3366FF;
}
#info a:hover{
	color:#990033;
}


/*↑↑↑↑ここまで↑↑↑↑*/

#footer{
	clear:both;
	padding-top:5px;
	font-size:13px;
	color:#666666;
	border-top:1px dotted #cccccc;
	margin-top:10px;
}
.copy{
	font-size:10px;
	color:#999999;
	text-align:center;
}
.copy a{
	color:#999999;
	text-decoration:none;
	font-size:9px;
}
