@charset "utf-8";
/* CSS Document */
@import "common/0-import.css";
#wrap {
	background: url(../news/images/mainImg.jpg) no-repeat center 47px;
}

#main{
	*margin-top: 23px;
}

#main #conts #pageGuide {
	margin-bottom: 22px;
	_margin-bottom: 22px;
}

#conts h2 {
	margin-bottom: 16px;
	+margin-bottom: 15px;
	_margin-bottom: 16px;
}

#conts {
	font-size: 12px;
	color: #372e2d;
	line-height: 1.4;
	padding-bottom:30px;
}

#conts p.bt01 {
	margin-bottom: 9px;
	_margin-bottom: 8px;
}

#conts .btn {
	background: url(../news/images/ul_back.gif) repeat-x left bottom;
}

#conts .btn li {
	float: right;
}

#conts .btn li img {
	vertical-align: top;
}


#conts .box {
	padding: 35px 24px 40px 22px;
	*padding-top: 34px;
	clear: both;
	border: 1px solid #d2d2d2;
	border-top: none;
	background-color: #FFFFFF;
}

#conts .box dl {
	padding-bottom: 19px;
	margin-bottom: 28px;
	background: url(../news/images/line.gif) repeat-x left bottom;
}

#conts .box dl.special01{
	padding-bottom: 37px;
	margin-bottom: 29px;
}

#conts .box dl.special02{
	padding-bottom: 43px;
	margin-bottom: 29px;
}

#conts .box dl.special03{
	padding-bottom: 20px;
}

#conts .box dt {
	float: left;
	clear: left;
}

#conts .box dd {
	padding: 0 0 0 102px;
	width: 550px;
}

#conts .box dd.dd01 {
	margin-bottom: 10px;
	padding: 0 0 0 67px;
	*padding-left: 7px;
	_padding-left: 4px;
	background: none;
}

#conts .box dd.dd01 a {
	padding-left: 35px;
	color: #d93114;
	background: url(../news/images/icon01.jpg) no-repeat 3px 3px;
	_background: url(../news/images/icon01.jpg) no-repeat left 4px;
}
#conts .box dd.dd01 span {
	padding-left: 35px;
	color: #d93114;
	background: url(../news/images/icon01.jpg) no-repeat 3px 3px;
	_background: url(../news/images/icon01.jpg) no-repeat left 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 	
	#main .sideBar {
		margin-top: 11px;
	}
	
	#main #conts #pageGuide {
		margin-bottom: 23px;
	}
	
	#conts p.bt01 {
		margin-bottom: 10px;
	}
	
	#conts .box {
		padding: 35px 24px 117px 22px;
	}
	
	#conts .box dl{
		padding-bottom: 23px;
		margin-bottom: 28px;
	}
	
	#conts .box dl.special01{
		padding-bottom: 39px;
		margin-bottom: 29px;
	}
	
	#conts .box dl.special02{
		padding-bottom: 45px;
		margin-bottom: 29px;
	}
	
	#conts .box dl.special03{
		padding-bottom: 23px;
	}

	#conts .box dl.news01{
		clear: both;
		padding-bottom: 39px;
		margin-bottom: 29px;
	}

	#conts .box dl.news02{
		padding-bottom: 45px;
		margin-bottom: 29px;
	}
	
	#conts .box dl.news03{
		padding-bottom: 23px;
	}

	#conts .box dl{
		padding-bottom: 23px;
		margin-bottom: 28px;
	}
	
	#conts .box dl.dd01{
		padding-bottom: 39px;
		margin-bottom: 29px;
	}

}
/*
.TabbedPanelsTab {
	background: url(../news/images/h3_img01.gif) no-repeat right top;
	text-align: center;
}

.TabbedPanelsTabSelected {
	background: url(../news/images/h3_img02.gif) no-repeat left top;
}

.TabbedPanelsTab1Hover {
	background: url(../news/images/h3_img02.gif) no-repeat left top;
}

.TabbedPanelsTab a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}
*/
.img_right {
	float: right;
	margin:0 0 15px 15px;
}
/* ui-tabs */
@media projection, screen {
    .ui-tabs-hide {
        display: none;
    }
}
@media print {
    .ui-tabs-nav {
        display: none;
    }
}


/* 091104 追記 */
#tabs{
margin-top:30px;
}

#tabs ul a{
	text-decoration: none;
	display: block;
	height:31px;
	text-indent:-5000px;
}
#tabs ul a.sokuhou{
	background: url(../news/images/h3_img01.jpg) no-repeat;
	width: 259px;
}

#tabs ul a.osirase{
	background: url(../news/images/h3_img02.jpg) no-repeat;
	width: 261px;
}

#tabs ul li.ui-tabs-selected a{
	background-position:0px -31px;
}
.red{
	color:#d93114;
}
