@charset "shift_jis";


body, div, table, tr, td, th, h1, h2, h3, h4, p, ul, li, dl, dt, dd, ol {
	margin:0;
	padding:0;
}


a:link {
	color:#0054D4;
}
a:visited {
	color:#0054D4;
}
a:hover {
	color:#339900;
}

body {
	background-image: url(wall_body.gif);
	background-repeat: repeat-x;
}

#container {
	width: 853px;
	margin:0 auto;
	text-align:left;
}

#header {
	position:relative;
	width:853px;
	height:100px;
}

#header #site-title {
	width: 391px;
	height: 55px;
	position: absolute;
	top: 27px;
	left: 7px;
	background-image: url(title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}

#header #site-title a {
	display:block;
	width: 190px;
	height: 55px;
}



/* --------------------------------*/
/* ヘッダ内のメニュー*/
/* --------------------------------*/
#header ul#header-menu {
	width: 400px;
	height: 28px;
	position: absolute;
	bottom: 9px;
	right: 0px;
	padding-right:12px;
	background-image:url(wall_header_menu.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	list-style:none;
}


#header ul#header-menu li {
	font-size:82%;
	float:right;
}

#header ul#header-menu li a {
	background-image:url(link_head.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0 0 0 15px;
	margin:0 10px 0 0;
}

/* --------------------------------*/
/* フッタ */
/* --------------------------------*/
#footer {
	text-align:center;
	font-size:82%;
	color:#FFFFFF;
	background-color:#0D73B5;
	padding:3px 0;
	border-top:#FFFFFF solid 15px;
	clear:both;
	
}



/* 共通 */
.clear {
	clear:both;
}

.normal-text {
	font-size:82%;
	line-height:140%;
}

dl.normal-dl dd {
	margin-left:2em;
	margin-bottom:7px;
}

dl.dt-bold dt {
	font-weight:bold;
}

.narrow {
	line-height:110%;
}

.normal-list li {
	margin-bottom:5px;
}


ol.normal-ol {
	padding-left:25px;
}


.sage1 {
	margin-left:15px;
}

.sage2 {
	margin-left:30px;
}


.sage3 {
	margin-left:45px;
}

.sage4 {
	margin-left:60px;
}

.sage5 {
	margin-left:75px;
}

.sage6 {
	margin-left:90px;
}


.sage4decimal {
	margin-left:82px;
}

.space1 {
	margin-bottom:10px;
}
.space2 {
	margin-bottom:20px;
}
.space3 {
	margin-bottom:30px;
}
.space4 {
	margin-bottom:40px;
}
.space5 {
	margin-bottom:50px;
}


hr.hasen {
	border:dotted #0d73b5;
	border-width:1px 0px 0px 0px;
	height:1px;
	margin-top:7px;
	margin-bottom:7px;
	/*margin:7px 0;*/
}



dl.dd-list dt {
	margin-top:10px;
}
dl.dd-list dd {
	margin-left:18px;
	padding-left:7px;
	text-indent:-7px;
	margin-bottom:3px;
}

div.hasen {
	border-bottom:1px dotted #0d73b5;
	height:1px;
	margin-bottom:20px;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}


.level1 {
	margin-left:1em;
}

.level2 {
	margin-left:2.5em;
	text-indent:-0.5em;
}

.level3 {
	margin-left:4em;
	text-indent:-1em;
}

.jikan1 {
	letter-spacing:1em;
}


.float-left {
	float:left;
}
.float-right {
	float:right;
}

.small {
	font-size:77%;
}
.large {
	font-size:100%;
}

.setsumei {
	background-color:#eaf1f8;
	padding:10px;
	font-size:93%;
	line-height:130%;
}


ul.list-disc {
	list-style:disc;
	padding-left:1em;

}
ul.list-disc li {
	
}
table.td10 td {
	padding-right:10px;
}

table.td-top td {
	vertical-align:top;
}

.jisage-shikaku {
	padding-left:1.3em;
	text-indent:-1.3em;
}




table.wakusen {
	border-collapse: collapse;
	border: solid #70a2cd 1px;
}

table.wakusen th {
	border: solid #70a2cd 1px;
	padding:3px;
	background-color:#dce8f3;
	font-size:82%;
	
}
table.wakusen td {
	padding:5px;
	border: solid #70a2cd 1px;
	font-size:82%;
}

table.wakusen-nashi {
	border-collapse: collapse;
	border:none;
}

table.wakusen-nashi td {
	border:none;
	font-size:100%;
	padding:0px;
}

table.side-padding1 td {
	padding:2px 5px;
}

table.yokosen td {
	border-top:solid #70a2cd 1px;
}
table tr.yokosen td {
	border-top:solid #70a2cd 1px;
}


a.link-head {
	
	background-image:url(link_head.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:2px 0 2px 14px;
}
a.pdf-icon {
	
	background-image:url(icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:3px 0 4px 20px;
	display:block;
}

.red {
	color:#FF0000;
}
.bold {
	font-weight:bold;
}

.wide-height {
	line-height:150%;
}

hr.line {
	border:solid #70a2cd;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	clear:both;
}

/*右側に配置する写真用*/
img.photo-right {
	float:right;
	padding-left:10px;
}
