body {
	background-color:#E8EEF4;
	margin: 0px;
	line-height:1.5;
	text-align:center;
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
a img {
	border: 0px;
}
p {
}
th,td{
	vertical-align:top;
	font-size: 12px;
}
h2 {
	color: #696969;
}
h3 {
	padding: 4px 0 0 40px;
	height: 20px;
	font-size: 120%;
	color: #1D2951;
	background: url(../img/shared/h3_back2.png) no-repeat;
}
h4{
	margin-bottom:15px;
	padding:6px 10px;
	border-bottom:2px dotted #D39406;
	background:#FFFF80;
	color:#555;
}
.index-ad {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 11px;
}
.main-txt {font: 12px;color: #333333;}

#LAYOUTBOX {
	width: 792px;
	margin: 0px auto;
	padding:0 0px 0 0px;
	background:url(../img/shared/bg_global.png) repeat-y;
}
#menu{
	padding:0 0 0 0;
}
#menu table{
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#menu ul{
	list-style-type:none;
	float:left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#menu li{
	float:left;
	margin-left:0px;
	display:block;
	width:84px;
	height:37px;
	text-align:center;
	text-decoration:none;
	font-size:9pt;
	background:url(../img/shared/menu2.png);
}
#menu li#page1{background-position:0 -74;}
#menu li a{
	display:block;
	width:84px;
	height:37px;
	color:#444444;
	background:url(../img/shared/menu2.png);
	text-decoration:none;
}
#menu li#menu1 a{background-position:0 0;}

#menu li#menu1 a:hover,#menu li#menu1 a:active{background-position:0 -37px;}
#menu #cent{padding-top:10px;}

#navi{
	width:200px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
}
#navi ul{
	list-style-type:none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#navi ul li a{
	border: 1px solid #3cc;
	width:180px;
	padding:10px 0 10px 0;
	margin-bottom:3px;
	display: block;
	font-size:14px;
	text-decoration: none;
	text-align:center;
	background-color:#AAFFFF;
}
#navi li a:hover,#navi li a:active{
	text-decoration: none;
	background-color:#E7E7E7;
}

#jap_on{
	ime-mode:active;
}

#jap_off{
	ime-mode:inactive;
}


/* Hamazo */

#homeContRss *{
	margin:0;
	padding:0;
	text-align:left;
}
#homeContRss{
	margin:24px 0;
	line-height:1.75;
}
#homeContRss h2{
	margin-bottom: 0;
}
#homeContRss ul{
	padding: 12px 12px 0 12px;
	list-style-type:none;
}
#homeContRss li{
	margin-bottom: 10px;
}
#homeContRss li a{
	text-decoration: none;
	color:#333;
}
#homeContRss li a .date{
	display:block;
	color:#C00;
}
#homeContRss li a strong{
	text-decoration: underline;
	font-weight:bold;
	padding-left: 10px;
	border-left:3px solid #80ccdf;
	clear:both;
	display: block;
	margin-bottom: 5px;
	color:#456fa8;
}
#homeContRss li a:hover strong{
	color:#EA9818;
}
#homeContRss li img{
	float: left;
	width:93px;
	height:auto;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 10px;
}
/* ClearFix
----------------------------------------------------*/
/*-- Modern Browser Firefox,Safari,Opera --*/
.hamazo:after,
.section:after{
	content: ".";
	overflow:hidden;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*-- IE7 --*/
.hamazo,
.section{
	display: inline-block;
}
/*-- For Legacy IE without macIE --*/
* html .hamazo,
* html .section{
	height: 1%;
}
.hamazo,
.section{
	display: block;
}
/*---------------- End of Clearfix ----------------*/

