@charset "UTF-8";

/*main*/
body {
	text-align: center;
	background-color: #f2ede2;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
th {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
a:link {
	color: #664500;
	text-decoration: none;
}
a:visited {
	color: #664500;
	text-decoration: none;
}
a:hover {
	color: #ec2910;
	text-decoration: underline;
}
a:active {
	color: #ec2910;
	text-decoration: underline;
}
a.type2:link {
	color: #000000;
	text-decoration: none;
}
a.type2:visited {
	color: #000000;
	text-decoration: none;
}
a.type2:hover {
	color: #ec2910;
	text-decoration: underline;
}
a.type2:active {
	color: #ec2910;
	text-decoration: underline;
}
#container {
	width: 803px;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#header {
	width: 803px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#areaA {
	float: left;
	width: 596px;
	padding-bottom: 25px;
}
#areaB {
	float: left;
	width: 206px;
	padding-bottom: 25px;
}
#footer {
	width: 803px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*header*/
h1 {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 8px;
	margin: 0px auto;
	padding-right: 10px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.navi ul {
	margin: 0px;
	padding: 0px;
}
.navi li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
}

/*container*/
.flash {
	background: url(img/border01.gif) repeat-y bottom;
	padding-bottom: 6px;
}
.diary {
	background: url(img/diary-bg-mdl.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.diary th {
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	padding-right: 10px;
}
.diary td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dacbab;
	padding-bottom: 10px;
}

.banner{
	margin:10px auto 10px auto;
	text-align:center;
}


/*footer*/
.pageup {
	clear: both;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
address {
	clear: both;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	padding-left: 550px;
	padding-top: 8px;
	padding-bottom: 3px;
}
#copy {
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg-copy.gif) no-repeat top;
}

/*decoration*/
.font16 {
	font-size: 16px;
	line-height: 21px;
}
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 17px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.marker01 {
	color: #EC2910;
}
.marker02 {
	color: #664500;
}
.margin01 {
	margin-right: 50px;
	margin-left: 30px;
}

.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}


