body {
	background-color: #eeeeee;
	color: #888888;
	font-size: 10pt;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	/*
	border-collapse: 0px;
	border-spacing: 0px;
	*/
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background: #778899;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #000080;
	text-decoration: none;
}

a:visited {
	color: #708090;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color: #000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
}

li {
	padding-bottom: 4px;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	margin: auto;
	width: 800px;
	background: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.header {
	background: url(images/header/header_01.gif) no-repeat;
	width: 100%;
	height: 59px;
	margin: 0;
	padding: 0;
	clear: both;
}

.headerlogo {
	width: 400px;
	height: 59px;
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
}

.headerlogo h1 {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

.headermenu {
	width: 330px;
	height: 59px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
	font-size: 8pt;
}

.headermenu img {
	vertical-align: middle;
}

.leftcolumn {
	width: 150px;
	font-size: 0.9em;
	float: left;
	margin: 0;
	padding: 0;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.leftblockContent {
	margin: 2px 2px 10px 2px;
	padding: 3px;
	line-height: 1em;
}

.centeroutline {
	margin-bottom: 10px;
}

.centercolumn {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}

.center2column {
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.center2column th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	padding: 10px;
}

.centerCblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerCblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.center2column .centerCblockTitle {
	background: url(images/top/top01_oshirase02.gif) no-repeat;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 auto;
	padding: 4px 5px 0px 5px;
	width: 540px;
	height: 21px;
	border: none 0;
}

.center2column .centerCblockContent {
	background-color: #ccffff;
	margin: 0 auto;
	padding: 8px;
	width: 534px;
	border: none 0;
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.content {
	text-align: left;
	margin: 0;
	/*
	padding: 0;
	*/
	padding: 0 8px;
}
.center2column .content {
	padding: 0;
}

.rightcolumn {
	width: 150px;
	font-size: 0.9em;
	float: right;
	margin: 0;
	padding: 0;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.rightblockContent {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 1.2;
}

.footerbar {
	clear: both;
	width: 100%;
	background-color: #66cccc;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px 0;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

/* top page */
.top_comment {
	background: url(images/top/top00_title.jpg) no-repeat;
	padding: 200px 50px 10px 50px;
}

.box_top_merit {
	width: 600px;
	margin: 0 auto;
	background: url(images/top/top04_bg02_melito.gif) repeat-y;
}
.box_top_merit td {
	vertical-align: middle;
	padding: 5px;
}

/* member page */
.member_top_contents {
	background: url(images/kaiin/kaiin00_title.jpg) no-repeat transparent;
	margin: 0;
	margin-left: -8px;
	margin-right: -8px;
	padding: 10px 10px 10px 10px;
	width: 480px;
	height: 80px;
}

/* member */
.contents_member {
	margin: -10px 5px 10px 5px;
}
.contents_member h2#header {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/kaiin/member01_bg_subtitle.gif) no-repeat;
}

/* download */
.download_top_contents {
	background: url(images/kaiin/kaiin00_title.jpg) no-repeat transparent;
	margin: 0;
	padding: 10px 10px 10px 10px;
	width: 630px;
	height: 80px;
}
.contents_download {
	margin: -10px 5px 10px 5px;
}
.contents_download h2 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/kaiin/member01_bg_subtitle.gif) no-repeat;
}

/* event */
.event_top_contents {
	background: url(images/kaiin/kaiin00_title.jpg) no-repeat transparent;
	margin: 0;
	margin-left: -8px;
	margin-right: -8px;
	padding: 10px 10px 10px 10px;
	width: 480px;
	height: 80px;
}
.contents_event {
	margin: -10px 5px 10px 5px;
}
.contents_event h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/kaiin/member01_bg_subtitle.gif) no-repeat;
}

/* forum */
.forum_top_contents {
	background: url(images/kaiin/kaiin00_title.jpg) no-repeat transparent;
	margin: 0;
	padding: 10px 10px 10px 10px;
	width: 630px;
	height: 80px;
}
.contents_forum {
	margin: -10px 5px 10px 5px;
}
.contents_forum h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/kaiin/member02_bg_subtitle.gif) no-repeat;
}

/* other page */
.page_top_contents {
	padding: 80px 50px 10px 50px;
}
.bgimg_gaiyou {
	background: url(images/gaiyou/gaiyou00_title.jpg) no-repeat transparent;
	width: 550px;
	height: 10px;
}
.bgimg_kankyo {
	background: url(images/kankyo/title.jpg) no-repeat transparent;
	width: 550px;
	height: 10px;
}
.bgimg_suishin {
	background: url(images/suishin/suishin00_title.jpg) no-repeat transparent;
	width: 550px;
	height: 10px;
}
.bgimg_inquiry {
	background: url(images/otoi/otoi00_title.jpg) no-repeat transparent;
	width: 550px;
	height: 10px;
}
.bgimg_link {
	background: url(images/link/link00_title.gif) no-repeat transparent;
	padding: 50px 50px 30px 50px;
	width: 550px;
	height: 10px;
}

/* gaiyou */
.contents_gaiyou {
	width: 550px;
	margin: 10px auto;
}
.contents_gaiyou h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/gaiyou/gaiyou01_bg_subtitle.gif) no-repeat;
}

.contents_gaiyou .katsudou th {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px 10px;
}
.contents_gaiyou .katsudou th.orange {
	background-color: #f7901e;
}
.contents_gaiyou .katsudou th.brue {
	background-color: #0096d8;
}
.contents_gaiyou .katsudou th.green {
	background-color: #42ab33;
}
.contents_gaiyou .katsudou td {
	padding-left: 20px;
}
.contents_gaiyou .katsudou tr td.border {
	margin: 10px 0;
	padding: 0;
}
.contents_gaiyou .katsudou tr td.border hr {
	height: 1px;
	line-height: 1px;
	border: none;
	border-top: 1px solid #646464;
}

.contents_gaiyou .member th {
	background-color: #d4f2bf;
	color: #888888;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px 5px;
}
.contents_gaiyou .member td {
	font-size: 9pt;
	padding: 2px 5px;
	border-bottom: dashed 1px #4aa64a;
}

/* suishin */
.contents_suishin {
	width: 550px;
	margin: 10px auto;
}
.contents_suishin h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/suishin/suishin01_bg_subtitle.gif) no-repeat;
}
.contents_suishin h4 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #ff3d00;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
}
.contents_suishin h5 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #57bf00;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
}

/* inquiry */
.contents_inquiry {
	width: 550px;
	margin: 10px auto;
}
.contents_inquiry h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/otoi/inquiry01_bg_subtitle.gif) no-repeat;
}

/* link */
.contents_link {
	width: 550px;
	margin: 10px auto;
}
.contents_link h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/link/link_bg_subtitle.gif) no-repeat;
}
.contents_link ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

/* list tag */
ul.list_green {
	list-style-image: url(images/common/yaji01_green_b.gif);
}
ul.list_green li a:hover {
	margin-left: -2px;
	color: #33cc66;
	font-weight: bold;
	text-decoration: none;
}
ul.list_orange {
	list-style-image: url(images/common/yaji02_orange_b.gif);
}
ul.list_orange li a:hover {
	margin-left: -2px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
ul.list_blue {
	list-style-image: url(images/common/yaji03_blue_b.gif);
}
ul.list_blue li a:hover {
	margin-left: -2px;
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}
ul.list_navy {
	list-style-image: url(images/common/yaji04_link_a.gif);
}
ul.list_navy li a:hover {
	margin-left: -2px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

/* float list tag */
ul.float_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.float_list li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 15px;
}
ul.float_list li a {
	white-space: nowrap;
}
ul.float_list a:hover {
	margin-left: -2px;
	margin-right: -2px;
	font-weight: bold;
	text-decoration: none;
}

ul.float_list_green {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.float_list_green li {
	background: url(images/common/yaji01_green_b.gif) no-repeat left center;
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 15px;
}
ul.float_list_green li a {
	white-space: nowrap;
}
ul.float_list_green li a:hover {
	color: #33cc66;
	margin-left: -2px;
	margin-right: -2px;
	font-weight: bold;
	text-decoration: none;
}

ul.float_list_orange {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.float_list_orange li {
	background: url(images/common/yaji02_orange_b.gif) no-repeat left center;
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 15px;
}
ul.float_list_orange li,
ul.float_list_orange li a {
	white-space: nowrap;
}
ul.float_list_orange li a:hover {
	color: #ff9900;
	margin-left: -2px;
	margin-right: -4px;
	font-weight: bold;
	text-decoration: none;
}
ul.float_list_orange li a.mm:hover {
	margin-right: -5px;
}

ul.float_list_blue {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.float_list_blue li {
	background: url(images/common/yaji03_blue_b.gif) no-repeat left center;
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 15px;
}
ul.float_list_blue li a {
	white-space: nowrap;
}
ul.float_list_blue a:hover {
	color: #0099ff;
	margin-left: -2px;
	margin-right: -2px;
	font-weight: bold;
	text-decoration: none;
}

ul.float_list_navy {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.float_list_navy li {
	background: url(images/common/yaji04_link_a.gif) no-repeat left center;
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 15px;
}
ul.float_list_navy li a {
	white-space: nowrap;
}
ul.float_list_navy a:hover {
	color: #000099;
	margin-left: -2px;
	margin-right: -2px;
	font-weight: bold;
	text-decoration: none;
}
ul.float_list_navy a.ss:hover {
	margin-right: 0;
}

/* 回り込み指定 */
.fleft {
	float: left;
}
.fright {
	float: right;
}
	
.fclear {
	clear: both;
}
	
br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.tcenter {
	text-align: center;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}

.vtop {
	vertical-align: top;
}
.vmiddle {
	vertical-align: middle;
}
.vbottom {
	vertical-align: bottom;
}


/* 文字サイズ指定 */
.fsmall {
	font-size: 8pt;
}
	
.fmiddle {
	font-size: 10pt;
}

.flarge {
	font-size: 12pt;
}


input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}

