/*==============================
novelize
	[ INDEX ]
	1.OUTLINE::body,inbox,toparea,main,side,footer,adjust,hide
	2.TAG::a,ul,blockquote,form,textarea,img
	3.TOP AREA::banner_l,site_title,a,description,newentries,newentries_title,inlinelist
	4.MIDDLE AREA
			4-1.MAIN::pagearea,entry,sub_entry,trackback_title,entry_xxx,endframe,a
			4-2.SUPPLIMENT::container,linktitle,linktext,linkcentertext
	5.BOTTOM AREA::copyright
	6.PARTS
			6-1.CLOCK::clock
			6-2.LOGIN::login_container,mode_name,error_sign,login_box,login_form
			6-3.SEARCH::search
			6-4.CALENDAR::calendar_box,month_navi,calendar,cell,cell_xxx
==============================*/

/* 1---------- OUTLINE
*/
body{
	background-color:#fff;
	margin:0px;
	padding:0px;
	text-align:center;
	*overflow-x:hidden;
}
html  {
  scrollbar-3dlight-color:snow;
  scrollbar-darkshadow-color:snow;
  scrollbar-face-color:snow;
  scrollbar-highlight-color:burlywood;
  scrollbar-shadow-color:burlywood;
  scrollbar-arrow-color:burlywood;
  scrollbar-track-color:snow;
}
#inbox{
	width:700px;
	margin:0px auto;
	padding:0px;
}

#toparea{
	width:700px;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
#main{
	width:700px;
	background-color:transparent;
	margin:0px 0px 25px 0px;
	padding:0px;
}
#side{
	width:700px;
	background-color:transparent;
	margin:0px;
	padding:0px;
}

#footer{
       clear:both;
       text-align:center;
       background-color: #eee1d4;
       width: 700px;
       border-top: 2px solid #fcb272;
       padding: 3px 0px 0px 0px;
}
#fqqter{
       clear:both;
       text-align:center;
       background-color: #eee1d4;
       width: 700px;
       border-bottom: 2px solid #fcb272;
       padding: 5px 0px 0px 0px;
}
.adjust{
	clear:both;
}
.hide{
	position:absolute;
	top:-3000px;
}

/* 2---------- TAG
*/
a:link{color:#996666;text-decoration:none;background-color:#f5f5f5;}
a:visited{color:#336600;text-decoration:none;background-color:#fff8dc;}
a:active{color:#ff0000;text-decoration:underline;}
a:hover{color:#663366;text-decoration:overline underline;background-color:#fff0f5;}

ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}
blockquote{
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
        font-size:10px;
	color:#6a4700;
	background-color:transparent;
	margin:20px 10px 20px 10px;
	padding:10px;
	border:#aaa 2px dotted;
	}

form{
	margin:0px;
	padding:0px;
}
textarea{
	width:400px;
        font-size:12px;
        font-family: Verdana, "MS UI Gothic", "Osaka", Helvetica, Arial, sans-serif;
}

img{
	border-width:0px;
}

/* 3---------- TOP AREA
*/
#banner_l{
	background:#fff  url(images/nove_paper_bg2.gif) repeat;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.site_title{
	background:#fff url(images/nove_paper_bg1.gif) no-repeat left top;
	font-size:8px;
        font-family:Verdana;
	text-align:right;
	margin:0px 15px 0px 0px;
	padding:25px 0px 0px 30px;
}
a.sitetitle:link,
a.sitetitle:visited,
a.sitetitle:active,
a.sitetitle:hover{
	color:#48402c;
	text-decoration:overline underline;
	background-color:transparent;
}

.description{
	color:#7a5345;
	background-color:transparent;
	font-weight:bold;
	font-size:12px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	margin:10px 50px 20px;
	padding:0px;
}

#category{
        background-color:#f9f2e9;
	float:left;
	width:670px;
        height:60px;
	color:#666;
	font-size:13px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	line-height:175%;
	margin:0px 0px 0px 7px;
	padding:0px 0px 10px 0px;
        border-top:1px dashed slategray;
        border-bottom:1px dashed slategray;
}

.category_title{
	color:#9f9f9f;
	background-color:transparent;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px;
	border-bottom:#ccc 1px solid;
}
.inlinelist{
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:#aaa 3px double;
}
.newentries{
	float:left;
	font-size:12px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
}

/* 4---------- MIDDLE AREA
*/
/* 4-1---MAIN
*/
.pagearea{
	clear:both;
	background-color:transparent;
	font-size:14px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:center;
	line-height:150%;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.entry {
	background:#fff url(images/nove_paper_bg2.gif) repeat;
	line-height:150%;
	margin:0em 0em 1em 0em;
	padding:0em;
}
.sub_entry {
	clear:both;
	background-color:transparent;
	margin:1em 4.5em 1.5em;
	padding:0em 0em 0.25em 0em;
	border-color:#ddd;
	border-width:1px 1px 1px 2px;
	border-style:solid;
}

.entry_category{
	color:#666;
	background:#fff url(images/nove_paper_bg1.gif) no-repeat left top;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	line-height:150%;
	margin:0px 0px 10px 0px;
	padding:2.5em 0em 0em 1em;
}

.entry_title{
	color:#563100;
	background-color:transparent;
	font-weight:bold;
	font-size:12px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:center;
	line-height:125%;
	margin:0px 60px 3em;
	padding:0px;
}
.entry_title a,
.entry_title a:link{text-decoration:none;background-color:#ffffff;}
.entry_title a:visited{color:#cc9999;text-decoration:none;background-color:#fff8dc;}
.entry_title a:active{text-decoration:underline;}
.entry_title a:hover{color:#684200;text-decoration:underline;background-color:#fffafa;}

.entry_subtitle{
	color:#000;
	background-color:#ddd;
	font-weight:bold;
	font-size:10px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	line-height:135%;
	margin:0px;
	padding:0px 0px 0px 10px;
	border-color:#ddd #fff #666 #fff;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}
.trackback_title{
	color:#000;
	background-color:transparent;
	font-size:6px;
	line-heigth:125%;
	margin:10px 0px 0px 15px;
	padding:0px;
}

.entry_body{
	color:#563100;
	background-color:transparent;
	font-size:12px;
	line-height:170%;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	margin:15px 80px;
	padding:0px;
}
.entry_body2{
	color:#003300;
	background-color:transparent;
	font-size:12px;
	line-height:140%;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	word-break:break-all;
	margin:15px 35px 5px;
	padding:0px;
}

.entry_more{
	color:brown;
        font-size:12px;
	line-height:140%;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	text-align:left;
	margin:0px;
	padding:0px;
}

.entry_state{
	clear:both;
	font-size:11px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	line-height:125%;
	color:#666;
	margin:8px 30px 12px 80px;
	padding:0px;
}
.entry_state_list{
	font-size:11px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	line-height:125%;
	text-align:left;
	color:#666;
	margin:8px 30px 12px 40px;
	padding:0px;
}
.endupper{
	height:30px;
	background:#fff url(images/upper_000.gif) no-repeat left bottom;
	margin:0px;
	padding:0px;
}
.endframe{
	height:30px;
	background:#fff url(images/nove_paper_bg1.gif) no-repeat left bottom;
	margin:0px;
	padding:0px;
}

/* 4-2---SUPPLIMENT
*/
.container{
	float:left;
	width:173px;
	margin-right:1px;
}

.container2{
	float:left;
	width:346px;
	margin-right:1px;
}

.linktitle{
	width:100%;color:white;
	background-color:#eee1d4;
	text-align:center;
	font-weight:bolder;
	font-size:11px;
	font-filter:glow(color=orange);
	line-height:170%;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	margin:0px;
}

.linktextct{
	font-size:13px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	line-height:140%;
	text-align:left;
	margin:0px 0px 5px 0px;
	padding:2px 2px 5px 2px;
}

.linktext{
	color:#369;
	background-color:transparent;
	font-size:12px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	line-height:130%;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:3px 3px 7px 3px;
}

.linkcentertext{
	color:#369;
	background-color:transparent;
	font-size:10px;
	line-height:170%;
	text-align:center;
	margin:0px 0px 10px 0px;
	padding:3px 3px 7px 3px;
}
/* 5----------BOTTOM AREA
*/
.copyright {
        color:#ffffff;
        font-size:10px;
        font-weight:bolder;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
        margin:0px;
        letter-spacing : 1px;
        height: 16px;
}

.copycatch {
        color:#a0522d;
        font-size:11px;
        font-weight:bold;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
        margin:0px;
        letter-spacing : 0px;
        height: 16px;
}

.linktextb{
	color:#cd853f;
	background-color:transparent;
	font-size:12px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	line-height:120%;
	text-align:left;
	margin:-5px 2%;
        height: 55px;
}
/* 6----------PARTS
*/
/* 6-1---CLOCK
*/
.clock{
	width:100%;
	color:black;
	background-color:transparent;
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:3px;
	border:0px;
}

/* 6-2---LOGIN
*/
#login_container{
	float:center;
	width:150px;
	color:#888;
	background-color:#ffffff;
	font-size:10px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	margin:0px 1.25em 0.5em 0px;
	padding:5px 0px;
}

#mode_name{
	color:#070;
	margin:0px;
}
#error_sign{
	color:#f00;
}
#login_box{
	text-align:center;
	margin:0px;
}
.login_form{
	color:#000;
	width:80px;
}

/* 6-3---SEARCH
*/
#search{
	color:#000;
        font-size:10px;
	width:80%;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
}

/* 6-4---CALENDAR
*/
#calendar_box{
	background-color:transparent;
	line-height:125%;
	text-align:right;
	margin:0px;
	padding:0px;
}
#month_navi{
	float:right;
	width:100px;
	text-align:center;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	margin:0px;
	padding:0px;
}
.calendar{
	width:570px;
	color:black;
	font-size:10px;
        font-family: Osaka‐等幅, "MS UI Gothic", "Verdana",ヒラギノ角ゴ Pro W3;
	margin:0px;
	padding:0px;
	border-left:#aaa 1px solid;
}

.cell{
	width:10px;
	color:black;
	background-color:transparent;
	margin:0px;
	padding:2px;
	border-right:#aaa 1px solid;
}

.cell_today{
	width:10px;
	color:#060;
	background-color:#f2e0c1;
	margin:0px;
	padding:2px;
	border-right:#aaa 1px solid;
}

.cell_sunday{
	width:10px;
	color:#c00;
	background-color:transparent;
	margin:0px;
	padding:2px;
	border-right:#aaa 1px solid;
}

.cell_saturday{
	width:10px;
	color:#000066;
	background-color:transparent;
	margin:0px;
	padding:2px;
	border-right:#aaa 1px solid;
}
