@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	}
	
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	}
	
a img,img {border: 0;}
a:link		{ color: #fff; text-decoration:underline;}
a:visited	{ color: #aaa; text-decoration:underline;}
a:hover		{ color: #fff; text-decoration:underline;}
a:active	{ color: #fff; text-decoration:none;}

body {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	font-size: small;
	background-color: #000;
	color: #6f6;
	background-image: url(../_img/ruled.gif);
	font-family: "lr SVbN", "Osaka|", monospace;
	}

#header {
	text-align: center;
	margin-bottom: 30px;
	}

#lastup {
	text-align: right;
	margin-bottom: 30px;
	}

.mes {
	text-align: center;
	background-color: #000;
	color: #ff0;
	padding: 10px;
/*	border: 1px #aaa solid;*/
	line-height: 1.5em;
	}

.mes-l {
	text-align: left;
	background-color: #000;
	color: #ff0;
	padding: 10px;
/*	border: 1px #aaa solid;*/
	line-height: 1.5em;
	}

.comment {
	clear: both;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 150px;
	line-height: 1.8em;
	}

.comment-l {
	clear: both;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 80px;
	line-height: 1.8em;
	}

.com-l {
	float: left;
	color: #fff;
	width: 35%;
	margin-left: 75px;
	line-height: 1.8em;
	}

.com-r {
	float: right;
	color: #fff;
	width: 35%;
	line-height: 1.8em;
	}

.ban {
	clear: both;
	width: 580px;
	text-align: center;
	background-color: #fff;
	padding: 8px 0;
	margin: 15px auto 25px auto;
	}

.btn {
	clear: both;
	text-align: center;
	padding: 8px 0;
	margin-top: 10px;
	}

.ban img {margin: 0 8px;}

#footer {
	clear: both;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #f90;
	line-height: 1.5em;
	}

#flash {
	text-align: center;
	}

/* common */

h1 {
	font-size: x-large;
	color: #0ff;
	padding-bottom: 12px;
	border-bottom: 2px #f90 solid;
	text-align: center;
	margin-bottom: 30px;
	}

h1.top {
	font-size: x-large;
	color: #6f6;
	padding-bottom: 0px;
	border-bottom: none;
	text-align: center;
	margin-bottom: 20px;
	}

h2 {
	font-size: large;
	clear: both;
	color: #bff;
	padding: 10px 15px 10px 15px;
	font-weight: bold;
	border-left: 25px #0bb solid;
	margin-top: 20px;
	}

h3 {
	width: 75%;
	color: #bff;
	margin: 15px 0 10px 20px;
	padding: 8px 10px 8px 10px;
	border-left: 3px #0bb double;
	}

h4 {
	width: 60%;
	color: #bff;
	margin: 15px 0 10px 30px;
	padding: 8px 10px 5px 10px;
	border-bottom: 1px #0bb solid;
	}

/* top */

ul.top-menu {
	width: 23%;
	float: left;
	margin: 30px 0 10px 0;
	font-weight: bold;
	line-height: 2em;
	}

ul.top-menu li {
	list-style: none;
	font-weight: normal;
	padding: 2px 12px;
	}

/**/

table.list,
table.list-nl,
table.list-s {
	width: 100%;
	border-collapse: collapse;
	background-color: #000;
	border: 1px #aaa solid;
	}

table.list-w075p {
	width: 75%;
	margin-left: 80px;
	border-collapse: collapse;
	background-color: #000;
	border: 1px #aaa solid;
	}

table.list-w050p {
	width: 50%;
	margin-left: 150px;
	border-collapse: collapse;
	background-color: #000;
	border: 1px #aaa solid;
	}

table.list th,
table.list td,
table.list-w050p th,
table.list-w050p td,
table.list-w075p th,
table.list-w075p td {
	border: 1px #aaa solid;
	padding: 5px 3px;
	}

table.list th {text-align: center;}
table.list-w075p th {text-align: left; text-indent: 1em;}
table.list-w050p th {text-align: center; text-indent: 1em;}
table.list-s th {
	text-align: right;
	border: 1px #aaa solid;
	padding: 2px;
	}
	
table.list-s td {
	text-align: center;
	border: 1px #aaa solid;
	padding: 2px;
	}

table.list-nl th,
table.list-nl td {
	text-align: center;
	padding: 5px 3px;
	}

ul.list,
ul.list2,
ul.list3 {
	margin: 10px 0;
	font-weight: bold;
	line-height: 2em;
	}

ul.list2 {
	width: 48%;
	float: left;
	}

ul.list3 {
	width: 30%;
	float: left;
	}

ul.list li,
ul.list2 li,
ul.list3 li {
	list-style: none;
	font-weight: normal;
	padding: 2px 12px;
	text-indent: 4em;
	}

ul.list li img,
ul.list2 li img,
ul.list3 li img {
	text-indent: 1em;
	}

ul.list4 {
	width: 25%;
	float: left;
	}

ul.list4 li {
	list-style: none;
	font-weight: normal;
	padding: 4px 12px;
	}

ul.point {
	margin: 5px 0;
	font-weight: bold;
	line-height: 1.8em;
	}

ul.point li {
	list-style: none;
	font-weight: normal;
	padding: 2px 12px 2px 200px;
	color: #fff;
	}

img.phot {
	padding: 10px;
	background-color: #fff;
	}

.new {
	font-weight: bold;
	color: #ff0;
	}

/**/

.fs {font-size: small;}
.fl {font-size: large;}

.blk {display: block;}

.fl-le {float: left;}
.fl-ri {float: right;}
.cl-fl {clear: both;}

.txt-r {text-align: right;}
.txt-c {text-align: center;}

.w005p {width: 5%;}
.w010p {width: 10%;}
.w012p {width: 12%;}
.w015p {width: 15%;}
.w020p {width: 20%;}
.w025p {width: 25%;}
.w033p {width: 33%;}
.w035p {width: 35%;}
.w050p {width: 50%;}

.w120 {width: 120px;}

.mr-t010 {margin-top: 10px;}
.mr-t020 {margin-top: 20px;}
.mr-t050 {margin-top: 50px;}
.mr-r020 {margin-right: 20px;}
.mr-r050 {margin-right: 50px;}
.mr-b020 {margin-bottom: 20px;}
.mr-b030 {margin-bottom: 30px;}
.mr-l010 {margin-left: 10px;}
.mr-l020 {margin-left: 20px;}
.mr-l050 {margin-left: 50px;}

.lh15 {line-height: 1.5em;}
.lh18 {line-height: 1.8em;}

.yel {color: #ff0;}
.red {color: #f00;}
.skb {color: #0ff;}
.blu {color: #00f;}
.lbl {color: #cff;}
.pnk {color: #f0f;}
.lpk {color: #fcf;}
.pup {color: #90f;}
.lpp {color: #c9f;}
.org {color: #f90;}
.dgr {color: #088;}
.beg {color: #fcc;}
.mrn {color: #800;}
.wht {color: #fff;}
.lgr {color: #ccc;}
.grn {color: #6f6;}
