@charset "UTF-8";
/* CSS Document */

/*左側*/

#menu1 a {
	background-position: -180px 0px;
}


/*コンテンツ*/
.text_area {
	padding: 20px 20px 0 20px;
	font-size: 120%;
	line-height: 200%;
	letter-spacing: 0.2em;
	text-align: center;
}

#outline_title {
	background: url(../img/outline_title.png) no-repeat;
	width: 600px;
	height: 50px;
	margin: 0 auto;
}