@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
html {
	overflow: auto;/*「body」でスクロールバーの表示を設定しているが、ここでoverflowを設定しないと正しく動かない*/
	background-color: #9B3300;/*フッターより下が見える場合の背景色*/
}
body {
	font-family: Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	height: 100%;
	word-wrap: break-word;
	/*↓ブラウザ横スクロールバーの幅を設定、「html」でもこのための設定アリ*/
	overflow-x: hidden;
	height: 100%;
	min-width: 980px;
	background-image: url(../images/bg2.png), url(../images/bg.png);
	background-repeat: repeat-y, repeat;
	background-position: center top, left top;
}
a {
	color: #00ABFF;
	line-height: 22px;
}
a:hover {
	text-decoration: none;
}
a img {
    border-style:none;
}
img {
     vertical-align: bottom;
}
p {
	margin-bottom: 15px;
}
p,h1,h2,h3,h4,h5,h6 {/*本文だけ少し内側に食い込ませる*/
	/*margin-left: 6px;
	margin-right: 6px;*/
}
.container {
}
.content {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.header {
	height: 159px;
	color: #FFF;
	background-image: url(../images/bg_header2_NEW.png), url(../images/bg_header.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center top, left top;
	overflow: hidden;
}
.header2 {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	height: 144px;
	/*↓ブラウザ幅に対してDIVをセンタリングする設定*/
	position: relative; /*relativeでないとブラウザの横スクロールバーが効いてしまう*/
	left: 50%;
	margin-left: -514px;
}
.header2_top {
	height: 95px;
}
.header2_top_left {
	width: 403px;
	position: absolute;
}
.header2_top_left_catch-copy {
	position: absolute;
	top: 10px;
	left: 125px;
	width: 350px;
	color: #EAC4B9;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
.header2_bottom {
	height: 49px;
}
.header2_bottom ul {
	margin-left: 24px;
	margin-right: 24px;
	list-style-image: none;
	list-style-type: none;
}
.header2_bottom ul li {
	float: left;
}
.footer {
	height: 162px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}
.footer_text {
	width: 960px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.footer_text a {
	color: #FFF;
	text-decoration: none;
}
.footer_text p.link {
	padding-top: 65px;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
.footer_text p.copyright {
	margin-top: 35px;
	color: #FFE3A8;
	font-size: 15px;
}
img.kugiri {
	width: 992px;
	height: 1px;
	/*↓記事部分の横区切り線を左右に少しはみ出させる*/
	position: relative;
	left: -6px;
}
.content_image {
}
.content_image.right {
	float: right;
	margin-left: 25px;
	margin-right: 18px;
}
.content_image.right_history {
	float: right;
	margin-right: 7px;
}
.content_top_slideshow {
	width: 960px;
	height: 420px;
	margin-top: -5px;
	margin-bottom: 20px;
}
.content_top_slideshow ul#portfolio {
	width: 960px;
	height: 420px;
	overflow: hidden;
}
.content_content2 {
	width: 960px;
	display: table;
}
.content_content2_left {
	width: 725px;
	display: table-cell;
	border-right: 24px transparent solid;/*透明ボーダーでマージンを作っている*/
	background-clip: padding-box;/*透明ボーダーでマージンを作った際、背景色をボーダー部分に含めない*/
	vertical-align: top;
}
.content_content2_right {
	width: 211px;
	display: table-cell;
	vertical-align: top;
}
.content_content2_left_headline {
	width: 725px;
	height: 94px;
	margin-bottom: 30px;
}
.content_content2_left_headline2 {
	width: 725px;
	height: 40px;
	margin-bottom: 15px;
}
.content_content2_left p.right {
	text-align: right;
	margin-right: 15px;
}
.content_content2_left p.sign {
	text-align: right;
	margin-right: 10px;
	margin-top: -5px;
}
.content_content2_right_banner {
	margin-bottom: 12px;
}

.content_content2_left h3 {
	padding-top: 7px;
	color: #6C1300;
	font-weight: bold;
	font-size: 17px;
}
.content_content2_left_coupon {
	width: 725px;
	height: 458px;
	background-image: url(../images/bg_coupon.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
}
.content_content2_left_coupon_title {
	width: 593px;
	height: 154px;
	color: #4E2700;
	font-size: 35px;
	line-height: 42px;
	font-weight: bold;
	padding-left: 66px;
	padding-top: 66px;
}
.content_content2_left_coupon_title .text {
	width: 593px;
	height: 154px;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
}
.content_content2_left_coupon_title .text p {
	margin-bottom: 0px;
}
.content_content2_left_coupon_caption {
	width: 593px;
	height: 125px;
	color: #4E2700;
	font-size: 16px;
	line-height: 34px;
	padding-left: 66px;
	padding-top: 8px;
}
.content_content2_left_coupon_caption .text {
	width: 593px;
	height: 125px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.content_content2_left_coupon_caption .text p {
	margin-bottom: 0px;
}
.content_content2_left_coupon_caption2 {
	width: 593px;
	height: 47px;
	color: #4E2700;
	font-size: 14px;
	line-height: 34px;
	padding-left: 66px;
	padding-top: 6px;
}
.content_content2_left_coupon_caption2 .text {
	width: 593px;
	height: 47px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.content_content2_left_coupon_caption2 .text p {
	margin-bottom: 0px;
}




table.design_table {
	border-collapse: separate;/*collapseにすると角丸にならない*/
	border-spacing: 0;
	margin-bottom: 20px;
	margin-left: 6px;
	margin-right: 6px;
	width: 715px;
}
table.design_table p {
	margin-bottom: 0px;
}
table.design_table td,
table.design_table th,
table.design_table_express td,
table.design_table_express th {/*tdの右と下に線（四辺に線を付けるとtd同士が重なり2px罫線になってしまう）*/
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
table.design_table_express td,
table.design_table_express th {/*tdの右と下に線（四辺に線を付けるとtd同士が重なり2px罫線になってしまう）*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	width: 45px;
}
table.design_table th {/*表のヘッダー*/
	background-color: #F9F4E1;
	color: #623D00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
table.design_table_express th {/*表のヘッダー*/
	font-size: 12px;
}

table.design_table tr:first-child td:first-child,
table.design_table tr:first-child th:first-child {/*表左上を角丸化*/
border-radius: 10px 0px 0 0;
}
table.design_table tr:first-child td:last-child,
table.design_table tr:first-child th:last-child {/*表右上を角丸化*/
border-radius: 0px 10px 0 0;
}
table.design_table tr:last-child td:last-child,
table.design_table tr:last-child th:last-child {/*表右下を角丸化*/
border-radius: 0 0 10px 0;
}
table.design_table tr:last-child td:first-child,
table.design_table tr:last-child th:first-child {/*表左下を角丸化*/
border-radius: 0 0 0 10px;
}
table.design_table tr:first-child td,
table.design_table tr:first-child th {/*表上段の上の線*/
border-top: 1px solid #D9D9D9;
}
table.design_table tr td:first-child,
table.design_table tr th:first-child {/*表一番左のtdの左線*/
border-left: 1px solid #D9D9D9;
}

.design_style_table_border_left_none {/*表一番左のtdの左線を消す*/
border-left: 0px !important;
}
