/* Web小説　スタイルシート　*/

/* 基本設定 */
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	letter-spacing : normal;
	line-height: normal;
	font-family: "MS UI Gothic"
}
body,td {
	font-size : 12px;
	line-height : 180%;
	letter-spacing : 2px
}


/* テーブル内色指定 */
.boxcolor1 {
	background-color: #CCFFFF
}
.boxcolor2 {
	background-color: #FFFFFF
}
.boxcolor3 {
	background-color: #99FF33
}


/* その他の設定 */
A{text-decoration:none}
A:visited{text-decoration: none;color: #3366CC}
A:active{text-decoration: none;color: #333399}
A:hover{text-decoration: underline;color: #CC3300}
.menu {  font-size: x-small; COLOR: #FFFFFF; line-height: 150%; background-color:#3399FF}
.menub {  font-size: x-small; COLOR: #FFFFFF; font-weight: bold; line-height: 150%; background-color:#3399FF}

.max {  font-size: large; line-height: 150%}
.maxb {  font-size: large; font-weight: bold; line-height: 150%}
.max125 {  font-size: large; line-height: 125%}
.maxb125 {  font-size: large; font-weight: bold; line-height: 125%}

.medium {  font-size: medium; line-height: 150%}
.mediumb {  font-size: medium; font-weight: bold; line-height: 150%}
.medium125 {  font-size: medium; line-height: 125%}
.mediumb125 {  font-size: medium; font-weight: bold; line-height: 125%}

.normal {  font-size: small; line-height: 150%}
.normalb {  font-size: small; font-weight: bold; line-height: 150%}
.normal125 {  font-size: small; line-height: 125%}
.normalb125 {  font-size: small; font-weight: bold; line-height: 125%}

.xsmall {  font-size: x-small; line-height: 150%}
.xsmall175 {  font-size: x-small; line-height: 175%}
.xsmallb {  font-size: x-small; font-weight: bold; line-height: 150%}
.xsmall125 {  font-size: x-small; line-height: 125%}
.xsmallb125 {  font-size: x-small; font-weight: bold; line-height: 125%}

.xsmall125tp {  font-size: x-small; COLOR: #CC0000; line-height: 125%}

.xxsmall {  font-size: xx-small; line-height: 150%}
.xxsmallb {  font-size: xx-small; font-weight: bold; line-height: 150%}
.xxsmall125 {  font-size: xx-small; line-height: 125%}
.xxsmallb125 {  font-size: xx-small; font-weight: bold; line-height: 125%}

.nlink {  font-size: x-small; line-height: 125%; COLOR: #3333CC}
.bold { font-size: 14px; font-weight: bold}
.tyuigaki { color: #ff0000}

.title { font-weight: bold; font-size: 16px; background-color: #99FFCC }
.koumoku { font-size: 15px; font-weight: bold }
.koumokubr { font-size: 13px; color: #6600FF; background-color:#FFFFCC }
