/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;

}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
:focus {
	outline: 0;
}
.clear {
	clear: both;
}
/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}
body {
	background: #333;
	color: #333;
	font: normal 75% "メイリオ", sans-serif, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
ul {
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	line-height: 1;
	font-family:"メイリオ", sans-serif, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom: 0.3em;
}
h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 1.6em;
	border-bottom: 1px dashed #8D8D8D;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
p {
	margin-bottom: 1em;
}
.left a { color:#fff;}
a {
	color: #333;
	text-decoration: underline;
}
a:focus, a:hover {
	color:#FFCC66;
}
a img {
	border: none;
}
a img {
	opacity:1;
	filter: alpha(opacity=100);
}
a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
}
/* More links */
a.more {
	float:right;
	color: #579;
	font-weight: bold;
}
a.more:hover {
	color: #234;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.topnavi {
	display: inline;
	margin: 0;
}
ul.topnavi li {
	float: left;
	list-style: none;
}
/* Wrapper */

#wrapper {
	width:968px;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#main_wrapper {
	background:#fff;
}
/* Page */

#page {
	padding: 15px 8px;
	clear: both;
}
/* Header */

#header {
	width: 100%;
	background:#fff;
}
/* top_info */

#top_info {
	background:url(images/top-navi2.gif) repeat-x;
}
.info-wrapper {
	height:36px;
}
#top_info .left {
	float:left;
	color: #fff;
	padding: 6px;
}
#top_info .left h1 {
	font-size:12px;
	font-weight:normal;
	display:inline;
	padding-right:5px;
	color: #fff;
}
#top_info .right {
	float:right;
	padding: 0 3px;
	width: 270px;
	text-align: right;
}
#top_info .topnavi a {
	display: block;
	padding: 6px 10px 7px;
	text-decoration: none;
	background:url(images/top-navi2.gif) repeat-x;
	color: #eee;
}
#top_info li a:hover {
	background:url(images/top-navi.gif) repeat-x;
	color: #333;
}
#top_info .text-separator {
	color: #FFFFFF;
}
/* logo */
#logo {
	margin-top:6px;
	padding-bottom: 23px;
	background:url(images/top.gif) no-repeat right bottom;
	height:118px;
	width:948px;
}
img.right {
	float:right;
}
/* Navigation */

#navigation {
	margin-bottom: 24px;
	clear: both;
}
#navigation a {
	display: block;
	text-decoration: none;
}
/* Main navigation */
#main-nav, #main-nav .topnavi ul {
	background:url(images/navi.jpg) repeat-x;
}
#main-nav .topnavi a {
	color: #888;
	font-size: 1.5em;
	padding: 6px 14px;
	background:none;
}
#main-nav .topnavi a:hover {
	background:none;
}
/* Content */
#content a  {
color:#0033cc;
}
#content a:hover {
color:#568e1a !important;
background-image:none !important;
text-decoration:none;
}

#content a:hover {
color:#568e1a;
background-image:none;
text-decoration:none;
}
#content {
	float: left;
	width: 518px;
	padding-right: 18px;
	background:#fff;
}
.CenterCblock, .CenterLblock, .CenterRblock, #mini-box, #ModuleContents {
	margin-bottom: 18px;
	padding-bottom: 12px;
	line-height: 1.4;
	padding-left: 12px;
}
.post a {
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.blockcontent {
	font-size:1.1em;
	padding: 0 0 3px;
}

.modulcontents {
	font-size:1em;
	line-height:1.4;
	padding:5px 10px 5px 5px;
	clear:both;
}

#mini-box {
width:500px;
display:block;
}
#mini-box h3 {
font-size:12px;
font-weight:bold;
padding:6px 0 3px 0;
text-decoration:none;
border-bottom:1px dotted #003366;
}
#mini-box h3 a {
text-decoration:none;
}
#mini-box .m-box1 {
width:162px;
float:left;
}
#mini-box .m-box2 {
width:162px;
display:block;
float:left;
margin-left:7px;
}
#mini-box img.bordback{
background-color: #eee;
border: 1px solid #DDD;
padding: 3px;
}


/* Sidebars */

#left_contents {
	float: left;
	width: 188px;
	padding-left:10px;
	background:url(images/bdr.gif) repeat-y;
}
#right_contents {
	float: right;
	width: 188px;
	padding-left:10px;
	background:url(images/bdr.gif) repeat-y;
}
.side-bcontent {
	padding: 0 0 10px;
	line-height: 1.3;
}
.LeftBlock h2, .RightBlock h2 {
	background:url(images/title-back.gif) no-repeat;
	color:#fff;
	font-size: 12px;
	margin-bottom: 5px;
	min-height: 0;
	padding: 9px 8px 6px 38px;
	border:none;
}
.BlockContent {
	padding:5px 15px;
	color:#333;
}
.sidebar p {
	padding: 0px 15px;
}
/* Footer */

#footer {
	background-color:#003366;
	height: 50px;
	margin: 0px auto;
}
#footer-content {
	margin: 0;
	padding: 20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
}
#footer a {
	color:#FFCC33;
}

