@charset "Shift_JIS";

pre, dl, ol, blockquote { line-height:130%; }

p {
        line-height: 130%;
        margin: 4px 0px;
}  

blockquote
{
	border: 1px solid #FFCC99;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
blockquote p
{
	margin: 0.5em 1em;
}

body,td {
	color:black;
	background-color:white;
	margin-left:2%;
	margin-right:2%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size: 10.5pt;
}

body {
	position:relative;
}

a:link {
	text-decoration: underline;
}

a:active {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:none;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	padding:.1em;
	border-color:#003264;
	border-style:solid;
	border-width:0px 0px 2px 1.5em;
	margin:0.3em 0px 0.2em 0px;
}
h1 {
	padding:.1em;
	border-width:0px 0px 4px 0px;
	border-color: #003366;
	border-style: double;
	color: #003366;
	margin:0px;
	text-align: center;
}
h1.topicpath {
	padding: 0px;
	border-style: none;
	font-size: 140%;
}
h2 {
	padding:.1em;
	border-width:1px 3px 3px 0.5em;
	border-color:#007FFF;
	background-color:#DFEBF7;
	margin:0.3em 0px 0.2em 0px;
}
h3 {
	padding:.1em;
	border-width:0px 1px 2px 1.0em;
	border-color:#0059B3;
	background-color:#E5EBF1;
	margin:0.3em 0px 0.2em .5em;
}
h4 {
	padding:.1em;
	border-width:0px 0px 1px 1.5em;
	border-color:#003366;
	background-color:#EBEBEB;
	margin:0.3em 0px 0.2em 1.5em;
}

div.header {
	color: white;
}

	div.header a:link {
		color: white;
		text-decoration: none;
	}
	div.header a:hover {
		color: white;
		background-color:#007dff;
		text-decoration: none;
	}
	div.header a:active {
		color: white;
		text-decoration: none;
	}
	div.header a:visited {
		color: white;
		text-decoration: none;
	}

div.header_main {
	background-image:url(../image/header_bg.png);
	width: 680px;
	height: 64px;
}

div.topmenu {
		 	display:none;
	}

	div.topmenu span {
		padding-left: 24px;
		background-image:url(../image/topmenu.png);
		 vertical-align: middle;
	}

	div.topmenu a:link {
		color: white;
		text-decoration: none;
	}
	div.topmenu a:hover {
		color: white;
		background-color:#007dff;
		text-decoration: none;
	}
	div.topmenu a:active {
		color: white;
		text-decoration: none;
	}
	div.topmenu a:visited {
		color: white;
		text-decoration: none;
	}

div.header_navi {
	position: absolute;
	top: 2px;
	left: 610px;
	color: white;  
 	display:none;
}

	div.header_navi p {
		font-size: 80%;
		margin: 0px 0px 2px 0px;
	}

	div.header_navi input.text {
		width: 110px;
	}

p#jtitle {
	font-size: 27px;
	padding: 0px 0px 0px 8px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

p#etitle {
	font-size: 16px;
	padding: 0px 0px 0px 8px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

dt
{
	color: #663333;
	font-weight:bold;
	margin-top:0.5em;
	margin-left:-30px;
}
dd
{
	margin-left:0em;
}

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;
	vertical-align:middle;
}

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

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td
{
	color:inherit;
	background-color:#C6ECEC;
}
thead th.style_th,
tfoot th.style_th
{
	color:inherit;
	background-color:#ECD9C6;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
	border-collapse:collapse;
}
.style_th {
	padding:5px;
	margin:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	color:inherit;
	background-color:#FFCC99;
	text-align:center;
}
.style_td {
	padding:5px;
	margin:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	color:inherit;
	background-color:#ECF9F9;
	text-align:left;
}

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;
}

.small { font-size:80%; }

.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;
}

hr.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	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; }

/* pukiwiki.skin.php */
div.header {
	padding:0px;
	margin:0px;
}

div#navigator {
	display:none;
}

table#body_and_menu {
	border-collapse:collapse;
}

td#tdBody {
	margin:0px;
	padding:0px;
}

td#tdMenubar {
	display:none;
}

div#menubar {
	display:none;
}

div#menubar ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

div#menubar ul li {
	text-decoration: none;
	display:block;
	padding:0.1em 0.3em;
	margin:0px -0.3em;
}

div#menubar h1, div#menubar h2 {
	margin: 0.3em 0px 0.1em 0px;
	padding: 0px 2px 0px 2px;
	color: black;
        font-weight: normal;
	font-size: 125%;
	background-color: transparent;
	border-style: solid;
        border-width: 2px;
        border-color: #FF8000;
        border-radius: 4px;
}

div#menubar h3, div#menubar h4, div#menubar h5, div#menubar h6 {
	margin: 0.3em 4px 0.1em 4px;
	padding: 0px;
	color: #FFF;
	background-color: #CC8033;
	border-style: none;
}

div#menubar h4 { font-size:110%; }

div#menubar div.jumpmenu { display:none; }

div#menubar img {
	border-style: solid;
	border-width:1px;
	border-color: black; 
}

div#body {
	margin:4px;
	padding:0px;
}

div#note {
	clear:both;
	padding:0px;
	margin:0px;
}

div#attach {
	display:none;
}

div#toolbar {
        display:none;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
        display:none;
}

div.footer {
	width: 788px;
	height: 36px;
	background-image:url(../image/footer_bg.png);
	font-size:70%;
	padding:6px;
	margin:0px;
}
	div.footer p {
		margin:2px 0px;
					text-align:left;
			}

	div.footer p.footer_navi {
				        display:none;
			}

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

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

img#logo {
	float:left;
}

/* 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 {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* 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;
}

/* plugin twocolumn */
table.twocolumn {
	table-layout:fixed;
	width:100%;
	margin:0px;
	border-width:0px;
	border-collapse:collapse;
	border-style:none;
	padding:0px;
}
table.twocolumn td.twocolumn_left {
	width:50%;
	margin:0px;
	border-width:0px;
	border-style:none;
	vertical-align:top;
	padding:0px 15px 5px 0px;
}	
table.twocolumn td.twocolumn_right {
	width:50%;
	margin:0px;
	border-width:0px 0px 0px 2px;
	border-style:solid;
	border-color:black;
	vertical-align:top;
	padding:0px 0px 5px 15px;
}

/* plugin threecolumn */
table.threecolumn {
	table-layout:fixed;
	width:100%;
	margin:0px;
	border-width:0px;
	border-collapse:collapse;
	border-style:none;
	padding:0px;
}
table.threecolumn td.threecolumn_left {
	width:33%;
	margin:0px;
	border-width:0px;
	border-style:none;
	vertical-align:top;
	padding:0px 15px 5px 0px;
}	
table.threecolumn td.threecolumn_center {
	width:33%;
	margin:0px;
	border-width:0px 0px 0px 2px;
	border-style:solid;
	vertical-align:top;
	padding:0px 15px 5px 15px;
}	
table.threecolumn td.threecolumn_right {
	width:33%;
	margin:0px;
	border-width:0px 0px 0px 2px;
	border-style:solid;
	border-color:black;
	vertical-align:top;
	padding:0px 0px 5px 15px;
}

/* calendar.inc.php on MenuBar*/
div#menubar table.style_calendar {
	padding:0px;
	border:0px;
	width:100%;
	margin:0px;
	color:inherit;
	border-collapse:collapse;
}

div#menubar table.style_calendar td {
	padding:0px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

div#menubar table.style_calendar strong{
	font-weight: normal;
}

/* search.inc.php and lookup.inc.php on MenuBar */
div#menubar input.searchbox {
	width: 110px;
}

/* NANOTS program */
table.NANOTS_program {
	margin-right:1em;
	border:0px;
}

td.NANOTS_program_no {
	text-align:right;
	vertical-align:top;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

td.NANOTS_program_body {
	padding-bottom:0.5em;
	vertical-align:top;
}

td.NANOTS_program_time {
	text-align:right;
	vertical-align:top;
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:#663300;
}

td.NANOTS_program_others {
	padding-top:0.5em;
	padding-bottom:0.5em;
	vertical-align:top;
}

td.NANOTS_program_chairman {
	padding-bottom:0.5em;
	text-align:right;
	vertical-align:top;
	font-size:110%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:#990099;
}

td.NANOTS_program_interval {
	padding-top:1em;  
	padding-bottom:1em;  
	text-align:center;
	vertical-align:top;
	font-size:110%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:#990000;
}

div.NANOTS_program_title {
}
div.NANOTS_program_subTitle {
        margin-left:2em;
}
div.NANOTS_program_author {
	margin-left:2em;
	font-size:90%;
	color:#006600;
}
div.NANOTS_program_affiliation {
	margin-left:4em;
	font-size:90%;
	color:#0000CC;
}

span.sup {
	font-size:60%;
	vertical-align:super;
 }

span.sub {
	font-size:60%;
	vertical-align:sub;
 }

/* plugin nanots_registration */
.error_th {
	padding:5px;
	margin:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	color:white;
	background-color:#FF0000;
	text-align:center;
}
.error_td {
	padding:5px;
	margin:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	color:inherit;
	background-color:#FFCCCC;
	text-align:left;
}

/* NANOTS submission form */
table.NANOTS_subForm {
	border-spacing: 2px;
	text-align:left;
}

td.NANOTS_subForm_section {
	color:black;
	background-color:#99CCFF;
	width:600px;
	border-left:solid 1px #BBEEFF;
	border-bottom:solid 1px #77AADD;
	padding-left: 1em;
	text-align:left;
}

td.NANOTS_subForm_send {
	color:black;
	background-color:#FFCCFF;
	width:600px;
	border-left:solid 1px #FFEEFF;
	border-bottom:solid 1px #DDAADD;
	padding-left: 1em;
	text-align:left;
}

td.NANOTS_subForm_need {
	color:black;
	background-color:#FFCC99;
	white-space: nowrap;
	border-bottom:solid 1px #DDAA77;
	border-right:solid 1px #DDAA77;
}

td.NANOTS_subForm_free {
	color:black;
	background-color:#C0C0C0;
	border-bottom:solid 1px #A0A0A0;
	border-right:solid 1px #A0A0A0;
}

div.box {
        border-style: solid;
        border-width: 3px;
        border-color: #007FFF;
        border-radius: 10px;
        margin: 2px;
        padding: 0px 4px;
}

div.box h2 {
	border-width: 0px 0px 3px 0px;
	border-color:#FF8000;
	background-color: transparent;
	margin:0px 0px .5em 0px;
}

div#menubar div.box{
	margin: 0.3em 0px 0.1em 0px;
	padding: 2px;
	background-color: transparent;
	border-style: solid;
        border-width: 2px;
        border-color: #FF8000;
        border-radius: 6px;
}

div#menubar div.box h2{
	border-width: 0px 0px 3px 0px;
	border-color:#007FFF;
	border-radius: 0px;
	background-color: transparent;
	margin:0px 0px .5em 0px;
}

table.noMargin {
	margin: 0px;
	border-style: none;
	border-collapse:collapse;
	padding: 0px;
}

table.noMargin td {
	padding: 0px;
}
/* Twitter widget */
.twitter-timeline{
	width: 178px;
	max-width: 178px;
	min-width: 178px;
}
