body {
	background-color: #ffffff;
	color:#000000;
	text-align: center;
	line-height: 170%;
	letter-spacing: 0.02em;
}
/*-----------------20230825--------- */
.center
{
	text-align: center;}

.p_400 {
	width:400px;
	text-align: left;
	padding:8px;
	margin:10px auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.inyou450 {
	width:480px;
	padding:10px;
	background-color:#eee;
	text-align:left;
	display: block;
	margin:15px auto;
}
/*-------------------------- */
#pagetop {
	margin:0 auto;
}
#header {
	margin:0 auto;
	background:#000;
}
h1 {
	text-align:center;
	margin:0 auto;
	padding:30px 0 0;
	height:65px;
	font:172% Helvetica, Arial, sans-serif;
	letter-spacing:1pt;
	color:#fff;/* background:#000 url(../2008/noir/img/538.png) no-repeat 500px 100%;*/
}
#menu {
	font-size:95%;
	height:35px;
	background:#191919 url(../2008/noir/img/menu_bg.gif) repeat-x;
}
#menu h2 {
	display:none;
}
#menu ul {
	list-style-type:none;
	width:100%;
	margin:0 auto;
}
#menu li {
	display:inline;
}
#menu li a {
	display:block;
	float:left;
	width:20%;
	padding:3px 0;
	text-decoration:none;
	letter-spacing:0.5pt;
}
#menu li a:link, #menu li a:visited {
	color:#eee;
}
#menu li a:hover {
	text-decoration:underline;
	background:url(../2008/noir/img/menu_bg2.gif) repeat-x;
}
#menu li.menu-on a:link, #menu li.menu-on a:visited {
	text-decoration:none;
	background:url(../2008/noir/img/menu_bg2.gif) repeat-x;
}
#footer {
	color:#fff;
	font-size:90%;
	background:#333;
	height:500px;
	padding-top:50px;
}
#container {
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto 0 auto;
	width:1000px;
}
a {
	color: #000066;
	text-decoration:underline;
	font-weight:bold;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #cccccc;
}
p.skip {
	display:none;
}
#contentside {
	background-color: #ffffff;
	width:250px;
	text-align: left;
	float:right;
}
#contents {
	background-color: #ffffff;
	width:730px;
	float:left;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#contents li {
	margin-left:10px;
	list-style: none;
}
#contents h1 {
	padding:20px;
}
/****** �e�[�u���̃X�^�C��******/
.t_a/* �����񂹃{�b�N�X �ʐ^�Ȃ�*/ {
	width:600px;
	text-align: center;
	padding:10px;
	display: block;
	margin:0 auto 0 auto;
}
.menubox {
	width:218px;
	text-align:left;
	padding: 6px;
}
.irobox {
	width:700px;
	text-align:center;
	background-color:#7AAAAC;
	padding: 10px;
	margin:15px auto;
}
.senbox {
	border:1px solid #006600;
	width:500px;
	text-align:left;
	padding: 10px;
}
.siroji {
	color:#ffffff;
	font-weight :bold
}
.akaiji {
	font-size:large;
	color:#FF0000;
}
.linkbox {
	font-size:90%;
	width:400px;
	text-align:left;
	border:solid 1px #333;
	margin:20px auto;
}
.weblink {
	background-color:#666;
	color:#FF3366;
	font-size:large;
	padding:4px
}
.font_s {
	font-size: 80%;
}
.font_l {
	font-size: 180%;
}
.ten_500/*�{�b�N�X*/ {
	border:2px dotted #999999;
	width:500px;
	text-align: left;
	margin:20px auto;
	padding: 15px;
	display: block;
}
.sen_350/*�{�b�N�X*/ {
	border:10px solid #d5d5bd;
	width:350px;
	text-align: left;
	margin:20px auto;
	font-size:105%;
	padding: 15px;
	display: block;
}
.sen_400 {
	border:1px solid #999;
	width: 400px;
	text-align: left;
	margin:20px auto;
	font-size:105%;
	padding: 15px;
	display: block;
}
.p_500/*�{�b�N�X*/ {
	width:500px;
	text-align: left;
	margin:20px auto;
	padding: 15px;
}
.sen_500/*�{�b�N�X*/ {
	border:2px solid #999999;
	width:500px;
	text-align: left;
	margin:20px auto;
	padding: 15px;
}
#topbutton {
	/* ���\���ʒu���ʂ̉E���ɌŒ� */
			position: fixed;
	bottom: 18px;
	right: 18px;
	width: 7em;
	/* ���ŏ��͔�\���ɂ��Ă��� */
			display: none;
	/* ���z�F�E�z�u�E�����̑����Ȃ� */
			background-color: #000;
	opacity: 0.75;
	border-radius: 24px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
#topbutton a {
	/* �������N�̑��� */
			color: white;
	text-decoration: none;
}
#topbutton a:hover {
	/* ���}�E�X���ڂ����Ƃ��̑��� */
			color: yellow;
	text-decoration: underline;
}
