@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 130%;
}

.contmain{
	width: 910px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#rightcolumn {
	background-color: white;
	text-align: center;
	width: 160px;/* ←右メニューの幅を変えるときはこの数値を修正して下さい */
	border-left-width: 0px;
	padding: 5px;
}

table {
	color: white;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

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

a {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}

h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}

ul { margin: 0px; padding: 2px; list-style: decimal outside; text-align: left;}
li {
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: outset;
	border-top-style: none;
	padding: 5px;
	list-style: square inside;
	color: #cccccc;
	margin-top: 3px;
	margin-bottom: 0px;
}


form{
	margin:0px;
	padding-bottom:8px;
}

input.formButton {
}

.item {border: 1px solid #cccccc;}
.itemHead {
	background-position: 0 center;
	color: #333333;
	font-weight: bold;
	padding : 4px;
	vertical-align : middle;
	background-image: url(images/th.gif);
}
.itemInfo {color: #666666; text-align: right; padding: 3px; background-color: #ffffcc}
.itemTitle a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-variant: small-caps;
	letter-spacing: -1px;
	font-size: 110%;
	color: #666666;
	font-weight: bold;
	background-color: transparent;
}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {margin-left: 0px; padding-left: 5px; color: #cccccc;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {color: #666666; font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #ecffb8}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	font-weight: bold;
	padding : 4px;
	vertical-align : middle;
	background-image: url(images/th.gif);
}

.bg1{
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bg2{
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bg3{
	background-color: #666666;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.logo {
	background-color: #333333;
	text-align: justify;
	padding-left: 0px;
	height: 145px;
	background-image: url(images/sushi_title.jpg);
	color: #999999;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

.logotext {
	background-position: right;
	color: #cccccc;
	padding-bottom: 4px;
	font-size: 10px;
	line-height: 100%;
}

.logoimg {
}

#headerbar {
	margin-top: 0px;
	font-weight: bold;
	background-color: #660000;
}

.main-navi a{
	font-variant: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	background-image: url(images/gnav1.jpg);
	height: 20px;
	font-size: 12px;
	text-align: center;
	display: block;
	float: left;
	color:#6666CC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: white;
}

.main-navi a:hover{
	background-image: url(images/gnav2.jpg);
	color: #ff6600;
}

#leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #333333;
	color: white;
	text-align: center;
	width: 190px;
}

#leftcolumn div.blockTitle {
	padding-top: 7px;
	font-size: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 28px;
	background-image: url(images/menu_02.jpg);
	padding-left: 16px;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #cc3333;
	line-height: 100%;
	font-weight: bold;
}

#leftcolumn div.blockContent {
	color: white;
	background-image: url(images/menu_03.jpg);
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	background-position: left;
	overflow:visible;
}

#leftcolumn div.blockTop {
	color: white;
	margin-bottom: 4px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	margin-top: 0px;
	height: 14px;
	background-position: left 2px;
}

#leftcolumn div.blockBottom {
	margin-top: -2px;
	background-repeat: no-repeat;
	background-image: url(images/menu_04.jpg);
	height: 12px;
	background-position: left;
}

#centercolumn {
	background-color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	color: white;
}

.cont-title {
	text-align: center;
	background-image: url(images/centertitle.jpg);
	color: #990033;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 10px;
	background-position: left bottom;
}

.centerCcolumn {
	color: white;
	margin-top: -8px;
	clear:both;
	padding-bottom: 3px;
}

.centerCcolumn div.blockTitle {
	text-align: center;
	background-image: url(images/centertitle.jpg);
	clear:both;
	color: #990033;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3pt;
	padding-left: 10px;
	background-position: left bottom;
}

.centerCcolumn div.blockContent {
	color: white;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerLcolumn {
	line-height: 25px;
	background-position: 0 top;
	background-repeat: no-repeat;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin-left: 0px;
	float: left;
	overflow:hidden;
	width: 32%;
}

.centerLcolumn div.blockTitle {
	text-align: center;
	background-repeat: no-repeat;
	color: #ffcc00;
	font-weight: bold;
	background-position: left bottom;
}

.centerLcolumn div.blockContent {
	border-style: none;
	background-color: #333333;
	margin-bottom: 5px;
}

.centerRcolumn {
	margin-top: 10px;
	color: #0033ff;
	float: right;
	overflow:hidden;
	width: 65%;
}

.centerRcolumn div.blockTitle {
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 10px;
	font-size: 120%;
	height: 25px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/new_wood1.png);
	color: #990033;
	font-weight: bold;
	background-position: center top;
}

.centerRcolumn div.blockContent {
	margin-top: -9px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#rightcolumn div.blockTitle {
	font-weight: bold;
	color: #555555;
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#rightcolumn div.blockContent {
	padding-bottom: 15px;
}

div#content {text-align: left;}

#banner{
	text-align: center;
	margin-top: 10px;
}

#pagetop {
	height: 20px;
	text-align:right;
	vertical-align: middle;
	font-size: x-small;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #333333;
}

#footer {
	color: white;
	background-color: #990000;
	padding: 10px;
	background-repeat: repeat-y;
	background-position: right;
	text-align:center;
	font-size: x-small;
}

#footer a {
	color: #333333;
}

#mainmenu a {
	font-weight: bold;
	color: white;
	padding-bottom: 1px;
	display: block;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 9px;
	padding-left: 21px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}

#mainmenu a:hover {
	font-weight: bold;
	color: #cc99cc;
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
}

#mainmenu a.menuTop {font-weight: bold; color: red; padding-left: 10px;}
#mainmenu a.menuMain {font-weight: bold; color: #cc9933; padding-left: 10px;}
#mainmenu a.menuSub {
	color: #ffff99;
	padding-left: 10px;
	margin-left: 15px;
	display: block;
}

#usermenu a {
	color: #cccccc;
	display: block;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#usermenu a:hover {
	color: #cccccc;
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
}
#usermenu a.menuTop {color: #00ff33;}
#usermenu a.highlight {color: white; background-color: #fcc;}



.outer {color: #666666; border: 1px dotted #CCCCCC;}
.head {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat;
}

.even {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat;
}

.odd {
	background-color: white;
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.foot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

tr.even td {
	background-repeat: repeat;
	padding: 5px;
	background-image: url(images/even.gif);
}

tr.odd td {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat;
}

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: #cc6600; 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;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}

/*Newマーク用*/
.new1{ …投稿日当日に付くnewマーク(赤背景の白字)
font-size: 85%; …これの元(通常はbodyで設定するフォント)サイズに対する割合
font-weight: bold; …太字
background-color:#FF0000; …背景色が赤
color:#FFFFFF; …フォント色が白
padding:2px 2px 2px 2px; …文字と背景色内側の間の間隔。順番は上・右・下・左
　　　　　　　　　　　　　…(入れたほうが良い)
margin:2px 2px 2px 2px; …フォント色が黒
　　　　　　　　　　　　　…(無くても可？)
}
.new2{ …投稿日翌日から1週間付くnewマーク(無背景の赤字)
font-size: 85%; …これの元(通常はbodyで設定するフォント)サイズに対する割合
font-weight: bold;
color:#FF0000; …フォント色が赤
padding:2px 2px 1px 1px; …(無くても可？)
margin:2px 2px 1px 1px; …(無くても可？)
}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}
