@charset "utf-8";
/* CSS Document */

/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';

}
abbr,acronym {
	 border:0;
}
/* 広告を消す */

ul.tdftad{
	display:none;
}

#container{
	width:1024px;
	margin:0 auto;
	background: url(../img/content_naka.jpg);
	overflow:hidden;
	
}

#contents{
	width:1024px;
	margin: 0;
	padding-top:10px;
	background: url(../img/contet_top.jpg) no-repeat;
	overflow:hidden;
}

#inner {
	width:900px;
	margin: 0;
	padding: 20px 62px 50px 62px;
	background: url(../img/content_sita.jpg) left bottom no-repeat;
	overflow:hidden;
}
#header{
	width:900px;
	overflow: hidden;
	clear:both;
}
#left_side{
	width:442px;
	height:150px;
	float:left;
	margin-top:30px;
}
#left_side h1{
	font-size:45px;
	font-weight:bold;
}
#left_side h1 a{
	display:block;
	text-decoration:none;
	font-size:45px;
	color:#000000;
	font-weight:bold;
}
#left_side h1 a:visited{
	display:block;
	text-decoration:none;
	font-size:45px;
	color:#000000;
	font-weight:bold;
}
#left_side h1 a:hover{
	display:block;
	text-decoration:none;
	font-size:45px;
	color:#000000;
	font-weight:bold;
}
#left_side h1 a:active{
	text-decoration:none;
	font-size:45px;
	color:#000000;
	font-weight:bold;
}
#left_side p.siteName{
	font-size:15px;
	margin:-65px 0 0 0;
}
#test{
	width:447px;
	height:180px;
	margin:0;
	padding:0;
	float:right;
}
#colony_top{
	width:447px;
	height:180px;
	display:block;
	display:none;
}
#navi{
	width:900px;
	height: 48px;
	margin-bottom:20px;
	overflow: hidden;
	background:url(../img/nolony_nab.gif);
	background-repeat:no-repeat;
}
#navi ul.colony_navi{
	width:900px;
	height:48px;
	margin:0;
	padding:0;
}
#navi ul.colony_navi li {
	float: left;
	width: 180px;
	height: 48px;
}
#navi ul.colony_navi li a {
	display: block;
	width: 180px;
	height: 48px;
	text-indent: -333em;
}

#main{
	width:442px;
	float:left;
}
h2{
	margin-bottom:20px;
}
#main h3{
	font-size:18px;
	font-weight:bold;
	color:#0e0f85;
	margin-bottom:10px;
}
.textBody{
	font-size:15px;
	line-height:1.5;
	margin-bottom:30px;
}
#side{
	width:442px;
	float:right;
	overflow:hidden;
	margin:0 0 20px 0;
}
#side h3{
	font-size:18px;
	font-weight:bold;
	color:#0e0f85;
	margin-bottom:10px;
}
#side h4{
	font-size:15px;
	font-weight:bold;
	color:#0C9;
	margin-bottom:10px;
}
.sabu{
	font-size:15px;
	line-height:1.5;
	color:#FF0000;
}
	
#footer{
	clear:both;
}
#footer p{
	font-size:15px;
	font-weight:bold;
	text-align:right;	
}
