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


#main{
	width:980px;
	height:1250px;
	margin:0 auto;
}



#mainContents{
	width:730px;
	height:auto;
	float:right;
	margin:30px 0px 0px 10px;
}


h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: normal;
}

p.lead {
padding:5px 20px;
line-height:1.7
}


#contents{
	float:left;
    margin:10px 0 0 25px;
	width:705px;
}




#contents h3{
	width:680px;
	background-repeat:no-repeat;
}




.section {
margin:0 0 0 0px;
width:685px;
height:auto;
float:left;
}


.workBox {
margin-bottom: 17px;
width:685px;
float:left;
}




.workBox .leftBox {
float: left;
width:330px;
border-bottom: 1px dotted #B59D89;
}


.workBox .leftItem {
float: right;
width: 130px;
}


p.lastItem img{
border: solid 5px #f4f2e9;
}

p.lastItem{
	font-size:13px;
}



.title {
clear: both;
margin-bottom: 7px;
height: 1%;
font-size: 1em;
font-weight: bold;
line-height: 1.5;
}


.workBox p {
margin-bottom: 7px;
}





.workBox .rightBox {
float: right;
margin-left:20px;
width: 330px;
border-bottom: 1px dotted #B59D89;
}


.workBox .rightItem {
float: right;
margin-left:10px;
width: 190px;
}




#komon{
	float:left;
    margin:10px 0 10px 25px;
	width:690px;
}


p.pre-text{
	margin:20px 0px 10px 0px;
}





.copy{
	width:730px;
	height:auto;
	float:right;
	margin:0px 0px 30px 10px;
}




