/*コンテンツ全体*/

body {
	font-size: 12px;
	text-align:center;
	color: #333333;
	background-color: #ffffff;
	margin:0px;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin: 0;
	padding:0;
}


td, th {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a:link { text-decoration: none; color: #990000; }

a:visited { text-decoration: none; color: #990000; }

a:hover  { text-decoration: none; color: #FF9900; }

a:active { color: #FF9900; }


#contents{
		width: 900px;
		margin: 0 auto;
		text-align:left;
		background-color: #ffffff;
}


/*ヘッダー*/


.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}



/*コンテンツ*/

#main{
	width: 900px;
	clear:both;
	overflow:hidden;
	}

.imgbox01{
	width: 195px;
	margin-right:40px;
	margin-bottom:0px;
	display:block;
	float:left;
	}
	
.imgbox02{
	width: 195px;
	margin-right:0;
	margin-bottom:25px;
	display:block;
	float:left;
	}
	
.caption{
	font-size:12px;
	line-height:160%;
	margin-top:5px;
	text-align:left;
	}
	
.btn_mousikomi{
	width: 900px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:30px;
	}
.btn_close{
	width: 610px;
	text-align:center;
	margin-bottom:30px;
	}
.taikenbox01{
	width: 430px;
	margin-right:40px;
	margin-bottom:25px;
	text-align:left;
	display:block;
	float:left;
	}
.taikenbox02{
	width: 430px;
	margin-right:0px;
	margin-bottom:25px;
	text-align:left;
	display:block;
	float:left;
	}
.taikenimage{
	margin-right:15px;
	float:left;
	}
.taikenword{
	font-size:12px;
	line-height:160%;
	margin-top:5px;
	float:left;
	width:210px;
	}


/*マージン*/
.m_t30{
	margin-top:20px;
}
.m_t20{
	margin-top:20px;
}

.m_t15{
	margin-top:15px;
}


/*フッター*/

#footer{
	clear:both;
	text-align:center;
	font-size:12px;
	margin-top:30px;
	padding:0;
	overflow:hidden;
	color:#333333;
}

#footerwrapper{
	width: 900px;
	height:83px;
	margin: 0 auto;
	overflow:hidden;
	background:url(../img/common/bg_footer.jpg) no-repeat;
	border-top:solid 1px;
	border-top-color:#CCCCCC;
}

