@charset "utf-8";
/* CSS Document */
a.me{
	background-image:url(../images/b_me2.gif);
}
/*共通部分*/
ol,ol li{
	margin:0;
}
.conl,.conr{
	float:left;
}
.conl p{
	font-size:14px;
	line-height:18px;
}
/*左内容*/
h2{
	background:url(../me/images/title_me.gif) no-repeat top;
	width:700px;
	padding-left:150px;
	height:60px;
	font-size:12px;
	line-height:55px;
	text-align:left;
	color:#FFF;
	margin:10px auto;
	font-weight:lighter;
}
.conl{
	margin:10px 0 10px 30px;
	width:600px;
}
.conl p{
	text-align:left;
}
/*右側*/
ol{
	list-style:none outside;
	padding:0;
}
ol li{
	padding:5px 0;
}
.conr{
	width:220px;
	margin:10px 30px 10px 10px; 
}