@charset "UTF-8";

/*--------------------------------------
    トップ               
--------------------------------------*/

div#container {
	width: 950px;
	height: 270px;
	margin: 0;
	padding: 0;
} 

/*--------------------------------------
    レフト              
--------------------------------------*/

div#body_l {
	width: 605px;
	height: 230px;
	margin: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
}

div#topics_title_bg  {
	position: relative;
	width: 605px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #3f2819;	
}

div#topics_title  {
	position: absolute;
	left: 0;
	bottom: 0;	
}

div#topics_title_text  {
	position: absolute;
	right: 3px;
	bottom: 2px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

div#topics_text_bg  {
	width: 594px;
	height: 55px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
}

div#topics_text  {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}

#topics_text a {
	color: #FF6600;
	text-decoration: underline;
}

#topics_text a:hover {
	color: #FF6600;
	text-decoration: none;
}

div#info {
	width: 605px;
	height: 123px;	
}

div#info_l {
	position: relative;
	width: 298px;
	height: 123px;
	margin: 0;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}

div#info_r {
	position: relative;
	width: 298px;
	height: 123px;
	margin: 0;
	padding: 0;
	float: left;
}

div#info_title_bg  {
	position: relative;
	background-color: #ebebeb;
	width: 298px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 4px;
}

div#info_title {
	position: absolute;
	left: 0;
	bottom: 0;	
}

div#info_button {
	position: absolute;
	right: 0;
	bottom: 0;	
}

img.pic_border {
    padding: 3px;
    background-color: #ffffff;
    border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
    border-width: 1px;
    border-style: solid;
}

div#info_text {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 160px;
	position: absolute;
	left: 137px;
	top: 24px;	
}

div#info_link_l {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	position: absolute;
	right: 9px;
	bottom: 0;	
}

#info_link_l a {
	color: #FF6600;
	text-decoration: underline;
}

#info_link_l a:hover {
	color: #FF6600;
	text-decoration: none;
}

div#info_link_r {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	position: absolute;
	right: 0;
	bottom: 0;	
}

#info_link_r a {
	color: #FF6600;
	text-decoration: underline;
}

#info_link_r a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*--------------------------------------
    ライト               
--------------------------------------*/

div#body_r {
	width: 285px;
	height: 230px;
	margin: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #faf8f5;
	float: left;
}

div#body_r_bunner {
	margin-bottom: 20px;
}

div#body_r_ch_logo {
	margin-bottom: 7px;
}

div#body_r_tel {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 11px;
	line-height: 130%;
}

div#body_r_add {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 3px;
}

