/* for iphone modify start */
*	{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	-webkit-text-size-adjust: none;
	font-family:HiraKakuProN-W6;
}
img {
width: auto;
max-width: 100%;
	border: 0;
}
input {
   background-color: #ffffcc;
   border: 1px solid #ffa500;
}
ul {
	list-style: square outside;
}

li {
	list-style-type: none;
	font-family:HiraKakuProN-W6;
	border-bottom: solid 1px #d9d9d9;
	line-height: 14px;
	overflow: hidden;
}
li a {
	list-style-type: none;
	display: block;
	padding: 4px 24px 4px 10px;
	height: 25px;
	background-image: url("images/listarrow.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family:HiraKakuProN-W6;
	text-decoration: none;
	color: black;
}

h1 {
	font-size: 13px;
	height: 44px;
	background: url(images/header_h1.png) repeat-x orange;
	font-family:HiraKakuProN-W6;
	color: white;
	text-align: center;
	line-height:44px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-decoration: none;
}
h2 {
	height: 22px;
	padding:0px 10px;
	font-family:HiraKakuProN-W6;
	font-size: 14px;
	color: white;
	line-height:22px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	background: url(images/header_h2.png) repeat-x silver;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.login {
	height: 40px;
	padding:0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 14px;
	color: #ff8c00;
	line-height:18px;
	overflow: hidden;
	white-space:nowrap;
	background: #f0e68c;
	text-overflow:ellipsis;
}
/* login usadeki(orange) version */
/*
.login {
	height: 40px;
	padding:0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 14px;
	color: #ff8c00;
	line-height:18px;
	overflow: hidden;
	white-space:nowrap;
	background: #f0e68c;
	text-overflow:ellipsis;
}
*/


/* login blue version */
/*
.login {
	height: 40px;
	padding:0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 14px;
	color: #006400;
	line-height:18px;
	overflow: hidden;
	white-space:nowrap;
	background: #f0f8ff;
	text-overflow:ellipsis;
}
*/

/* login green version */
/*
.login {
	height: 40px;
	padding:0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 14px;
	color: #00ff8c;
	line-height:18px;
	overflow: hidden;
	white-space:nowrap;
	background: #f0fff8;
	text-overflow:ellipsis;
}
*/

.login a {
	text-decoration: none;
	color: black;
}

.iphone a {
	list-style-type: none;
	display: block;
	padding: 4px 16px 4px 10px;
	height: 18px;
	background-image: url("images/listarrow_iphone.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family:HiraKakuProN-W6;
	text-decoration: none;
	color: black;
}

.iphonemenu a {
	text-decoration: none;
	color:black;
}

.footer {
	font-size: 12px;
	font-family:HiraKakuProN-W6;
	clear: both;
	text-align:center;
	background: url(images/header_h2.png) repeat-x silver;
}

.centeroutline {
	margin-bottom: 10px;
	padding: 1px;
}
.blockTitle {
	height: 20px;
	padding:0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 12px;
	color: black;
	line-height:20px;
	background: url(images/hbar.png) repeat-x silver;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.blockTitleM {
	display: block;
	height: 28px;
	padding:0px 0px 0px 0px;
	font-family:HiraKakuProN-W6;
	font-size: 12px;
	color: black;
	line-height:28px;
	background: url(images/hbarM.png) repeat-x white;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.blockTitleM a {
	display: block;
}


.blockContent {
	font-size: 12px;
	font-family:HiraKakuProN-W6;
	padding: 4px 0px 0px 0px;
	line-height:14px;
	color: black;
}


.content {
	font-size: 12px;
	font-family:HiraKakuProN-W6;
	padding: 4px 26px 4px 10px;
	line-height:14px;
	color: black;
}

/* for iphone modify end */






















// under this line not modified //
// todo!
.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
}

.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;
}



table {
	width: 100%;
}

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;
}




th a {
	color: #ffffff;
}


select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	width: 96%;
	margin:auto;
	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.headerlogo {
	background: url(images/base.gif) left no-repeat #000080;
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	background: url(images/cube.gif) right no-repeat #000080;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 190px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.png) 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: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}


.olumn {
	font-size: 0.9em;
	margin: 0;
	padding: 10px;
}

.olumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.column {
	margin: 0;
	padding: 10px;
}



.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;
}


.rightcolumn {
	background: url(images/rb.gif) right repeat-y;
	width: 180px;
	font-size: 0.9em;
	border-left: solid 1px #dddddd;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.png) 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 {
	background: #000080;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}



input.formButton {}

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;
}
