@charset "utf-8";
/* CSS Document */


/*Section****************************************************************/
.Section {
	position:relative;
	_position:static;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	background-image:url(../images/index_section_back.jpg);
	background-repeat:repeat-y;
}
.SectionMiddle {
	margin-bottom:0px;
}
.SectionEnd {
	margin-bottom:0px;
}
.End {
	clear:both;
	height:14px;
	background-image:url(../images/index_section_bottom.jpg);
}
h2 {
	height:40px;
	margin-bottom:24px;
	text-indent:-11111px;
	font-size:0px;
}
/*Main****************************************************************/
ul.PageNavigation {
	height:24px;
}
ul.PageNavigation li {
	float:left;
	margin-right:5px;
}
ul.PageNavigation li a {
	margin-right:5px;
}
/*Section****************************************************************/
h2, ul.h2_menu li a, a.free_view_01, .OneStory a.free_view_02, .OneStory a.cart_02 {
	text-indent:-11111px;
	font-size:0px;
}
h3, #Kiyaku dt {
	clear:both;
	height:21px;
	padding-top:6px;
	padding-left:49px;
	margin-top:12px;
	margin-bottom:20px;
	background-image:url(../images/h3_01.jpg);
	font-size:14px;
	font-weight:bold;
	color:#2668b3;
}
h4 {
	clear:both;
	height:21px;
	padding-top:37px;
	padding-left:49px;
	margin-bottom:30px;
	background-image:url(../images/h4.jpg);
	font-size:14px;
	font-weight:bold;
	color:#2668b3;
}
h5 {
	clear:both;
	padding-left:11px;
	padding-bottom:6px;
	margin-left:39px;
	margin-right:39px;
	margin-bottom:9px;
	border-bottom:1px dotted #78a1d0;
	font-weight:bold;
}
h6 {
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #78a1d0;
}
.TextArea_01, #Kiyaku dd {
	clear:both;
	overflow:hidden;
	margin-left:39px;
	margin-right:39px;
	margin-bottom:19px;
	_height:1%;
}
.TextArea_02 {
	clear:both;
	overflow:hidden;
	margin-left:62px;
	margin-right:62px;
	margin-bottom:19px;
	_height:1%;
}
/*Option****************************************************************/
.Section ul.PageNavi {
	float:left;
	overflow:hidden;
	margin-top:5px;
	margin-left:30px;
	margin-bottom:31px;
	_display:inline;
}
.Section ul.PageNavi li {
	float:left;
	margin-left:9px;
}
.Section ul.PageNaviBottom {
	float:none;
	clear:both;
	padding-top:4px;
	margin-left:39px;
	margin-right:39px;
	margin-bottom:27px;
	border-top:1px solid #5488c3;
}
.TextCenter {
	text-align:center;
}
.TextLeft {
	text-align:left;
}
.TextRight {
	text-align:right;
}
.TextRed {
	color:#FF0000;
}
.TextBold, th {
	font-weight:bold;
}
p.UserNavigation {
	margin-left:39px;
	margin-right:39px;
	margin-bottom:19px;
	text-align:center;
}
.FontSize_11px {
	font-size:11px;
}
td p {
	margin-top:5px;
	margin-bottom:5px;
}
a.Icon {
	position:relative;
}
a.Icon:hover span {
	display:block;
	position:absolute;
	width:120px;
	float:left;
	top:20px;
	left:-10px;
	font-size:11px;
	line-height:1.5;
	text-align:left;
	color:#000;
	background:#ffff99;
	border:1px solid #aaa;
	padding:5px;
	z-index:10;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.Introduction {
	margin-bottom:12px;
}
.IndentText li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 10px;
}
.FloatRight {
	float:right;
}
.FloatLeft {
	float:left;
}
