@charset  "Shift_JIS";


/*　トップ大枠
----------------------------------------------- */

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.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:14px;
	text-align:right;
	width:100%;
	}



	

/* レビューを見るボタン */

.button-review
	{
	vertical-align:bottom;}


/* 茶のしずく用 */


.pattern01 table
	{
	border-collapse: collapse;
	margin-top:10px;
	margin-bottom:20px;
	}
	
.pattern01 th
	{
	padding:6px 6px;
	border:2px solid #CCCCCC;
	text-align:center;
	background-color:#fff;
	font-weight:normal;
	}
	
.pattern01 td
	{
	padding:6px 6px;
	border:2px solid #CCCCCC;
	}

.pattern01 ul
	{}
	
	
.pattern01 li
	{
	background-image:url(../img/icon_kuchikomi.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	list-style:none;
	padding:0 0 8px 23px;
	margin:0 0 0px 0;
	line-height:140%;
	font-size:12px;
	}
	
.pattern01 h4
	{
	margin:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #FF0000;
	color:#FF0000;
	}
	
	
.pattern01 h5
	{
	margin:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #000;
	border-bottom:1px solid #0000FF;
	color:#0000FF;
	}
	
	
	
	
	
	
	

