p.menuyoko {
	text-align:center;
	font-size:12px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#3366cc;
	height:2em;
	}

p.menuyoko a {
	color:#ffffff;
	background-color:#3366cc;
	border-right:solid 1px #ffffff;
	text-decoration:none;
	display:block;
	width:8em;
	float:left;
	line-height:2em
	}

p.menuyoko a:visited        {
	color: #ffffff;
}


p.menuyoko a:hover {
	background-color:#FF9999
	}

p.menuyoko span {
	color:#c5e1ed;
	display:none
	}

.RED {
	color: #FF3333;
	font-weight: bold;
}

little {
	font-size:0.75em;
}

P.MSG {font-family: "lr SVbN", "Osaka|"}

A                { color: #FF4500; text-decoration: none; background: none;}
A:link           {
	color: #0066ff;
	background: none;
	border: thin none;
	text-decoration: underline;
}
A:link:hover     {
	color:#49abdb;
	text-decoration: none;
	background: none;
	border-top: thin none #00CCFF;
	border-right: thin none #00CCFF;
	border-bottom: thin none #5e8eab;
	border-left: thin none #00CCFF;
}
A:link:active    {
	color: #0066ff;
	text-decoration: underline;
	background: none;
	border: thin none #003399;
}

A:visited        {
	color: #0066ff;
	text-decoration: underline;
	background: none;
}
A:visited:hover  {
	color:#49abdb;
	text-decoration: none;
	background: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
A:visited:active {
	color: #0066ff;
	text-decoration: underline;
	background: none;
}

h1 {
	font-size:1.25em;
	color:#2d444f;
	background-color:#c5e1ed;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:0;
	margin-top:0
}

h2 {
	font-size:1.25em;
	border-left:solid 18px #5e8eab;
	padding-left:5px;
	margin-top:0;
	margin-bottom:1em;
	}
h3 {
	font-size:1.15em;
	border-left:solid 9px #c5e1ed;
	padding-left:3px;
	margin-top:0;
	margin-bottom:1em;
	}

.kodai {
	font-size:1.25em;
	border-left:solid 18px #5e8eab;
	padding-left:5px;
	margin-top:0;
	margin-bottom:1em;
	font-weight:bold;
	}

body {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:0.75em;
	color: #333300;
		word-spacing: normal;
	letter-spacing: 0.1em;
	line-height: 13pt;
}
#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-color: #FFFFFF;
}
.head-sub {
	width: 230px;
	text-align: center;
	vertical-align: bottom;
}
#head-title {
	text-align: center;
}
.subtitle {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #003300;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contents {
	float: left;
	width: 510px;
	margin: 5px 10px;
}
#menu {
	float: left;
	width: 200px;
	margin: 1px;
}
.box-topbottom-line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	padding: 10px;
	width: 485px;
}
.box-topbottom-line-color {
	background-color: #F1F1FD;
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: center;
}
.box-red-line-outer{
	width: 505px;
	border: 1px solid #BB0000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #BB0000;
	line-height: 18px;
}
.box-red-line-inner{
	background-color: #FFFFFF;
	text-align: center;
	color: #333300;
	padding: 5px;
	line-height: normal;
}
.center-textlink {
	text-align: center;
	border-bottom: 1px solid #999999;
	padding: 10px;
	width: 485px;
}
.menu-main-title {
	background-color: #4D66E5;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-google-box {
	width: 200px;
	background-color: #FFFFFF;
	border-top: 2px solid #4D66E5;
	border-right: 2px solid #4D66E5;
	border-bottom: 1px solid #4D66E5;
	border-left: 2px solid #4D66E5;
	margin-bottom: 10px;
}
.menu-main-box {
	width: 200px;
	background-color: #E5F6FF;
	border-top: 2px solid #4D66E5;
	border-right: 2px solid #4D66E5;
	border-bottom: 1px solid #4D66E5;
	border-left: 2px solid #4D66E5;
	margin-bottom: 20px;
}
.memu-main-textlink{
	border-bottom: 1px solid #4D66E5;
	padding-left: 5px;
	padding-top: 5px;
}
.menu-sub-title {
	background-color: #3B996D;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.menu-sub-box {
	width: 200px;
	background-color: #F1F1FD;
	border-top: 1px solid #3B996D;
	border-right: 1px solid #3B996D;
	border-left: 1px solid #3B996D;
}
.menu-sub-box-end {
	width: 200px;
	background-color: #F1F1FD;
	border: 1px solid #3B996D;
}
.memu-sub-textlink{
	padding-left: 5px;
	padding-top: 5px;
}
.footer-textlink {
	text-align: center;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
#footer{
	font-size: 10px;
	text-align: center;
	margin: 10px;
}
ul {
	text-align:left;
	list-style-image:url(./img/listmark.jpg);
	margin-left:2em;
	padding-left:0;
	margin-top:5;
	}

li {
	font-size:1em;
	color:#555555;
	margin-bottom:1em
	}

li a {
	text-decoration:none;
	color:#2d444f;
	border-bottom:solid 1px #c5e1ed
	}

li a:hover {
	color:#49abdb
	}


/*ȉ CSS ^uj[X^C*/
.navi {
	font-size:90%;
	margin: 0;
	padding-left:0;
	padding-bottom:23px;
	border-bottom:1px solid #ccd;
	}

.navi ul {
	margin:0;
	padding:0;
	}

.navi li {
	color:#66CC33;
	margin:0;
	margin-left:0.4em;
	padding:3px;
	display:inline;
	list-style-type:none;
	background:#e3e3e3;
	border:1px solid #ccd;
	float:left;
	line-height:16px;
	text-decoration:none;
	}

.navi .leftmost{
	margin-left:0;
	}
	
.navi #here {
	background:#fff;
	border-bottom:1px solid #fff;
	color:#000;
	}
	
.navi li a {
	color:#666;
	text-decoration : none;
	}

.navi li a:hover {
	background:#B0E0E6;
	color:#f00;
	}

.content {
	border:1px solid #ccd;
	border-top:0;
	clear:both;
	margin:0;
	padding:0.8em;
	padding-top:0.1em;
	}

.style1 {color: #FF0000}

.white {color: #FFFFFF}

.section img, .post a img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
table#mytable {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
table#mytable td {
	color:#555555;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}				
table#mytable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

