@charset "utf-8";

/*メイン-----------------*/
#main_outline {
	background-position: 0px 196px;
}

/*-----↓↓scroller変更↓↓-----*/
/* scroller全体wrap */
.tickercontainer {
	background: url(/search/img/index/title_01.jpg) no-repeat;
	width:640px;
	height:30px;
	margin:0 0 15px;
	padding:0;
	overflow:hidden;
}
.tickercontainer * {letter-spacing:0px; text-align:left; margin:0; padding:0;}

/* scrollerテキストwrap */
.tickercontainer .mask {
	position:relative;
	float:right;
	top:0.5em;
	width:495px;
	overflow:hidden;
}
.newsticker {
	position:relative;
	right:0px;
	list-style-type: none;
	width:5000px;
}
.newsticker li {float:left;}
.newsticker a {white-space: nowrap;}
.newsticker span { margin-right:2.5em;}


/*marquee
.tickercontainer {
	background: url(/search/img/index/title_01.jpg) no-repeat;
	width:640px;
	height:30px;
	margin:0 0 15px;
	padding:0;
	overflow:hidden;
}
.tickercontainer * {letter-spacing:0px; text-align:left; margin:0; padding:0;}
.tickercontainer marquee {
	position:relative;
	float:right;
	top:0.5em;
	width:495px;
	overflow:hidden;
}
#topics {
	position:relative;
	right:0px;
	list-style-type: none;
	width:5000px;
}
#topics li {float:left;}
#topics li { margin-right:2.5em;}
*/

/*-----↑↑scroller変更↑↑-----*/

.news_box {
	border: 1px solid #E3DACE;
	background-color: #F5F5F3;
	width: 638px;
	margin: 0px 0px 10px 0px;
	float: left;
	padding: 10px 0px 10px 0px;
}
.news_sam {
	border: 1px solid #CCCCCC;
	width: 130px;
	float: left;
	margin-left:10px;
    /*-----↓↓追加↓↓-----*/
	background:#ffffff;
}
* html .ie_news_sam {margin-left:5px;}
/*-----↓↓追加↓↓-----*/
.news_sam td {
	text-align:center;
	height:130px;
}
.news_sam td img { margin-left:auto; margin-right:auto;}
/*-----↑↑追加↑↑-----*/

.news_spec {
	margin: 5px 0px 0px 20px;
	line-height: 170%;
	float: left;
	width: 320px;
}
.news_title {
	background-image: url(/search/img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 200%;
	width: 320px;
}
.news_title a {
	font-size: 14px;
	font-weight: bold;
	color: #436565;
}
.itiran {
	width: 640px;
	text-align: right;
	clear: both;
}
.itiran a {
	width: 640px;
	text-align: right;
}
#service_title {
	padding: 20px 0px 20px 0px;
}
.service_box {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	width: 317px;
	float: left;
	display: inline;
	margin: 0px 2px 2px 0px;
	background-image: url(/search/img/index/background_service.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
.service_image {
	float: left;
	width: 140px;
	height: 100px;
}
.service_box p {
	float: left;
}
#footer_banner_outline {
	clear: both;
	padding: 30px 0px 0px 0px;
	float: left;
	width: 640px;
}
#footer_banner_01 {
	width: 206px;
	border: 1px solid #CCCCCC;
	float: left;
	display: inline;
	margin: 0px 8px 0px 0px;
	height: 155px;
}
#footer_banner_02 {
	width: 206px;
	border: 1px solid #CCCCCC;
	float: left;
	display: inline;
	margin: 0px 8px 0px 0px;
	height: 155px;
}
#footer_banner_03 {
	width: 206px;
	border: 1px solid #CCCCCC;
	float: left;
	display: inline;
	height: 155px;
}
#footer_banner_03 img {
	margin: 0px 0px 5px 0px;
}
/*サイドバー-----------------*/
#side_bar {
	background-image: url(/search/img/index/back_ground_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
