/* CSS Document */

/* 全体・共通 */

* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
	margin-bottom: 1px;
	overflow: scroll;
}

body {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 144%;
}

a:link {
	color:#000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#00A0C6;
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: none;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

#base {
	position: absolute;
	text-align: center;
	width:100%;
	background: #FFFFFF url(../images/backgroundp.jpg) repeat-x left top scroll;
}

#main {
	width: 900px;
	height: 100%;
	text-align: left;
	margin: 0px auto;
}

#header {
	width: 900px;
	height: 125px;
	background: #FFFFFF url(../images/headerbp.jpg) repeat-x left top scroll;
	overflow: visible;
	position: relative;
}

#header .logo a {
	width: 143px;
	height: 65px;
	background: url(../images/logo.png) no-repeat left top scroll;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 30px;
	left: 30px;
}

#header .breadcrumbs {
	width: 880px;
	font-size: 12px;
	position: relative;
	top: -50px;
	text-align: right;
}

#header .breadcrumbs li {
	padding: 0px 10px 0px 10px;
	display: inline;
	background: url(../images/hlmarker.png) left 4px no-repeat;
}

#menu {
	width: 900px;
	height: 43px;
	position: relative;
	overflow: visible;
	font-size: 0px;
}

#menu ul {
	width: 900px;
	height: 43px;
	clear: both;
}

#menu li {
	width: 180px;
	height: 43px;
	display: inline;
}

#menu li a {
	width: 180px;
	height: 43px;
	float: left;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: relative;
}

#menu li.menu1 a {background: url(../images/menubutton_01.jpg) no-repeat left top scroll;}
#menu li.menu2 a {background: url(../images/menubutton_02.jpg) no-repeat left top scroll;}
#menu li.menu3 a {background: url(../images/menubutton_03.jpg) no-repeat left top scroll;}
#menu li.menu4 a {background: url(../images/menubutton_04.jpg) no-repeat left top scroll;}
#menu li.menu5 a {background: url(../images/menubutton_05.jpg) no-repeat left top scroll;}

#menu li.menu1 a.nowpage {background: url(../images/menubutton_01.jpg) no-repeat left bottom scroll;}
#menu li.menu2 a.nowpage {background: url(../images/menubutton_02.jpg) no-repeat left bottom scroll;}
#menu li.menu3 a.nowpage {background: url(../images/menubutton_03.jpg) no-repeat left bottom scroll;}
#menu li.menu4 a.nowpage {background: url(../images/menubutton_04.jpg) no-repeat left bottom scroll;}
#menu li.menu5 a.nowpage {background: url(../images/menubutton_05.jpg) no-repeat left bottom scroll;}

#menu li.menu1 a:hover {background: url(../images/menubutton_01.jpg) no-repeat left bottom scroll;}
#menu li.menu2 a:hover {background: url(../images/menubutton_02.jpg) no-repeat left bottom scroll;}
#menu li.menu3 a:hover {background: url(../images/menubutton_03.jpg) no-repeat left bottom scroll;}
#menu li.menu4 a:hover {background: url(../images/menubutton_04.jpg) no-repeat left bottom scroll;}
#menu li.menu5 a:hover {background: url(../images/menubutton_05.jpg) no-repeat left bottom scroll;}

#contents {
	width: 900px;
	background-color: #FFFFFF;
	position: relative;
	overflow: visible;
}

#contents .contentsbox {
	width: 195px;
	margin: 40px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	font-size: 12px;
	background: transparent url(../images/contentsltop.jpg) no-repeat left top scroll;
	float: right;
}

#contents .contentsbox li a {
	width: 142px;
	border-right: 1px #39459D solid;
	border-bottom: 1px #39459D solid;
	border-left: 1px #39459D solid;
	margin: 0px 0px 0px 1px;
	padding: 12px 12px 12px 36px;
	background: transparent url(../images/contentslmarker.gif) no-repeat 13px 13px scroll;
	display: block;
}

#contents .contentsbox li a:hover {
	background: #D1D1D1 url(../images/contentslmarker_on.gif) no-repeat 13px 13px scroll;
	display: block;
}

#contents .contentsbox li.nowpage a {
	background: #D1D1D1 url(../images/contentslmarker_on.gif) no-repeat 13px 13px scroll;
}

#contents .contentsbox2 {
	width: 195px;
	margin: 40px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	font-size: 12px;
	background: transparent url(../images/contentsltop.jpg) no-repeat left top scroll;
	float: right;
}

#contents .contentsbox2 li a {
	width: 142px;
	border-right: 1px #39459D solid;
	border-bottom: 1px #39459D solid;
	border-left: 1px #39459D solid;
	margin: 0px 0px 0px 1px;
	padding: 12px 12px 12px 36px;
	display: block;
}

#contents .contentsbox2 li.nowpage {
	width: 142px;
	border-right: 1px #39459D solid;
	border-bottom: 1px #39459D solid;
	border-left: 1px #39459D solid;
	margin: 0px 0px 0px 1px;
	padding: 18px 12px 18px 36px;
	background: #EAE9F2 url(../images/contentslmarker_on.gif) no-repeat 13px 19px scroll;
	display: block;
}

#contents .contentsbox2 li.nextpage a {
	width: 142px;
	border-right: 1px #39459D solid;
	border-bottom: 1px #39459D solid;
	border-left: 1px #39459D solid;
	margin: 0px 0px 0px 1px;
	padding: 18px 12px 18px 36px;
	background: #EAE9F2 url(../images/contentslmarker.gif) no-repeat 13px 19px scroll;
	display: block;
}

#contents .contentsbox2 li.nextpage a:hover {
	background: #D1D1D1 url(../images/contentslmarker_on.gif) no-repeat 13px 19px scroll;
	display: block;
}

#contents .infobox {
	width: 195px;
	background: transparent url(../images/info2.png) no-repeat right bottom scroll;
	float: right;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#contents .infoboxtop {
	width: 195px;
	height: 380px;
	background: transparent url(../images/info.png) no-repeat right bottom scroll;
	float: right;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


#endpagemove {
	width: 850px;
	height: 80px;
	text-align: right;
	clear: both;
	position: relative;
	top: 70px;
}

#footer {
	width: 900px;
	height: 40px;
	margin: 30px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	position: relative;
	border-top: 1px #000000 solid;
	text-align: right;
	overflow: visible;
	clear: both;
}