@charset  "Shift_JIS";




/*　■■■上の写真■■■
----------------------------------------------- */

.intro-photo
	{
	padding:5px 0 20px 0;
	}

.intro-photo p
	{
	font-size: 12px;
	margin:0 0 0px 0px;
	padding: 0px;
	background: url(../img/note_line.gif);
	line-height: 29px;
	}

.intro-official
	{
	padding:10px 0 0 0;
	font-size:18px;
	text-align:center;
	}









/*　トップ大枠
----------------------------------------------- */

div.top-box
	{
	float:left;
	width:644px;
	text-align: left;
	padding:0 0 0px 0px;
	margin:0px;
	background-color:#ffffff;
	}


div.top-box h2
	{
	margin:0 0 20px 0;
	}


/* プロフィール */

.pattern01
	{
	padding:15px 25px 10px 25px;
	background-image:url(../img/bg_top_ttl01.gif);
	background-repeat:repeat-y;	
	border-bottom:6px solid #EAF4EE;
	margin:0 0 20px 0;
	}
	
.pattern02
	{
	padding:15px 25px 10px 25px;
	background-image:url(../img/bg_top_ttl02.gif);
	background-repeat:repeat-y;	
	border-bottom:6px solid #F2F2F2;
	margin:0 0 20px 0;
	}

.top-table01
	{
	margin:0 0 10px 0;
	}

.top-table02
	{
	margin:0 0 0px 12px;
	}


/* トップタイトル */

.top-ttl p
	{
	margin:6px 0 0px 0px;
	font-size:18px;
	line-height:170%;
	}



/* 見出し */


div.pattern01 h3
	{
	font-size:18px;
	line-height:160%;
	margin:0 0 15px 0;
	}
	
div.pattern01 h4
	{
	margin:10px 0 10px 0;
	}	

div.pattern01 p
	{
	font-size:12px;
	line-height:160%;
	margin:0 0 15px 0;
	}


/* 見出し */


div.pattern02 h3
	{
	font-size:18px;
	line-height:160%;
	margin:0 0 15px 0;
	}
	
div.pattern02 h4
	{
	margin:10px 0 10px 0;
	}	

div.pattern02 p
	{
	font-size:12px;
	line-height:160%;
	margin:0 0 15px 0;
	}



.link-review
	{
	font-size:12px;
	text-align:right;
	width:100%;
	}



	

/* レビューを見るボタン */

.button-review
	{
	vertical-align:bottom;}



