@charset "UTF-8";
@import url(reset.css);
@import url(textsettings.css);

body {
  background: #FFFFFF url(../images/bg.gif) repeat-x;
}
#container {
  background: transparent;
  width: 800px;
  margin: 0 auto;
}
#container, #main {
  position: relative;
}

#main {
  padding-left: 0px;
  padding-right: 240px;
  background: tranparent;
}

#rightside {
  width: 198px;
  background: transparent;
}
#rightside {
  position: absolute;
  top: 0;
  right: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0.5em;
}
ul, ol, dl {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 3px;
}
h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
h3 {
  margin-top: 0;
  margin-bottom: 0;
}

a img {
  border: none;
}

#header {
  background: #FFFFFF;
  text-align: center;
}

.contents {
  margin: 15px 0 20px 0;
}

#footer {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.6em;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0px;
}
#footer ul {
    margin-bottom: 4px;
    padding: 0;
    border-left: 1px solid #CCCCCC;
}
#footer ul li {
  margin: 0;
  padding: 0 0px;
  border-right: 1px solid #CCCCCC;
  background-image: none;
}

#navi, #footer {
  white-space: nowrap;
}
#navi ul, #footer ul {
  margin: 0;
  list-style: none;
}
#footer ul li {
  display: inline;
  padding-left: 10px;
  padding-right: 0.5em;
  background: left center no-repeat;
}

#header, #navi, .contents, #footer {
  clear: both;
}

#footer address {
  margin: 25px 0 30px 0;
}

/* IE6 画像消失バグ回避 */
.contents img {
  position: relative;
}

/* IE6/IE7 垂直配置ずれバグ回避 */
html[lang^="ja"] #rightside {
  margin-top: 0;
}

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */



.navi02 {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 198px;
	margin: 6px 0 6px 0;
}
.navi03 {
	background-image: url(../images/navi03.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 198px;
	margin: 6px 0 6px 0;
}
.navi04 {
	background-image: url(../images/navi04.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 198px;
	margin: 6px 0 6px 0;
}
.navi05 {
	background-image: url(../images/navi05.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 198px;
	margin: 6px 0 6px 0;
}
#bt {
	text-align: center;
	margin-bottom: 35px;
}
#bt a {
	text-align: center;
	background-image: url(../images/ld_bt.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 334px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#bt a:hover {
	text-align: center;
	background-image: url(../images/ld_bt.jpg);
	text-indent: -9999px;
	background-position: bottom;
}
