body {
	text-align: left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-color: #999999;
	background-image: url(images/back.gif);
	background-position: left top;
}

/*フォント*/
.font12 {
	font-size: 12px;
	line-height: 110%;
	color: #333333;
}

.font10 {
	font-size: 10px;
	line-height: 110%
	color: #333333;
}


/*TOPナビ*/
.news {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
}



/*ヘッダー*/
.header {
	height: 50px;
	width: 570px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
}
.directory {
	font-size: 10px;
	color: #999999;
}

/*タイトル*/
.title {
	width: 570px;
	height: 45px;
	text-align: left;
	padding-bottom: 35px;
}

/*サブナビ*/
.navi-sub {
	margin-right: 10px;
}


/*段落：リード*/
.paragraph-about {
	padding-bottom: 40px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.paragraph-nomal {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}


/*フッター*/
img.footer-bar {
	margin-top: 40px;
}

/*テキスト関連*/
h1 {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.text-nomal {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.text-small {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
/*アイキャッチ*/
.maru-blue {
	color: #8A9AD4;
}
.maru-pink {
	color: #D78289;
}
.maru-orange {
	color: #D7B863;
}

/*flow関連*/
td.flow {
	padding-right: 20px;
}
