@charset "UTF-8";

/*横長メイン画像の左右帯パターン画像指定*/
.bk_img2 {
	background-image: url(../../common/img/bk_img_2img.jpg);
	background-repeat: repeat-x;
}


/*コンテンツ基礎指定*/

.contents {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	font-size: 85%;
	line-height: 150%;
	}

/*サブタイトルテキスト指定*/

.sub_T_01 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	line-height: 150%;
	color: #999900;
}

.sub_t_text {
	font-weight: bold;
	font-size: 140%;
	color: #c09b2c;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 180%;
	padding-top: 20px;
	padding-bottom: 10px;
}


/*テキスト強調指定*/

.b_gold {
	font-weight: bold;
	color: #c09b2c;
}
.b_red {
	font-weight: bold;
	color: #C03438;
}
.b_pink {
	font-weight: bold;
	color: #ec5a81;
}
.b {
	font-weight: bold;
}

/*コンテンツ背景指定・ゼロービュ−ティー*/

.BA_01_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}


/*コンテンツ文章の幅指定*/

.place_300 {
	width: 350px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}
.place_660 {
	width: 660px;
	padding-left: 5px;
	padding-top: 10px;
}
.place_450 {
	width: 450px;
	padding-left: 3px;
}
.place_400 {
	width: 400px;
	background-image: url(../img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bk_yaji {
	background-image: url(../img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
	
.waku_before {
	border: 1px solid #cccccc;
}
	
.waku_after {
	border: 1px solid #f48287;
}
	

/*下メニュー位置サイズ指定*/

.s_menu_place {
	width: 670px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
}

/*下メニューロールオーバー*/

a.s_menu:link {
	text-decoration: none;
	color: #000000;
}
a.s_menu:hover {
	color: #990066;
	text-decoration: none;
}
a.s_menu:visited {
	text-decoration: none;
}
a.s_menu:active {
	text-decoration: none;
}


.tx_M {
	font-size: 85%;
	line-height: 150%;
	color: #000000;
	vertical-align: top;
}
.After_BK {
	background-image: url(../img/yaji.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}
.T_name {
	background-image: url(../img/T_blank.gif);
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 18px;
	font-size: 18px;
	color: #ec6667;
	margin-top: 5px;
}
.BA_table {
	padding-left: 38px;
	padding-bottom: 50px;
}

