@charset "shift_jis";
/*=========basic=========*/
html {
	overflow-y:scroll;
	}

body {
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
	font-size:12px;
	color:#333;
	border-top:3px solid #134D99;
	}

br {
	letter-spacing:normal;
	}

p {
	text-indent:1em;
	}

#menu a , #footer a {
	color:#000000;
	text-decoration:none;
	}
	
a:hover {
	color:#F00;
	text-decoration:underline;
	font-weight:bold;
	}
	
img {
	border:none;
	}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	}

#top {
	width:1015px;
	margin:0 auto;
	padding:0;
	}

.pageTop {
	text-align:right;
	}

#pageTop {
	position:fixed;
	bottom:20px;
	right:20px;
	font-size:1.2em;
	font-weight:bold;
	text-indent:0;
	z-index:9999;
	}
	
#pageTop a {
	text-decoration:none;
	background-color:#00bfff;
	width:150px;
	padding:10px 0;
	text-align:center;
	display:block;
	border-radius:15px 15px 15px 15px;
	behavior:url(js/pie.js);
	color:white;
	}
	
#pageTop a:hover {
	color:white;
	background-color:blue;
	border-radius:15px 15px 15px 15px;
	behavior:url(js/pie.js);
	}

/*=========header=========*/
#header h1 {
	font-size:1.5em;
	margin:10px 0 10px 0;
	}

#header h2 {
	font-size:1em;
	color:red;
	}

#hgroup {
	float:left;
	width:600px;
	}
	
.ie6 #header h1 , .ie7 #header h1{
	padding:5px;
	}

#address {
	text-align:right;
	line-height:30px;
	margin-top:10px;
	}

/* Main menu */
#menu {
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	list-style:none; 
	clear:both;
	}

#menu .active a {
	background-color:blue;
	}

#menu li {
	float:left;
	position:relative;
	z-index:99999;    
	}
 
#menu a {
	width:200px;
	padding:8px 0 0 0;
	text-align:center;
	float:left;
	height:35px;
	color:#ffffff;
	font:bold 12px/25px Arial, Helvetica;
	text-decoration:none;
	border:1px solid white;
	background-color:#00bfff;
	}

#menu li:hover > a {
	font-size:1.1em;
	border:1px solid #00f4ff;
	background-color:blue;
	}
 
.ie6 #menu li a:hover {
	font-size:1.4em;
	border:1px solid #09C;
	}
 
#menu li:hover > ul {
	display:block;
	}
 
/* Sub-menu */
#menu ul {
	list-style:none;
	margin:0;
	padding:0;    
	display:none;
	position:absolute;
	top:45px;
	left:0;
	}
 
#menu ul li {
	float: none;
	margin:0;
	padding:0;
	display:block;  
	}
 
#menu ul a {
	width:200px;
	padding:10px;
	height:auto;
	line-height:1;
	display:block;
	white-space:nowrap;
	float:none;
	text-transform:none;
	}
 
 .ie6 #menu ul li a , .ie7 #menu ul li a , .ie8 #menu ul li a , .ie9 #menu ul li a {
	margin-top:0;
	padding:10px;
 	}
 
.ie6 #menu ul li a , .ie7 #menu ul li a {
	margin-top:-4px;
	padding:11px;
	}

.ie6 #menu ul a {
	height:15px;
	width:250px;
	}
 
.ie7 #menu ul a {
	height:15px;
	width:200px;
	}
 
#menu ul li:first-child a {
	border-radius:5px 5px0 0;
	behavior:url(js/pie.js);
	}
 
#menu ul li:first-child a:after {
	content: '';
	position: absolute;
	left: 30px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #444;
	}
 
#menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec; 
	}
 
#menu ul li:last-child a {
	border-radius:0 0 5px 5px;
	behavior:url(js/pie.js);
	}
 
/* Clear floated elements */
#menu:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
 
.ie6 #menu , .ie7 #menu {
	zoom:1;
	}

#fb_logo {
	margin-right:10px;
	vertical-align:middle;
	}
/*=========main contents=========*/
#breadcrumb {
	margin-top:20px;
	}

#breadcrumb a {
	color:blue;
	text-decoration:underline;
	}

#breadcrumb a:hover {
	color:red;
	text-decoration:underline;
	}

.red {
	color:red;
	font-weight:bold;
	}

.green {
	color:green;
	font-weight:bold;
	}
	
.main p {
	font-size:1.3em;
	line-height:40px;
	}

.main h1 {
	padding:10px;
	margin:40px 0 20px 0;
	position:relative;
	background-color:#00bfff;
	border-left:solid 8px blue;
	border-bottom:solid 1px blue;
	font-size:1.5em;
	z-index:1;
	font-color:blue;
	}

.main h2 {
	font-size:1.3em;
	border-bottom:#32ABFC solid 2px;
	text-indent:10px;
	}

.ie6 .main h2 {
	line-height:1.2em;
	}

.manku {
	margin-top:-5px;
	}
	
#syounan_select {
	padding:38px 0;
	}

.ie7 #syounan_select {
	padding:32px 0;
	}

/* ========footer======== */
#footer {
	clear:both;
	background-color:#00bfff;
	}

.ie6 #footer , .ie7 #footer {
	padding:10px 0;
	}


#footMenu ul {
	margin:5px 0;
	padding:20px 0;
	text-align:center;
	}

#zigyou_link ul {
	margin:5px 0;
	padding:20px 0;
	text-align:center;
	}


#footMenu li , #zigyou_link li {
	display:inline;
	margin:0 0 0 20px;
	list-style:none;
	}

#footMenu li a:hover , #zigyou_link li a:hover {
	color:#666;
	text-decoration:underline;
	}

/* ========copyright======== */
.copyright {
	text-align:center;
	font-style:normal;
	font-size:11px;
	line-height:3.0;
	color:#ffffff;
	background-color:blue;
	}