@charset "UTF-8";

/*////////////////////////////////////////////////////////////
	HOME
////////////////////////////////////////////////////////////*/

/*.search {
background-color:#f6eddd;
	background-repeat: no-repeat;
	height: 100px;
}
.search img {
	margin-top: 10px;
	margin-left: 10px;
}
*/
div.left {
	float: left;
	width: 520px;
}
div.right {
	float: right;
	width: 200px;
	color:#696969;
}
/*div.right p {
	margin-bottom: 5px;
	line-height: 1.3em;
}
*/

.about {
	position: relative;
}

.about h2 {
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CC0000;
}
.about p.branch {
	position: absolute;
	top: -3px;
	right: 0px;
	font-size: 92%;
	text-align: right;
}
.about p.branch a {
	background-image: url(../../img/corporate/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 15px;
}
*html .about p.branch a {
	background-position: 0px 0.1em;
}
*+html .about p.branch a {
	background-position: 0px 0.1em;
}
.about p.cp {
	background-image: url(../../img/corporate/home/bg_02.gif);
	background-repeat: repeat;
	padding: 10px;
	font-size: 110%;
}

.topics table {
}
.topics th {
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 27px;
	vertical-align: top;
	background-image: url(../../img/corporate/home/icon_news.gif);
	background-repeat: no-repeat;
	background-position:10px 5px;
	text-align: left;
	white-space: nowrap;
	color: #313131;
	width:70px;
}
.topics td {
	padding: 0em;
}
.partner {
	margin-bottom: 9px;
}

.line-side p {
	margin: 0px;
	font-size: 84%;
	line-height: 1.6em;
}
.line-side a {
	background-image: url(../../img/corporate/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	padding-left: 15px;
	font-size: 110%;
}

/*////////////////////////////////////////////////////////////
	HEADER REWRITE
////////////////////////////////////////////////////////////*/

#home #header .home h1 {
	height: 17px;
	width: 50px;
}
#home #header .home h1 a {
	height: 17px;
	width: 50px;
	background-image: url(../../img/corporate/home/img_04.gif);
	display: block;
	font-size: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
}
#home #header .home p {
	left: 65px;
	top: 3px;
}
#home #header .home ul {
	top: 0px;
}
*html #home #header .home ul {
	top: -2px;
}
*+html #home #header .home ul {
	top: -2px;
}


/*////////////////////////////////////////////////////////////
	101026
////////////////////////////////////////////////////////////*/
.section
{
	margin-bottom:35px;
}

h2 {
	padding-bottom:3px;
	margin:0 0 10px;
	border-bottom:3px solid #f2f2f2;
}
.search .btns
{
	padding:8px;
	background:#ebebeb;
}

.search td
{
	vertical-align:top;
}

.search th
{
	padding:0 5px 5px 0;
}

.banner01
{
	margin-bottom:10px;
}

.banner02_left
{
	float:left;
}

.banner02_right
{
	float:right;
}

.clear hr
{
	display:none;
}

div.right h3
{
	margin-bottom:10px;
}

div.right .section
{
	margin-bottom:30px;
}


div.right .section p
{
	padding:0 5px;
	margin:0 0 11px 0;
	line-height: 1.2;
}

div.right .detail_btn
{
	text-align:right;
}

div.right .other ul
{
	margin:0 0 0 15px;
	list-style:none;
}

div.right .other li
{
	padding:0 0 0 25px;
	background:url(../../img/corporate/home/icon_right.gif) no-repeat 0 3px;
	line-height:1;
}

div.right .other li a
{
	color:#696969;
	text-decoration:none;
}

div.right .other li a:hover
{
	color:#225EA7;
	text-decoration:underline;
}

div.right .other hr
{
	margin:0 0 10px;
	height:3px;
	border:none;
	background:url(../../img/corporate/home/hr_right.gif) no-repeat 0 0;
}

.topics .news
{
	margin-bottom:35px;
	height:185px;
	overflow-x:hidden;
	overflow-y:auto;
}

div.right .news
{
	margin-bottom:30px;
}


div.right .news p
{
	padding:0 5px;
	margin:0 0 11px 0;
	line-height: 1.2;
}


/*////////////////////////////////////////////////////////////
	110427
////////////////////////////////////////////////////////////*/
.pickup .lt
{
	width:250px;
	float:left;
	padding:0 0 11px;
}

.pickup .rt
{
	width:250px;
	float:right;
	padding:0 0 11px;
}

