@charset "utf-8";
#bg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bg02 {
	background-image: url(../images/header_bg_con.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	zoom:1;
	overflow: hidden;
	line-height: 1.7;
	background-position: top;
}
#main {
	margin-top: 20px;
}
#main_l {
	width: 637px;
	float: left;
}
#main_r {
	float: right;
	width: 213px;
}
#pagetop {
	clear: both;
	text-align: right;
	margin-top: 40px;
	overflow: hidden;
	zoom:1;
}
.casestudy {
	padding: 0px;
	clear: both;
}
.casestudy_title {
	margin-bottom: 7px;
	height: 20px;
}
.casestudy_title h2 {
	float: left;
}
.case_box {
	margin-top: 13px;
	zoom:1;
	overflow:hidden;
	clear: both;
}
.case_a {
	float: left;
	width: 290px;
	border: 1px solid #b1b1b1;
	padding: 10px;
}
.case_b {
	float: right;
	width: 290px;
	border: 1px solid #b1b1b1;
	padding: 10px;
}
.case_bluebar {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3A94B9;
	padding-left: 15px;
	font-size: 108%;
	margin-bottom: 15px;
	font-weight: bold;
	color: #3A94B9;
	border-bottom-width: 1px;
}
.case_bluebar02{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3A94B9;
	padding-left: 15px;
	font-size: 108%;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #3A94B9;
}
.case_pictbox {
	padding: 0px;
}
.case_pictbox img {
	float: left;
	margin-right: 10px;
}
.case_pictbox_left {
	float: right;
	width: 180px;
}
.case_pictbox_left img {
	padding-bottom:10px;
}
.case_pictbox_left p {
	clear:both;
	font-size: 83%;
	margin-bottom: 0px;
}

/*news*/
.news {
	margin-top: 30px;

}
.news dl {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.news dt {
	clear: left;
	float: left;
}
.news dd {
	padding-left: 140px;
	
}
.news_title {
	height: 40px;
	background-image: url(../images/news_underbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.news_title h3 {
	float: left;
}
.contents_bg {
	background-image: url(../images/header_bg_con.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0000CC;
}


/*サービス紹介*/
.midashi_sp {
	margin-bottom: 15px;
}
.service_box {
	border: 1px solid #b1b1b1;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.service_ab {
	margin-top: 20px;
	zoom:1;
	overflow:hidden;
	clear: both;
}
.service_ab02 {
	margin-top: 23px;
	zoom:1;
	overflow:hidden;
	clear: both;
	padding-top: 23px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b1b1b1;
}
.service_a {
	float: left;
	width: 285px;
}
.service_b {
	float: right;
	width: 285px;
}
.service_pictbox_left {
	float: right;
	width: 175px;
}
.service_pictbox_left img {
	padding-bottom:10px;
}
.service_pictbox_left p {
	clear:both;
	font-size: 83%;
	margin-bottom: 0px;
}
