body {	
	font-family: "メイリオ",Tahoma, taipei, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/wall.jpg) repeat #B5B3A4;
}

h1,h2,h3,h4,h5,p,ul,li{
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.redbox {
	color: #ffffff;
}

a {
	color: #990000;
	text-decoration: none;	
}

a:hover {
	color: #993333;
	text-decoration: none;	
}

#bgcontainer {
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg.jpg) repeat-y #B5B3A4;
	width: 824px;
}

#container {
	background-color: #ffffff;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#header {
	background: url(images/headerbg.jpg) no-repeat #ffffff right;
	height: 60px;
	border-bottom: 10px solid #666666!important;
}

#header #headmain {
	float: left;
	display:inline;

}

#header #logo {
	padding-left: 15px;
}

#headright {
	padding-top:5px;
	text-align: right;
	height: 60px;
}

#themesubtitle {
	font-size: 11px;
	text-align:right;
	padding-right: 10px;
	line-height: 13px;
}

#menu {
	vertical-align: bottom!important;
	padding-right: 10px;
	color: #996633F;
	padding-top: 10px;
}

#menu li {
	display: inline;
}

#menu li a {
	color: #996633;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;
}

#menu li a:hover {
	color: #ADD8E6;
}

#footer {
	text-align:center;
	height:30px;
}

table {
	width: 100%;
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background-color: #778899;
	color: #666666;
	padding: 2px;
	vertical-align: middle;
}

th a {
	color: #666666;
}

ul{
	list-style-type: none;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 1em;
}

.leftcolumn {
	background: url(images/leftbg.jpg) bottom no-repeat #1152A6;
	width: 180px;
	font-size: 1em;
	padding-top:10px;
	color: #666666;
}

.leftblockTitle {
	background: #660000 url(images/left_title.jpg) no-repeat ;
	text-align:left;
	color: #E0DEB4;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle!important;
	line-height: 33px;
	height: 33px;
	width: 155px;
	margin-left: 10px;
	margin-right: 10px;
}

.leftblockContent {
	background-color: #ffffff;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.leftblockContent_none {
	color: #ffffff;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.leftblockContent_menu {
	padding: 0;
	line-height: 1.2;
	margin-bottom: 10px;
}

.rightblockTitle {
	background: #660000 url(images/left_title.jpg) no-repeat ;
	text-align:left;
	color: #E0DEB4;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle!important;
	line-height: 33px;
	height: 33px;
	width: 155px;
	margin-left: 10px;
	margin-right: 10px;
}

.rightblockContent {
	background-color: #ffffff;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.rightblockContent_none {
	color: #ffffff;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 10px;
}

#centercolumn {
	width: 620px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.centerLcolumn {
	width: 50%;
}

.centerRcolumn {
	width: 50%;
}


.blockTitle {
	text-align:left;
	color: #454545;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle!important;
	line-height: 28px;
	height: 28px;
	border-bottom: dotted 3px #ddd;
}

.blockContent {
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd	;
}

.blockContentnone {
	background-color: #ffffff;
	margin-bottom: 0px;
	padding: 0 8px;
	line-height: 1.4;
}


#content {
	color:#666666;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width:570px;
	min-height: 530px;
}

#content a{
	color:#808000;
}

#content a:hover{
	color:#808000;
}

#main_bottom {
	background: url(images/mainbottom.gif) no-repeat bottom ;
	height: 120px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 8px;
	line-height: 1.5;
	color: #666666;
}


input.formButton {}

.item {
	border: solid 1px #fffff;
	background-color: #ffffff;
}

.itemHead {
	background-color: #ffffff;
	color: #454545;
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	border-bottom: dotted 2px #ddd;
}

.itemInfo {
	background-color: #ffffff;
	text-align: right;
	margin: 0;
	padding: 0;
}

.itemTitle a {
	background: transparent;
	color: #454545!important;
	font-size: 100%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #A79161;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	color:#333333;
	margin: 0;
	padding-left: 5px;
	background-color: #FFF;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemText a{
	color:#339933;
}


.itemFoot {
	background-color: #ffffff;
	text-align: right;
	border-bottom: dotted 2px #ddd;
	padding-top: 10px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	color:#666666;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}


td#mainmenu a:hover {
	background: #E0DEB4;
	color:#666666;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #dddddd;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #dddddd;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #dddddd;
}

td#usermenu a {
	color:#666666;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#usermenu a:hover {
	background: #E0DEB4;
	color:#666666;
	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: #FFFFFF;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #C0C0C0;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #FFFFFF;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #C0C0C0;
	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;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/*

html.clearfix{	height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.newbulletin_list {
	list-style-position: inside;
	list-style-image:url("images/allow.jpg");
	padding-left: 30px;	
}

#toriatsukai a {
	text-decoration: underline!important;
}

#leftlink {
	line-height: 2;
	padding-right: 5px;
}

#leftlink a {
	color: #ffffff;
	text-decoration: underline!important;
}

#leftlink a:hover {
	color: #ffffff;
	text-decoration: underline!important;
}

