/*------------------------------------------------------------------------
トップページ
------------------------------------------------------------------------*/
html, body {
	background:  url(../../img/tp-bg3000_message.jpg) no-repeat center top;
}
p, ul, ol, li {
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-size: 100%;
	text-align: left;
} 
div#contents {
	width: 900px;
	margin : 0 auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../img/top-h2.gif);
	background-repeat: no-repeat;
} 
h2{
	margin: 0px;
	text-indent: -99999pt;
}
/* =========================================================
■header
========================================================= */
div#header {
	height : 470px;
	margin : 0 auto;
	padding : 0;
	width: 900px;
}
div#header .h_left {
	width : 370px;
	float : left;
	margin : 0;
	padding : 0;
	text-align: left;
} 
div#header .h_right  {
	width : 500px;
	float : right;
	padding-right: 30px;
} 
#h_navmenu {
	width: 320px;
	margin-top: 240px;
	margin-left: 50px;
	padding: 0px;
}
#h_navmenu li{
	width: 320px;
	padding: 0px;
	margin: 0px;
	height: 40px;
}
#h_snavmenu {
	width: 287px;
	margin-top: 410px;
	padding: 0px;
	float: right;
	text-align: right;
}
#h_snavmenu li{
	padding: 0px;
	margin: 0px;
	height: 23px;
	float: left;
}
/* =========================================================
■mainarea
========================================================= */
div#index-contents { 
	width : 900px; 
	margin : 0; 
	padding : 0; 
}
div#index-contents .left {
	width : 500px;
	float : left;
	margin : 0;
	padding : 0;
	text-align: left;
} 
div#index-contents .right  {
	width : 350px;
	float : right;
	margin : 75px 0px 15px 0;
	padding : 0 30px 0 0;
	text-align: right;
} 
.top-comm  {
	width : 385px;
	margin : 95px 0 0 35px;
	padding : 0;
	height: 90px;
} 
.top-btn_plan  {
	width : 202px;
	margin : 45px 0 0 35px;
	padding : 0;
	height: 24px;
} 
div.sub-navi {
	margin-top: 15px;
	margin-left: 35px;
	overflow : hidden; 
}
div.sub-navi ul li {
	float : left;
	margin : 0;
	background-image: url(../../img/sub_navi-ma.gif);
	background-repeat : no-repeat;
	background-position : 5px center;
	text-indent: 1em;
	font-size: 90%;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
} 
div#info_area {
	text-align: right;
	margin-right: 30px;
}
ul#btnbox:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.news {
	margin-top : 110px;
} 
.news a:link {
	color: #CC6666;
	text-decoration: underline;
}
.news a:visited {
	color: #CC6666;
	text-decoration: underline;
}
.news a:hover {
	color: #CC6666;
	text-decoration: underline;
}
ul#btnbox li {
	float : right;
	margin-left: 10px;
} 
ul#btnbox li.mini { 
	margin-top :20px; 
} 

/* =========================================================
■fotter
========================================================= */
div#footer {
	margin : 0px auto 0;
	padding : 0px 0px 20px;
	width : 830px;
	clear: both;
	text-align : left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
div#footer dl { 
	width : 830px; 
	overflow : hidden; 
}  
div#footer dt { 
	float : left; 
	width : 100px; 
} 
div#footer dt img {
	margin-top : 15px;
	margin-left : 5px;
	height: 45px;
	width: 100px;
} 
div#footer dd {
	float : right;
	width : 710px;
	margin-top : 25px;
}
div#footer dd p{
	color: #AAAAAA;
	margin-bottom: 7px;
	line-height: 125%;
}
div#footer .bana {
	width : 830px;
	float : left;
	margin : 0;
	padding : 30px 0px 0px;
}
div.bana ul li {
	float : left;
	margin : 0;
	padding-right: 5px;
} 

