@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff url(images/bg_body.gif) 0 0 repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#0066CC;
   text-decoration:none;
}

a:hover {
   color:#00CCFF;
   text-decoration:underline;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:860px;
   margin:0 auto;
}

div#header {
   width:860px;
   height:125px;
   margin-bottom:5px;
   background:url(images/bg_head.gif) 0 0 no-repeat;
}

div#contents {
	clear:both;
	width:860px;
	margin:10px 0;
	background:#fff url(images/bg_contents.gif) 0 0 repeat-y;
}

div#main {
   float:right;
   width:640px;
}

div#sub {
   float:left;
   width:220px;
}

div#totop {
	padding-bottom: 25px;/*   border-top:1px solid #5D5353;*/
}

div#footer {
	position:relative;
	clear:both;
	text-align: right;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #D67492;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#footname {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	text-align: right;
	line-height: 2em;
}
#footadd {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-bottom: 4px;
}


/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   font-size:2em;
   color:#000;
   line-height:60px;
}
.exp {
	text-align: left;
	text-indent: -9999px;
	font-size: 0.2em;
}
.topcont01 {
	background-image: url(../img/cont01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 1140px;
	width: 540px;
}



div#header h1 a {
	color:#000;
	text-decoration: none;
}

div#header h1 a:hover {
   color:#5D5353;
}

div#header p {
   width:500px;
   margin:0;
   font-size:0.75em;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color:#CC3366;
	text-decoration: none;
}
.txtlink {
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



div#main a:hover {
	color:#DDAAAA;
	border:0;
	text-decoration: none;
}
.pagetop2 {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 55px;
}


div#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#5D5353;
	font-size:0.94em;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px double #5D5353;
	text-indent: 9999px;
}

div#main h3 {
	margin-bottom:3px;
	font-size:0.88em;
	text-indent: 9999px;
}

div#main h4 {
	margin-bottom:2px;
	font-size:0.75em;
	line-height:1.4;
	text-indent: 9999px;
}
div#main h5 {
	margin-bottom:2px;
	font-size:0.75em;
	line-height:1.4;
	text-indent: 9999px;
}
div#main h6 {
	margin-bottom:2px;
	font-size:0.75em;
	line-height:1.4;
	text-indent: 9999px;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{

}

div#main li{

}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

div#sub h2 {
	padding:3px;
	font-size:0.88em;
	font-weight:bold;
	color:#fff;
	background:#5D5353;
	line-height: 0.2em;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 0;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.5;
   background:#fff url(images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}
.page {
	text-align: center;
}


div#totop p{
	position:absolute;
	top:10px;
	right:7px;
	margin:0;
	padding-left:8px;
	font-size:0.63em;
	background:#fff url(images/bg_totop.gif) 0 50% no-repeat;
	background-image: url(images/bg_totop.gif);
}

.address{
	padding:10px 50 10px 0;
	font-size:0.63em;
	color:#666666;
	text-decoration: none;
}
.button {
	text-align: left;
	padding-bottom: 5px;
	height: 60px;
}

.readimg {
	text-align: left;
	padding: 0px;
	margin-bottom: 25px;
}
.maincontents {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.table {
	margin-left: 40px;
}

.txt {
	font-size: 0.88em;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
