html{
	font-size:12px;
}

body {
	background: #f9f9f9 url(images/background.gif) 0 0 repeat-x;
	color: black;
	
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック','Lucida Sans Unicode',Arial,Verdana,sans-serif;
}
div#root {
	background: white;
	padding: 0 16px 0 16px;
	margin: 0 16px 0 16px;
	min-width: 1024px;
}
div#header {
	color: rgb(128,128,128);
	min-width: 992px;
}
div#header div#logobar {
	clear: both;
	padding: 0px 0px 7px 14px;
}
div#header div#headerbot {
	clear: both;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	width:99.9%;
	height:39px;
}
div#header div#title {
	background-image: url(images/header_bg_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	padding-left: 10px;
}
div#header div#header_right {
	background-image: url(images/header_bg_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	padding-right: 10px;
}

div.topicpath {
	clear: both;
	height: 14px;
}

div{
	margin:0;
	padding:0;
	font-size:1em;
}
p{
	margin:0;
	padding:0;
	font-size:1em;
}

table {margin: 0; padding: 0;}
table td {border-width: 0; vertical-align: top; font-size:1em;}
table th {text-align:left; 	font-size:1em;}

a {
	color:rgb(12%,12%,54%);
	/*font-weight: normal;*/
	text-decoration: none;
	background-color: transparent;
}
a:hover {color: #ff6600;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

table.outer {
	width: 100%;
}

ul.pagenav {
	list-style-type:none;
	position:relative;
	text-align:center;
	display:block;
}
ul.pagenav li {
	background-color:white;
	border:1px solid rgb(192,192,192);
	display:inline;
	font-size:9px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 4px;
}
ul.pagenav li a, ul.pagenav li.skip {
	background-color:while;
	margin:0px;
	padding:5px 9px 4px;
	text-decoration:none;
}
ul.pagenav li a:hover {
	background-color:rgb(238,238,238);
}
ul.pagenav li b {
	background-color:rgb(238,238,238);
	margin:0px;
	padding:5px 9px 4px;
	text-decoration:none;
}

/* 一般記述 */
span.smallText{
	font-size:10pt;
	font-weight:normal;
}

p.site_Navigation{
	font-size:10px;
	text-align:right;
	height:14px;
}
p.site_Navigation a{
	font-weight:normal;
}

p.site_Navigation_center{
	font-size:10px;
	text-align:left;
	margin:0;
	margin-bottom: 1em;
}
p.site_Navigation_center a{
	font-weight:normal;
}

input.formButton {}

/* カラム設定 */

table#LoungeContents{
	background-color:white;
}

div#topMenu{
	height:74px;
}

div#topMenu table{
}

td.leftcolumn {
	width: 14em;
	font-size:0.9em;
}

td.centercolumn {
	padding: 0 14px 2em 14px;
}

div.blockCenter {
	margin: 1em 0 0 0;
	padding: 0;
}

div#content{
	margin: 0;
	padding: 0;
}

td#rightcolumn {
	width: 10em;
}

div#pageFooter{
	background-color:white;
}

div#pageFooter table td{
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
}
div#pageFooter a{
	font-weight:normal;
}

div#footer {
	clear: both;
	background-color: white;
	display: block;
}
div#footer p.footer_link {
	float: left;
}
div#footer p.footer_logo {
	float: right;
}
div#footer p.footer_copyright {
	clear: both;
	float: left;
}


td.leftcolumn th {color: #FFFFFF; vertical-align: middle;}
td.leftcolumn div.blockTitle {padding-top: 8px;padding-left:4px;font-weight: normal;font-size:0.9em;}

/* ログインパネルの設定 */
td.leftcolumn .loginForm{margin-left:0.5em; line-height:120%;}
td.leftcolumn .onlineUsers{font-size:85%; margin-left:0.5em; line-height:100%;}

/* メインメニュー */

div.blockTitle{
	font-size:1em;
}

p.styled_menu{
	font-weight: bold;
	font-size: small;
	width: 170px;
}
p.styled_menu a {
	display:block;
	background-color: rgb(91%,91%,91%);
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-weight:normal;
}
div.styled_menu {
	display:block;
	background-color: rgb(91%,91%,91%);
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-weight:normal;
}
div.styled_menu p { padding-left: 1em; }
p.styled_menu a:hover {
	background-color: white;
	background-image:url(images/left_active_bg.gif);
}
p.styled_menu a.menuTop {padding-left: 1em; }
p.styled_menu a.menuMain {padding-left: 1em;}
p.styled_menu a.menuSub {padding-left: 2em;}
div.menuStart {
	background-image:url(images/left_top_bg_long.gif);
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height:12px;
	width: 170px;
}
div.menuStart_end {
	background-image:url(images/left_top_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:12px;
	width: 170px;
}
div.menuEnd {
	background-image:url(images/left_bottom_bg_long.gif);
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height:10px;
	width: 170px;
}
div.menuEnd_end {
	background-image:url(images/left_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position: right top;
	height:10px;
	width: 170px;
}

th {background-color:white; padding : 2px; vertical-align : middle;}

div#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn div.blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 120%;}

div#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
div#centerRcolumn legend.blockTitle {padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px;}
div#centerRcolumn div.blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;}

td#rightcolumn {width: 170px; /*border-left: 1px solid #cccccc;*/ font-size:1em;}
td#rightcolumn th {background-color:rgb(49%,49%,49%); color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {padding: 3px; background-color: #dddddd; color: #639ACE; font-weight: bold;}
td#rightcolumn div.blockContent { padding: 3px; line-height: 120%; }

/*.head {background-color: rgb(79%,79%,79%); font-weight: bold;}*/
/*.even {background-color: rgb(92%,92%,92%);}*/
/*.odd {background-color: rgb(98%,98%,98%);}*/
td.comment_head {background-color: rgb(79%,79%,79%); font-weight: bold;}
td.comment_even {background-color: rgb(92%,92%,92%);}
td.comment_odd  {background-color: rgb(98%,98%,98%);}
tr.foot td {
	background-color: white;
	border-top-style: solid;
	border-top-color: black;
	/*border-top-weight: 1px; warning in firefox */
}

tr.head {background-color:inherit; padding: inherit; font-weight: inherit;}
tr.even {background-color:inherit; padding: inherit;}

tr.even td {background-color:rgb(92%,92%,92%);}
tr.odd {background-color:inherit;}
tr.odd td {background-color:rgb(98%,98%,98%);}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family:monospace; padding: 0px 6px 6px 6px;}

/* 引用関連 */

div.xoopsQuote {
	border: 1px solid rgb(29%,33%,13%);
	margin-left:0.5em;
	overflow:auto;
	clear:both;
}

blockquote {
	margin:0;
	background-color: rgb(97%,97%,91%);
	padding: 0.4em 0.4em 1.4em 0.4em;
	/*word-wrap:break-word ! important; warning in firefox */
	clear:both;
}

div.xoopsCode {
	margin:0;
	border: 1px solid rgb(29%,33%,13%);
	margin-left:0.5em;
	clear:both;
	overflow: auto;
	overflow-x:scroll;
	/*max-width:60em;*/
}

code {
	margin:0;
	padding:0;
	clear:both;
}

pre{
	margin:0;
	padding: 0.4em 0.4em 1.4em 0.4em;
}


div.comText a{
	/*word-break:break-all ! important; warning in firefox */
}

div.comTitle{
	font-size:1.25em;
	font-weight:bold;
}



/* 追加クラス類 */
h2{
	color:rgb(43%,43%,43%);
	font-size:125%;
	font-weight:bold;
	margin:0;
}


/* フォーラム専用クラス */
div.blockCenter table.viewManager td{
	font-size:0.9em;
}

a.newPost{
	border:outset 2px silver;
	background-color:#eeeeee;
	color:#666666;
	font-weight:normal;
	padding:1px;
}

a.newPostLong{
	display:block;
	border:outset 2px silver;
	background-color:#eeeeee;
	color:#666666;
	font-weight:normal;
	font-size:0.9em;
	text-align:center;
}

a.newPost:active{
	border:inset 2px silver;
	background-color:#cccccc;
	color:white;
}


span.newPost_disabled {
	border:outset 2px silver;
	background-color:#eeeeee;
	color:#CCCCCC;
	font-weight:normal;
	padding:1px;
}

p.forumSearch{
	width: 100%;
	margin-top: 0.5em;
	text-align: right;
}
div.forumIndexTop{
	margin-bottom:2em;
}
table.forumIndexTop{
	width:100%;
	margin-right:14px;
}

/*   投稿者ステータス */
.comUserRankText{
	font-size:0.9em;
}

.comUserStat{
	font-size:0.9em;
}

.comUserStatus{
	font-size:0.9em;
}

tr.forumRow td{
	border-bottom-style: solid;
	border-bottom-color: rgb(74%,74%,74%);
	border-width: 1px;
}

div.comDateForum {
	float:right;
	font-weight: normal;
	font-size: 10px;
}
div.postButtons{
	margin-top: 0.5em;
	text-align:right;
}
td.forumTitle{
	background-color: rgb(88%,88%,88%);
	font-size: 110%;
	padding: 0.2em;
}
td.forumTitleUser{
	background-color: rgb(88%,88%,88%);
	font-size: 110%;
	padding: 0.2em;
	border-right-style: solid;
	border-color: rgb(74%,74%,74%);
	border-width: 1px;
}
td.forumContents{
	background-color: white;
	font-size: 110%;
	padding: 0.2em;
	border-bottom-style: solid;
	border-color: rgb(74%,74%,74%);
	border-width: 1px;
	overflow-x:hidden;
}
div.postButtons{
	clear:both;
}

a.miniImg {
	font-size:0.9em;
	font-weight:normal;
}

a.miniImg img{
	width:80px;
	border-style:solid;
	border-width:2px;
}

td.forumContentsUser{
	background-color: white;
	font-size: 110%;
	padding: 0.2em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: rgb(74%,74%,74%);
	border-width: 1px;
}

div#newbb table {
}
div#newbb td.forumTitleUser {
	background-color: rgb(232, 232, 232);
	border-right: none;
	border-left: 1px solid rgb(225, 225, 225);
	border-bottom: 1px solid rgb(225, 225, 225);
	padding: 10px 0 0 10px;
}
div#newbb td.forumTitleUser a {
	font-weight: bold;
}
div#newbb td.forumTitle {
	background-color: rgb(232, 232, 232);
	margin: 0px;
	padding: 8px;
	font-size: 120%;
	font-weight: bold;
	border-right: 1px solid rgb(225, 225, 225);
	border-bottom: 1px solid rgb(225, 225, 225);
}
div#newbb div.comDateForum {
	float: none;
	color: #888;
}
div#newbb div.comUserInfo {
	color: #888;
}
div#newbb div.comUserRank, div.comUserStat, div.comUserStatus {
	float: left;
	margin-right: 1em;
}
div#newbb td.forumContents {
	overflow: visible;	
	margin: 0px;
	padding: 12px;
	border-left: 1px solid rgb(225, 225, 225);
	border-right: 1px solid rgb(225, 225, 225);
}
div#newbb td.forumContents div.comText {
	line-height: 1.3;
}
div#newbb td.forumContents embed {
	margin-bottom: 1em;
}
div#newbb td.forumContents a {
	font-weight: bold;
}
div#newbb div.xoopsCode {
	background-color: rgb(240, 244, 247);
	border: 1px solid rgb(225, 225, 225);
	overflow: visible;
	padding: 6px;
}
div#newbb div.xoopsCode pre {
	padding: 0.4em;
}
div#newbb div.xoopsQuote {
	background-color: rgb(248, 248, 232);
	border: 1px solid rgb(225, 225, 225);
	overflow: visible;
	padding: 6px;
}
div#newbb div.xoopsQuote blockquote {
	padding: 0.4em;
}

/* トップバー用 */
div.TopMenu {
	margin-left:14em;
}


/* センターカラムコンテンツ */

.centercolumn table th {
	text-align:left;
	padding:0.2em;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-bottom-color:black;*/
	border-bottom-color: rgb(225, 225, 225);
}
.blockContent td {
	padding:4px;
}

/* 最新の投稿ブロック */
td.style-tdbg03 table.outer {
	width:100%;
	font-size:small;
}

td.centercolumn table.outer{
	width:100%;
	font-size:small;
}

td.centercolumn table#forumDiscTable{
	margin-bottom:2em;
}

td.centercolumn table.outer{
	width:100%;
	font-size:small;
}
td.centercolumn th{
	font-size:0.9em;
	font-weight:normal;
}
td.centercolumn th.forumIndex{
	width:7em;
}
/*td.centercolumn th. forumDisc{
}*/
td.centercolumn th.thrdCount{
	width:6em;
}
td.centercolumn th.replCount{
	width:4em;
}
td.centercolumn th.viewCount{
	width:3.5em;
}
td.centercolumn th.upDate{
	width:16em;
}
td.centercolumn th.thPoster{
	width:15em;
}
td.centercolumn td.topicTitle{
	font-size:1em;
}
td.centercolumn td.topicTitle a{
	font-weight:normal;
}
td.centercolumn td.forumTitle{
	font-size:0.9em;
}
td.centercolumn td.topicDatas{
	font-size:0.9em;
	white-space: nowrap;
}
tr.forumRow:hover{
	background-color:rgb(87%,86%,94%);
}

p.xoopsFooter{
	clear:both;
	font-size:10px;
	text-decoration:none;
}

p.caption{
	font-size:1.0em;
	font-weight:normal;
	padding:4px;
}

td.userFormHead{
	background-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(88%,88%,88%);
}
td.userFormBody{
	background-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(88%,88%,88%);
}
td.userFormHead2{
	background-color:white;
}
td.userFormBody2{
	background-color:white;
}

/* おしらせ用 */
.articleRead p.site_Navigation_center{
	color:rgb(43%,43%,43%);
	font-size:110%;
	font-weight:bold;
	margin:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(88%,88%,88%);
}

.articleRead h2{
	color:rgb(43%,43%,43%);
	font-size:100%;
	font-weight:bold;
	margin:0;
}

.articleRead div.NewsItem{
	margin:0;
	padding:0;
}

div.NewsItem{
	margin-top:1em;
	margin-left:2em;
	margin-right:3em;
	margin-bottom:3em;
}

div.NewsItem p{
	margin-top:0em;
	margin-left:4em;
	margin-right:0em;
	line-height:150%;
}

div.NewsItem p.markedParagraph{
	margin-left:48px;
	font-size:1em;
}

div.NewsItem p.markedParagraph:first-line {
	margin-left:-12px;
}

/*div.NewsItem br{
	display:none;
}*/

div.NewsItem p br{
	display:inline;
}

div.NewsItem h3{
	color:rgb(43%,43%,43%);
	font-size:100%;
	font-weight:bold;
	margin:0;
	margin-left:2.5em;
	margin-top:3em;
	padding:0;
}

div.NewsItem h4{
	color:black;
	font-size:100%;
	font-weight:normal;
	margin:0;
	margin-left:3em;
	margin-top:0.5em;
	padding:0;
}

div.NewsItem ul,div.NewsItem ol,div.NewsItem dl{
	margin-left:5em;
	margin-right:3em;
}


div.NewsItem li{
	margin-top:0.25em;
	line-height:110%;
}

div.NewsItem dt{
	margin-top:0.5em;
}


div.NewsItem dd{
	margin-left:2em;
	line-height:110%;
}


body.miniWindow{
	margin:3px;
	background-color:white;
	background-image:inherit;
	padding:0;
	text-align:center;
}

/* myalbum */
.myalbum_cp {
	font-size:85%;
	text-align:right;
}

h2.cat_id1, h2.cat_id2, h2.cat_id3 {
	font-size:14px;
	font-weight:bold;
	color:rgb(22%,25%,33%);
	margin: 0 0 0 0;
	padding: 10px 0px 7px 10px;
	background-image:url(../../images/shadeonline/h2bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}
h2.cat_id4 {
	font-size:14px;
	font-weight:bold;
	color:rgb(22%,25%,33%);
	margin: 0 0 0 0;
	padding: 10px 0px 7px 10px;
	background-image:url(../../images/home/h2bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}
p.title_shadeonline {
	font-size:120%;
	font-weight:bold;
	color:rgb(22%,25%,33%);
	margin: 0 0 0 0;
	padding: 10px 0px 7px 36px;
	background-image:url(../../images/shadeonline/h1bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}
p.title_home {
	font-size:120%;
	font-weight:bold;
	color:rgb(22%,25%,33%);
	margin: 0 0 0 0;
	padding: 10px 0px 7px 36px;
	background-image:url(../../images/home/h1bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}

div.d3pipes_block_async_aggregated {
	margin-top:4px;
	margin-left:4px;
}
div.d3pipes_block_async_aggregated h3 {
	font-size:1em;
	font-weight:bold;
	margin:0px;
	border:0;
}
div.d3pipes_block_async_aggregated h3 a {
	font-weight:bold;
	color:rgb(37,37,37);
	margin:0px;
}
div.d3pipes_block_async_aggregated h3 a:hover {
	color:rgb(41,113,167);
	text-decoration:underline;
}
div.d3pipes_block_async_aggregated p {
	font-size:11px;
	color:rgb(88,88,88);
	margin-bottom:0.8em;
}

div.sitemap_content {
	margin: 0px 12px 12px 12px;
}
div.sitemap_content h1 {
	width:100%;
	border-bottom: 2px solid rgb(161, 165, 169);
	margin: 0 0 0.5em 0px;
	padding: 13px 0px 3px 0px;
	background-image:none;
}
div.sitemap_content h2 {
	width:100%;
	border-bottom: 2px solid rgb(161, 165, 169);
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	background-image:none;
}
div.sitemap_content h3 {
	margin: 0.5em 0 0.5em 0;
	border-bottom: 0px;
	padding: 0;
}
div.sitemap_column {
	margin: 0 0 0.5em 0;
}
div.sitemap_column ul {
	padding: 0 0 0 1em;
	margin: 0 0 0.5em 0;
	-webkit-padding-start: 1em;
}
div.sitemap_column li {
	list-style:none;
}
div.sitemap_column_left {
	width:33%;
	float:left;
}
div.sitemap_column_right {
	width:33%;
	float:right;
}

a#close {
	display: block;
	width: 16px;
	height: 16px;
	background-image:url(../../images/close.png);
}
a#close:hover {
	background-image:url(../../images/close_active.png);
}
