/*全ページ共通*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial;
	font-size: 14px;
	line-height: 140%;
	color: #000066;
}


/*写真の周囲まわりこみ間隔確保（L）*/
.photo_L {
	margin-right: 10px;
	margin-bottom: 10px;
}


/*表のアンダーライン*/
.sel_underline {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.il01{
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-indent: -1.5em;
	list-style-type: none;
	margin-bottom: 2em;


}
.font2 {
	font-family: "Arial";
	font-size: 14px;
	line-height: 140%;
	color: #CC0000;
	background: #FAEACF;

}

