﻿body {
	font-family:"MS UI Gothic", "メイリオ";
	color: #333333;
	background-color: #FFF;
	background-image: url(uzumaki.gif);
	background-repeat: repeat;
	font-size: 14px;
/*	letter-spacing: 1px;*/
}


h1 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(h2_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(h2_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	background-image: url(h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 30px;
}

#wrap #contents h3 .top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
p {
	line-height: 1.5em;
	font-size: 14px;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	/*	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 20px;*/
	text-indent: 1em;
	letter-spacing: 1px;
}
table .layout{
	width: auto;
}

th, td {
/*	vertical-align: top;*/
}
h5 {
	margin-top: 30px;
	font-size: 14px;
	text-indent: 1em;
}
