@charset "Shift_JIS";

/* コンテンツ
=========================================*/
.Box1dan {
	width:840px;
	margin-bottom:10px;
}

.Box1dan h2 {
	margin-bottom:15px;
}

.Box1danImage {
	width:840px;
	margin-top:10px;
	margin-bottom:10px;
}

.imageRight {
	margin-left:15px;
	float:right;
}

.SafeLeftBox {
	width:507px;
	float:left;
}

.SafeColumm {
	width:818px;
	padding:10px;
	border: 1px solid #333333;
}

.SafeMemo {
	width:840px;
	border-top: 3px solid #65a0d8;
	border-bottom: 3px solid #65a0d8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.SafeMemo_mttl01 {
	width:260px;
	margin-right: 30px;
	margin-bottom: 5px;
	border-top: 1px solid #65a0d8;
	border-bottom: 1px solid #65a0d8;
	float:left;
}

.SafeMemo_mttl02 {
	width:260px;
	margin-bottom: 5px;
	border-top: 1px solid #65a0d8;
	border-bottom: 1px solid #65a0d8;
	float:left;
}

.SafeMemo_txt01 {
	width:260px;
	margin-right: 30px;
	margin-bottom: 5px;
	float:left;
}

.SafeMemo_txt02 {
	width:260px;
	margin-bottom: 5px;
	float:left;
}

#BtmBar{
	width:900px;
	height:42px;
	background-image:url(../../common/image_common/category_btm_bg.gif);
	background-repeat:repeat-x;
}

.textlink a {
	color: #333333;
	background: url(../image/ico_spec_arrow.gif) no-repeat left 0.2em;
	padding-left: 15px;
	text-decoration: none;
	font-size: 80%;
}
.textlink a:hover {
	color: #333333;
	text-decoration: underline;
}