@charset "shift_jis";

.indent      { margin-left: 30px ;}
h1           { font-size: large ;}
h2
{
	font-size: larger; width:9em; text-align:center; padding-top:3px; padding-bottom:3px; background-color:#E8E8E8 ;
	border:1px solid #ccc;
	border-radius: 3px;
	margin-top: 0;
}
ul           { line-height: 150% ;}
.soft        { margin-bottom: 20px ;}
h2.java      { border:1px solid #808080; font-size: larger; width:10em; text-align:center; padding-top:3px; padding-bottom:3px; background-color:#E8E8E8 ; margin-bottom:0;}
ol.java      { line-height: 150% ;}
.java li     { margin-bottom: 1em ;}

/* ߋ̕ */
div#past
{
	margin-top: 2em;
}
#past h2
{
	font-size: 12pt;
	color: #666;
	background-color: transparent; 
	border-style: none;
	text-align: left;
}
#past ul
{
	font-size: 11pt;
}

div.sec
{
  	width: 31em;
  	padding: 10px;
	border: solid 1px #999;
	margin-bottom: 1em; 
}

div.sec2
{
/*  	width: 31em;
*/  	padding: 10px;
	border: solid 1px #999;
	margin-bottom: 1em; 
}

div#trouble
{
	margin-bottom: 1em;
	background-color: #FFEEFF;
	width: 578px;
	padding: 10px;
	border:1px #999 solid;
	border-radius: 10px;
}

h3
{
	font-size: 12pt;
	color: #666;
}

ol#ol-a > li
{
	margin-bottom: 1em;
}

div#pc-mente
{
	width: 20em;
	border: 1px #aaa solid;
	border-radius: 10px;
	padding: 1em;
	background-color: #FFFBFF;
}