@charset "UTF-8";



/*メイン左カラム*/
#main .top-main-left {
	width: 350px;
	padding-right: 20px;
	float: left;
}
/*メイン右カラム*/
#main .top-main-right {
	float: left;
	width: 350px;
}

/*検索*/
#main .top-main-left #search_list {
	border: 1px solid #8C9494;
	width: 348px;
	background-image: url(../images/search_bg.jpg);
	background-position: bottom;
	height: 338px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#main .top-main-left #search_list #search-navi ul li img,
#main .top-main-left #search_list #search-navi ul li a img {/*画像の隙間をなくす為に必須*/
	vertical-align:top;
	padding-bottom: 3px;
}

#search_list #search-navi {
	padding-top: 15px;
	padding-left: 13px;
	padding-bottom: 20px;
}
.top-main-left #search_list p {
	line-height: 1.5em;
	padding-left: 13px;
}.merit {
	padding-bottom: 20px;
}
#contents .search .sarch_btm ul li {
	display: block;
	width: 150px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}
#news01 #new_work_txt {
	height: 500px;
	width: 690px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F64420;
}
#news01 #new_work_txt a,
#news01 #new_work_txt a:link,
#news01 #new_work_txt a:visited {
	background-color: #FCF6F3;
	text-decoration: none;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

#news01 #new_work_txt a:hover,
#news01 #new_work_txt a:active {
	background-color: #FCB46C;
	color: #333;
}	
#news01 #new_work_txt a h4 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 60px;
	width: 80px;
}
#news01 #new_work_txt a h4 {
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news01 #new_work_txt a p {
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#news01 {
	margin-bottom: 20px;
}
#news02 #new_work_txt ul .topic1 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#news02 #new_work_txt ul .topic1 span {
	padding-right: 20px;
}

#news02 #new_work_txt ul .topic1 a,
#news02 #new_work_txt ul .topic1 a:link,
#news02 #new_work_txt ul .topic1 a:visited {
	color: #F65120;
	text-decoration: none;
}

#news02 #new_work_txt ul .topic1 a:hover,
#news02 #new_work_txt ul .topic1 a:active {
	color: #333;
	text-decoration: underline;
}
	#news02 #new_work_txt {
	height: 150px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F65320;
}
#news03 #new_work_txt ul .topic1 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#news03 #new_work_txt ul .topic1 span {
	padding-right: 20px;
}

#news03 #new_work_txt ul .topic1 a,
#news03 #new_work_txt ul .topic1 a:link,
#news03 #new_work_txt ul .topic1 a:visited {
	color: #F65120;
	text-decoration: none;
}

#news03 #new_work_txt ul .topic1 a:hover,
#news03 #new_work_txt ul .topic1 a:active {
	color: #333;
	text-decoration: underline;
}
	#news03 #new_work_txt {
	height: 185px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F65320;
}
#contents .search .sarch_btm ul li ul li {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#contents .search .sarch_btm ul li h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
#contents #news01 h3,
#contents #news02 h3,
#contents #news03 h3 {
	margin: 0px;
	padding: 0px;
}

#side #hot_txt {
	height: 200px;
	width: 240px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}

/* Blog欄追加 _151126 */

#blogWrap {margin-bottom: 30px;}

.blogbox {
	width: 340px;}

.blogbox iframe {}

#blogbox01 {float: left;}
#blogbox02 {float: right;}
