/* CSS Document */

/*About*/

#about_main{
width:960px;
}

#left_pic{
	width:172px;
	height:820px;
	background-image:url(img/about_pic.jpg);
	background-repeat:no-repeat;
	background-color:#c2f05e;
	background-position:bottom;
	float:left;
	
}

#right{
width:768px;
padding:10px;
float:left;
}

.profileM{
width:700px;
height:200px;
float:left;
margin:40px 0 0 80px;

}

.photo{
width:120px;
height:140px;
float:left;

}

.profile{
width:400px;
background:url(img/profile_icn.jpg) no-repeat 0 0 ;
float:left;
margin:0 0 0 25px;
}

.profile p{
margin:0 0 0 10px;
color:#454545;
}

.profile p#name{
padding:3px 0 8px 0;
}

.about{
height:22px;
width:100px;
padding:3px 0 0 15px;
background:url(img/tomo1.jpg) no-repeat 0 0 ;
float:left;
}

.about a{
text-decoration:none;
font-size:11px;
}

.work{
width:700px;
height:200px;
float:left;
margin:0 0 0 80px;
background:url(img/work_icn.jpg) no-repeat 0 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px; line-height:140%;
	color:#454545;
}

.work dt{
padding:10px 0 0 10px;
color:#0000CC;

}

.work li{
padding:0 0 0 10px;
list-style:none;
}

.contact{
padding:20px 0 10px 10px;
}

/*site*/

.title{
height:16px;
background:url(../img/orange.jpg) no-repeat;
padding:0 0 0 15px;
margin:30px 0 0 180px;
font-family:Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#454545;
}

.explain{
margin:10px 0 0 180px;
width:400px
}

.kome{
color:#0000CC;
}