@charset "EUC-JP";


/* base loyout box */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #FFCC00;
	background-image: url(../images/base/bg.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	font-family: "Ž£ŽÍŽ£ŽÓ Ž£ŽÐŽ¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", Osaka, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", Arial, sans-serif;
	line-height: 1.5em;
	color: #000000;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	text-align: left;
	background-image: url(../images/base/wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 820px;
}
#wrap {
	float:left;
	width:100%;
}
#wrap:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#bg-left {
	float:left;
	width:10px;
	margin-left:-820px;
	background-image: url(../images/base/bg_left.gif);
	background-repeat: no-repeat;
	height: 400px;
}
#content {
	margin: 0 10px;
	padding-top: 10px;
}
#bg-right {
	float:left;
	width:10px;
	margin-left:-10px;
	background-image: url(../images/base/bg_right.gif);
	background-repeat: no-repeat;
	height: 400px;
}
#footer {
	clear:left;
	width:100%;
	background-image: url(../images/base/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFCC00;
	height: 100px;
	text-align: center;
	padding-top: 22px;
	color: #000000;
}
#footer address {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-color: #FFCC00;
	font-style: normal;
}
div#normal-page-content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* text style */
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
p {
	margin-bottom: 0em;
	font-size: 0.9em;
	margin-top: 1em;
}

li {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}

p.last {
	margin-bottom: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1em;
}

h4
{
	font-size: 0.9em;
}

h5,h6
{
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
ul.more {
	margin-top: 1em;
}
ul.more li {
	background-image: url(../images/base/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	padding-right: 22px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.more2 {
	background-image: url(../images/base/more2.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	margin-right: 3px;
}
.clear {
	clear: both;
}

/****** rounded box ******/

/* background set */
.rb-white-B, .rb-white-Bw { background:url(../images/base/rb_white_leftright.gif) right top; }
.rb-white-Bt, .rb-white-Bt div, .rb-white-Bb, .rb-white-Bb div { background:url(../images/base/rb_white_topbtm.gif) right top; }

.rb-yellow-B, .rb-yellow-Bw { background:url(../images/base/rb_yellow_leftright.gif) right top; }
.rb-yellow-Bt, .rb-yellow-Bt div, .rb-yellow-Bb, .rb-yellow-Bb div { background:url(../images/base/rb_yellow_topbtm.gif) right top; }

.rb-description-B, .rb-description-Bw { background:url(../archiv../images/base/rb_description_leftright.gif) right top; }
.rb-description-Bt, .rb-description-Bt div, .rb-description-Bb, .rb-description-Bb div { background:url(../archiv../images/base/rb_description_topbtm.gif) right top; }

/* background set end */

.rb-white-B, 
.rb-description-B {
	padding:0 10px 0 0;
}
.rb-yellow-B {
	padding:0 13px 0 0;
}
.rb-white-Bw, 
.rb-description-Bw {
	background-position:top left;
	padding-left:10px;
}
.rb-yellow-Bw {
	background-position:top left;
	padding-left:13px;
}
.rb-white-Bt, .rb-white-Bb, 
.rb-description-Bt, .rb-description-Bb {
	margin:0 -10px; /* push into rB and rBw padding */
	height:10px; /* fix IE/win bug when rB width set */
}

.rb-yellow-Bt, .rb-yellow-Bb {
	margin:0 -13px; /* push into rB and rBw padding */
	height:13px; /* fix IE/win bug when rB width set */
}
.rb-white-Bt div, .rb-white-Bb div, 
.rb-description-Bt div, .rb-description-Bb div {
 width:10px; height:10px; 
}

.rb-yellow-Bt div, .rb-yellow-Bb div {
 width:13px; height:13px; 
}

.rb-white-Bt div, 
.rb-yellow-Bt div,
.rb-description-Bt div {
 background-position:top left; 
}

.rb-white-Bb, .rb-white-Bb div, 
.rb-description-Bb, .rb-description-Bb div {
	height:10px;
	}
	
.rb-yellow-Bb, .rb-yellow-Bb div {
	height:13px;
	}
	
.rb-white-Bb, 
.rb-yellow-Bb,
.rb-description-Bb {
 background-position:bottom right; 
	}
	
.rb-white-Bb div, 
.rb-yellow-Bb div,
.rb-description-Bb div {
 background-position:bottom left; 
	}
	
.rb-white-Bb, 
.rb-yellow-Bb,
.rb-description-Bb {
	clear: both;
}

.rb-yellow-B a {
	color: #CC0000;
	background-color: #FFCC00;
}
.rb-yellow-B a:hover {
	color: #FF0000;
	background-color: #FFCC00;
}
/****** rounded box end *******/
