body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/bg01.gif) #FFFFFF repeat-y top center;
}


#page {
	width:950px;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;
}

#member_menu {
	height:40px;
	text-align:right;
	line-height:40px;
	font-size:0.8em;
	padding-right:10px;
	background:url(images/menu_bar.gif) no-repeat;
}

#member_menu a {
	color:#FFFFFF;
}

#member_menu a:HOVER {
	color:aqua;
}

#main_area {
	width:950px;
}

#side_column {
	width:200px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0 5px 0 5px;
	text-align:left;
	float:left;
}

#center_column {
	width:730px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	text-align:left;
	float:left;
	font-size:0.8em;
}

.even div {
	color:#000000;
}

#logo {
	width:950px;
	height:250px;
}


#foot_bar {
	text-align:center;
	font-size:15px;
	line-height:40px;
	height:40px;
	color:#FFFFFF;
	background:url("images/menu_bar.gif");
}

.blockcContent ul{
	text-align: left;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

.blockcContent li{
	margin:0 0 5px 10px;
	list-style-type:none;

}

.blockContent ul{
	text-align: left;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

.blockContent li{
	margin:0 0 5px 0;
	list-style-type:none;

}

.blocksTitle {
	width:190px;
	height:40px;
	text-align:left;
	margin:0;
	background:url("images/side_bar.gif");
	background-repeat:no-repeat;
}

.blocksContent {
	width:190px;
	text-align:left;
	margin:5px 0 0 0;
	padding-left:5px;
	font-size:0.9em;
}

.blockcTitle {
	width:720px;
	height:40px;
	margin:0;
	background:url("images/main_bar.gif");
	background-repeat:no-repeat;
}

.blockcContent {
	width:720px;
	margin:0 0 5px 0;
	padding:0;
}

.blocksTitle h1 {
	padding-left:15px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
}

.blockcTitle h1 {
	padding-left:18px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
}

.blocksContet table {
	font-size:15px;
}

.blockcContet table {
	font-size:15px;
}

.forum_Title {
	width:720px;
	height:150px;
	margin:0;
	padding:0;
	background:url("images/forum_logo.gif");
	background-repeat:no-repeat;
}

.qr_code {
	text-align:center;
	font-size:10px;
}

.clear {
	clear:both;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#usermenu {
	font-size:15px;
}

#mainmenu {
	font-size:15px;
}

#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
	padding: 3px;
	color:#666;
	border-bottom:1px dotted #AAA;
}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	padding-left: 25px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}


/* ------------ for table ------------ */

table {
	width:100%;
}

.blocksContent table {
	width:185px;
}

.outer {
	border: 1px solid #EEE;
}

th {
	padding: 3px;
	vertical-align: top;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}

td {
	vertical-align:top;
}

.head {
	padding: 5px;
	color: #000000;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F7F7;
}
.odd {
	padding: 2px;
	color: #000000;
	border-bottom: 1px solid #CACACA;
	background: #FAFAFA;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #F2F2F2;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F7F7F7;
}
tr.odd {
	color: inherit;
	background: #FAFAFA;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
	background-color: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:80%;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:80%;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:80%;
}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.itemHead {
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding: 0 8px 0 13px;
	overflow: hidden;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}
.itemFoot {
	text-align: right;
	padding: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

/*---- text setting ---*/

p {
	padding-left:60px;
	font-size:15px;
	line-height:30px;
}

.box_01 b {
	font-size:18px;
	line-height:20px;
}

#center_column a {
	color:blue;
}

#center_column a:HOVER {
	color:fuchsia;
}

.blocksContent a {
	color:blue;
}

.blocksContent a:HOVER {
	color:fuchsia;
}

#photo_navi {
	width:720px;
	height:236px;
	margin:0;
	padding:0;
	border:solid 1px #ccc;
}

#vananavi {
	width:160px;
	float:right;
}

#photodiv {
	width:560px;
	background-repeat: no-repeat;
	float:left;
	overflow: hidden;
}

.se_copy {
	text-align:center;
	font-size:0.8em;
	color:#000;
}
