/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
}

a:link { color: #006666; text-decoration: none; }
a:visited { color: #006666; text-decoration: none; }
a:hover {color: #000000; background-color: #FFFFFF; }
a:active {color: #000000; background-color: #FFFFFF; }

body {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	background: #eeeeee url(../img/back.jpg) repeat-x left top;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(../img/back_main.jpg) no-repeat;
}
#bace {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 590px;
	height: 90px;
	text-align: right;
}
#menu {
	float: left;
	width: 170px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#main {
	float: right;
	text-align: left;
	width: 590px;
	padding: 0px;
}
.contents {
	width: 540px;
	padding: 0px 20px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 260px;
}
.right {
	float: right;
	width: 260px;
}
.one {
	float: left;
	width: 180px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.two {
	float: left;
	width: 180px;
	margin: 10px 0px;
}
.three {
	float: right;
	width: 180px;
	margin: 10px 0px;
}
.short {
	float: left;
	width: 160px;
	margin: 10px 0px;
}
.long {
	float: right;
	width: 355px;
	margin: 10px 0px;
}
#footer {
	clear: both;
	width: 760px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
#footer p {
	margin: 0px;
	padding: 5px 0px 0px 30px;
	font-size: 10px;
	line-height: 150%;
}
h1 {
	font-size: 12px;
	line-height: 150%;
	display: none;
}
h2 {
	font-size: 20px;
	line-height: 150%;
	padding: 0px 0px 50px;
}
h3 {
	font-size: 16px;
	line-height: 150%;
	color: #336666;
	background: url(../img/h3.jpg) no-repeat;
	font-weight: bold;
	padding: 15px 0px 0px;
	text-indent: 20px;
	height: 50px;
}
h4 {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	text-indent: 15px;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 6px;
}
h5 {
	font-size: 14px;
	color: #666666;
	border-bottom: 1px dotted #009999;
	padding: 0px 0px 5px;
	font-weight: bold;
	margin: 20px 0px 10px;
}
p {
	font-size: 12px;
	line-height: 180%;
	padding: 10px;
}
/* �e�[�u���֌W */
.line table {
	width: 540px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 20px 0px;
}
.line td {
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}
.line th {
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #003300;
	font-weight: bold;
	font-size: 12px;
	background: #74E405;
}
/* �����̃e�L�X�g�����N */
#textlink {
	margin: 20px 20px 0px;
	border-top: 1px dotted #999999;
	padding: 10px 0px;
}
#textlink ul {
	display: block;
	list-style-type: none;
	margin: 0px;
}
#textlink ul li {
	display: inline;
	color: #999999;
}
#textlink ul li a {
	margin: 20px 12px 0px 4px;
}
#textlink a:hover {
	color: #666666;
}
.red {
	color: #CC0000;
}
#table li {
	list-style: square inside;
}
.sotodan li {
	list-style: square outside;
	padding: 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
.sotodan {
	padding: 30px 0px 0px;
}
.zio {
	background: #CCFFFF;
	padding: 20px;
}
.zio p {
	font-size: 10px;
	line-height: 150%;
	padding: 0px;
}
.copy {
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	font-family: "�l�r P����", "�ז�����", "�q���M�m���� Pro W3";
	padding: 0px 0px 10px 10px;
}
.gotop {
	font-size: 10px;
	text-align: right;
	padding: 5px 0px;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}
.text16bolder {
	font-size: 16px;
	font-weight: bolder;
}
