/*右側*/
#contents .topright{
	width:235px;
	padding: 0px 0px auto 0px;
	margin:15px 5px auto 5px;
	float:right;
}

#contents .topright .bn01{
	background-image: url(img/top/bn_color.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height:67px;
	margin:0px;
	padding: 5px 5px 5px 90px;
	line-height:140%;
}

#contents .topright .news{
	background-image: url(img/top/news_middle.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/*右側 新着情報テキスト*/
#contents .topright .news .new{
 padding:5px 5px 5px 7px;
 margin:0px;
}

#contents .topright .news .date{
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}

/*左側*/

#contents .topleft{
 width:540px;
 padding: 0px 5px auto 0px;
 margin:15px 0px auto 5px;
 text-align:left;
 float:left;
}

/*左側 大阪*/
#contents .topleft .osaka{
	width:534px;
 height:225px;
	background-image:url(img/top/original_bk.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
 padding:0px;
 text-align:left;
}

#contents .topleft .osaka .title{
 float:left;
 margin-top:0px;
 margin-left:0px;
}

#contents .topleft .osaka .txt{
 margin:0px 15px auto 5px;
 padding-top:0px;
 width:310px;
 float:right;
 clear:both;
}

#contents .topleft .osaka .img{
 margin:0px 15px auto 10px;
 padding-top:20px;
 float:left;
}

/*左側 詳細ボタン*/
#contents .topleft .bt{
	float: right;
 margin:10px 30px auto auto;
}

#contents .topleft .naiyo{
	padding: 0px;
 margin:10px 0px 0px 0px;
	background-image:url(img/top/conmiddle.gif);
	background-repeat: repeat-y;
}

#contents .topleft .naiyo .menuleft{
	margin: 5px;
	float: left;
	width: 250px;
}

#contents .topleft .naiyo .menuright{
	margin: 5px 10px 5px 3px;
	float: right;
	width: 250px;
}


#contents .topleft .naiyo .stamp {
	padding: 0px;
 margin:10px 8px 5px 10px;
 float:left;
}

#contents .topleft .naiyo .txt02{
	padding: 0px;
 margin:15px 8px 5px 10px;
}

#contents .topleft .naiyo .limage{
 float:left;
 margin:5px;
}

#contents .topleft .naiyo .simage{
 text-align:center;
 margin-top:10px;
}


