@charset "Shift_JIS";
* {
	margin: 0;
	padding: 0;
	line-height:1em;
	font-size: 100%;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	letter-spacing:0.1em;
}
li{
	margin-left:1.5em;
	line-height:1.2em;
}
dt{
	margin-top:0.5em;
	margin-bottom:0.3em;
}
dd{
	margin-left:1em;
	line-height:1.2em;
}
p{
	line-height:2em;
}
body{
	margin:1em;
	color:#333333;
	background-color:#f6f6f6;
	font-family:Verdana,Arial,Osaka,sans-serif;
	background-image:url("mono_back.png");
}
h1{
	font-size:200%;
	letter-spacing:0.4em;
	text-align:center;
	border-bottom:1px solid #333333;
}
a:link{
	color:blue;
}
a:visited{
	color:purple;
}
a:hover,a:focus,a:active{
	color:red;
}
p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}
em{
	font-style:normal;
	font-weight:bold;
}
strong{
	font-style:normal;
	font-weight:bold;
	border:1px dashed #333333;
	background-color:#ccccaa;
}
.footer{
	margin-top:1em;
	clear:left;
}
table{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-collapse:collapse;
	margin-bottom:1em;
}
#deck table{
	width:100%;
	_width:90%;
}
#deck .name{
	width:20em;
	text-align:center;
}
#deck .update{
	width:5em;
}
th,td{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
}
th{
	background:#dddddd;
}
/*----------------------------------------*/
#index #update h2,#index #notice h2{
	border-left:1em solid #333333;
	padding-left:0.5em;
}
#index #update p,#index #notice p{
	margin-left:2em;
}
#index .header p{
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-align:center;
	font-size:110%;
	font-weight:bold;
}
#index div div{
	border:1px solid #333333;
	background-color:#f6f6f6;
	margin-top:1em;
	margin-bottom:3em;
	padding:3px;
}
#index div div div{
	border:0 none;
	margin-bottom:0.5em;
}
#index #ad{
	text-align:center;
}
#index #news li{
	margin-left:1.2em;
	font-size:90%;
}
#index #news li{
	font-size:90%;
	line-height:1.5em;
}
#information,#contents,#links{
	float:left;
}
#information,#links{
	width:31%;
}
#contents{
	width:36%;
	margin-left:1%;
	margin-right:1%;
}
#information h2,#contents h2,#links h2{
	text-align:center;
	position:relative;
	top:-0.7em;
	background-color:#dddddd;
	margin-left:1em;
	margin-right:1em;
	border:1px dashed #333333;
	font-size:120%;
	padding:2px;
}
#information h2 a,#contents h2 a,#links h2 a{
	text-decoration:none;
}
.navigation{
	background:url("monotone_navi.jpg") no-repeat;
	padding-left:12px;
}
/*----------------------------------------*/
.section{
	border:1px solid #333333;
	background-color:#f6f6f6;
	margin-top:2em;
	margin-bottom:3em;
	padding-left:1em;
	padding-right:1em;
	padding-top:0;
	margin-left:3%;
	margin-right:3%;
}
.section .section{
	margin-left:0;
	margin-right:0;
	background-image:none;
}
.section h2{
	text-align:center;
	position:relative;
	top:-1em;
	background-color:#dddddd;
	margin-left:20%;
	margin-right:20%;
	border:1px solid #333333;
	font-size:120%;
	padding:2px;
}
.section h3{
	width:50%;
	border-bottom:3px double #333333;
	position:relative;
	left:-1em;
	padding-left:1em;
	margin-bottom:1em;
	margin-top:1em;
}
.section .section{
	border:0 none;
}
.section .section h3{
	border:3px double #333333;
	padding:5px;
	margin-top:0;
}
.section p{
	text-indent:1em;
	letter-spacing:0.2em;
	line-height:150%;
}
.section li{
	margin-left:3em;
}
.section .totop{
	position:relative;
	bottom:-0.5em;
	margin-bottom:-0.5em;
	border:1px solid #333333;
	background-color:#f6f6f6;
	clear:left;
	width:10em;
}
.section .totop a{
	text-decoration:none;
	display:block;
	width:100%;
	padding:2px;
}
.section .totop a:hover,.section .totop a:active,.section .totop a:focus{
	background:#dddddd;
}
#deck .name{
	text-align:center;
}
/*----------------------------------------*/
#deckp .section.intro{
	background-color:#ccccaa;
	color:black;
}
#deckp .card{
	border:1px solid #333333;
	margin:2em;
	padding:1em;
}
#deckp .card h4{
	position:relative;
	top:-1.5em;
	left:-2em;
	display:inline;
	padding:3px;
	background:#f6f6f6;
}
#deckp .intro h4{
	background:#ccccaa;
}
#deckp .card p{
	text-indent:0;
}
#deckp .deck{
	margin-left:0;
	margin-right:0;
}
#deckp .deck .section{
	margin:0 0 1em 0;
/*	border-left:1px solid #333333;*/
	font-size:90%;
	width:33%;
	_width:30%;
	float:left;
	padding:0 0 1em 0;
}
#deckp .deck .section li{
	margin-left:0.1em;
	display:block;
}
#deckp .deck p{
	margin-bottom:0.5em;
	border-bottom:1px solid #333333;
	text-indent:0;
	padding-left:1em;
	padding-top:0;
	clear:left;
}
/*----------------------------------------*/
#bbs .section p{
	text-indent:0;
}
#deckp .deck h3{
	width:100%;
	border:0 none;
	font-size:100%;
	margin:0 0 1% 0;
	position:static;
}
