@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
/*	background:white;*/
	font-size:0.75em;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#333;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
	padding: 0;
	margin: 0;
}

/***/
.format {
	width: 760px;
	margin: 0 auto;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/
/***/
h1 {
	font-size: 0.75em;
	text-align: center;
	color: #999999;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 3px 0 3px 0;
}

#header {
	width: 760px;
}
/***/
.pagetitle {
	height: 95px;
	width: 514px;
	display:block;
	float:left;
}
/***/
.read {
	background-image:url(img/index/title-waki.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 246px;
	display:block;
	float: right;
	padding:13px 0 0 0;
	font-size: 0.9em;
	
}

#header p#siteDescription {
	padding:0 15px 10px 30px;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:100%;
	margin: 0px 0 0 0;
	min-width:760px;
	padding-top:5px;
	padding-bottom:5px;
	background:#E5E5E5;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#footer ul {
	margin:15px auto 10px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
}


/*-----------------------------------------------
 __main
-----------------------------------------------*/

#main {
	float:left;
	width:100%;
	background-image:url(img/index/flashbg.jpg);
	background-repeat:no-repeat;	
}


/* __inner
------------------------------------------*/

.inner {
	float: right;
	width:490px;
	padding: 0;
}

#main .inner h2 {
	margin-bottom:10px;
	font-size:180%;
}


/*-----------------------------------------------
 __sub
-----------------------------------------------*/

#sub {
	float:left;
	width: 270px;
	padding:0 0 0 0;
}

* html #sub {
	float:left;

	width: 270px;
	margin:-387px 0 0 0;
}

#sub h3 {
	margin-bottom:5px;
	margin-left:10px;
	font-size:100%;
	letter-spacing: 1px;
}

#sub ul {
	margin:0 8px 10px 8px;
}

#sub ul li {
	padding:0px;
}

#sub ul li a {
	text-decoration:none;
}

#sub ul li a:hover {
	text-decoration:underline;
}

/***/
li.aboutsas a {
	background-image: url(img/index/menu-aboutsas-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 55px;
	margin:0 0 3px 0;
}

li.aboutsas a:hover  {
		background-image: url(img/index/menu-aboutsas-on.png);
}

li.sandd a {
	background-image:url(img/index/menu-sasanddia-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 55px;
	margin:0 0 3px 0;
}

li.sandd a:hover {
		background-image:url(img/index/menu-sasanddia-on.png);
}

li.blog a {
	background-image:url(img/index/menu-docstaff-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 55px;
	margin:0 0 3px 0;
}

li.blog a:hover {
		background-image:url(img/index/menu-docstaff-on.png);
}

li.ck a {
	background-image:url(img/index/menu-ck-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 55px;
	margin:0 0 3px 0;
}

li.ck a:hover {
		background-image:url(img/index/menu-ck-on.png);
}

* html li.linksyu a {
	background-image:url(img/index/submenu-linksyu-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 43px;
	margin:22px 0 3px 0;
}

li.linksyu a {
	background-image:url(img/index/submenu-linksyu-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 43px;
	margin:20px 0 3px 0;
}

li.linksyu a:hover {
		background-image:url(img/index/submenu-linksyu-on.png);
}

li.zenkokuichiran a {
	background-image:url(img/index/submenu-zenkoku-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 43px;
	padding: 0;
	margin:-3px 0 3px 0;
}

li.zenkokuichiran a:hover {
		background-image:url(img/index/submenu-zenkoku-on.png);
}

li.sitemap a {
	background-image:url(img/index/submenu-sitemap-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 256px;
	height: 43px;
	padding: 0;
	margin:-3px 0 3px 0;
}

li.sitemap a:hover {
		background-image:url(img/index/submenu-sitemap-on.png);
}

.flashimg {
	width: auto;
	height: 247px;
}

* html .flashimg {
	width: auto;
	height: 247px;
	padding:1px;
}

.newsblock {
	width: 487px;
	margin: 3px 0 0 2px;
}
	
.oshirase {
	float: left;
	width:240px;
}

.oshirase img、.shimin img {
		margin: 0;
}

.oshirase div.txt, .shimin div.txt {
		margin: 7px 0 0 0;
		padding: 10px;
		border-top: solid 1px #ccc;
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
		width: 218px;
		height: 65px;
		overflow:auto;
}

html[xmlns] .oshirase div.txt, html[xmlns] .shimin div.txt {
		margin: -7px 0 0 0;
		padding: 10px;
		border-top: solid 1px #ccc;
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
		width: 218px;
		height: 74px;
		overflow:auto;
}

*:first-child+html .oshirase div.txt, *:first-child+html .shimin div.txt {
		margin: 0px 0 0 0;
		padding: 10px;
		border-top: solid 1px #ccc;
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
		width: 218px;
		height: 66px;
		overflow:auto;
}

*+html .oshirase  div.end, *+html .shimin div.end {
		margin: 0px 0 0 0;
}

html>/**/body .oshirase div.end, html>/**/body .shimin div.end {
		margin: -10px 0 10px 0;
}

html>/**/body .oshirase div.txt, html>/**/body .shimin div.txt {
		margin: -4px 0 0 0;
		padding: 10px;
		border-top: solid 1px #ccc;
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
		width: 218px;
}

.shimin {
	float: right;
	width:240px;
}

.kansyu-top { width: 760px; margin: 10px 0 10px 0; }
.kansyu-top .kansyulink { margin: 0 0 15px 110px; }
.kansyu-top .kansyulink a {
	background-image:url(img/index/kansyu-top-off.png);
	background-repeat: no-repeat;
	display:block;
	width: 403px;
	height: 72px;
}

.kansyu-top .kansyulink a:hover {
	background-image:url(img/index/kansyu-top-on.png);
	background-repeat: no-repeat;
	display:block;
	width: 403px;
	height: 72px;
}

.kansyu-left { float: left; margin-left: 15px; }
* html .kansyu-left { float: left; margin-left: 10px; }
.kansyu-right { float: right; margin-right: 15px; }
* html .kansyu-right { float: right; margin-right: 10px; }