@charset "UTF-8";



body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic
Pro', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

.contmain2 {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
}

#leftcolumn {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	background-color:#FBF6EF;
}


.contmain{
	text-align:left;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 8px;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	color: #5E0000;
	text-decoration: none;
}

a:hover {
	color: #5E0000;
	text-decoration: underline;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 120%;
	border-bottom:solid 1px;
	clear:both;
	line-height:1.5em;
}

h4 {
	font-size: 100%;
	color:#5E0000;
	padding-left:5px;
	border-left:solid 3px #5E0000;
}

h5 {
	font-size: 100%;
	line-height:1.5em;
}

p {
	line-height:2em;
	text-indent:0em; /*20110331*/
	padding-left:1em;
	}
	
	
ul { /*margin: 1em; padding: 1em;*/ list-style: square outside; text-align: left; line-height:2em;}

ol { margin: 1em; padding: 1em; list-style: decimal outside; text-align: left; line-height:2em;}

.youkou ol { margin: 1em; padding: 1em; list-style-type: none outside; text-align: left; line-height:2em;}


li {
	margin-top: 3px;
	margin-bottom: 3px;
	/*margin-left:10px;*/
	line-height:1.5em;
}



input.formButton {}

.item {
	border: 1px solid #cccccc;
}

.itemHead {
	padding: 3px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: #333333; background-color: transparent;}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

#header {
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	overflow: hidden;
	height: 146px;
}

#header .logo {
	float: left;
	padding-top: 30px;
	padding-left: 32px;
}

#header .menu {
	float: right;
	padding-right: 3px;
	padding-top: 3px;
}

.headermenulink {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #CCCCCC;
	font-size: 11px;
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 3px;
	background-color: #FFFFFF;
}

#headerbar {
	background-image: url(images/hbar.jpg);
	display: block;
	overflow: hidden;
	clear: both;
	height: 30px;
}

.main-navi a{
	background-image: url(images/gnav1.jpg);
	height: 20px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	color:#777777;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #DDDDDD;
}

.main-navi a:hover{
	background-image: url(images/gnav2.jpg);
	color:#FFFFFF;
	text-decoration: none;
}

th {
	/*padding: 3px;*/
	background-position: bottom;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

#leftcolumn div.blockTitle {
	/*background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color:#5E0000;
	padding-top: 2px;
	height: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-size: 110%;
	color: #FFF;
	font-weight: bold;
	line-height:2em;
	text-align:center;
}

#leftcolumn div.blockContent {
	/*padding: 5px;*/
	margin-bottom: 10px;
}

#leftcolumn div.blockContent ul{
	clear:both;
	}

#leftcolumn div.blockContent li{
	list-style:none;
	line-height:1.5em;
	border-bottom:dotted 1px #696969;
	}

#centercolumn {
	padding-left: 25px;
	padding-right: 25px;
}

.cont-title {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerCcolumn {
	clear:both;
	padding-bottom: 3px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #5E0000;
	height: 15px;
	font-weight: bold;
	vertical-align: middle;
	/*text-align: center;*/
	padding: 7px;
	font-size:120%;
	border-bottom:#5E0000 solid 2px;
}

.centerCcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 49%;
	padding-right: 3px;
}

.centerLcolumn div.blockTitle {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerLcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 48%;
	padding-left: 3px;
}

.centerRcolumn div.blockTitle {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerRcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

div#content {text-align: left;}

#banner{
	text-align: center;
	margin-top: 10px;
}

.clear{
	clear:both;
}

#pagetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}

#mainmenu a {
	/*margin: 3px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainmenu a:hover {
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainmenu a.menuTop {
	padding-left: 17px;
}

#mainmenu a.menuMain {
	padding-left: 17px;
}

#mainmenu a.menuSub {
	padding-left: 17px;
	margin-left: 20px;
}

#usermenu a {
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#usermenu a:hover {
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#usermenu a.menuTop {}

#usermenu a.highlight {
	background-color: #FFDDDD;
}

.outer {border: 1px solid #CCCCCC;}

.head {
	padding: 3px;
	background-color: #DEDEDE;
}

.even {
	padding: 3px;
	background-color: #EFEFEF;
}

.odd {
	padding: 3px;
	background-color: #EFEFEF;
}

.foot {
	padding: 3px;
	background-color: #DEDEDE;
}

tr.even td {
	padding: 3px;
	background-color: #EFEFEF;
}
tr.odd td {
	padding: 3px;
	background-color: #EFEFEF;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { 
	background: #FFFFFF; 
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}


dt {
	font-weight:bold;
	line-height:2em;
	/*float:left;*/
	/*width:6em;*/
	}


dd {
	line-height:2em;
	/*margin-left:6em;*/
	}



.rules dt {
	font-weight:bold;
	line-height:2em;
	float:left;
	width:6em;
	}


.rules dd {
	line-height:2em;
	margin-left:6em;
	}



.rules2 dt {
	font-weight:bold;
	line-height:2em;
	float:left;
	width:3.25em;
	}


.rules2 dd {
	line-height:2em;
	margin-left:3.25em;
	}


    .documents table,th,td{
    	margin:0;
    	padding:0;
    	border-collapse:collapse;
    	border:none;
    	border-spacing:0;
    	}
    	
    .documents table{
		width:auto;
    	border:1px solid #999999;
		margin-bottom:20px;
		border-collapse:collapse;
		border-spacing:0;
    	}
    	
    .documents th{
		border-color:#999999;
		border-style:solid;
		border-width:1px;
		background-color:#F9E6AC;
		font-weight:bold;
		font-size:100%;
		text-align:center;
		padding:3px;
    	}
    	
    .documents td{
    	border-color:#999999;
    	border-style:solid;
    	border-width:1px;
    	font-size:100%;
		vertical-align:middle;
		padding:3px;
    	}


    .backnumber table,th,td{
    	border-collapse:collapse;
    	border:none;
    	border-spacing:0;
    	}
    	
    .backnumber table{
		width:100%;
    	border:1px solid #999999;
		margin-bottom:20px;
    	}
    	
    .backnumber th{
		border-color:#999999;
		border-style:solid;
		border-width:1px;
		background-color:#F9E6AC;
		font-weight:bold;
		font-size:100%;
		text-align:center;
		padding:3px;
		white-space:nowrap;
    	}
    	
    .backnumber td{
    	border-color:#999999;
    	border-style:solid;
    	border-width:1px;
    	font-size:100%;
		vertical-align:middle;
		padding:3px;
    	}

	.backname{
	font-variant:small-caps; 
	}



	.kakomi{
		border: 1px solid #999999;
		padding:10px;
		width:70%;
		margin-top:10px;
		}
		
		
	.poster{
		float:left;
		margin-right:25px;
		margin-bottom:20px;
		}
		
		
	
	
	.zeppan {
	background-color:#E4E4E4;
	color:#000;
	text-align:center;
	font-weight:bold;
	}
	
	.backnumber_name{
	font-variant:small-caps; 
	}
	
	
	.abst{
	line-height:2em;
	text-align:justify;
    padding-bottom:20px;
	margin-bottom:20px;
 	}
	
	
	.abst h3{
	margin-top:10px;
	}
	
	.name{
	font-variant:small-caps; 
	text-align:right;
	}
	
	.syozoku{
	text-align:right;
	}
	
		
	.keyword {
	text-align:right;
	border-top:solid #696969 1px;
	padding-top:5px;
	}
	
	
    .taikai table,th,td{
    	border-collapse:collapse;
    	border:none;
    	border-spacing:0;
    	}
		
		
    .taikai table{
		width:100%;
    	border:1px solid #999999;
		margin-bottom:20px;
		font-size:95%;
    	}
    	
    .taikai th{
		border-color:#999999;
		border-style:solid;
		border-width:1px;
		background-color:#F9E6AC;
		font-weight:bold;
		font-size:100%;
		text-align:center;
		padding:3px;
		white-space:nowrap;
    	}
    	
    .taikai td{
    	border-color:#999999;
    	border-style:solid;
    	border-width:1px;
    	font-size:100%;
		vertical-align:middle;
		padding:3px;
    	}
		
	.chusyaku {
		font-size:90%;
		}
	
		
	
 .blockContent{
 	padding:0 5px;
	}	

 .pico_block_subcategories{
 	margin:0;
	padding-left:0px;
	}
	
 .pico_block_subcategories ul li{
	width:100%;
	}