@charset "Shift_JIS";
/*
 reset[
----------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
img {
	border-style: none;
}
hr {
	display: none;
}
br {
	letter-spacing: 0;
}
/*
 base[
----------------------------------------------------------*/
body {
	text-align: center;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 140%;
	background-image: url(../img/base/bg_line.gif);
}
#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
	background-color: #ffffd5;
}
H1 {
	color: #ffffd5;
	font-size: 7px;
	text-indent: -9999px
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.allinrt {
	text-align: right;
}
.allinecnter {
	text-align: center;
}
.allinelft {
	text-align: left;
}
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/*
 txt[
----------------------------------------------------------*/
.txt_ss {
	font-size: 80%;
}
.txt_s {
	font-size: 90%;
}
.txt_l {
	font-size: 110%;
}
.txt_l l{
	font-size: 120%;
}
.txt_b {
	font-weight: bold;
}
.txt_n {
	font-weight: normal;
}
.txt_i {
	font-style: italic;
}
.txt_red {
	color: #FF0000;
}
.txt_rb {
	font-weight: bold;
	color: #FF0000;
}
/*
 decorations[
----------------------------------------------------------*/
.line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800080;
}
.bg_yellow {
	margin-top: 10px;
	margin-bottom: -5px;
	font-weight: bold;
	background-color: #FFFF00;
}
/*
 link[
----------------------------------------------------------*/
A {
	color: #009;
	text-decoration: none
}
A:link {
	color: #009;
	text-decoration: none
}
A:visited {
	color: #009;
	text-decoration: none
}
A:hover {
	color: red;
	text-decoration: none
}
.linkgrey A {
	color: #333;
	text-decoration: none
}
.linkgrey A:link {
	color: #333;
	text-decoration: none
}
.linkgrey A:visited {
	color: #333;
	text-decoration: none
}
.linkgrey A:hover {
	color: #f00;
	text-decoration: none;
	margin-bottom: 10px;
}
.linkwhite A {
	color: #fff;
	text-decoration: none
}
.linkwhite A:link {
	color: #fff;
	text-decoration: none
}
.linkwhite A:visited {
	color: #fff;
	text-decoration: none
}
.linkwhite A:hover {
	color: #f00;
	text-decoration: none
}
.linkdarkred A {
	color: #993399;
	text-decoration: none
}
.linkdarkred A:link {
	color: #993399;
	text-decoration: none
}
.linkdarkred A:visited {
	color: #993399;
	text-decoration: none
}
.linkdarkred A:hover {
	color: #ff0000;
	text-decoration: none
}
/*
 header[
----------------------------------------------------------*/
#header {
	height: 110px;
	width: 800px;
	position: relative;
}
#header #link_txt {
	position: absolute;
	top: 35px;
	right: 10px;
	font-size: 12px;
	overflow: auto;
}
#navi {
	width: 800px;
	height: 36px;
}
#navi_01 {
	height: 19px;
}
#navi_01 ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 0px;
	line-height: 0px;
}
#navi_01 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#navi_02 {
	height: 17px;
	background-image: url(../img/navi/navi_06.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
#navi_02 ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 0px;
	line-height: 0px;
}
#navi_02 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
/*
 pageTop[
----------------------------------------------------------*/
.pageTop {
	text-align: right;
	width: 740px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
/*
 footer[
----------------------------------------------------------*/
#footer {
	text-align: right;
	color: #444444;
	background-image: url(../img/base/footer_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-right: 10px;
} 
#footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
