/*汎用設定*/
a:active{text-decoration : underline overline;
	color : #efefef;}
a{	text-decoration : none;
	color : #304329;}
a:visited{ color : #8ba994;}
a:hover{text-decoration : underline overline;
	color : #688163;}
body{	margin : 10px 0 7px 0;
	font-family : "MS UI Gothic",Arial;}
/*頁の表題*/
h3{	border-color : #869d7d;
	border-width : 1px 0 1px 0;
	border-style : solid;
	color : #304329;
	padding : 1.1em 0 0.7em 0;
	text-align : center;}
/*作品コメント文字色*/
.come{	color : #808572;
	padding-left : 10px;}

