@charset "utf-8";
/* CSS Document */

@import url("base.css");
@import url("sgallery.css");

section#leftcontents{
	float:left;
	width:640px;
}
section#rightcontents{
	float:right;
	width:340px;
}

h2.cont01{
display: block;
width: 640px;
height: 95px;
background: url("../images/02_02title01.jpg") no-repeat;
text-indent: -9999px;
}
.title01{
display: block;
width: 620px;
height:auto;
background: url("../images/02_03contbg.jpg") no-repeat;
padding: 120px 20px 0 0;
}
.title01 p{
font-size: 14px;
color: #666666;
letter-spacing: 0.1em;
line-height: 180%;
margin-bottom: 10px;
}

.title02{
display: block;
width: 640px;
height: 32px;
background: url("../images/02_04title.jpg") no-repeat;
text-indent: -9999px;
margin: 120px 0 0 0;
}
.works{
	margin:60px 0 30px 0;
}

.works dl{
	list-style:none;
	line-height:150%;
	margin:30px 0 0 0;
}

.works dt{
	float:left;
	width:150px;
	height:auto;
	clear:both;
	list-style:none;
	margin:0 0 10px 0;
	font-size:14px;
	letter-spacing:0.01em;
	line-height:115%;
    color: #666666;
}

.works dd{
	list-style:none;
	margin:0 0 10px 170px;
	font-size:14px;
	letter-spacing:0.01em;
	line-height:115%;
    color: #666666;
}

.hide{
display: block;
width: 340px;
height: 475px;
background: url("../images/02_05img.jpg") no-repeat;
text-indent: -9999px;
margin-bottom: 160px;
}

.ucover{
display: block;
width: 340px;
height: 125px;
background: url("../images/02_06title.jpg") no-repeat;
text-indent: -9999px;
}
.lcover{
display: block;
width: 340px;
height: 23px;
background: url("../images/02_08end.jpg") no-repeat;
text-indent: -9999px;
}

p.txt1{
width: 316px;
height: auto;
font-size: 14px;
line-height: 110%;
letter-spacing: 0;
padding: 25px 10px 0 14px;
background: url("../images/02_07bg.jpg") repeat-y;
}
p.txt2{
width: 302px;
height: auto;
font-size: 14px;
line-height: 110%;
letter-spacing: 0;
padding: 5px 10px 0 28px;
background: url("../images/02_07bg.jpg") repeat-y;
}
p.txt3{
width: 288px;
height: auto;
font-size: 14px;
line-height: 110%;
letter-spacing: 0;
padding: 5px 10px 0 42px;
background: url("../images/02_07bg.jpg") repeat-y;
}
p.txt4{
width: 340px;
height: 60px;
background: url("../images/02_07bg.jpg") repeat-y;
}


