/* CSS Document */

BODY{
	background-color: #FF9933;
}

.outline{
	width: 710px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	height: 662px;
}

.outline2{
	width: 710px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}


.img01{
	margin-top: 20px;
}

.img02{
	margin-bottom: 30px;
}


.td01{
	vertical-align: top;
	height: 537px;
}

.td02{
	text-align: left;
	vertical-align: bottom;
	height: 125px;
}

.menu{
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.kodawari{
	font-size: 15px;
	line-height: 135%;
	color: #333333;
	margin-right: 15px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 30px;
}

.pink{
	font-weight: bold;
	color: #FF3399;
}

.aka{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}