/* CSS:会社情報｜このサイトについて */

/* コンテンツ左 */
#wrapper #contents div.img {
	width:550px;
	margin:0 auto 0 auto;
}

/* テキスト */
#wrapper #contents div.box {
	width:633px;
	margin-top:50px;
}
#wrapper #contents div.box p{
	line-height:18px;
	padding:5px 10px 5px 20px;
}
#wrapper #contents div.box p.title{
	line-height:18px;
	font-size:14px;
	font-weight:bold;
}

a {
	text-decoration:none;
}


/* サイドバー右 */
/* イメージ */
#wrapper #sidebar div.profile {
	width:252px;
	margin-bottom:15px;
}

/* 上書き */
div.link {
	margin:40px 0 0 0;
}

