/* CSS Document */

p{
	font-size:13px;
	margin:0 0 10px 0;
}

.profile_text01{
   font-size:11px;
   margin:20px 0 0 0;
   }
   
/* メイン囲み */
#link_content{
	width:740px;
	margin:35px 0 0 80px;
}
/* メインコンテンツ */
.link_kakomi01{
	width:270px;
	overflow:hidden;
	float:left;
}

.link_kakomi02{
	width:470px;
	overflow:hidden;
	float:left;
}

/* テキスト囲み*/
.link_text01{
	width:470px;
	margin:0 0 50px 0;
}

/* クリエイターロゴ */
.creators_logo{
	margin:0 0 0 5px;
}