@charset  "utf-8";
/* +++++++++++++++++++++++++++++++++++++++++++ 
FanSite
+++++++++++++++++++++++++++++++++++++++++++ */

/* タイトル */
#contentsWrapper{
	background-image:url(../images/title_f07.gif);
}
#subMenuAreaPhoto{
	padding-top:35px;
}
/* ファンの声リスト */
#contents ul.voiceList{
	margin-bottom: 36px;
}
#contents ul.voiceList li{
	background-image:url(../images/dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0;
	padding:12px 6px;
}

/* formTable */
#contents table tr{
	background-image:url(../images/dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#contents table#formTable{
	margin:auto;
	width:500px;
}
#formTable th{
	width:120px;
}

.colorRed{
	color: #FF0000;
}
