img {
	padding: 0px;
	margin: 0px;
}

/* --- NAVIGATOR AREA ----------------------------------------------------- */
div#navigator {
	font-size: 11px;
	clear:both;
	padding: 0px;
	margin: 0px;
}

div#modifier {
	color: #FFF;
	font-weight: bold;
}



/* ----------------------------------------------------------- */
h1 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color: #CCC;/*#DDEEFF*/
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0
}

/* --- TITLE * -------------------------------------------------------- */
h2 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color:#CCC;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}

/* --- TITLE ** -------------------------------------------------------- */
h3 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	border-bottom:  3px solid #CCC;
	border-top:     1px solid #CCC;
	border-left:   10px solid #CCC;
	border-right:   5px solid #CCC;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}

/* --- TITLE *** -------------------------------------------------------- */
h4 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	border-left:   18px solid #FC6;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}

/* --- NEW TOPICS -------------------------------------------------------- */
h5 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color:#FC6;
 	padding:.3em;
 	border:0px;
 	margin:0px 5px .5em 0px;
}

/* ----------------------------------------------------------- */
 h6 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color:#FC0;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

.title {
	height: 30px;
	font-size: large;
	font-weight: normal;
	background-color:transparent;
	padding: 0px 0px 0px 10px;
	margin: 0;
}

/* ----------------------------------------------------------- */
dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

/* ----------------------------------------------------------- */
pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;
}

/* ----------------------------------------------------------- */
img {
	border:none;
	padding: 0px;
	margin: 0px;
}

/* ----------------------------------------------------------- */
ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}

/* ----------------------------------------------------------- */
em { font-style:italic; }

/* --- NEW TOPIC(MENU) DATE -------------------------------------------------------- */
strong { font-weight:bold; }

/* ----------------------------------------------------------- */
thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}

thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}

/* ----------------------------------------------------------- */
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

/* ----------------------------------------------------------- */
ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }


/* ----------------------------------------------------------- */
div.ie5 { text-align:center; }

/* ----------------------------------------------------------- */
span.noexists {
	color:inherit;
	background-color:#FFFACC;
}


/* --- TOPIC PASS *1-text -------------------------------------------------------- */
.small { font-size:80%; }


/* ----------------------------------------------------------- */
.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

/* --- (*1) -------------------------------------------------------- */
a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

/* --- ANCHOR  ¡å-------------------------------------------------------- */
div.jumpmenu {
	font-size:60%;
	text-align:right;
}

/* ----------------------------------------------------------- */
hr.full_hr {
	border-style: solid;
	border-color: #999;
	border-width: 1px 0px;
}

/* --- (*1) LINE -------------------------------------------------------- */
hr.note_hr {
	width:95%;
	border-style:dotted;
	border-color:#999;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

/* ----------------------------------------------------------- */
span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* --- html.php/catbody() -------------------------------------------------------- */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* --- html.php/edit_form() -------------------------------------------------------- */
.edit_form { clear:both; }




/* --- (*1) -------------------------------------------------------- */
div#note {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ---tenpu-file-------------------------------------------------------- */
div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

/* --- LASTMODIFIED -------------------------------------------------------- */
div#lastmodified {
	font-size:70%;
	padding:0px;
	margin:0px;
}

/* --- RELATED -------------------------------------------------------- */
div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

/* --- FOOTER -------------------------------------------------------- */
div#footerLine {
	background-color: #F90;
	clear:both;
	padding: 5px 0px 5px 5px;
	margin: 15px 0px 10px 0px ;
	color: #FFF;
	font-size:70%;
	text-align: center;
}


div#footer {
	font-size:70%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

/* ----------------------------------------------------------- */
div#banner {
	float:right;
	margin-top:24px;
}

/* ----------------------------------------------------------- */
div#preview {
	color:inherit;
	background-color:#F5F8FF;
}


/* --- aname.inc.php -------------------------------------------------------- */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}


/* --- br.inc.php -------------------------------------------------------- */
br.spacer {}


/* ---calendar*.inc.php -------------------------------------------------------- */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}


/* --- clear.inc.php -------------------------------------------------------- */
.clear {
	margin:0px;
	clear:both;
}

/* --- counter.inc.php  -------------------------------------------------------- */
div.counter { font-size:70%; }

/* --- diff.inc.php  -------------------------------------------------------- */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* --- hr.inc.php  -------------------------------------------------------- */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* --- include.inc.php  -------------------------------------------------------- */
h5.side_label { text-align:center; }

/* --- navi.inc.php -------------------------------------------------------- */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* --- new.inc.php -------------------------------------------------------- */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* --- popular.inc.php -------------------------------------------------------- */
span.counter { font-size:70%; }
ul.popular_list {
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* --- MENU RECENT (recent.inc.php,showrss.inc.php) -------------------------------------------------------- */
ul.recent_list {

/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* ---ref.inc.php -------------------------------------------------------- */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* ---vote.inc.php -------------------------------------------------------- */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}

/* ## NEWS INLINE STYLE JPCsayaka 2006/07/29 ############################################################# */


#news_style {
	width: 98%;
	font-size: 90%;
}

#news_style h1 {
	display: none;
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color: #FFF;
	padding:.3em;
	margin:0px 0px .5em 0;
}

#news_style h2 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	color:inherit;
	background-color: none;
	padding:.3em;
	margin:0px 0px .5em 0px;
}


#news_style h3 {
	font-family: verdana, arial, helvetica, Sans-Serif,"£Í£Ó ¥´¥·¥Ã¥¯";
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 12px;
	font-weight:normal;
	color:inherit;
	background-color:#FFFFFF;
	padding: 2px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	background-image: url(image/design/date.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#news_style blockquote {
	font-size: 90%;
	margin: 0px 0px 0px 85px ;
}

#news_style hr {
	width:95%;
	border-style:dotted;
	border-color:#999;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

#news_style #lastmodified {
	text-align:right ;
	font-size:70%;
	padding:0px;
	margin:0px;
}

#news_style .anchor {
	display: none;
}
#news_style .anchor_super {
	display: none;
	font-size:xx-small;
	vertical-align:super;
}

#news_style .jumpmenu {
	display: none;
	font-size:60%;
	text-align:right;
}


/* ## MENU JPCsayaka 2006/08/01 ############################################################# */

#MENU {
	padding: 0px;
	margin: 0px;
}

#MENU ul {
	list-style-type: none;
	background-image: url(image/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 3px 10%;
	padding: 0px 0px 3px 18px;
	margin: 0px;
}

#MENU li {
	paddin: 0px;
	margin: 0px;
}

