@charset "utf-8";
/* CSS Document */

/*====================
ライトカラム
====================*/
#contents .right_column {
	float: left;
	height: auto;
	width: 645px;
	padding-left: 15px;
}
#contents .right_column .box1 {
	height: auto;
	width: 645px;
}
#contents .right_column .box1 .h2_container {
	float: left;
	height: auto;
	width: 375px;
	text-align: left;
}
#contents .right_column .box1 .h2_container .top_h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .right_column .box1 .h2_container p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents .right_column .contact_banner {
	float: left;
	height: 110px;
	width: 270px;
	background-image: url(../img/form_batton1.jpg);
	background-repeat: no-repeat;
}
#contents .right_column .contact_banner a {
	height: 110px;
	width: 270px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .right_column .contact_banner a:hover {
	background-image: url(../img/form_batton2.jpg);
	background-repeat: no-repeat;
}
#contents .right_column .news_title {
	height: 30px;
	width: 645px;
}
#contents .right_column .news_text {
	height: auto;
	width: 645px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contents .right_column .news_text  a:link {
	color: #FF6600;
	text-decoration: none;
}
#contents .right_column .news_text  a:visited {
	text-decoration: none;
	color: #FF6600;
}
#contents .right_column .news_text  a:hover {
	text-decoration: none;
	color: #3366FF;
}
#contents .right_column .news_text  a:active {
	text-decoration: none;
	color: #FF6600;
}
#contents .right_column .news_text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .right_column .customer_box {
	height: 245px;
	width: 400px;
	margin-right: 10px;
	background-image: url(../img/top_imgBg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 235px;
}
#contents .right_column .customer_box .customer_text {
	text-align: left;
	height: auto;
	width: 400px;
}
#contents .right_column .customer_box .customer_text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contents .right_column .customer_box .detail_button {
	height: 32px;
	width: 150px;
	margin-left: 240px;
	margin-top: 10px;
	margin-right: 10px;
	background-image: url(../img/detail_button1.jpg);
	background-repeat: no-repeat;
}
#contents .right_column .customer_box .detail_button a {
	text-indent: -5999px;
	display: block;
	height: 32px;
	width: 150px;
	overflow: hidden;
}
#contents .right_column .customer_box .detail_button a:hover {
	background-image: url(../img/detail_button2.jpg);
	background-repeat: no-repeat;
}
#contents .right_column .top_img1 {
	height: 255px;
	width: 645px;
	margin-top: 15px;
}



/*====================
フォントスタイル
====================*/
.style1 {
	font-size: 17px;
}

