@charset "utf-8";


@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
#centercolumn {
	float:left;/* <- If you want change column position, rewrite this. */
	width:560px;
	overflow:hidden;
}
#side_area {
	float:left;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	background: url(/images/blockContentBack_l.gif) no-repeat bottom;
}

#side_arear {
	float:right;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	background: url(/images/blockContentBack_l.gif) no-repeat bottom;
}
.page {
	width:994px;
	margin:0 auto 0 auto ;
	overflow:hidden;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#FFF;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #666666;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%;
	}
	
	
table.r{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.r th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#FFFF99;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.r td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em;
    vertical-align: middle;
}
	
	
img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a {color: #78111A;text-decoration: none;}
a:hover {color: #F33;text-decoration: underline;}
a:visited {color: #924D4D;}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #f60;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color: #333;
	background:url(/images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #333;
	background:url(/images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 5px 0 5px 21px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	background: url(/images/dot_line.gif) repeat-x bottom;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
	color: #666;
	background:url(/images/page_back.gif);
}
#header {
	background:url(/images/head_back.gif) repeat-x top left;
	overflow:hidden;
}
	
#header_bar {
	height:35px;
	font-size:90%;
	padding-top:7px;
	text-align:center;
	color:#FDEFDE;
}
	#header_discription {

		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,'Hiragino Kaku Gothic Pro', osaka, sans-serif;
		display:block;
		height:176px;
		color:#FFF;
		font-weight:bold;
		background: url(/images/main_img.jpg) no-repeat right top;
	}
	#site-name {

		text-align:right;
		padding:10px 40px 0 0;
		font-size:2.8em;
	}
	#site-name a {
		color:#330000;
	}
	#site-slogan {

		text-align:right;
		margin:90px 60px 0 0;
		font-size:1.3em;
		color:#fffff;
	}
	#header_menu {
		background:#15155B;
		display: block;
		height:27px;
		padding:10px 15px 0 15px;
		border-bottom:1px solid #000;
	}
	#header_menu a{
		color: #FDFDFD;
	}
	#header_menu ul {
		text-align:left;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header_menu li {
	 	display:inline;
	 	margin:0;
		padding:5px;
	}
	#header_menu .hm_sub {
		font-size:75%;
	}
#main_area {
	background:#FFF;
	overflow:hidden;
}

		#cc_base {
			width:530px;
			text-align:left;
			overflow:hidden;
			margin:0 auto;
			padding:15px 0;
		}
		#side_base {
			/*width:190px;*/
			overflow:hidden;
			margin:0 auto;
			padding:0 0 10px 0;
		}

#footer {
	background:#F1F1F1;
	border-top:1px solid #AAA;
	clear:both;
	padding:16px 0;
	text-align:center;
	font-size:90%;
}
/* ------------ centercolumn ------------ */

.centerCcolumn .blockTitle {
	clear:both;
	color:#333;
	background:url(/images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 28px;
	line-height:normal;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	color: #555;
	background:url(/images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	color: #555;
	background:url(/images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(/images/page_top.gif) no-repeat;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column & right column ------------ */
.leftcolumn {
	margin-top:15px;
}

.leftcolumn .blockTitle, .rightcolumn .blockTitle {
	font-weight: bold;
	text-align:center;
	width:210px;
	padding:12px 4px 4px;
	background:url(/images/blockTitleBack_l.gif) no-repeat top left;
	border-bottom:1px dotted #CCC;
}
.leftcolumn .blockContent, .rightcolumn .blockContent {
	padding: 5px 10px;
	line-height:150%;
	margin-bottom:10px;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#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 ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F7F7;
}
.odd {
	padding: 2px;
	color: inherit;
	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%;
}




.submenu {
		background:#15155B;
		display: block;
		height:22px;

}
.submenu a{
		color: #FDFDFD;
}
.submenu ul {
		text-align:left;
		list-style:none;
		margin:0;
		padding:0;
}
.submenu li {
	 	display:inline;
	 	margin:0;
		padding:7px 6px 7px 6px;
		border-right:1px solid #fff;
}


.powered {
	text-align: right;	
	padding-right:15px;
	font-size:70%;
}
.powered a{
	color:#999;
	}



.article{
border:0;
margin:0 0 20px 0;
padding: 0 10px 0 10px;
background:none;
border:1px solid #dcdcdc;
}

.article_cell{
clear:both;
padding:20px 0 25px;
border-bottom:1px dashed #dcdcdc;
}

.article h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#f38576;
}

h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#f38576;
}

.article p{
padding:0 10px 0 10px;
}

.alignleft{
float:left;
padding:0 15px 15px 10px;
}