@charset "utf-8";


/*
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	margin: auto;
	text-align: center;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 18px;
}
a:link {
	COLOR: #666666;
	text-decoration: underline;
}
a:visited {
	COLOR: #666666;
	text-decoration: underline;
}
a:hover {
	COLOR: #999999;
	text-decoration: none;
}
a:active {
	COLOR: #999999;
	text-decoration: none;
}
img {
	border: none
}
h1 {
	font-size: 12px;
	line-height: 36px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	margin: 1px;
	background-color: #D2E6D6;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 30px;
}


h3 {
	line-height: 22px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
}

.header {
	margin: auto;
	width: 826px;
	padding: 0px;
	height: 36px;
	background-color: #FFFFFF;
}
.logo {
	width: 160px;
	float: left;
	height: 118px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.topImage {
	width: 475px;
	padding: 0px;
	height: 118px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*
---------------------------------------------*/
.wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.primary_L {
	width: 475px;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
}

.wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .wrapper {
	height: 1em;
	overflow: visible;
}
/**/
.contents {
	width: 740px;
	text-align: left;
	padding: 20px;
	clear: both;
}
.pan {
	width: 400px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.comment {
	width: 640px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.primary {
	float: right;
	width: 666px;
	text-align: left;
}
.secondary {
	float: left;
	width: 160px;
	text-align: left;
}

#navi {
	width: 160px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#navi li {
	width: 160px;
	height: 18px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.sec_ad {
	width: 160px;
	margin-top: 15px;
}
.primary_L {
	float: left;
	width: 475px;
	padding-right: 10px;
	padding-left: 11px;
}
.primary_R {
	float: right;
	width: 170px;
}
.topFlash {
	height: 118px;
	width: 475px;
	margin-bottom: 15px;
}
.primary_L table {
	width: 475px;
	text-align: left;
}
.primary_L table p {
	padding: 5px;
}

.primary_L td.frame {
	border: 1px solid #A3CBA8;
}
.primary_L td.line {
	padding-top: 10px;
	vertical-align: text-top;
	padding-bottom: 10px;
}
.line_block {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A3CBA8;
	padding-right: 4px;
}

.primary_L td.line_R {
	padding-top: 10px;
	vertical-align: text-top;
	padding-left: 4px;
	padding-bottom: 10px;
}

.primary_L ul {
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.primary_L li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
	letter-spacing: 0px;
}
.primary_L .frame .font {
	letter-spacing: -1px;
}

.pic_img {
}
.B {
	font-weight: bold;
	color: #666666;
}
.primary_R img {
	margin-bottom: 8px;
}
/*　Footer
---------------------------------------------*/
#footer {
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	height: 70px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A3CBA8;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	line-height: 20px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 20px;
	padding-right: 26px;
}


/*　トップページ
---------------------------------------------*/
.banner {
	margin-bottom: 5px;
}

