@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-size:0.8em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	line-height:1em;
	background-color:#FFF;
	text-align:left;
	background-image:url(../img/common/header_bg.jpg);
	background-repeat:repeat-x;
}

img {
	border:none;
}

iframe {
	display:block;
}

a {
	color:#003A63;
	text-decoration:underline;
}

a:hover {
	color:#0092FC;
	text-decoration:none;
}

table {
	border-collapse:collapse;
}

p {
	margin-bottom:1em;
}

.hide {
	display:block;
	height:0px;
	line-height:0px;
	padding:0;
	text-indent:-9999px;
}

.dispNone {
	display:none;
}



#wrapper {
	width:800px;
	margin:auto;
}

#header {
	width:800px;
	height:96px;
}

#header #index_link {
	text-indent:-9999px;
	background-image:url(../img/common/logo.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	margin-top:15px;
}

#header #index_link a {
	height:66px;
	width:328px;
	display:block;
	text-decoration:none;
}

#header #address_tel {
	float:right;
	width:285px;
	height:36px;
	margin-top:32px;
	text-indent:-9999px;
	display:block;
	background-image:url(../img/common/address_tel.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}




#mainMenu {
	width:800px;
	padding-top:3px;
	height:52px;
}

#mainMenu li {
	float:left;
	list-style:none;
	text-indent:-9999px;
	font-size:10px;
	background-repeat:no-repeat;
}

#mainMenu li a {
	text-decoration:none;
	display:block;
	width:160px;
	height:42px;
	background-repeat:no-repeat;
}

#mainMenu .menu01 {
	background-image:url(../img/common/mainMenu01_on.gif);
}
#mainMenu .menu01 a{
	background-image:url(../img/common/mainMenu01.gif);
}
#mainMenu .menu01 a:hover {
	background:none;
}

#mainMenu .menu02 {
	background-image:url(../img/common/mainMenu02_on.gif);
}
#mainMenu .menu02 a{
	background-image:url(../img/common/mainMenu02.gif);
}
#mainMenu .menu02 a:hover {
	background:none;
}

#mainMenu .menu03 {
	background-image:url(../img/common/mainMenu03_on.gif);
}
#mainMenu .menu03 a{
	background-image:url(../img/common/mainMenu03.gif);
}
#mainMenu .menu03 a:hover {
	background:none;
}

#mainMenu .menu04 {
	background-image:url(../img/common/mainMenu04_on.gif);
}
#mainMenu .menu04 a{
	background-image:url(../img/common/mainMenu04.gif);
}
#mainMenu .menu04 a:hover {
	background:none;
}

#mainMenu .menu05 {
	background-image:url(../img/common/mainMenu05_on.gif);
}
#mainMenu .menu05 a{
	background-image:url(../img/common/mainMenu05.gif);
}
#mainMenu .menu05 a:hover {
	background:none;
}



.topicsPass {
	width:800px;
	font-size:13px;
	margin:5px 0 8px 0;
}

#contents_wrapper {
	background-image:url(../img/common/sideNaviBg.jpg);
	background-repeat:no-repeat;
}

#contents {
	float:right;
	width:600px;
	line-height:1.5em;
}

h2 {
	margin-bottom:15px;
}

h3 {
	margin-bottom:8px;
	font-size:15px;
	font-weight:bold;
	color:#0383CA;
	background-image:url(../img/common/h3bg.gif);
	background-repeat:repeat-x;
}

h3 .text {
	background-color:#FFFFFF;
	padding-right:5px;
}

.block {
	margin-bottom:20px;
}

.catchCopy {
	margin-bottom:15px;
}

.navigation {
	border:1px solid #CCCCCC;
	background-color:#F9F9F9;
	text-align:center;
	width:172px;
	float:left;
	padding:3px;
}

.naviList {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	list-style:none;
}

.naviList li {
	_display:inline; /** forUnderIE6 **/
}

.naviList li a{
	display:block;
	background-image:url(../img/common/naviListBg.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:10px 5px 10px 20px;
	border-bottom:1px dotted #999999;
	color:#0092FC;
}

.naviList li a:hover {
	background-color:#BEDFFE;
	color:#003A63;
}

.naviList li.on {
	background-color:#BEDFFE;
}

table.default {
	width:600px;
	color:#242424;
	text-align:left;
	margin-bottom:10px;
}

table.default th {
	padding:5px 10px;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
	font-weight:bold;
	border-top:3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	background-color:#FDFFE8;
}

table.default td {
	padding:5px 10px;
	border-top:3px solid #0383CA;
	border-bottom:3px solid #0383CA;
}

table.default .innerTable {
	margin-left:-10px;
}

table.default .innerTable th {
	background-color:#FFFFFF;
	border:none;
	font-weight:normal;
	padding:1px 10px;
}

table.default .innerTable td {
	background-color:#FFFFFF;
	border:none;
	padding:1px 10px;
}

table.default ul {
	margin-left:15px;
}

#footer {
	background-color:#E3E3E3;
	background-image:url(../img/common/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	height:60px;
	margin-top:15px;
}

#footer #footer_inner {
	width:800px;
	margin:auto;
}

#footer #copyright {
	float:left;
	height:12px;
	width:296px;
	text-indent:-9999px;
	background-image:url(../img/common/copyright.gif);
	background-repeat:no-repeat;
	margin:27px 0 0 0;
	font-size:11px;
	font-weight:normal;
}

#footer #toTop {
	width:300px;
	float:right;
	text-align:right;
	font-size:11px;
	margin:27px 0 0 0;
}



/** clear  **/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/** clear  **/
