@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------
	second-lead-txt
---------------------------------------------------------- */
#main-contents .second-lead-txt {
	width: 45em;
	margin: 0px auto 0;
}


/* ----------------------------------------------------------
	content-area
---------------------------------------------------------- */


#main-contents section[id$="-area"] {
	width: 1000px;
	margin: 0;
	overflow: hidden;
}



#main-contents #content-area .outline01 th {
	width: 50px;
}



.photo_space {
    margin: 40px auto 30px;
    width: 600px;
	font-size:14px;
 }
 

.sche{
    margin:40px auto 50px;
	width: 760px;
	
}



/* ----------------------------------------------------------
	見出しの中
---------------------------------------------------------- */
.box_defo {
	clear: both;
	overflow: hidden;
	width: 950px;
	margin: 0 auto 30px;
	padding: 0px;
	text-align: left;
}
.hatoma{
	width:485px;
	margin:10px auto 20px;
}

.small{
	width:450px;
	font-size:14px;
	margin:10px 0
}


.back {
    width: 10em;
    padding: 0px 0px 0px 25px;
    margin: 0px auto 40px;
    background: transparent url("../img/back.gif") no-repeat scroll center left;
}
