@charset "UTF-8";

/*****************************************************
FileName : /mechanism/css/index.css
*****************************************************/

/*	mainContents
-------------------------------------------------------------------*/
.midashi {
	font-size:135%;
	line-height:1.3em;
}

#conBox02 h2,
#conBox03 h2 {
	margin-bottom:17px;
}


/*	conBox01
-------------------------------------------------------------------*/
#conBox01 {
	margin-bottom:22px;
	text-align:left;
}

#conBox01 img {
	margin-bottom:22px;
}

/*	conBox02
-------------------------------------------------------------------*/
#conBox02 {
	text-align:left;
}

.mainTxt {
	margin:0 0 25px 20px;
	font-size:120%;
}

.conMainListBox {
	overflow:hidden;
	margin:0 auto 60px auto;
	width:835px;
	_width:845px;
}

.conMainListBox:after {
	clear: both;
	content: "";
    display: block;
    height: 0;
}

.img_material{
	text-align:center;
	margin-bottom:20px;
}
/* conListBox */
.conListBox01,
.conListBox02 {
	float:left;
}

.conListBox01 {
	width:244px;
}

.conListBox01 img {
	margin-bottom:5px;
}

.conListBox01 h3 {
	padding:6px 0 0 35px;
	height:24px;
	color:#006837;
	font-size:135%;
}

h3.list01 {
	background: url(../../common/img/co_ic_01.jpg) no-repeat left center;
}

h3.list02 {
	background: url(../../common/img/co_ic_02.jpg) no-repeat left center;
}

h3.list03 {
	background: url(../../common/img/co_ic_03.jpg) no-repeat left center;
}

.conListBox01 p {
	margin-left:35px;
	width:200px;
	line-height:1.2em;
}

.conListBox02 {
	width:50px;
}

.conListBox02 img {
	margin-top:65px;
}


/*	conBox03
-------------------------------------------------------------------*/
#conBox03 {
	margin-bottom:100px;
	text-align:left;
}

#conBox03 .material{
	text-align:center;
}

.conBox03Txt {
	text-align:left;
}

H1 {
	text-align: left;
	font-size: 120%;
	color: #444444;
	margin-bottom: -25px;
}
