@charset "utf-8";
/*
these css styling for SITE TOP page appearance
code by itami shigeyuki 2008
*/

@import url("common.css");

html {

}
body {
	background: url(images/appearance/body_bg.jpg);
}

#wrapper {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/appearance/wrapper_bg.jpg) repeat-y;
}



#header {
	height: 78px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/appearance/header9.jpg) no-repeat;
}

#header  a  {
	float: left;
	display: block;
}

#head_bt1 a{
	width: 290px;
	height: 63px;
	margin-left: 10px;
	margin-top: 12px;
	display: inline;

}

#head_bt2 a{
	width: 43px;
	height: 15px;
	margin-left: 270px;
	margin-top: 60px;
	display: inline;

}
#head_bt3 a{
	width: 48px;
	height: 15px;
	margin-left: 11px;
	margin-top: 60px;
	display: inline;
}
#head_bt4 a{
	width: 82px;
	height: 15px;
	margin-left: 14px;
	margin-top: 60px;

}
#head_bt5 a{
	width: 58px;
	height: 15px;
	margin-left: 10px;
	margin-top: 60px;

}

#sec_bt {
	line-height: 100%; /*for ie and the others lineheight */
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	background: #FFFFFF;
	clear: both;
}

#sec_bt  a  {

	background: url(images/appearance/sec_bt.jpg);
	float: left;
	height: 25px;
	width: 105px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}

#sec_bt  a:hover  {
	background: url(images/appearance/sec_bt.jpg) 0px -35px;
}



#pathway_bg_left {
	background: url(images/left_side_head.gif) no-repeat;
	height: 24px;
	width: 160px;
	float: left;
}
#pathway_bg_rightt {
	background: url(images/right_crcle.gif);
	float: right;
	height: 24px;
	width: 16px;
}
#content {
	clear: both;

}
#content_left {
	float: left;
	width: 166px;
}
.toptitletxt {
	padding-bottom: 10px;
	padding-top: 10px;
}
.bnimage {
	margin-bottom: 5px;
	display: block;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
}
.bnimage2 {
	margin-bottom: 5px;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}

#info {
	background: url(images/appearance/txt01.jpg) no-repeat;
	padding-top: 20px;
}

#info li {
	border-bottom: 1px dotted #999999;

}
#cat_bt {
	margin-top: 10px;

}
#cat_bt a {
	background: url(images/appearance/cat_bt.jpg) no-repeat;
	height: 19px;
	width: 132px;
	display: block;
	margin-left: 8px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}

#content_center {
	float: left;
	width: 650px;
	font-size: 13px;
	line-height: 150%;
}
.topinside {
	margin-right: 10px;
	margin-left: 20px;
}

#news {
	float: left;
	width: 600px;
	margin-left: 35px;
}
.top3bn td {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#photo {
	width: 121px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}

#topix {
	background: url(images/appearance/txt04-2.jpg) no-repeat;
	padding-top: 22px;
	margin-bottom: 8px;
}


#ygeinfo {
	background: url(images/appearance/txt05.jpg) no-repeat;
	padding-top: 22px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 8px;
}


#jigyou {
	background: url(images/appearance/txt06.jpg) no-repeat;
	padding-top: 22px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 8px;
}
#info  li,#topix  li,#ygeinfo  li,#jigyou li {
	border-bottom: 1px dotted #999999;
	background: url(images/appearance/arrow.jpg) no-repeat 10px 6px;
	padding-left: 23px;
	font-size: 14px;
	line-height: 160%;
}

#content_left .inside,#content_right .inside{
	margin: 10px 5px;
}
#content_center .inside  {
	margin: 10px 0 10px 0;
}
.backnum a {
	background: url(images/appearance/sec_bt_bg.jpg) no-repeat;
	height: 14px;
	width: 132px;
	padding-top: 4px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	display: block;
}
.backnumsub a {
	color: #FFFFFF;
	background: url(images/appearance/subsec_bt_bg.jpg) no-repeat;
	display: block;
	height: 14px;
	width: 115px;
	padding-top: 4px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 11px;
	margin-left: 17px;
	margin-bottom: 3px;
}


#content_right {
	float: right;
	width: 166px;
}
.angel_touch {
	font-size: 10px;
	background: #C9F1F1;
	padding: 5px;
	border: 1px dotted #CCCC33;
	margin-bottom:10px;
}

.chairperson {
	font-size: 10px;
	margin-bottom:10px;
}


#footer {
	height: 65px;
	background: url(images/appearance/footer.jpg);
	clear: both;
	width: 846px;
	color: #666666;
	font-size: 11px;

	*font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

