@charset "utf-8";
/* ---------------------------------------------------------
H2-Title
--------------------------------------------------------- */
.H2-Title {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	background: url(images/no-title-right02.gif) right top repeat-y;
}
.H2-Title .H2-Title-left {
	background:url(images/no-title-left02.gif) left top repeat-y;
}
.H2-Title .Title {
	width:100%;
	background: url(images/h2-title-right01.gif) right top no-repeat;
	height:53px;
}
.H2-Title .Title h2 {
	float:left;
	height:53px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:0 0 0 25px;
	margin:0px;
	background:url(images/h2-title-left01.gif) left top no-repeat;
}
.H2-Title .Title .Head {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:60px;
}
.H2-Title .Contents {
	clear:both;
	background:url(images/no-title-left03.gif) left bottom no-repeat;
	padding:10px;
}
.H2-Title .contents-left {
	background:url(images/no-title-right03.gif) right bottom no-repeat;
}

/* ---------------------------------------------------------
H2-BlueTitle
--------------------------------------------------------- */
.H2-BlueTitle {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	background: url(images/no-title-right02.gif) right top repeat-y;
}
.H2-BlueTitle .H2-BlueTitle-left {
	background:url(images/no-title-left02.gif) left top repeat-y;
}
.H2-BlueTitle .Title {
	width:100%;
	background: url(images/h2-bluetitle-right01.gif) right top no-repeat;
	height:53px;
}
.H2-BlueTitle .Title h2 {
	float:left;
	height:53px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:0 0 0 25px;
	margin:0px;
	background:url(images/h2-bluetitle-left01.gif) left top no-repeat;
}
.H2-BlueTitle .Title .Head {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:60px;
}
.H2-BlueTitle .Contents {
	clear:both;
	background:url(images/no-title-left03.gif) left bottom no-repeat;
	padding:10px;
}
.H2-BlueTitle .contents-left {
	background:url(images/no-title-right03.gif) right bottom no-repeat;
}

/* ---------------------------------------------------------
No-Title
--------------------------------------------------------- */
.No-Title {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	background: url(images/no-title-right02.gif) right top repeat-y;
}
.No-Title .No-Title-left {
	background:url(images/no-title-left02.gif) left top repeat-y;
}
.No-Title .Title {
	width:100%;
	background: url(images/no-title-right01.gif) right top no-repeat;
	height:5px;
}
.No-Title .Title h2 {
	float:left;
	width:100%;
	height:5px;
	padding:0;
	margin:0;
	background:url(images/no-title-left01.gif) left top no-repeat;
	text-indent: -9999px;
}
.No-Title .Contents {
	clear:both;
	background:url(images/no-title-left03.gif) left bottom no-repeat;
	padding:10px 10px 12px 10px;
}
.No-Title .contents-left {
	background:url(images/no-title-right03.gif) right bottom no-repeat;
}
/* ---------------------------------------------------------
Zero
--------------------------------------------------------- */
.Zero {
	clear:both;
	display:table;
	width:100%;
	margin:0;
	padding:0;
}

/* ---------------------------------------------------------
PickUp
--------------------------------------------------------- */
.fc-logo {
	width: 200px;
	text-align: right;
	padding: 0 0 35px;
	margin: 0;
	background: #FFFFFF;
}
.PickUp {
	width: 200px;
	margin: 0;
}
.PickUp h2 {
	background:url(images/hd_pickup.gif) no-repeat top left;
	width: 200px;
	height: 29px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
.PickUp .Contents {
	clear:both;
	background:url(images/pickup_bg.gif) top left;
	padding:10px 0;
}


