@charset "utf-8";
/* CSS Document */


/*h2****************************************************************/
h2 {
	background-image:url(../images/h2.jpg);
}
h2.Title_01 {
	background-image:url(../images/h2_01.jpg);
}
h2.Title_02 {
	background-image:url(../images/h2_02.jpg);
}
h2.Title_03 {
	background-image:url(../images/h2_03.jpg);
}
h2.Title_04 {
	background-image:url(../images/h2_04.jpg);
}
h2.Title_05 {
	background-image:url(../images/h2_05.jpg);
}
/*Option****************************************************************/
h5 {
font-weight:normal;
}
h5 span {
margin-right:5px;
font-size:14px;
font-weight:bold;
}
.TextArea_02 {
	padding-bottom:31px;
	border-bottom:1px dotted #78a1d0;
}
img.Photo {
	float:left;
}
h6 {
	padding-top:5px;
	margin-left:128px;
	padding-left:10px;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px solid #a2c8f3;
}
h6 span {
	display:none;
}
h6 img {
	vertical-align:bottom;
}
h6 a.Icon {
	margin-right:5px;
}
p.EntryText {
	margin-left:137px;
	margin-right:5px;
}
p.CopyRight {
	margin-top:11px;
	margin-right:5px;
	font-size:11px;
	text-align:right;
}
.Section ul.PageNaviBottom {
	margin-top:-20px;
}
.ErrorArea {
	border:none;
}
p.ErrorText {
text-align:center;
font-size:14px;
}