@charset "utf-8";
body {
	background-image: url(../../images/bg_sky.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	line-height: 1.3em;
	color: #444444;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	width: 900px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#contentsArea {
	position: relative;
	line-height: 1.7em;
}
h2 {
	width: 310px;
	height: 50px;
	background-image: url(../../images/bg_white.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#contentsArea #mainContents {
	width: 650px;
	position: relative;
}
#contentsArea #mainContents #rightContents {
	width: 310px;
	position: absolute;
	left: 330px;
	top: 0px;
}
#contentsArea #mainContents #ContentsBox {
	width: 290px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/bg_white.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}

#contentsArea #sideContents {
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 1.5em;
}
#contentsArea #sideContents ul#banner li {
	padding-bottom: 5px;
}
#header p#rightTag {
	position: absolute;
	right: 0px;
	top: 5px;
}


#header2  {
	height: 95px;
	width: 900px;
}
#mainImage {
	position: relative;

}
#mainImage p#copy {
	position: absolute;
	height: 80px;
	width: 360px;
	right: 5px;
	top: 0px;
}
#new {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #385E8A;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainImage p#toiawase {
	position: absolute;
	height: 120px;
	width: 240px;
	top: 120px;
	right: 0px;
}

#footer {
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
}
h4 {
	height: 20px;
	width: 290px;
	border-top-style: dashed;
	border-top-color: #385E8A;
	border-top-width: 1px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
}
p#kaisetu {
	padding-bottom: 5px;
	padding-top: 3px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#ContentsBox #bukken {
	position: relative;
	margin-bottom: 10px;
}
#bukken #bukkenPhoto {
	position: absolute;
	height: 80px;
	width: 130px;
	right: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#footer a:hover {
	color: #CCCC66;
	text-decoration: underline;
}
#footer ul#textNav li {
	display: inline;
}

