@charset='utf-8';

/*= margin =======================*/

.m_l_6 {
	margin-left: 6px;
}
.m_l_7 {
	margin-left: 7px;
}
/*= トップ  =======================*/

a:link,
a:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

#main_top {
	width: 519px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#rightcolumn_top {
	width: 308px;
	margin-right: 10px;
	_margin-right: 5px;
	float: right;
}

/*= スマホ対応 =======================*/
#linktosmartphone a {
    display: block;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}


/*= スライダー関連 =======================*/
#wrap_slider {
	width: 518px;
	height: 229px;
	margin-bottom: 14px;
	padding-left: 16px;
	background-image : url(../topimg/wrap_slider.gif);
	background-repeat : no-repeat;
}
#slider1 {
	width: 162px;
	margin-top: 14px;
}
#slider1 div {
	text-align: center;
}
.bx-prev {
	position: absolute;
	top: 105px;
	left: -10px;
}
.bx-next {
	position: absolute;
	top: 105px;
	left: 488px;
}

#wrap_slider_news {
	position: relative;
	width: 519px;
	height: 66px;
	background-image : url(../topimg/bg_slider_news.gif);
	background-repeat : no-repeat;
}
#wrap_slider_news_in {
	position: absolute;
	top: 23px;
	left: 120px;
	width: 385px;
	font-size: 14px;
	line-height: 100%;
}
#slider2 div {
	height: 23px;
}
#tx_news_index {
	position: absolute;
	top: 36px;
	left: 32px;
	font-size: 11px;
	line-height: 100%;
}
#slider2 div span {
	color: #EB6211;
	font-weight: bold;
}
/*= スライダー関連 ここまで ===================*/

#box_facebook {
	width: 308px;
	margin-top: 6px;
	background-image : url(../topimg/bg_facebook.gif);
	background-repeat : repeat-y;
}
#fb_likebox {
	position: relative;
	width: 290px;
	height: 60px;
	margin-left: 8px;
}
#fb_likebox_inner {
	position: absolute;
	top: -8px;
	left: 0px;
}
#fb_activity {
	width: 290px;
	height: 230px;
	margin-left: 8px;
}

/*= メインコンテンツ =======================*/
#top_news {
	margin-top: 7px;
	width: 519px;
	background: #f5ebe0;
}
.top_news_box_left {
	width: 229px;
	float: left;
	padding: 0px 0px 8px 20px;
}
.top_news_box_right {
	width: 229px;
	float: left;
	padding: 0px 0px 8px 20px;
}
.img_top_news_box img {
	border: 2px solid #c8aa8b;
	margin-bottom: 8px;
}
.icon_top_news_box {
	float: left;
	margin-right: 10px;
}
.top_new_cont_box {
	margin-top: 10px;
}
.top_new_cont_box {
	float: left;
	width: 125px;
	background: url(../topimg/bg_article.gif) repeat-y;
}
.top_new_cont_box p {
	padding: 0px 10px 5px 10px;
}
/*= トップサイド =======================*/

#side_cont_box {
    background: url(../topimg/bg_side_enq.gif) repeat-y;
    margin-top: 15px;
    width: 308px;
}

#side_cont_box .enqBox {
    padding:7px 15px 4px;
}

#side_cont_box #side_click_a_vote {
	margin-top:5px;
}

#side_cont_box #side_click_a_link {
	margin-top:5px;
}

#side_cont_box #side_click_a_vote a:link,
#side_cont_box #side_click_a_vote a:visited {
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
}

#side_cont_box #side_click_a_link a:link,
#side_cont_box #side_click_a_link a:visited {
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
}

#bg_top_mm {
	margin-top: 5px;
	width: 308px;
	background: url(../topimg/bg_magazine.gif) repeat-y;
}
#bu_top_mm a {
	margin: 0px auto;
	width: 275px;
	height: 56px;
	display: block;
	background: url(../topimg/bu_form_n.gif) no-repeat;
}
#bu_top_mm a:hover {
	background: url(../topimg/bu_form_g.gif) no-repeat;
}
#bu_top_mm a span {
	display: none;
}
#bu_stop_mm {
	width: 272px;
	margin: 0px auto 0px auto;
	text-align: right;
}
.banner_margin {
	margin-top: 12px;
}
