.top {
	width: 750px;
}
.top_right {
	width: 390px;
	height: 65px;
	float:right;
	text-align: right;
	font-size: 12px;
	background-color: #F5F6F6;
}
.top_left {
	width: 210px;
	height: 65px;
	float:left;
	background-color: #F5F6F6;
}
.pic_button {
	width: 750px;
	height: 360px;
	background-color: #DCE5EF;
}
.mbar {
	width: 750px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	background-color: #DCE5EF;
}
.menu {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: #DCE5EF;
}
.c-both {
	clear:both;
}
.outline {
	width: 750px;
	padding: 10px 0px 0px 0px;
	background-color: #F5F6F6;
	clear:left;
}
.under-margin {
	letter-spacing: 3px;
	font-size: 14px;
	margin: 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	clear:both;
	width: 730px;
}
.tnew {
	width: 320px;
	float: left;
}
.tside {
	width: 350px;
	float: left;
	border-color: red;
}
body {
	background-color: #BFCDE0;
	margin: 0px 10% 5px;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.top_pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 340px;
	width: 600px;
	background-color: #DCE5EF;
}
.top_button {
	width: 150px;
	float: right;
}
.top_button_button {
	padding: 20px 20px 10px 15px;
	text-align: right;
	background-color: #DCE5EF;
	font-size: 12px;
}
.title {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.banner {
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 14px;
}
hr {
	color: #1265B1;
	background-color: #1265B1;
	border: none;
	width: 100%;
	height: 5px;
}
.ucont_txt {
	font-size: 12px;
	line-height: 18px;
}




/*--------------------20009.07.28----------------------------------*/
#cont{
	width:730px;
	font-size: 12px;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
#cont:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#cont{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #cont{
   height:1px;
}

#cont{
   display:block;
}
/* End hide from IE-mac */




#info{
	width:350px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}

#info_text{
	width:350px;
	background-color: #FFFFFF;
	height: 380px;
	overflow: scroll;
}


#plan{
	width: 350px;
	float: left;
	margin-left: 20px;
	_margin-left: 20px;
}


/* モダンブラウザ（Firefox Opera Safari）対策 */
#plan:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#plan{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #plan{
   height:1px;
}

#plan{
	display:block;
}
/* End hide from IE-mac */


#plan dl{
	width:172px;
	float:left;
	display:block;
	margin: 5px 0px 5px 0px;
}

#plan dt{
	background:url(../image/0724_renewal/icon_blue.jpg) no-repeat;
	width:156px;
	padding-left: 16px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
#plan dt a:link  {
	color:#1265B1;
	font-weight: bold;
}
#plan dt  a:visited {
	color:#1265B1;
	font-weight: bold;
}
#plan dt a:hover { color: #B0CAE1; }

#plan dd{
	width:172px;
	display: block;
	margin-left: 0px;
	letter-spacing: 1px;
}

