@charset "utf-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-image: url(../img/bg.jpg);
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	background-repeat: repeat-x;
	background-color: #f7f1de;
}
ul, ol, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
a img#logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container {
	width: 640px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_contArea.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
} 
.thrColFixHdr  #contLogin {
	width: 640px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_contArea.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
} 
.thrColFixHdr #containerFullimage{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
} 
.thrColFixHdr #header {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: -50px 0px;
	background-image: url(../img/bg.jpg);
} 
.thrColFixHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 151px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	background-color: #FFFFFF;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 20px;
	background-image: url(../img/bg_contArea.png);
	background-repeat: no-repeat;
	height: 100%;
	text-align: left;
}
.thrColFixHdr #sidebar1 ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thrColFixHdr #sidebar1 ul li{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 0.75em;
	list-style-type: none;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.thrColFixHdr #sidebar1 ul li a:link{
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 ul li a:visited {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 ul li a:hover{
	color: #800013;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 ul li a:active{
	color: #0A57405;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr  #sidebar1  ul  ul  li  {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 0em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1em;
	padding: 4px;
}
ul li#foucus {
	background-color: #F2EFE6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A79B5F;
}
ul  ul  li#bushfoucus {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A79B5F;
}
.thrColFixHdr #container #mainContent table tr th {
	text-align: left;
}
caption.tablecaption {
	text-align: left;
}

img.result_img1 {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 16px;
}
li.settingsdisc {
	list-style-type: disc;
	margin-bottom: 0px;
	line-height: 1.25em;
	list-style-position: inside;
}
.thrColFixHdr #sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 170px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}
.thrColFixHdr #container #sidebar2 p {
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
	text-align: left;
} 
.thrColFixHdr  #mainContentLogin {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
} 
.thrColFixHdr #mainContent h1 {
	font-size: 1.25em;
	padding-bottom: 8px;
	line-height: 1.25em;
}
.thrColFixHdr #mainContent h2 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
.thrColFixHdr #mainContent h4 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
.thrColFixHdr #mainContent   ul  {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent   ul ol  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.thrColFixHdr #mainContent   ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.thrColFixHdr      #container      #mainContent      #torokunav  {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: right;
}
.thrColFixHdr       #container       #mainContent       #torokunav img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr       #container       #mainContent       #contactnav  {
	text-align: center;
	margin: 0px;
}
.thrColFixHdr        #container        #mainContent        #contactnav  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #mainContent .experimentList .experimentDd .loginarticle {
	font-size: 90%;
	padding-left: 1em;
}

li.settings {
	list-style-type: none;
	line-height: 1.25em;
	padding: 0px;
	margin: 0px;
}
table.caption {
	text-align: left;
}
p#concept{
	line-height: 1.75em;
	letter-spacing: 0.05em;
	font-size: 1em;
	padding-bottom: 20px;
}
p#lead {
	line-height: 1.75em;
	letter-spacing: 0.05em;
	font-size: 1em;
	padding-bottom: 20px;
	font-weight: bold;
}

p.footnav {
	float: right;
	font-size: 0.8em;
}
div p {
	line-height: 1.6em;
	letter-spacing: 0.05em;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
div p a:link {
	color: #800013;
	text-decoration: underline;
}
div p a:visited {
	color: #55000D;
	text-decoration: underline;
}
div  p  a:hover {
	color: #BF001D;
	text-decoration: none;
}
div p a:active{
	color: #0A57405;
	text-decoration: none;
}

/*
#mainContent p {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	font-size: 1em;
	padding-bottom: 20px;
}
*/
#mainContent p a:link {
	color: #800013;
	text-decoration: underline;
}
#mainContent p a:visited {
	color: #55000D;
	text-decoration: underline;
}
#mainContent p a:hover {
	color: #800013;
	text-decoration: none;
}
#mainContent p a:active{
	color: #0A57405;
	text-decoration: none;
}
#mainContent ul li a:link {
	color: #800013;
	text-decoration: underline;
}
#mainContent ul li a:visited {
	color: #55000D;
	text-decoration: underline;
}
#mainContent ul li a:hover {
	color: #800013;
	text-decoration: none;
}
#mainContent ul li a:active{
	color: #0A57405;
	text-decoration: none;
}
.thrColFixHdr #footer {
	background-color: #211b04;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 60px;
} 
.thrColFixHdr #footer p {
	color: #FFFFFF;
}
.thrColFixHdr #footer p a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #footer p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #footer p a:hover{
	color: #800013;
	text-decoration: none;
}
.thrColFixHdr #footer p a:active{
	color: #0A57405;
	text-decoration: none;
}
.thrColFixHdr #footer ul{
}
.thrColFixHdr #footer ul li {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	clear: right;
	list-style-type: none;
}
.thrColFixHdr #container #footer .footnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #footer .footnav #hr {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
}
p.copylight {
	float: left;
	font-size: 70%;
	text-align: left;
	margin-top: 6px;
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p.list {
	padding: 0px;
	list-style-type: none;
	margin-bottom: -8px;
	margin-top: 0px;
}
p.tablenext {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul li span.item {
	font-weight: bold;
}
.thrColFixHdr #container #sidebar1 #spacer {
	float: left;
	padding-bottom: 100%;
	padding-top: 100%;
	margin-top: 100%;
	margin-bottom: 100%;
}
.thrColFixHdr  #container  #sidebar2  #spacer {
	float: none;
	height: 150px;
}
.thrColFixHdr      #container      #sidebar2      #spacerH15px {
	float: none;
	height: 15px;
}
p#sitecaption {
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p      img.floatleft {
	float: left;
	clear: none;
}
img.profimg {
	padding: 0px;
	float: left;
	clear: none;
	margin: 0px;
}
dl.prof {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 48px;
	margin-left: 108px;
	padding: 0px;
	height: 120px;
}
dt.profname {
	font-size: 1em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
dt span.profsubname {
	font-size: 0.8em;
}
dd.profcaption {
	font-size: 0.9em;
	margin-left: 6px;
	padding: 6px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.pragrah {
	list-style-type: disc;
	padding-top: 1em;
	padding-bottom: 1em;
}


p     img.floatright {
	float: right;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 0.9em;
	margin-bottom: 14px;
}
td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: right;
}
th {
	color:#000000;
	background-color:#CCCCCC;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

td.bbb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div.spacer {
	height: 200px;
}

p span.bold {
	font-weight: bold;
}
p span.italic {
	font-style: italic;
}
dt.contactstaff {
	float: left;
}
div#pagenav {
	font-size: 0.8em;
	margin-bottom: 0px;
	height: 90px;
	width: 100%;
	margin-top: 32px;
	margin-right: 0px;
	margin-left: 0px;
}
div#pagenav   a:link {
	color: #800013;
	text-decoration: underline;
}
div#pagenav   a:visited{
	color: #800013;
	text-decoration: underline;
}

div#pagenav   a:hover{
	color: #800013;
	text-decoration: none;
}
div#pagenav   a:active{
	color: #0A57405;
}
div#areaprev {
	padding: 8px;
	width: 50px;
	text-align: center;
	float: left;
}
div#areapagenum {
	float: left;
	padding: 8px;
	text-align: center;
}
div#areanext {
	padding: 8px;
	width: 50px;
	float: left;
	text-align: center;
}
div#areapagetop {
	padding: 8px;
	float: right;
}
div#articlelist {
	padding: 8px;
	float: right;
}
img.smallimg {
	margin: 4px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link img.smallimg {
	margin: 4px;
	padding: 0px;
	border: 2px solid #800013;
}
a:visited img.smallimg {
	margin: 4px;
	padding: 0px;
	border: 2px solid #55000D;
}
a:hover img.smallimg {
	margin: 4px;
	padding: 0px;
	border: 2px solid #000000;
}
a:active img.smallimg {
	margin: 4px;
	padding: 0px;
	border: 2px solid #000000;
}

div#mainContentFullimage {
	margin-top: 16px;
	margin-bottom: 16px;
}
dl.stuff {
	padding: 0px;
	margin: 0px;
}
dd.mailadress {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dd a:link {
	color: #800013;
	text-decoration: underline;
}
dd a:visited{
	color: #800013;
	text-decoration: underline;
}

dd a:hover{
	color: #800013;
	text-decoration: none;
}
dd a:active{
	color: #0A57405;
}
li.experiment {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
}
dt.experimentTltle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
img.pdficon_small {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headcaption {
	font-size: 0.6em;
	line-height: 1.2em;
}
dl.experimentList{
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;

}
dt.experimentNum {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;

}
dd.experimentDd   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 3em;

}
.thrColFixHdr #container #sidebar1 #twitter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sidebar1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sidebar2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sidebar2 #blogarchives a:link {
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/Work/NewTypo.cog/twitter/blogarchives.png);
}

.thrColFixHdr  #container  #sidebar2  a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

