a:link{ color:#3366ff; text-decoration:underline; }
a:visited{ color:#3366ff; }
a:hover{ color: #3366ff; }
a:active{ color: #3366ff; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body,p,h1,h2,h3,h4,dl,dt,dd,img,strong,em,form{
	font-size:100%;
	font-style: normal;
	list-style: none;
	margin:0;
	padding:0;
	color:#444444;
}
img {vertical-align: top;}
a img { border:0;}

body {
	background: #EAEAEA url(../image/body_bg_2_20-370.jpg) repeat-x left top;
	text-align: center;
	border-collapse:collapse;
	font-size:90%;
	line-height:150%;
}
body#topPage {
	font-size:75%;
	background: #EAEAEA url(../image/body_bg_1_20-370.jpg) repeat-x left top;
}
#container {
	background: #FFFFFF;
	padding: 0;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #EDECDA;
	border-left: 1px solid #EDECDA;
}

/** ヘッダー ************************************************/
#header {
	padding: 21px 20px 2px;
}
#header h1 {
	float: left;
}

#header h1 a {
	text-decoration: none;
	background: url(../image/logo_311-48.gif) no-repeat left top;
	display: block;
	height: 48px;
	width: 311px;
	text-indent: -9999px;
}
#header .rightArea {
	text-align: right;
}
#header .rightArea .menu span {
	padding-left: 5px;
}
#header .rightArea .searchArea {
	margin-top: 5px;
}

/** グローバルメニュー ************************************************/

#gmenu {
	clear:both;
	margin: 0px;
	padding: 0px;
}
#gmenu ul,
#gmenu li {
	margin:0;
	padding:0;
	list-style: url(none) none;
}
#gmenu li {
	float:left;

}

/** メインビジュアル ************************************************/

#mainvisual {
	margin:0;
	padding:0;

}

/** コンテンツ ************************************************/

#topPage #content {
	padding: 20px 13px;
}
#topPage #main {
	float: left;
	width: 512px;
}
#topPage #sub {
	width: 250px;
	float: left;
	margin-left: 12px;
}
#topPage #aboutBF {
	margin-bottom:7px;
}
#topPage #aboutBF .titBlock {
	background: url(../image/about_bg.gif) repeat-x left top;
	height: 26px;
}
#topPage #aboutBF .titBlock h2 {
	display: inline;
	padding-right: 20px;
}
#topPage #aboutBF .titBlock span {
	padding-right: 7px;
}
#topPage #aboutBF p {
	padding: 10px 13px;
}
#topPage #whatsNewBlock {
	float: left;
	width: 250px;
	margin-right: 12px;
}
#topPage #opinionBlock {
	width:250px;
	float: left;
}
#topPage .box {
	padding: 0px 10px 10px 13px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#topPage .box .day {
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
}
#topPage #sub #bnArea {
	margin-top: 5px;
}
#topPage #sub #bnArea p {
	margin-bottom: 5px;
}
#main .imgl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main .imgr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main dl {
	margin: 10px 15px 10px 20px;
}
#main dt {
	font-weight: bold;
	color: #666666;
}
#main dd {
	margin-bottom: 8px;
}
#main table {
	margin: 10px;
}
#main th {
	background: #F2F2F2;
	padding: 7px 10px;
	color: #666666;
	width: 100px;
}
#main td {
	padding: 7px 10px;
}
#main .nomal li {
	list-style: disc;
}




/** フッタ ************************************************/

#footer {
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding-bottom: 10px;
}
#topPage #footer {
	margin-top:20px;
}
#footer .menu {
	padding: 8px 13px 2px;
}
#footer .menu span {
	padding-right: 5px;
}
