@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

*{
	margin:0;
	padding:0;
	line-height:150%;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	font-size:13px;
	background:#333333;
	text-align:center;
}

img {
	border:0px;
}

.all {
	clear:both;
}

#top-page {
	color:#ffffff;
	background: url(../img/kato_memorial.jpg) no-repeat;
	background-position: center top;
	width:900px;
	text-align:left;
	margin:20px auto;
}

#top-left {
	padding:0 0 0 20px;
	margin-top:400px;
	float:left;
}

#top-right {
	padding:0 20px 0 0;
	margin-top:400px;
	float:right;
}

.pr-box {
	padding: 1px 10px;
	width: 400px;
	height: 14px;
	font-size:10px;
}

.top-navi {
	color:#333333;
	width:400px;
	border:1px solid #333333;
	background:#f5f5f5;
	padding:8px 10px;
	margin-bottom:10px;
	line-height:120%;
}

.top-navi strong {
	display:block;
}

.top-navi img {
	float:left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#top-page #top-left .top-navi p {
	margin: 0;
	padding: 0;
}

#top-text {
	font-size:14px;
	font-weight:bold;
	width:400px;
	margin-bottom:20px;
}

#top-foot {
	border-top:1px solid #ffffff;
	padding-top:20px;
}

#top-foot span {
	background: url(../img/foot-arrow.gif) no-repeat left 4px;
	padding-left:20px;
	font-size:14px;
	display:block;
}

#footer {
	clear:both;
	text-align:right;
}



#cont-page {
	background:#ffffff;
	width:900px;
	text-align:left;
	margin:20px auto;
}

#cont-left {
	width:190px;
	text-align:center;
	padding:0 0 0 12px;
	margin:10px 0 40px 0;
	float:left;
}

#cont-right {
	width:665px;
	padding:0 12px 0 0;
	margin:10px 0 40px 10px;
	float:right;
}

#pass {
	margin-bottom:10px;
}

#cont-left h1 {
	font-size:13px;
	background: url(../img/left_h1.jpg) no-repeat;
	color:#ffffff;
	text-align:left;	
	padding:5px 0 3px 6px;
}

#cont-left ul {
	text-align:left;
	background:#f0f0f0;
	border-left:solid 1px #d1d1d1;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 3px #d1d1d1;
	margin:0 0 20px 0;
	list-style:none;
}

#cont-left li {
	border-bottom:solid 1px #ffffff;
	padding:2px 0 2px 12px;
}

#cont-left .two {
	background:#f7f7f7;
}

#cont-left .three {
	border-top:solid 1px #e7e7e7;
	background:#ffffff;
}

#cont-right table {
	margin-top:14px;
	width:665px;
	background:#8b829c;
	font-size:13px;
}

#cont-right tr {
	background:#ffffff;
	text-align:right;
}

#cont-right td {
	padding:1px 2px 1px 0;
}

#cont-right table .title {
	background:#4b559e;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

#cont-right table .none {
	text-align:center;
	color:#b1b1b1;
}

#cont-right table .two {
	background:#f8f8f8;
}

#cont-right table .nishitetsu {
	background:#c8cad2;
}

#cont-right table .hanshin {
	background:#fffebf;
}

#cont-right table .taiyo {
	background:#e2ffd7;
}

#cont-right table b , #follow b {
	color:#bc0000;
}

#follow {
	margin-top:6px;
	text-align:right;
}

#follow-2 {
	color:#747474;
	margin-top:6px;
}

.section {
	margin-top:16px;
}

.section h3 {
	font-size: 16px;
	font-weight: bold;
}

#cont-footer {
	clear:both;
	border-top:solid 1px #333333;
	text-align:center;
	margin-bottom:20px;
}

#mail {
	margin-top:14px;
	background:#feffe0;
	border:1px solid #bec25e;
	padding:2px;
}

/* サイトマップ */
#sitemap {
	margin:15px 0 0 10px;
	list-style:none;
}

.sitemap_brt a {
	background-image: url(../img/ico_eda.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}
.sitemap_brt2 a {
	background-image: url(../img/ico_eda2.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}

/* リンク */
a { color:#d70000; text-decoration: underline;}
a:hover{ color:#0febce; text-decoration: none;}

.top-navi a { color:#0000dd; text-decoration: underline;}
.top-navi a:hover{ color:#; text-decoration: none;}

#top-foot a { color:#ffffff; text-decoration: underline;}
#top-foot a:hover{ color:#fdff76; text-decoration: none;}

#cont-page a { color:#0000dd; text-decoration: underline;}
#cont-page a:hover{ color:#b90000; text-decoration: none;}

#cont-left li a { color:#0000dd; text-decoration: none;}
#cont-left li a:hover{ color:#b90000; text-decoration: underline;}


#top-page #top-left h3 { margin: 0; padding: 0; font-weight: bold; }

.rbold { color:#bc0000; font-weight: bold; }

#cont-page #cont-left #bnr_area {
	margin: 0;
	padding: 0;
}

	#cont-page #cont-left #bnr_area ul {
		margin: 0;
		padding: 0;
		border: none;
		background: none;
	}
	
		#cont-page #cont-left #bnr_area ul li {
			margin: 0 0 20px 0;
			padding: 0;
			text-align: center;
			border: none;
			background: none;
		}
		
			#cont-page #cont-left #bnr_area ul li a {
				margin: 0;
				padding: 0;
				text-align: center;
				text-decoration: underline;
			}
		
			#cont-page #cont-left #bnr_area ul li img {
				margin: 0;
				padding: 0;
			}