@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: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#main_image #main {
	background-image: url(images/top/main_image.png);
	background-repeat: no-repeat;
	height: 400px;
	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;
}
#new_area {
	clear: both;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#new_area .hi {
	float: left;
	height: auto;
	width: 120px;
}
#new_area .new_title {
	float: right;
	height: auto;
	width: 500px;
}
#new_area h2 {
	font-size: 13px;
	line-height: 23px;
}
#new_area a {
	color: #42210B;
	text-decoration: underline;
}
#new_area a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#new_line {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cont_area {
	clear: both;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 20px;
	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/top/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/top/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: 16px;
	line-height: 28px;
	font-weight: bold;
}
#sub_title {
	clear: both;
	height: 24px;
	width: 620px;
	background-image: url(images/allpages/sub_title.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 6px;
	margin-bottom: 20px;
}
#sub_title h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#cont_a {
	padding-right: 20px;
	padding-left: 20px;
}
#cont_a a {
	color: #42210B;
	text-decoration: underline;
}
#cont_a a:hover {
	color: #FF3300;
	text-decoration: underline;
}
