@charset "Shift_JIS";

.h6_std {
	height: auto;
	width: auto;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-image: url(../img/Bullet/Bullet04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin: 5px;
	padding: 5px 5px 5px 20px;
}

.boxLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
	height: 200px;
}
.p_topCenter {
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.3em;
}
.p_topLeft {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../img/Bullet/Bullet05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
}
.p_left {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_right {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.alignCenter {
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.imgBox01 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 780px;
}
.imgBox02 {
	text-align: center;
	height: 90px;
	width: 780px;
	clear: both;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.height-100 { height: 100px; }
.prepend-40 { padding-left: 40px; }
.span-120 {
	width: 120px;
	text-align: center;
	float: left;
}
.hborder {
/*	padding-right:10px;*/
	margin-right:-1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

