/*:::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::common:::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::*/	

* {
	padding: 0px;
	margin: 0px;
	border:0px;
}

BODY{
	padding: 0px;
	margin: 0px;
	text-align:center;
	overflow-x:hidden;
}

DIV{

}

DIV.clearboth
{
	clear:both;
}

A.link_common
{

}

A{
	text-decoration:none;
}

IMG{
	padding:0px;
	margin:0px;
}

P{
	text-align:left;
}

/*:::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::		structure	:::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::*/

DIV#whole_container
{
	position:relative;
	width:1100px;
	height:auto;
	margin:auto;
}

DIV#left_container
{
	float: left;
	width: 100px;
	height:1000px;
	background:#FFF;
	
}

DIV#right_container
{
	float: left;
	width: 100px;
	height:1000px;
	background:#FFF;
}

DIV#main_container
{
	float: left;
	width: 900px;
	height:auto;
	background:#FFF;
}
DIV#main_container_body
{
	position:relative;
}

	
	/*:::::::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::		header	:::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::::*/

DIV#header
{
	position:relative;
	width:900px;
	height:50px;
	background-image:url(../../common/img/naturalheart-top_header.jpg);
}



	/*:::::::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::		cover	:::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::::*/
DIV#cover
{
	width:900px;
	height:300px;
	background:#EFF;
	background-image:url(../../interest/img/cover.jpg);
	
}

	/*:::::::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::		global_navi	:::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::::*/

DIV#global_navi
{
	width:900px;
	height:50px;
	background:#aaa;
	
}
IMG.navi
{
	float:left;
	
}


	/*:::::::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::		pankuzu		:::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::::*/
DIV#pankuzu
{
	float:left;
	width:900px;
	height:40px;
	background:#EFF;
	background-image:url(../../common/img/harmonytime-top_pankuzu.jpg);
	
}	
	/*:::::::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::		main_contents		:::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::::*/
DIV#main_contents
{
	width:900px;
	height:auto;
	background:#333;
}

DIV#right_side
{
	float:right;
	width:160px;
	height:auto;
	background:#FFF;
}

DIV#main_side_top
{
	width:548px;
	height:300px;
	background-image:url(../../common/img/naturalheart-top_main_top.jpg);
}
	DIV#main_side_top IMG
	{
		float:left;
		padding-left:18px;
		padding-top:18px;
	}
	DIV#main_side_top P
	{
		float:left;
		padding-left:18px;
		padding-top:10px;
		width:450px;
		font-size:12px;
		color:#666;
		line-height:16px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

DIV#main_side_middle
{
	width:548px;
	height:900px;
	background-image:url(../../common/img/naturalheart-top_main_middle.jpg);
}
	DIV#main_side_middle IMG
	{
		float:left;
		padding-left:18px;
		padding-top:18px;
	}
	DIV#main_side_middle P
	{
		float:left;
		padding-left:18px;
		padding-top:10px;
		width:500px;
		height:32px;
		font-size:12px;
		color:#666;
		line-height:16px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

DIV#main_side_bottom
{
	clear:both;
	width:548px;
	height:132px;
	background-image:url(../../common/img/naturalheart-top_main_bottom.jpg);
	background-color:#FFF;
}



DIV#left_side
{
	float:left;
	width:191px;
	height:auto;
	background:#444;
}

DIV#left_side_top
{
	width:191px;
	height:600px;
	background-image:url(../../common/img/harmonytime-top_side_left_top.jpg);
}
	DIV#left_side_top IMG
	{
		float:left;
		padding-left:15px;
		padding-top:14px;
	}
DIV#left_side_middle
{
	width:191px;
	height:auto;
	background-image:url(../../common/img/harmonytime-top_side_left_middle.jpg);
}

DIV#left_side_bottom
{
	width:191px;
	height:132px;
	background-image:url(../../common/img/harmonytime-top_side_left_bottom.jpg);
}

DIV#right_side
{
	float:right;
	width:160px;
	height:auto;
	background:#FFF;
}

DIV#right_side_top
{
	width:160px;
	height:175px;
	background-image:url(../../common/img/harmonytime-top_side_right_top.jpg);
}
	DIV#right_side_top IMG
	{
		float:left;
		padding-left:18px;
		padding-top:12px;
	}
DIV#right_side_middle
{
	width:160px;
	height:auto;
	background-image:url(../../common/img/harmonytime-top_side_right_middle.jpg);
}

DIV#right_side_bottom
{
	width:160px;
	height:132px;
	background-image:url(../../common/img/harmonytime-top_side_right_bottom.jpg);
	background-color:#FFF;
}

DIV.right_side2
{
	width:160px;
	height:300px;
	background-image:url(../../common/img/harmonytime-top_side_right2.jpg);
	background-repeat:no-repeat;
}





DIV#main
{
	float:left;
	width:549px;
	height:auto;
	background:#fff;
	
}

DIV#right_side
{
	float:right;
	width:160px;
	height:500px;
	background:#fff;
	
}

DIV#copyright
{
	width:900px;
	height:15px;
	background:#FFF;
	padding-bottom:10px;
}


/*:::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::		sub_footer		:::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::*/
DIV#sub_footer
{
	clear:both;
	width:900px;
	height:50px;
	background:#eee;
}
/*:::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::footer:::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::*/	
DIV#footer
{
	clear:both;
	width:900px;
	height:50px;
	background:#ddd;
}
UL#footer_navi_ul
{
	padding-top:10px;
}
UL#footer_navi_ul A
{
	text-decoration:none;
	color:#888;
	
}

LI.footer_navi
{
	display:inline;
	list-style-type:cjk-ideographic;
	font-size:12px;
	color:#888;
}

