/*汎用設定*/
a:active{text-decoration : none;
	color : #cccccc;}
a:hover{text-decoration : none;
	background-color : #cbe0f3;}
a{	text-decoration : none;
	color : #183c8d;}
BODY{	background-image : url(o_moon.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right bottom;
	background-color : #ffffff;
	margin : 10px 0 7px 0;
	font-family :"MS UI Gothic";
	color : #3c535e;}
td{ 	border-width : 0 0 1px 1px;
	border-color : #666666;
	border-style : dotted;
	padding-left : 16px;
	line-height : 180%;
	font-size : 90%;
 	font-family : "ＭＳ Ｐゴシック";}
/*頁の表題*/
h3{	border-color : #cbe0f3;
	border-width : 1px 0 1px 0;
	border-style : solid;
	color : #0066ff;
	padding : 1.1em 0 0.7em 0;
	text-align : center;}
/*作品コメント文字色*/

/*トップ用*/
ul{	margin : 0;
	padding : 0.3em 0;}
li{	margin : 0.5em 0 0.7em 0;
	list-style: none;
	padding : 0.2em 0.2em 0.2em 1em;
	border-width : 0 0 1px 1px;
	border-color : #5b5f52;
	border-style : dotted;}
/*ほんぶん用*/
div{	font-size : 80%;
	line-height : 120%;
	color : #838395;}