@charset "iso-8859-1";

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

blockquote { margin-left:32px; }

body {
	color:black;
	background: url(http://www.ic.is.tohoku.ac.jp/img/grad_blue2.png) repeat-y;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
	font-size:100%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

td {
	color:black;
	background-color: transparent;
	margin-left:2%;
	margin-right:2%;
	font-size:100%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

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; */
	background-color:transparent;
	/* text-decoration:underline; */
	text-decoration:none;
}

h2 {
/*	font-family:verdana, arial, helvetica, Sans-Serif;*/
	font-family: arial, helvetica, Sans-Serif;
/*	font-weight: normal; */
	color:white;
	font-size:120%;
/*	background-color:blue; */
/*	background-color: #7676b9; */
	background-color: #5454a7;
	padding:.4em;
	border-right: #7676b9 2px solid;
	border-top: #7676b9 2px solid;
	border-left: #323296 2px solid;
	border-bottom: #323296 2px solid;
	margin: .5em 0px .5em 0px;
}
h3 {
/*	font-family:verdana, arial, helvetica, Sans-Serif; */
	font-family: arial, helvetica, Sans-Serif;
/*	font-weight: normal; */
	/* border-bottom:  3px solid #DDEEFF; */
	/* border-bottom:  3px solid #6495ED; */
	border-bottom:  3px solid #9999ca;
	/* border-top:     1px solid #DDEEFF; */
	border-top:     1px solid #FFFFFF;
	/* border-left:   10px solid #6495ED; */
	/* border-left:   10px solid #6495ED; */
	border-left:   10px solid #9999ca;
	/* border-right:   5px solid #DDEEFF; */
	border-right:   5px solid #FFFFFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin: .9em 0px .9em 0px;
}
h4 {
/*	font-family:verdana, arial, helvetica, Sans-Serif; */
	font-family: arial, helvetica, Sans-Serif;
/*	font-weight: normal; */
	border-left: 9px solid #bbbbdc;

	color:inherit;
	/* background-color:#DDEEFF */
	background-color: white;
	padding: 0px 0px 0px .3em;
	margin: .8em 0px .4em 0px;
}
h5, h6 {
/*	font-family:verdana, arial, helvetica, Sans-Serif; */
	font-family: arial, helvetica, Sans-Serif;
/*	font-weight: normal; */
	color:inherit;
	background-color: white;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 120%;
	font-weight:bold;
	background-color:transparent;
	/* padding: 12px 0px 0px 0px; */
	border: 0px;
	margin: 0px 0px 0px 0px;
}

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

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

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: #e0e0e0;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color: #e0e0e0;
}
.style_table {
	padding:0px;
	border-left: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color: #f0f0f0;
}
/*
.style_table {
	padding:0px;
	border-left: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color: #f0f0f0;
}
*/
.style_th {
	padding:5px;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color: #e0e0e0;
}
.style_td {
/* 20080617 shigeta */
	/* padding:5px; */
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	margin:1px;
	color:inherit;
	background-color: white /* #f7f7ff */;
}
/*
.style_td {
	padding:5px;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	margin:1px;
	color:inherit;
	background-color: #f0f0f0;
}
*/
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-color:#bbbbdc;
	border-width:1px 0px;
	clear: both;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#bbbbdc;
	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: 0 0 0 15px;
}

div#navigator {
	display:none;
}

td.menubar {
	display:none;
}

div#menubar {
	display:none;
}

div#menubar ul {
	margin:10px 0px 10px .5em;
	padding:0px 0px 0px .5em;
}

div#menubar ul li { line-height:110%; }

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

div#body {
     padding:0px;
	margin:0px 0px 0px .5
}

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 {
	font-size:70%;
	padding:0px;
	margin:16px 0px 0px 16px;
}

div#footer div {
	font-size: 120%;
	margin: 8px 0px 8px 0px;
}

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

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

img#logo {
	display:none;
}

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

.iframe_others
{
	height: 600px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.iframe_ie
{
	height: 600px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


/* by swk */

div.login { font-size: 80%; float: right; }
div.logged_in { font-size: 80%; text-align: right; }

dl.bib { font-size: 85%; margin-left: 0em; }
/* dl.bib dt { float: left; width: 3em; } */
/* dl.bib dd { margin-left; 3em; } */
div.moorevolver {
/*	border : 0px solid black; */
	position : relative;
/*	overflow : hidden; */
	margin:0;
	padding:0;
}
div.moorevolver div {
	position:absolute;
	width:256px;
	height:192px;
}
div.moorevolver img {
	width:100%;
	height:100%;
	border:0;
}
