@charset "UTF-8";

/* 特集ページ
---------------------------------------------------- */

#special_content {
	width: 824px;
	background-color: #ffffff;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 116px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

#left_col {
	width: 580px;
	float: left;
}

#right_col {
	float: right;
	width: 234px;
}

#left_col #special_main_img_area  {
	width: 570px;
	height: 150px;
	margin:0px;
}

#left_col h3#special_content_midashi03   {
    margin: 15px 0px 15px 8px;
    font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;;
    padding-left: 5px; /* 左の余白 */
    border-width: 0px 0px 0px 12px; /* 枠の幅 */
    border-style: solid; /* 枠の種類 */
    border-color: #FD780D; /* 枠の色 */
    line-height: 100%; /* 行の高さ */
}

#special_content_midashi01 {
	letter-spacing: -.075em;
	font-size: 14px;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	margin-bottom: 10px;
}

.hidepage {display:none;}

.caption {
    height: 25px;
    font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

.special_midashi_add_bg {
    margin: 20px 0px 20px 8px;
	padding: 3px 0px 0px 5px;
	height: 29px;
    font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	list-style: none;
	background-image: url(../images/special_title_bg.gif);
	background-repeat: repeat-x;
}
