@charset "utf-8";
/* メイン部分
-------------------------------------------------------------------------------------*/
#not_uru {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
}
#not_uru .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../not_uru/img/not_uru_over1.gif);
	background-repeat: no-repeat;
}
#not_uru .over2 {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../not_uru/img/not_uru_over2.gif);
	background-repeat: no-repeat;
}
#not_uru .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../not_uru/img/center_bg.gif);
	background-repeat: repeat-y;
}
#not_uru .under {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../not_uru/img/under_bg.gif);
	background-repeat: no-repeat;
}
#not_uru .half {
	float:left;
	width:300px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#not_uru #balance {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#not_uru #balance h3 {
	float:left;
	width:600px;
	height: auto;
	display: block;
	font-size: 120%;
	font-weight: bold;
	padding-left: 20px;
	text-align: center;
}
#not_uru #balance h4 {
	float:left;
	height: auto;
	padding: 10px;
	width: auto;
}
#not_uru #balance p {
	float:left;
	height: auto;
	width: 600px;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
}
#not_uru #introduction {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#not_uru #introduction p {
	float:left;
	height: auto;
	width: 590px;
	display: block;
	padding-left: 20px;
}
#not_uru #shop {
	float:left;
	width:635px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#not_uru #shop h3 {
	float:left;
	width:auto;
	height: auto;
}
#not_uru #shop ul {
	float:left;
	width:300px;
	height: auto;
}
#not_uru #shop li {
	float:left;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
#not_uru #community {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#not_uru #community .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../not_uru/img/not_uru_community_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#not_uru #community .under {
	float:left;
	width:655px;
	height: 20px;
	background-image: url(../../not_uru/img/community_under_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#not_uru #community .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../not_uru/img/community_center_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#not_uru #community ul {
	float:left;
	width:600px;
	height: auto;
	padding-left: 20px;
}
#not_uru #community li {
	height: auto;
	display: inline;
	width: auto;
	background-image: url(../../not_uru/img/not_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#not_uru #banner {
	float:left;
	width:655px;
	height: auto;
	padding: 0px;

}
