@charset "utf-8";
/* CSS Document */

@import "common.css";


/*-------------------------------------------------
メイン部
-------------------------------------------------*/	

#header {
	width:820px;
	text-align:left;
	background-image: url(../img/headhai.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header span{
	position:absolute;
	top:20px;
	background: url(../img/rogo.jpg) no-repeat;
	width:463px;
	height:49px;
	text-indent:-1000em;
}

#main {
	width:820px;
	float: left;
}
h1 {
	width:440px;
	height:33px;
	text-indent:-1000em;
	background-image: url(../img/ca1.jpg);
	background-repeat: no-repeat;

}
h2 {
	text-indent:-1000em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	margin-top: 60px;
	padding: 0px;
	height: 240px;
	margin-bottom: 0px;


}
#box1 {
	margin-bottom: 20px;
	width: 516px;
	float: left;
}
.box2_title {
	background: url(../img/new.jpg) no-repeat;
	width:auto;
	height:24px;
	text-indent:-1000em;
	margin-bottom: 12px;
	margin-top: 20px;
}
.box3_title {
	background: url(../img/blog.jpg) no-repeat;
	width:auto;
	height:24px;
	text-indent:-1000em;
	margin-bottom: 12px;
	margin-top: 20px;
}

.con1 {
	width: 310px;
	position: relative;
	clear: both;
	float: none;
}
.con1 date1 {
	font-size: 65%;
	color: #D05E80;
	line-height: 120%;
}
.con1 date2 {
	font-size: 65%;
	color: #A3705E;
	line-height: 120%;
}
.con2 {
	text-align: right;
	clear: both;
	float: none;
	width: 310px;
}
.con2a {
	text-align: right;
	clear: both;
	float: none;
	width: 310px;
	padding-top: 10px;
}
.box2_right_title {
	background: url(../img/titles2.jpg) no-repeat;
	width:300px;
	height:66px;
	text-indent:-1000em;
	margin-bottom: 12px;
}
.kai1 {
	width:auto;
	float:left;
	margin-right: 10px;
}

.kai1 date3 {
	font-size: 75%;
	color: #F59351;
	line-height: 120%;
}
.box1_title {
	background: url(../img/titles5.jpg) no-repeat;
	width:310px;
	height:72px;
	text-indent:-1000em;
	margin-bottom: 12px;
	margin-top: 10px;
}

#con7 {
	width: 516px;
	position: relative;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#con7 dt {
	color: #C17E23;
}
#con7 dd{
	list-style-type:none;
	font-weight: normal;
	margin-left: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
}


/*-------------------------------------------------
右サイド
-------------------------------------------------*/

#side {
	width: 261px;
	float: right;
}
#side img {
	margin-bottom: 10px;
}

#company {
	padding: 20px;
	width: 221px;
	background-color: #F6F6F6;
	margin-bottom: 20px;
}
* html #company {
	width: 261px;
}
