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


/*ここから見出し装飾*/

#midashi_bg{
	width:100%;
	height:150px;
	margin:0 auto;
	background:url(../about/images/about_01.jpg) repeat-x;
	margin-top:-2px;
}

#midashi_img{
	width:1000px;
	height:150px;
	margin:0 auto;
	background-image:url(images/midashi_img02.png);
	background-repeat:no-repeat;
	background-position:right -30px;
}

#midashi_txt{	
	font-size:29px;
	border-left:#00518f 7px solid;
	float:left;
	margin-top:50px;
	padding-left:30px;
	position:absolute;
	}


/*ここまで見出し装飾*/

/*ここからメインコンテンツ*/

#maincontents{
	width:1000px;
	margin:0 auto;
}

.works_h2{
	margin:30px 0 20px 0;
}

.j_item{
	margin:30px auto 0;
	text-align:center;
}

.case{
	width:450px;
	height:440px;
	background-color:#ecf7ff;
	box-shadow:1px 1px 2px #909090;
	float:left;
	margin:25px 25px;

}

.case h3{
	background-color:#00518f;
	padding:5px 0;
	text-align:center;
	font-size:30px;
	color:#fff;
}

.item_intro{
	margin:20px 0 0 20px;
	padding-left:30px;
	font-size:20px;
	background-image:url(images/icon_yallow.gif);
	background-position:0 3px;
	background-repeat:no-repeat; 
}

.item_name{
	font-size:25px;
	margin:5px 0 0 20px;	
}

.intro_txt{
	padding:10px 20px 20px 20px;
	line-height:1.8em;
    text-align: justify;
}

.other_per{
	
}


.other{
	width:800px;
	margin: 0 auto;
}

.other img{
	margin-bottom: 20px;
}

 h3.oter_car{
	width:800px;
	 margin: 0 auto;
	background-color:#00518f;
	padding:20px 0;
	text-align:center;
	font-size:30px;
	color:#fff;
	border-bottom:#ffcc00 5px solid; 
}

.komoku{
	border:solid #bfbfbf 1px;
    background-color:#f6f6f6;
	text-align: center;
	line-height: 1.8em;
	font-weight: bold;
}

table{
	margin-bottom:30px;
}



table tr td{
	border:solid #bfbfbf 1px;
	line-height: 2em;
	padding-left: 10px;
}




/*.items{
	width:450px;
	padding:15px;
	border:solid 1px #00518f;
	float:left;
	margin:9px;
}

.items h3{
	margin-bottom:10px;	
	font-size:20px;
	font-weight:bold;
	padding-left:30px;
	background-image:url(images/icon_blue.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

.items img{
	float:left;
}

.items p{
	width:280px;
	float:right;
}

.items table{
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-right:30px;
}

.seibun{
	background-color:#ecf7ff;
	text-align:center;
	font-weight:bold;	
}

.naiyou{
	background-color:#f9f9f9;
	font-size:14px;
	padding-left:5px;
}*/


/*ここまでメインコンテンツ*/
























