@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      corporate.css
Author:         Takuro Toyama
Style Info:     コーポレートのレイアウト
----------------------------------------------------------- */


div#contents {
	float: right;
	width: 695px;
	margin: 0 -5px 15px 0;
}

div#contents div.inner {
	margin: 0 5px 15px;
}
div#contents div.inner p.mainImage {
	margin: 15px 0;
}
div#contents div#contentsArea {
	width: 710px;
}
div#contents div.area01 {
	float: left;
	width: 346px;
	margin: 0 4px 5px 0;
	background: url(../images/contents_bg01.gif) no-repeat left bottom;
}
div#contents div.area01 h3 {
	padding: 22px 20px 0;
	background: url(../images/contents_bg01_top.gif) no-repeat left top;
	font-size: 140%;
	font-weight: bold;
}
div#contents div.area01 div.inner {
	margin: 5px 20px 25px;
	padding: 0;
}
div#contents div.area01 div.inner p.more {
	font-size: 80%;
	font-weight: bold;
}
div#contents div.area01 div.inner p.more a {
	padding-right: 16px;
	background: url(../images/contents_more.gif) no-repeat right center;
	color: #333;
}
div#contents div.area01 div.inner strong {
	color: #e15600;
}

.headingLead {
	margin: 0 10px 20px 10px;
}

.headingLead01 {
	padding: 3px;
	font-size: 150%;
	border-bottom: #4ca504 1px solid;
	font-weight: bold;
	color: #4ca504;
}


.contactBtn {
	clear: both;
	padding: 15px 1px;
	text-align: right;
}

.heading {
	margin: -1px 0 10px -1px;
}
.subHeading01 {
	margin-left: 5px;
}

.contentsText {
	margin: 0 15px 25px;
}
.contentsText strong {
	font-weight: bold;
	color: #e15600;
}

.strong{
	font-size:13.5px;
	font-weight:bold;
}

.categoriB{
	width:650px;
	border-collapse:collapse;
}

.categoriB th{
	width:80px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:7px 5px 5px 10px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.categoriB td{
	padding:5px;
	line-height:1.6;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.leftBorder{
	padding-left:15px;
	border-left:#94c2e4 solid 1px;
}

.leftBorder li{
	background:url(../images/list_dot.gif) no-repeat left 10px;
	padding-left:10px;
}

.greyBack{
	background:#f5f5f5;
}

.tsuki{
	width:30px;
}

.banner dt{
	margin-bottom:10px;
}

.categoriB02{
	width:650px;
	border-collapse:collapse;
}

.categoriB02 th{
	width:120px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:7px 5px 5px 10px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.categoriB02 td{
	padding:5px;
	line-height:1.6;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.preBtnC{
	padding-top:30px;
}
