	/* bodyセクション */

body{
	background-color:#ffffff;
	margin-top:50px;
	margin-bottom:200px;
}

body.mll{
	background-color:#ffffff;
	height:100%;
}

body.wait{
	margin-top:50px;
	margin-bottom:200px;
	background-color:#ffffee;
}


	/* 各作品別 BOX調整 */

.center{
	margin:0px;
	padding:0px;
	text-align:center;
}

.neverinbox{
	color:#333333;
	width:35em;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	line-height:130%
}

.waitinbox{
	color:#666666;
	width:32em;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#ffffee;
	line-height:150%
}

.mll_opening{
	width:100%;
	border-color:#ffffff;
	border-width:0pt;
	margin-top:0pt;
	margin-right:auto;
	margin-bottom:0pt;
	margin-left:auto;
	padding:0pt;
	text-align:center;
	vertical-align:middle;
}

.lsinbox{
	color:#333333;
	width:34em;
	font-size:12pt
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	line-height:160%
}

.mllinbox{
	color:#003399;
	width:35em;
	font-size:12pt
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	line-height:140%
}

.inbox{
	color:#333333;
	width:35em;
/*	height:150px;*/
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:left;
/*	background-color:#ff4e00;*/
	background-color:#ffffff;
	line-height:135%
}

	/* ライン各種 */

.line1{
	border-style:solid;
	border-width:1pt 0pt 0pt 0pt;
	border-color:#666666;
}

.line_never{
	border-style:solid;
	border-width:1pt 0pt 0pt 0pt;
	border-color:blue;
}

	/* フォントステータスセクション */

.largefont{
	font-size:large;
}

.smallfont{
	font-size:small;
}

.smallbold{
	font-size:small;
	font-weight:bold;
}

/* 各作品ステータス */

a.other{
	text-decoration:none;
	font-family:Tahoma,sans-serif,virtue;
	color:#000000;
}

a.other:hover{
	color:#cccccc;
	text-decoration:underline;
}

a.other:visited{
	color:#666666;
}

/* MY LITTLE LOVER */

a.mll{
	text-decoration:none;
	font-family:Tahoma,sans-serif,virtue;
	color:#0033cc;
}

a.mll:hover{
	color:#ff66cc;
	text-decoration:underline;
}

a.mll:visited{
	color:#6699ff;
}

.mll_fontlarge{
	font-size:16pt;
}

/* Lovesong */

a.ls{
	text-decoration:none;
	font-family:Tahoma,sans-serif,virtue;
	color:#000000;
}

a.ls:hover{
	color:#cccccc;
	text-decoration:underline;
}

a.ls:visited{
	color:#666666;
}