
@charset 'EUC-JP';

body {
	color: #333333;
	background-color: #0080ff;
	background-image:url(image/bg.gif);
	padding: 0;
	font-size: 9pt;
	line-height: 1.5;

}

table {
	width: 100%;
	font-size: small;
}
table td {
	vertical-align: top;
	padding: 0;
	border-width: 0;
	font-size: 9pt;
}

a {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #0080ff;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul {
	text-align: left;
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
}
li {
	color: #0080ff;
	margin-left: 2px;
	list-style: square inside;
}

input.formButton {}

.item {
	border: 1px solid #cccccc;
}
.itemHead {
	color: #ffffff;
	background-color: #0080ff;
	padding: 3px;
}
.itemInfo {
	background-color: #efefef;
	text-align: right;
	padding: 3px;
}
.itemTitle a {
	color: #ffffff;
	background-color: transparent;
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding-left: 5px;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText: first-letter {
	font-size: 133%;
	font-weight: bold;
}
.itemFoot {
	background-color: #efefef;
	text-align: right;
	padding: 3px;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

th {
	color: #ffffff;
	background-color: #0080ff;
	vertical-align: middle;
	padding: 2px;
}
th a:link {
	color: #ffffff;
}
th a:hover {
	color: #e6e6e6;
}

.headerbanner {
	background-color: #0080ff;
	text-align: center;
	vertical-align: middle;
	width: 500px;;
}
.title {
	background-color: #0080ff;
	width: 280px;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	height: 70px;
}

.title a {
	color: #ffffff;
}

.title a:hover {
	color: #efefef;
}

td#leftcolumn {
	font-size: 9pt;
	width: 175px;
	border-right: 1px dotted #0080ff;
}
td#leftcolumn th {
	color: #ffffff;
	background-color: #0080ff;
	vertical-align: middle;
}
td#leftcolumn div.blockTitle {
	color: #333333;
	font-weight: bold;
	padding: 3px;
}
td#leftcolumn div.blockContent {
	padding: 3px;
	line-height: 120%;
}


td#centercolumn {
	font-size: 12px;
}

td#centercolumn th {
	color: #ffffff;
	background-color: #0080ff;
	vertical-align: middle;
}
td#centerCcolumn {
	padding: 0 3px 1px 3px;
}
td#centerCcolumn div.blockTitle {
	background: #E6E6FF;
	color: #333333;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 0;
	margin-right: 0;
	padding: 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td#centerCcolumn div.blockContent {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 3px;

	line-height: 120%;
}

td#centerLcolumn {
	width: 50%;
	padding: 0 3px 0 0;
}
td#centerLcolumn div.blockTitle {
	background: #E6E6FF;
	color: #333333;
	font-weight: bold;
	margin-top: 12px;
	padding: 3px;
	border-left: 3px double #999999;
	border-bottom: 1px solid #999999;
}
td#centerLcolumn div.blockContent {
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px;
	line-height: 120%;
}

td#centerRcolumn {
	width: 50%;
	padding: 0 3px 0 0;
}
td#centerRcolumn div.blockTitle {
	background: #E6E6FF;
	color: #333333;
	font-weight: bold;
	margin-top: 12px;
	padding: 3px;
	border-left: 3px double #999999;
	border-bottom: 1px solid #999999;
}
td#centerRcolumn div.blockContent {
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	padding: 3px;
	line-height: 120%;
}

div#content {
	text-align: left;
	padding: 8px;
}

td#rightcolumn {
	font-size: 12px;
	width: 170px;
	border-left: 1px dotted #0080ff;
}
td#rightcolumn th {
	color: #ffffff;
	background-color: #0080ff;
	vertical-align: middle;
}
td#rightcolumn div.blockTitle {
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	padding: 3px;
}
td#rightcolumn div.blockContent {
	padding: 3px;
	line-height: 120%;
}

td#mainmenu a {
	background-color: #f5f5f5;
	margin: 0;
	padding: 4px;
	display: block;
}
td#mainmenu a:hover {
	background-color: #ffffff;
}
td#mainmenu a.menuTop {
	padding-left: 3px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td#mainmenu a.menuMain {
	padding-left: 3px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td#mainmenu a.menuSub {
	padding-left: 9px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

td#usermenu a {
	background-color: #f5f5f5;
	margin: 0;
	padding: 4px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
}
td#usermenu a:hover {
	background-color: #ffffff;
}
td#usermenu a.menuTop {
	border-top: 1px solid #dddddd;
}
td#usermenu a.highlight {
	background-color: #ffcccc;
}



.outer {
	border: 1px solid #cccccc;
}
.head {
	background-color: #dddddd;
	font-weight: bold;
	padding: 5px;
}
.even {
	background-color: #efefef;
	padding: 5px;
}
.odd {
	background-color: #f5f5f5;
	padding: 5px;
}
.foot {
	background-color: #dddddd;
	padding: 5px;
	font-weight: bold;
}
tr.even td {
	background-color: #efefef;
	padding: 5px;
}
tr.odd td {
	background-color: #f5f5f5;
	padding: 5px;
}

div.errorMsg {
	background-color: #ffcccc;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
div.confirmMsg {
	color: #136c99;
	background-color: #ddffdf;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
div.resultMsg {
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div.xoopsCode {
	background: #ffffff;
	font-family: 'Courier New', Courier, monospace;
	padding: 0 6px 6px 6px;
	border: 1px inset #000080;
}
div.xoopsQuote {
	background: #ffffff;
	font-family: 'Courier New', Courier, monospace;
	padding: 0 6px 6px 6px;
	border: 1px inset #000080;
}


.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	color: #0080ff;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	border: 1px solid #c0c0c0;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserStatus {
	color: #0080ff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 2px;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg {
	border: 0;
}
.comUserName {}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size: smaller;
	font-weight: normal;
}
.comDateCaption {
	font-weight: bold;
}

.cont {
	width: 780px;
}

.cont2 {
	border: solid 1px #0080ff;
	background-color: #ffffff;
	background-image: url(image/rbg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.red {
	background-color: #0080ff;
	height: 9px;
	width: 762px;

}
.red2 {
	background-color: #0080ff;
}
.cn {
	width: 9px;
	height: 9px;
}

.umenu {
	background-color: #0080ff;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	height: 50px;
	padding-left: 7px;
}
.umenu a{
	color: #ffffff;
}
.umenu a:hover {
	color: #efefef;
}

.copy {
	background-color: #0080ff;
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
}
.copy a {
	color: #ffffff;
}
.copy a:hover {
	color: #efefef;
}

.dot {
	border: dotted 3px #ffffff;
}
div#mailad {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.li_ul2 {
	color: #333333;
	padding: 2px 0;
	list-style-type: disc;
}

.li_ul {
	color: #333333;
	padding: 2px 0;
	list-style-type: decimal;
}

#policy dt {
	 font-weight: bold;
    padding: 2px 5px;
    border-left: 2px solid #09099D;
    border-right: 2px solid #09099D;
    border-bottom: 1px dotted #CCCCCC;
    margin: 15px 0 15px 0;
}
#policy h2 {
	color: #09099D;
    text-align: center;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #09099D;
}
#policy {
	margin: 0 30px 0 20px;
}
#policy p {
	margin-top: 10px;
	margin-bottom: 40px;
}
#policy dd {
	margin-left: 10px;
	margin-right: 10px;
}
table#only_one {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#policy ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#policy a {
	color: #0000EE;
	background-color: transparent;
	text-decoration: none;
}
#only_one strong {

