@import url(base.css);
/****************************************************************************/
/* Layout */
/****************************************************************************/

/*page-break*/
.page-break-after{
	page-break-after: always;
	
}
.page-break-before{

	page-break-before: always;
}
/* header */
#top #head{
	height: 90px;
}
#head{
	font-size: 12px;	
}
#second #head{
	height: 65px;
}
#head h1{
	float: left;
	width: 450px;
}
#head #fontSize{
	color: #336A56;
}
#top #head #head-menu{
	text-align: right;
	float: right;
	width: 295px;
	padding-top: 45px;

}
#second #head #head-menu{
	text-align: right;
	float: right;
	width: 300px;
	padding-top: 30px;
	display: none;

}
#top #photo{
	border-top: 7px solid #666666;
	border-bottom: 7px solid #666666;
	margin-top: 5px;
	margin-bottom: 1.5em;
}
#top #cont{
	width: 750px;
	padding-bottom: 1em;
}
#top #cont-left{
	float: left;
	width: 235px;
	padding-bottom: 1em;
}
#top #cont #doc{
	float: right;
	width: 495px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* footer */
#foot{
	clear: both;
	border-top: 7px solid #666666;
}
#copyright{
	font-size: 10px;
	line-height: 1em;
	color: #336A56;
	padding-top: 5px;
	float: left;
	width: 550px;
}
#foot-menu{
	text-align: right;
	float: right;
	width: 190px;
	display: none;
}
/**/
#second{}
#second #photo{
	border-top: 7px solid #666666;
	margin-top: 5px;
	margin-bottom: 0em;clear: both;
}
#second #cont{
	padding-bottom: 1em;
}
#second #cont-left{
	float: left;
	width: 210px;
	padding-bottom: 1em;
	display: none;
}
#second #cont #doc{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* address */
#address{
	border: 1px solid #8EBAA9;
	display: block;
}
#address .title{
	font-weight: bold;
	color: #FFFFFF;
	background: #336A56;
	padding: 3px 5px 3px 10px;
}
#address .title table{
	width:100%;
}
#address .title .map a{
	background: #FFFFFF;
	padding: 1px 3px;
	font-size: 10px;
	color: #CC3300;
}
#address .doc{
	padding: 5px 10px;
}

/****************************************************************************/
/* top */
/****************************************************************************/

/* menu */
#top #head #head-menu ul li img {
	vertical-align: baseline;
}
#top #menu ul,
#top #menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top #menu{
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px none #B2B2B2;
	border-left: 1px solid #B2B2B2;
}
#top #menu ul li a,
#top #menu ul li a:link,
#top #menu ul li a:visited{
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #B2B2B2;
	font-size: 13px;
	line-height: 1em;
	display: block;
	background: url(../img/arrow_menu.gif) no-repeat left center;
	font-weight: bold;
}
#top #menu ul li a:active,
#top #menu ul li a:hover {
	background: url(../img/arrow_menu_f2.gif) no-repeat left center;
	text-decoration: none;
}
/* banner */
#top #banner{
	padding-top: 10px;
	padding-bottom: 10px;
}

/* main cont */
#top h2{
	padding-top: 5px;
	padding-bottom: 0.5em;
}
#top h3{
	padding-bottom: 0.5em;
}

#top #doc .box{
	clear: both;
	padding-top: 1em;
}
#top #doc .box a{
	background: url(../img/arrow_m.gif) no-repeat left;
	padding-left: 12px;
}
/*oshirase*/
#top #doc .oshirase{
	height: 100px;
	width: 100%;
}
#top #doc .box .doc-right{
	float: right;
	width: 235px;
	clear: right;
	
}
#top #doc .box .doc-left{
	float: left;
	width: 250px;

}
#top #doc .box .doc-right .caption{
	padding: 2px 0px 2px 8px;
	margin-top: 5px;
	border-left: 5px solid #999999;
}
#top #doc .box .doc-right .caption strong{
	color: #336A56;
}
#top #doc .box .doc-right .caption a{
	padding: 0px;
	background-image: none;	
}

/****************************************************************************/
/* second page */
/****************************************************************************/
#second #head #head-menu ul li img {
	vertical-align: baseline;
}
#second #menu{
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px none #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin-bottom: 10px;
}
#second #menu ul,
#second #menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#second #menu ul li a,
#second #menu ul li a:link,
#second #menu ul li a:visited{
	padding: 5px 0px 5px 13px;
	border-bottom: 1px solid #B2B2B2;
	font-size: 12px;
	line-height: 1em;
	display: block;
	background: url(../img/arrow_menu.gif) no-repeat left center;
	font-weight: bold;
}
#second #menu ul li a:active,
#second #menu ul li a:hover {
	background: url(../img/arrow_menu_f2.gif) no-repeat left center;
	text-decoration: none;
}
#second #menu ul ul li a,
#second #menu ul ul li a:link,
#second #menu ul ul li a:visited{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #B2B2B2;
	font-size: 12px;
	line-height: 1em;
	display: block;
	background: url(../img/arrow_menu2.gif) no-repeat left center;
	font-weight: normal;
}
#second #menu ul ul li a:active,
#second #menu ul ul li a:hover {
	background: url(../img/arrow_menu2_f2.gif) no-repeat left center;
	text-decoration: none;
}

/**/
#second .left-doc{
	padding-right: 10px;
}
/**/
#second #cont-title{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 1em;
}
#second #cont-title p{
	display: none;
}
#second #cont-title h2{
	font-size: 32px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}
#second .description{color: #336A56;}
#second h3{
	font-size: medium;
	line-height: 1em;
	font-weight: bold;
	padding: 5px 2px 5px 5px;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	border: 1px solid #000000;
}

#second .note{
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 5px;
}
/*Print Map*/
p.print{
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.screen{
	display: none;
}
