/* 共通 */

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img
{
	border-width: 0px;
	border-style: none;
}

.text85 {
	font-size:85%;
}

.text90 {
	font-size:90%;
}

.height150 {
	line-height:150%;
}

.list_div {
	margin: 30px 10px 30px 10px;
}

.list_font {
	font-weight:bold;
	color:#666666;
}

.text {
	margin:10px 10px 0px 10px;
	font-size:90%;
}

.subtext {
	margin:0px 10px 0px 10px;
	font-size:80%;
}

