@charset "Shift_JIS";
/*
180wiki skin black for plus 0.1 2007/10/24 hrmz
http://180.style.coocan.jp/wiki/

*/

/* wrap
----------------------------------------------------------------------------- */
body { text-align: center; }

div#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

div#wrap_content{
	float:left;
	width: 540px;
}

div#wrap_sidebar{
	float:right;
	width: 230px;
}
div#footer{
	clear:both;
}

/* ■■ design ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* General
----------------------------------------------------------------------------- */
body{
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size:14px;
	margin: 0;
	padding: 0;
}

img{
	border:none;
	vertical-align:middle;
}

#wrapper {
	background-image: url(180mt-bodyBgMid.gif);
	background-repeat: repeat-y;
}

/* ----- link ----- */
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF33CC;
	text-decoration: underline;
}

div.ie5 { text-align:center; }

span.noexists {
	color:inherit;
	background-color:#FFFACC;
}

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}

em { font-style:italic; }

strong { font-weight:bold; }

.small { font-size:80%; }

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;
}

/* Header
----------------------------------------------------------------------------- */
#page_header{
	height: 150px;
	width: 770px;
	text-align: left;
	background-image: url(180mt-black-headBg.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial, 'trebuchet ms', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

#page_header a{
	font-family: verdana, arial, 'trebuchet ms', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#logo{
	padding: 50px 35px 0px 65px;
}


/* Content
----------------------------------------------------------------------------- */
#toolbar {
	margin-left: 15px;
}

#content {
	margin-left: 15px;
}

#content h1.title{
	font-size:25px;
	margin:  0;
	padding: 0;
	background-image: none;
}
#content h1.title a{
	font-size:25px;
	color: #333333;
	text-decoration:none;
}


#lastmodified{
	color:#666666;
	font-size:12px;
}

#body{
	margin-top:10px;
}

h1, h2 {
	font-size:16px;
	font-weight: bold;
	margin:5px 0px;
	padding:4px 0px 4px 32px;
	color: #333333;
	background-image: url(180mt-black-title.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
h3 {
	font-size:14px;
	border-bottom:  3px solid #CCCCCC;
	border-top:     1px solid #CCCCCC;
	border-left:   10px solid #CCCCCC;
	border-right:   3px solid #CCCCCC;
	margin:15px 20px 5px 15px;
	padding:2px 0px 2px 10px;
}
h4 {
	font-size:13px;
	border-left:   8px solid #CCCCCC;
	margin:15px 20px 5px 15px;
	padding:1px 0px 1px 10px;
}
h5, h6 {
	margin:15px 20px 5px;
	padding-left:10px;
}

p{
	margin:5px 20px ;
}

.style_table {
	padding:0px;
	border:0px;
	margin:0px 20px;
	text-align:left;
	color:inherit;
	background-color:#DDDDDD;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}

.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEEEEE
}

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;
}

pre{
	border-top:    1px solid #DDDDDD;
	border-right:  2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left:   1px solid #DDDDDD;
	margin:5px 20px;
	padding:.5em;
	word-wrap:break-word;
	overflow:auto;
}

blockquote {
	margin:5px 20px;
	padding:5px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
}

ul {
	margin:5px 20px 10px;
}

li {
	margin-bottom:5px;
}


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; }

dt {
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
dd {
	margin: 5px 20px 5px 25px;
}

hr.full_hr {
	border-style:ridge;
	border-color:#999999;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#999999;
	border-width:1px 0px;
}

/* SideBar
----------------------------------------------------------------------------- */
div#menubar {
	margin:15px 15px 15px 5px;
	padding:0px;
	font-size: 12px;
	word-break:break-all;
	overflow:hidden;
}

div#menubar h2,
div#menubar h3,
div#menubar h4,
div#menubar h5,
div#menubar h6 {
	margin: 5px 0px;
	padding:5px 10px 8px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(180mt-black-SideBgTop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-width: 0;
}

div#menubar ul {
	padding-left: 15px;
	margin-left: 5px;
	list-style-image: url(180mt-arrow.gif);
}

/* Hooter
----------------------------------------------------------------------------- */
#footer{
	font-size:13px;
	text-align:center;
	color: #666666;
	padding-bottom: 10px;
	background-image: url(180mt-bodyBgBtm.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}
/* -------------------------------------------------------------------------- */

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */
div#navigator {
	clear:both;
	padding:4px 0px 0px 0px;
	margin:0px;
}


div#note {
	clear:both;
	padding:0px;
	margin:0px;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

div#related {
	font-size:80%;
	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;
}

/* calendar_viewer.inc.php */
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 {
<?php
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
?>
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
<?php
/*
	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;
}

/* search.inc.php id付必要 */
div#searchbox {
	margin:0px 15px;
}

/* vote.inc.php */
table.style_table_vote {
	margin:10px 30px;
}

td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}

/* PukiWiki Plus! */
td.ltable
{
	width:160px;
	vertical-align:top;
	background-color: #FFFCEE;
}

td.rtable
{
	width:160px;
	vertical-align:top;
	background-color: #FFFCEE;
}

td.ctable
{
	vertical-align:top;
	padding-left:28px;
	padding-right:28px;
}

div#floattable
{
	min-width:620px;
}

div#ltable
{
	width:160px;
	vertical-align:top;
	float:left;
}

div#rtable
{
	width:160px;
	vertical-align:top;
	float:right;
}

div#ctablelr
{
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	margin-left:180px;
	margin-right:180px;
}

div#ctablel
{
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	margin-left:180px;
	margin-right:20px;
}

div#ctabler
{
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	margin-left:20px;
	margin-right:180px;
}

div#ctable
{
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	margin-left:20px;
	margin-right:20px;
}

div#cleartable
{
	clear:both;
}

div#topicpath
{
	color:black;
/*	font-size:80%;	*/
}

div#footerltable
{
	float:left;
}

div#footerrtable
{
}

/* tooltip.inc.php */
abbr, .tooltip {
	border-style: none none dotted none;
	border-width: medium medium 1px medium;
	cursor: help
}

.linktip {
}

/* amazon.inc.php */
div.amazon_img {
	margin:16px 10px 8px 8px;
	text-align:center;
}

div.amazon_imgetc {
	 margin:0px 8px 8px 8px;
	 text-align:center;
}

div.amazon_sub {
	 font-size:90%;
}

div.amazon_avail {
	 margin-left:150px;
	 font-size:90%;
}

td.amazon_td {
	 font-size:90%;
	 text-align:center;
}

table.amazon_tbl {
	 border:0;
	 width:115px;
	 font-size:90%;
	 text-align:center;
}

/* calendar_viewer.inc.php, minicalendar_viewer.inc.php */
div.trackback {
	font-size:80%;
	text-align:right;
}

div.prevnext {
}

div.prevnext_l {
	float:left;
}

div.prevnext_r {
	float:right;
}

/* minicalendar.inc.php */
.ministyle_calendar
{
	width:150px;
	padding:0px;
	margin:2px;
	color:inherit;
	background-color:#E0E0E0;
	text-align:center;
}

.ministyle_td_caltop
{
	padding:2px;
	margin:1px;
	color:inherit;
	background-color:#FFF5EE;
	font-size:12px;
	text-align:center;
}

.ministyle_td_today
{
	padding:1px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	font-size:16px;
	text-align:center;
}

.ministyle_td_sat
{
	padding:1px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	font-size:16px;
	text-align:center;
}

.ministyle_td_sun
{
	height:20px;
	padding:1px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	font-size:16px;
	text-align:center;
}

.ministyle_td_blank
{
	padding:1px;
	margin:1px;
	color:inherit;
	background-color:#EEEEEE;
	font-size:16px;
	text-align:center;
}

.ministyle_td_day
{
	padding:1px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:16px;
	text-align:center;
	vertical-align:center;
}

.ministyle_td_week
{
	width:23px;
	padding:2px 0px;
	margin:2px 0px;
	color:inherit;
	background-color:#E0E0E0; /*#DDE5EE;*/
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

/* minicalendar_viewer */
h3.minicalendar
{
	margin: 8px -8px 0px -6px;

        font-size:100%;
	border:0px;
	border-left:8px solid;
	border-bottom:1px solid;
	border-color:#ffffff #ffffff #999999 #ff9933;
        color:inherit;
}

h4.minicalendar
{
	margin: 8px -8px 0px -6px;

        font-size:100%;
	border:0px;
	border-left:8px solid;
	border-bottom:1px solid;
	border-color:#ffffff #ffffff #999999 #ffCC66;
        color:inherit;
}

.minicalendar_viewer
{
        margin: 0px 0px 0px 0px;
}

.minicalendar_viewer h4
{
	margin: 0.5em 0px 0px 0.5em;
}

.minicalendar_viewer p
{
	margin: 0.5em 0px 0px 1.5em;
}

/* popup toc */
#poptoc
{
	font-size:90%;
	border:gray thin outset; padding:0.5em;
	background:#FFFFFF;
	margin-right:-10em;
	z-index:1;
	position:absolute;
	display:none;
}
#poptoc a:hover
{
	background:#ccddee;
}
#poptoc a
{
	color:blue;
}
#poptoc h2
{
	color:navy;
	background:#EEEEEE;
	font-size:small;
	font-weight:normal;
	padding:0.3em;
	margin:0;
	text-align:center;
	border:silver solid 1px;
}
#poptoc h2 a
{
	font-size:90%;
	color:navy;
	text-decoration:none;
}
#poptoc h2 img
{
	margin-bottom:-3px;
	margin-right: 2px;
}
#poptoc .nav
{
	border-top:1px gray solid;
	padding-top:0.2em;
	text-align:center;
}
#poptoc a.here
{
	color: #333333;
	background: #fff8f8;
	text-decoration: none;
	border:1px dotted gray;
/*	cursor:default;	*/
}

/* for BugTrack/1 */
.dummyblock
{
	width:77%;
	float:left;
	display:block;
}

/* for MediaPlayer */
.mediaplayerbutton
{
	margin:2px 2px;
	width:24px;
}

.playercontainer
{
	border:solid 1px #333;
	width:320px;
	text-align:center;
	vertical-align:middle;
	position:relative;
}

.videosplash
{
	position:expression('absolute');
	display:block;
}

.player
{
	display:none;
	display:expression(PlayerSupported(this)?'block':'none');
	background-color:Black;
	font-size:0px;
}

.controlstable
{
	width:320px;
	margin:0px;
	background-image:url(../image/player/base.gif);
/*	background-repeat:no-repeat;	*/
}

table.controlstable tr td
{
	background-color:transparent;
}

.controlstablenoscript
{
	display:expression(PlayerSupported(this)?'none':'block');
	margin:0px;
	background-image:url(../image/player/base.gif);
	background-repeat:no-repeat;
}

.slider
{
	background-image:url(../image/player/playbar.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.indicator,.downloadindicator
{
	width:0px;
	height:3px;
	margin-left:1px;
	margin-top:2px;
}

.indicatorhandle
{
	margin-top:2px;
}

.center_form
{
	text-align:center;
	padding:4px 0px 8px;
	margin:0px;
}

span.add_word
{
        background-color:#FFFF66;
}

span.remove_word
{
        background-color:#A0FFFF;
}

div#validxhtml
{
        text-align:right;
        white-space:nowrap;
}

div#sigunature
{
        margin: 0px 16px 0px 0px;
        white-space:nowrap;
        font-size: 12px;
        line-height: 122%;
}

#footerctable
{
	width:98%;
}

/* pukiwiki extend anchor */
img.ext
{
	margin-left: 2px;
	vertical-align: baseline;
}
img.inn
{
	margin-left: 2px;
	vertical-align: baseline;
}

/* headarea extend */
#header .style_table
{
	background-color: transparent;
}

#header .style_table .style_th
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#header .style_table .style_td
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#header .style_table .style_td h1.title
{
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#footer .style_table
{
	background-color: transparent;
}

#footer .style_table .style_th
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#footer .style_table .style_td
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

/* minicalendar+public_holiday view */
.date_weekday {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0;
	border: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}

.date_weekend {
	color: #14F;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0;
	border: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}

.date_holiday {
	color: #f41;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0px;
	border: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}

.day {
	float: left;
	font-size: 200%;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
	padding-left: 4pt;
	padding-right: 3pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	margin: 0px;
	margin-top:3pt;
	margin-right:4pt;
}
.date_weekday .day {
	background-color: #333;
	color: #fff;
}
.date_weekend .day {
	background-color: #14F;
	color: #fff;
}
.date_holiday .day {
	background-color: #F41;
	color: #fff;
}



/**
 * PukiWiki Plugin Code highlight
 *
 */

/* オペレータ */
span.code_operator {color: blue;}
/* 識別子 */
span.code_identifier {color: darkblue;}

/* 制御構文 */
span.code_control  {color: navy;}
/* 標準関数 */
span.code_function {color: blue;}
/* 定数 */
span.code_constant {color: teal;}

/* module, import, 将来対応する pragma */
span.code_pragma {color: #008080;}
/* __stdcall などの処理系専用の奴とか */
span.code_system {color: #5f0000;}
/* 環境変数  */
span.code_environment {color: #777777;}
/* 文字列 */
span.code_string {color: green;}
/* コメント */
span.code_comment {color: darkorange;}

/* 個々のハイライト専用 */
/* for TeX */
span.code_formula {color: teal;}
/* for diff*/
span.code_changed {color: green;}
span.code_added   {color: blue;}
span.code_removed {color: red;}
/* for make*/
span.code_execute {color: teal;}
span.code_target  {color: darkblue;}
span.code_src     {color: darkgreen;}
/* for PukiWiki */
span.code_header{color: blue;}
span.code_table {color: darkgreen;}
span.code_list  {color: navy;}
span.code_pre   {color: teal;}
span.code_quote {color: #777700;}

/* ソースコード表示部分の設定 */
/* 段組をしない場合の設定 */
pre.code {
	background: #EEFFFF;
	margin: 1em 2em 0.5em 1em;
	padding: 0.5em;
	border-top:    #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	border-bottom: #888899 1px solid;
	border-left:   #DDDDEE 1px solid;
    line-height: 120%;
}
/* 段組をした場合の設定 */
table.code_table pre.code,
div.code_table pre.code
{
	background: #EEFFFF;
	margin: 0;
	padding: 0;
    padding-left: 0.5em;
    border: 1px;
    line-height: 120%;
}

/* 行番号表示 */
pre.code_number {
	margin: 0;
	padding: 0;
    padding-right: 0.5em;
    border: 1px;
	border-right: 1px solid #CCDDDD;
    line-height: 120%;
    min-width: 3ex;
}

/* アウトライン表示 */
pre.code_outline {
	margin:  0;
	padding: 0;
    border: 1px;
	border-right: 1px solid #F5FFFF;
	width: 10px;
	text-align: center;
	background: #E0F5F5;
    line-height: 120%;
}

/* 枠組 */
div.code_table {
	color: black;
	background-color: #F0F8FF;
	border-top:    #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	border-bottom: #888899 1px solid;
    border-left:   #DDDDEE 1px solid;
	margin: 1em 2em 0.5em 1em;
	white-space: pre;
}

/* 段組要素の設定無効化 */
table.code_table,
table.code_table td,
div.code_number pre,
div.code_outline pre,
div.code_src pre
{
	margin:  0;
	padding: 0;
    border: none;
}

/* tableによる段組 */
td.code_src {width:100%;}

/* divによる分割の定義  */
div.code_number,
div.code_outline,
div.code_src
{
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    float: left;
}

/**
 * アウトライン・メニューの設定
 */

/* icon */ 
div.code_menu {
    background-color: #d4d0c8;
}

/* アウトラインが閉じた時のイメージ */
img.code_dotimage {width:20px;height:8px;margin:0;padding:0;}

/* アウトラインの設定 */
a.code_outline{
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #888888;
	text-decoration: none;
}
a.code_outline:link
{
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #888888;
	text-decoration: none;
}
a.code_outline:visited
{
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #888888;
	text-decoration: none;
}
a.code_outline:hover
{
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #888888;
	text-decoration: none;
}
a.code_outline:active
{
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #888888;
	text-decoration: none;
}
/* extra attach table */
table.attach_table
{
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color: #CCCCCC;
}
th.attach_th
{
	padding:2px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color: #FFEECC;
}
td.attach_td1
{
	background-color: #FFFFFF;
}
td.attach_td2
{
	background-color: #CCFFCC;
}

/* navibar2.inc.php */
div#navigator2 {
	margin: 4px 0px;
	padding: 0px 4px;
	left: 0px;
	width: 99%;
	background-color: #ff7700;

	clear:both;
	white-space: nowrap;
}

td.navimenu {
	margin: 2px 5px 2px 5px;
	font-size:84%;
	background-color: #ff7700;
}
td.navimenu a {
	color: white;
	padding: 0px 4px;
	border: 1px #ff7700 solid;
	font-weight: bold;
	text-decoration: none;
}
td.navimenu a:active {
	border: 1px #ffffff solid;
	color: white;
	background-color:transparent;
	text-decoration:none;
}
td.navimenu a:visited {
	color: white;
	text-decoration: none;
}
td.navimenu a:hover {
	border: 1px #ffffff solid;
	color: white;
	background-color:transparent;
	text-decoration:none;
}

div.naviblock {
	padding: 5px 5px 5px 8px;
	border-top: white 1px solid;
	font-size:84%;
	background-color: #ff7700;
	visibility: hidden;
	position: absolute;
}
div.naviblock a {
	font-weight:bold;
	padding: 0px 4px;
	color: white;
	text-decoration: none;
}
div.naviblock a:active {
	color: #000000;
	background-color:transparent;
	text-decoration: none;
}
div.naviblock a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.naviblock a:hover {
	color: #333333;
	background-color:transparent;
	text-decoration: none;
}

/* for realedit.js */
#realview_outer {
	float:left;
	z-index:10;
	margin:1px;
	padding:0px 20px;
	height:200px;
	width:550px;
	overflow:scroll;
	display:none;
}

/* for ajaxpopup */
#ajaxpopup {
        position: absolute;
        z-index: 100;
        border: solid 1px #000;
        background-color: #ffc;
        font-size: 84%;
        margin: 0px;
        padding: 0.15em;
}

/* for blikifooter */
div.blikiFooter {
	text-align:right;
}

/* Contents (contents.inc.php)
----------------------------------------------------------------------------- */
div.contents{
	border:solid 1px #999;
	border-right:none;
	border-bottom:solid 1px #fff;
	width:60%;
	margin:15px 20px;
}
div.contents:before{
	content:"contents";
	color:#fff;
	background-color:#999;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	display:block;
	width:6em;
	text-align:center;
	padding:2px;
}
div.contents ul{
	margin:7px 0px 15px;
}

