@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(../img-layout/bg_body.jpg) repeat-y center top;
	color: #333333;
	line-height: 1.7;
	background-color:#e1dddb;

	}
	
#WRAP {
	width:845px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
	font-size:80%;


	
}



p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}


a{
	color: #0066FF;
	text-decoration: none;
}

a:link{
	color: #0066FF;
	text-decoration: none;
}

a:visited{
	color: #0066FF;
	text-decoration: none;
}

a:hover{
	color: #0066FF;
	text-decoration: underline;
}
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}

p.maru{
background-image:url(../a/plod/list01.gif);
background-repeat:no-repeat;
padding-left:6px;

}

dl{
}

dt{
margin:15px 0;
}

dd{
}


table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 30px 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


/*___________ head ___________ */
h1{font-size:10px;
text-align:right;
    display: block;
    margin: 0 30px 0 0;
    height: 20px;

}

#head{
margin: 0 auto;
width: 800px;
height:90px;

}


#head_top{
margin: 0 auto;
width:800px;
height:400px;
background-image:url(../images/head.png);
background-repeat:no-repeat;
background-position:center top;
border-bottom:dotted 1px #CCCCCC;
}


/* g-navi
------------------------------------------------ */
div#information {
	margin:0 0 0 0;
	padding:30px 0 5px 300px;
	height:30px;
	border-bottom: dotted 1px #CCCCCC;
	background-image:url(../images/kanban2.gif);
	background-repeat:no-repeat;
	background-position:top left;

}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
div.menu1 a{
display: block;
width: 60px;
height: 17px;
float:left;
border-right: 1px #999999 solid;
padding: 0;
margin:0 0 0 0;
text-decoration:none;
text-align:center;
font-weight:500;
}
div.menu1 a:hover,div.roll01 a:active {
}

div.menu2 a{
display: block;
width: 75px;
height: 17px;
float:left;
border-right: 1px #999999 solid;
padding: 0;
margin:0;
text-decoration:none;
text-align:center;
font-weight:500;
}
div.menu2 a:hover,div.roll01 a:active {
}

div.menu3 a{
display: block;
width: 130px;
height: 17px;
float:left;
border-right: 1px #999999 solid;
padding: 0;
margin:0;
text-decoration:none;
text-align:center;
font-weight:500;
}


div.menu4 a{
display: block;
width: 70px;
height: 17px;
float:left;
padding: 0;
margin:0;
text-decoration:none;
text-align:center;
font-weight:500;
}


/*___________ main ___________ */
#MAIN {
margin:0 auto;
	width:800px;
	padding: 0;
		text-align:left;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ contents ___________ */
#CONTENTS {
	width:570px;
	float:right;


}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
#CONTENTS h2 {
	font-size:14px;
	color: #666666;
	margin: 30px 0 0 0;
	padding: 8px 0 8px 30px;
	border-bottom: 2px solid #999999;

}
#CONTENTS h3 {
	font-size:14px;
	color: #ffffff;
	background-color: #666666;
	margin: 20px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cc0000;
}
#CONTENTS h4 {
	font-size:12px;
	color: #666666;
	background-color: #f2f2f2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
#CONTENTS table {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 10px auto 10px auto;
	padding: 0;
}
#CONTENTS tr,#CONTENTS th,#CONTENTS td {
	padding: 8px;
}
#CONTENTS th {
	color: #666666;
	background-color: #f2f2f2;
	font-weight: normal;
}
#CONTENTS td {
	color:  #333333;
	background-color: #FFFFFF;
	text-align: left;
}

div.content5{
padding:15px 15px 35px 15px;
margin-bottom:30px;
border-bottom: solid 1px #66CCFF;
font-size:80%;
}


/*___________ side ___________ */

#SIDE {
	width:185px;
	float:left;
}


#SIDE ul{
	list-style: none; 
	margin: 0;
	padding: 0;
}

#SIDE ul a{
padding-left:25px;
padding-top:8px;
padding-bottom:8px;
background-image:url(../a/list00.gif);
background-repeat:no-repeat;
background-position:left;
}

div#SIDE li a:hover{
background-image:url(../a/list01.gif);
color:#FF3333;
}

html>body #SIDE li {border-bottom: none;}

#SIDE h2 {
padding-left:20px;
background-image:url(../a/list02.gif);
background-repeat:no-repeat;
background-position:left;
}

p.side_list{
padding-left:20px;
background-image:url(../a/list02.gif);
background-repeat:no-repeat;
background-position:left;
font-weight:bold;
}


.side {
	position: relative;
	margin: 0 0 30px 0;
	padding: 5px 0px 0px 5px;
	border-bottom: 1px dotted #cccccc;
}

.side a{
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 5px 0px 0px 5px;
	}
	
#side_img{
margin:auto;
height:110px;
padding:10px
}
#side_img img{
margin:5px;
}

/*___________ foot ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0 auto;
	width:815px;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #666666;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: underline;
}


.clear {
	clear:both;
}

em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}

.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}

img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}



/* ____ page ____ */


/* ____ top ____ */
#top01{
background-image:url(../a/top/top01.gif);
background-repeat:no-repeat;
height:auto;
padding:90px 20px 20px 20px;
border: solid 1px #cccccc;
margin:20px 0 20px 0 ;
}

#top01 ul{
list-style:none;
}
#top01 li{
background-image:url(../a/check2.gif);
background-repeat:no-repeat;
background-position:left;
line-height:2.4;
padding:2px 0 0 30px;
}

#top02{
width:440px;
height:auto;
float:right;
font-size:100%;
}

#top03{
padding:10px 0 10px 25px;
}

/* ____ list ____ */

#frame_list{
width:690px;
height:5000px;
margin: 0 auto;
}

#frame_list iframe{
width:680px;
height:4800px;
}

/************** #map **************/

#map{
margin:0;
padding:0;
}



#map ul{
margin:0;
padding:0;
}

#map li{
list-style-type:none;
margin: 0 0 0 2em;
}


#map li.joint1 {
background-image:url(a/map/list01.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;

}

#map li.joint {
background-image:url(a/map/b.gif);
background-repeat: repeat-y;
background-position:top left;
padding-left:50px;
}

#map li.joint2 {
background-image:url(a/map/b.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:50px;
}
