@charset "utf-8";
body {
	background-image: url(../images/allpages/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#main_image {
	background-image: url(../images/allpages/background.png);
	background-repeat: repeat-y;
	height: 110px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#main_image #main {
	background-image: url(../images/business/main_image.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 930px;
	margin-right: 15px;
	margin-left: 15px;
}
#main_image #main h2 {
	text-indent: -9999px;
}
#cont_title {
	clear: both;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(../images/allpages/title_color.gif);
	background-repeat: no-repeat;
	padding-top: 3.5px;
	padding-bottom: 3.5px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#cont_title h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	color: #42210B;
}
#cont_area {
	clear: both;
	height: auto;
	width: auto;
	margin-right: 30px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#cont_text {
	background-image: url(images/allpages/contents_back_02.png);
	background-repeat: repeat-y;
	height: auto;
	width: 580px;
	padding-right: 20px;
	padding-left: 20px;
}
.cont_area_l {
	float: left;
	height: auto;
	width: 310px;
	margin-bottom: 15px;
}
.cont_area_r {
	float: right;
	height: auto;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#cont_text_01 {
	background-image: url(images/business/business_back_01.png);
	background-repeat: repeat-y;
	height: auto;
	width: 270px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#cont_text_02 {
	background-image: url(images/business/business_back_03.png);
	background-repeat: repeat-y;
	height: auto;
	width: 270px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#cont_area p {
	font-size: 13px;
	line-height: 23px;
	color: #000000;
}
#cont_area h2 {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
}
#sub_title {
	clear: both;
	height: 24px;
	width: 600px;
	background-image: url(../images/allpages/sub_title.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
#sub_title h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
#cont_area a {
	color: #42210B;
	text-decoration: underline;
}
#cont_area a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#line {
	width: 580px;
	margin-top: 8px;
	margin-bottom: 8px;
}
