@charset "UTF-8";
/*whatsNew*/
#outerGroup #content .text {
	width: 100%;
}

#outerGroup #content .hello {
	color: #663300;
	float: right;
	width: 750px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#outerGroup #content .title {
	float: right;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-weight: bold;
}

#outerGroup #content .news {
	float: right;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
/*yoisora*/
#outerGroup #content .text2 {
	float: right;
	width: 750px;
}

#outerGroup #content .text3 {
　　float: clear;
    text-algin: left;
    letter-spacing : normal;
}



/*banner*/

#outerGroup #content table {
	text-align: center;
	padding-top: 20px;
}

