/* Reset */
* {
	padding:0;
	margin:0;
	font-size: 16px;
	line-height:1.4;
/*
	font-weight:normal;
	font-style:normal;
	*font-size:medium;
	*font:medium;
	*font-size:small;
	*font:x-small;
*/
}

body {
	color: #444444;
	background: #ffffff url(images/mainback.gif) center center no-repeat fixed ;
/*	background: #fcc url(images/back_dot.gif) repeat;*/
	font-size: 1.0em;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	margin: 0;
	padding: 0;
}

table {
/*	width: 100%;*/
}

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

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

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

a {
	background: transparent;
	color: #000000;
	font-weight: bold;
/*	text-decoration: underline;*/
	text-decoration: none;
	margin: 0;
/*
	display: block;
*/
}

a:visited {
	color: #444444;
}

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

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;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

	/* 横のサイズの変更は以下　px % em pt */
	/* width制限使用時に外枠を付けたい方は以下から
	border-right: solid 1px #D0D3C9;
	border-left: solid 1px #D0D3C9;
	*/

.outline {
/*
	background: #ffffff;
	width: 100%;
	min-width: 680px;
*/
	width: 900px;
	min-width: 780px;
	margin:auto;
}

.headertitle{
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	font-size: 0.8em;
	color: #999999;
}

/* Headerlogo -------------------------------------------------- start */
.headerlogo {
	color: #44444;
/*	background: transparent url(images/logo_wide.gif) left top no-repeat;*/
	background: #ffffff url(images/logo_wide.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	height: 120px;
}

.headerlogor a {
	background: transparent;
	color: #000000;
	font-weight: bold;
	height: 120px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
/*	border: 1px solid #000000;*/
}

.headerlogor a:visited {
	background: transparent;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}

.headerlogor a:hover{
	background: transparent;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}

.headerlogor {
	padding: 0;
	margin: 0px;
	vertical-align: bottom;
	text-align: right;
}

/* Headerbanner -------------------------------------------------- start */

.headerbanner {
	width: 100%;
/*	padding-right: 12px;*/
/*	padding-bottom: 15px;*/
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	vertical-align: middle;
}

.headerbanner a{
	background: #ff9999;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	border-bottom: solid 2px #ffffff;
	display: block;
}
.headerbanner a:visited {
	background: #ff9999;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	border-bottom: solid 2px #ffffff;
}

.headerbanner a:hover{
	background: #ff0000;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	border-bottom: solid 2px #ff9999;
}

.headerbar {
/*	background: url(images/nav.gif) repeat-x;*/
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 10px;
	padding: 6px 10px;
}

/* LeftBlock -------------------------------------------------- */
.leftcolumn {
	width: 180px;
	font-family: Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	font-size: 0.9em;
	padding-left: 10px;
}

.leftcolumn table {
	width: 100%;
}

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

.leftblockTitle {
/*	background: #ff8888;*/
/*	background: #c77eb5;*/
	background: #c77eb5;
	color: #ffffff;
	text-align: center;
	font-size: 1.0em;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftblockContent {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

div.leftblockContent ul {
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	list-style: none;
}

div.leftblockContent li {
	background: transparent;
	color: #000000;
	padding: 1px 1px 1px 1px;
	margin: 0px;
	display: block;
}

div.leftblockContent li a {
	color: #000000;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	margin: 0px;
	display: block;
}

div.leftblockContent li a:visited {
	color: #444444;
	text-decoration: none;
}

div.leftblockContent li a:hover {
	text-decoration: none;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ff0000;
}

/* LeftBlock(_Link) -------------------------------------------------- */
.leftblockContent_Link {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.leftblockContent_Link a {
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	margin: 0px;
	display: block;
	border: 2px solid #ff9999;
}

div.leftblockContent_Link a:visited {
	text-decoration: none;
	color: #444444;
}

div.leftblockContent_Link a:hover {
	text-decoration: none;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ff0000;
}

/* CenterBlock -------------------------------------------------- */
.centercolumn {
	font-size: 0.9em;
/*	padding: 10px;*/
	padding: 0px 5px 0px 5px;
}

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

.centerCcolumn {
	margin: 0;
/*	padding: 10px;*/
	padding: 0px 5px 0px 5px;
}

.centeroutline {
/*	margin-bottom: 15px;*/
	margin-bottom: 0px;
}

/* CenterBlock (Center) -------------------------------------------------- */
.centerCblockTitle {
/*
	color: #ffffff;
	background-color: #ff0000;
*/
/*	color: #ff0000;*/
	color: #880000;
	background-color: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	margin: 0;
	padding: 1px 1px 1px 5px;
/*
	border-right: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
*/
/*	border-bottom: dotted 2px #ff0000;*/
	border-bottom: dotted 2px #880000;
}

.centerCblockContent {
/*	background: #ffffff url(images/back.gif) right bottom no-repeat ;*/
	margin-bottom: 0px;
	padding: 5px;
/*
	line-height: 1.4;
	border-top: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
*/
}

/* CenterBlock (Left) -------------------------------------------------- */
.centerLcolumn {
	width: 100%;
	margin: 0;
	padding: 0 3px 0 10px;
}

.centerLblockTitle {
	color: #880000;
	background-color: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	margin: 0;
	padding: 1px 1px 1px 5px;
	border-bottom: dotted 2px #880000;
}

.centerLblockContent {
	margin-bottom: 0px;
	padding: 5px;
}

/* CenterBlock (Right) -------------------------------------------------- */
.centerRcolumn {
	width: 120px;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
}

.centerRcolumn table {
	width: 100%;
}

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

.centerRblockTitle {
/*	background: #ff8888;*/
	background: #f47920;
	color: #ffffff;
	text-align: center;
	font-size: 1.0em;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	padding-top: 2px;
	padding-bottom: 2px;
}

.centerRblockContent {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}


/* CenterBlock(_Link) -------------------------------------------------- */
.centerLblockContent_Link, .centerCblockContent_Link, .centerRblockContent_Link  {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.centerLblockContent_Link a, .centerCblockContent_Link a, .centerRblockContent_Link a {
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	margin: 0px;
	display: block;
	border: 2px solid #ff9999;
}

div.centerLblockContent_Link a:visited , div.centerCblockContent_Link a:visited , div.centerRblockContent_Link a:visited {
	color: #444444;
	text-decoration: none;
}

div.centerLblockContent_Link a:hover , div.centerCblockContent_Link a:hover , div.centerRblockContent_Link a:hover {
	text-decoration: none;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ff0000;
}


/* Contentcenter -------------------------------------------------- */
.contentcenter {
	margin-left: auto;
	margin-right: auto;
}

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


/* RightBlock -------------------------------------------------- */
.rightcolumn {
	width: 120px;
	font-size: 0.9em;
	font-family: Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	padding-right: 10px;
}

.rightcolumn table {
	width: 100%;
}

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

.rightblockTitle {
/*	background: #ff8888;*/
	background: #f47920;
	color: #ffffff;
	text-align: center;
	font-size: 1.0em;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial, Osaka, sans-serif;          /* フォントの種類 */
	padding-top: 2px;
	padding-bottom: 2px;
}

.rightblockContent {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

div.rightblockContent ul {
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	list-style: none;
}

div.rightblockContent li {
	background: transparent;
	color: #000000;
	padding: 1px 1px 1px 1px;
	margin: 0px;
	display: block;
}

div.rightblockContent li a {
	color: #000000;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	margin: 0px;
	display: block;
}

div.rightblockContent li a:visited {
	color: #444444;
	text-decoration: none;
}

div.rightblockContent li a:hover {
	text-decoration: none;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ff0000;
}

/* RightBlock(_Link) -------------------------------------------------- */
.rightblockContent_Link {
	font-size: 0.9em;
	padding: 5px 2px 10px 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.rightblockContent_Link a {
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	margin: 0px;
	display: block;
	border: 2px solid #ff9999;
}

div.rightblockContent_Link a:visited {
	color: #444444;
	text-decoration: none;
}

div.rightblockContent_Link a:hover {
	text-decoration: none;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ff0000;
}

/* Footer -------------------------------------------------- */
.footerbar {
/*	background: url(images/unav.gif) repeat-x;*/
	color: #666666;
/*	font-size: 9pt;*/
	text-align: center;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 5px;
}

.footerbar a {
	color: #666666;
}

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

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

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;
}

/* MainMenu -------------------------------------------------- */
td#mainmenu a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0;
	display: block;
}

td#mainmenu a:link {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	color: #000000;
}

td#mainmenu a:visited{
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	color: #444444;
}

td#mainmenu a:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	color: #ff0000;
	padding: 1px 1px 2px 13px;
	border: 1px solid #ff0000;
}

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

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

td#mainmenu a.menuSub {
	margin-left: 10px;
	padding-left: 14px;
	border-bottom: dotted 1px #dddddd;
}

/* UserMenu -------------------------------------------------- */
td#usermenu a {
	text-decoration: none;
	color: #333333;
	padding: 2px 0 2px 14px;
	margin: 0;
	border-bottom: dotted 1px #dddddd;
	display: block;
}

td#usermenu a:link {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	color: #000000;
}

td#usermenu a:visited {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	color: #444444;
}

td#usermenu a:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	color: #ff0000;
	padding: 1px 1px 2px 13px;
	border: 1px solid #ff0000;
}

td#usermenu a.menuTop {}

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

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

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

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

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

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

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

tr.odd td {
	background: #ffcccc;
	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;
}
