@charset "utf-8";
body {
	background: url(../images/bk.jpg) repeat-x;
	color: #333;
}
/*------- Gnavi --------*/
#Gnavi {
	background: url(../images/nav_back.jpg) repeat-x;
	height: 48px;
	margin-top: 62px;
	padding-bottom: 0px;
}
#Gnavi li a {
	text-decoration:none;
}
#Gnavi li,
#Gnavi li a {
	color: #FFF;
	display: block;
	width:125px;
	height: 48px;
	float: left;
	background: url(../images/nav.jpg) no-repeat 0 0;
	line-height: 48px;
	text-align:center;
	letter-spacing: 0.15em;
}

#Gnavi li a:hover {
	background: url(../images/nav_s.jpg) no-repeat 0 0;
}

/*------- Fnavi --------*/

#foot #Fnavi {
	padding: 20px 20px 40px 80px;
}
#foot #Fnavi li {
	float: left;
	margin-right: 20px;
	list-style: url(../images/ico_arrow30r_8.gif) inside;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*------- パンくず --------*/

#main #guidepost {
	margin : 0 0 15px;
	font-size: 95%;
	width: 100%;
	height: 35px;
}

#main #guidepost li {
	float: left;
	margin-left : 1em;
	text-indent: 10px;
}
.nohome {
	background: url(../images/yajirusi5.gif) no-repeat left center;
	
}

/*------- copyright --------*/

#foot .copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #454038;
	text-align: center;
	background: #fff  url(../images/foota.png) no-repeat center -7px;
	padding-bottom: 40px;
}

/*------- address --------*/

address {
	text-align: right;
	background: #fff;
  font-size:85%;
  line-height:1.1;
}

*.offset {
	position: absolute;
	left: -9999px;
}
/*----------  共通レイアウト  -----------*/

#main {
	width: 830px;
	overflow: hidden;
	margin-left: 25px;
}
#main #box-0 h1 {
	color: #604F33;
	margin-top: 30px;
	margin-left: 25px;
	letter-spacing: 0.1em;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.home #main h2,
.who #main h2,
.info #main h2 {
	margin:20px 0 10px;
	padding:0.1em 0px 0px 0.1em;
	color:#014D5C;
	font-weight:normal;
	text-indent: 35px;
	font-size: 110%;
	background: #eee url(../images/arrowc.gif) no-repeat 10px center;
	border: 1px solid #ccc;
	letter-spacing: 1px;
	float:none;
	width:inherit;
}
#main h3 {
	margin:20px 0 10px;
	padding:0.1em 0px 0px 0.1em;
	color:#014D5C;
	font-weight:normal;
	text-indent: 35px;
	font-size: 110%;
	background: #eee url(../images/arrowc.gif) no-repeat 10px center;
	border: 1px solid #ccc;
	letter-spacing: 1px;
}
#main #box-0 {
	background : url(../images/bk0.jpg) no-repeat;
	padding-top: 15px 10px 0 10px;
}

#box-0 p {
	line-height: 140%;
	margin: 20px 20px 20px 25px;
}
#main #box-0 img {
	padding: 2px;
	background : #fff;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 20px;
}

/*----------  home  -----------*/
.home h1 {
	font-size: 10px;
	color: #204C95;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: normal;
}
.home #box-1 dl {
	margin-left: 1.5em;
}
.home #box-1 dl dt {
	background: url(../images/point_red.gif) no-repeat left center;
	text-indent: 15px;
}
.home #box-1 dl dd {
	margin-left: 15px;
}
.home #box-1 p {
	margin: 1em;
}
.home #box-2 {
	margin-top: 20px;
}
.home #box-2 div.infomation {
	background: url(../images/top_ac_01.jpg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 330px;
	width: 100%;
}

/*----------  who  -----------*/

.who #box-1 dl {
	width:450px;
	margin: 0px;
	overflow: hidden;
	margin-left: 10px;
}
.who #box-1 dt {
	margin-left: 0;
	float:left;
	width:80px;
	clear:both;
	text-indent:15px;
	border-top: 1px dashed #ccc;
	overflow: hidden;
	padding-bottom:0.2em;
	padding-top:0.2em;

}
.who #box-1 dd {
	width:350px;
	margin-left:80px;
	padding:0.2em 0 0.2em 20px;
	border-top: 1px dashed #ccc;
}
.who #box-1 dl {
	border-bottom: 1px dashed #ccc;
}
.who #box-1 dt.noline,
.who #box-1 dd.noline {
	border:none;
}
.who #main #box-1 p {
	margin: 2em 1em;
}


/*------- access --------*/
.access #box-1 {
	margin-right:10px;
	padding-left:70px;
}
.access .add {
	width: 400px;
	margin: 15px 0 15px 0;
	padding: 1em 2em;
	line-height: 2;
	border : 1px solid #E1E1A6;
	background : #fbfbf3;
}

.access #box-1 ul {
  margin: 15px 0 15px 0;

}
.access #box-1 iframe {
  margin-top: 20px;
}
.access h1 {
	text-indent: -9999px;
}
.access #main #box-1 p {
	margin-top: 20px;
	margin-bottom: 10px;
}
.access #main #box-1 iframe {
	padding: 2px;
	border: 1px solid #CCC;
}

/*------- info --------*/

.info #box-1 ul {
	margin-left: 30px;
	float: left;
	margin-bottom: 20px;
	width: 440px;
}
.info #box-1 ul li {
	float: left;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-size: 95%;
	line-height: normal;
}
.info h2 {
	clear:left;
	margin-top: 20px;
}
.info #box-1 h3 {
	clear:left;
	margin-top: 15px;
	background: url(../images/ico_plus9_22.gif) no-repeat 8px center;
	margin-left: 20px;
	color: #069;
	padding-left: 25px;
	text-indent: 0;
	font-size: 98%;
}
.info #box-1 table {
	width: 420px;
	margin-left: 35px;
	margin-top: 25px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.info #box-1 th {
	width: 120px;
	background: #99CCCC;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	border-right: 1px dotted #FFFFFF;
	border-top: 1px dashed #FFFFFF;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}
.info #box-1 td {
	border-right: 1px solid #CCCCCC;
	padding: 0.5em 1em;
	border-top: 1px dashed #CCCCCC;
}
