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

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

div.page {
	width: 906px;	/* If you want change width fixed, rewrite this.
	(2columns fixed tpye recommendation value):	width:720px;
	(2columns fixed tpye recommendation value):	width:897px; */
	margin:0 auto;
	text-align:left;
	color: #666;
	background:#fff;
	overflow:hidden;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFFFFF;
	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%;
	}
img {
	border:0;
}

/* ------------ Link Color Settings ------------ */
a {
	color: #FF6577;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: #99860E;
	background-color: transparent;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
	background-color: transparent;
}
/* ------------ 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: #666;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	text-indent:-9999px;
	margin:0;
	float:left;
}
h2 {
	font-size: 112%;
	background:url(images/indent_h2.gif) no-repeat left center;
	padding:6px 0 6px 30px;
}
h3, h4, h5 {
	font-size: 100%;
}
h3 {
	font-size:100%;
	background:url(images/indent_h3.gif) no-repeat left center;
	padding:5px 0 5px 23px;
}
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;
}
/* ------------ from item settings ------------ */
textarea {
	width:300px;
}
#timezone_offset {
	width:300px;
}
form {
	width:100%;
}
/* ------------ Layout settings ------------ */
.usual {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background: url(images/main_bg.jpg) no-repeat center top;
}

/* ------------ Header elements ------------ */
#header {
	height:165px;
	background: url(images/header_main_photo.jpg) no-repeat left top;
}
#header_discription {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	height:200px;
	white-space: nowrap;
}
p.site-name {
	font-weight: bold;
	font-size: 250%;
	margin: 0;
	padding-left: 50px;
	padding-top: 5px;
}
.site-name a:link, .site-name a:visited {
	color:#999;
	background:inherit;
}
.site-name a:hover {
	text-decoration:none;
	color: #666;
	background:inherit;
}
.site-slogan {
	margin: 0;
	text-indent:-9999px;
}

#gnavi {
	padding:0 10px 0 10px;
	margin:24px 0;
	float: left;
}

.main-navi a{
	color:#FFF;
	width:130px;
	height: 23px;
	background: url(images/gnav1.gif) no-repeat ;
	background-position:0 0;
	padding: 7px 0 0 15px;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
	font-size: 12px;
	margin-right:2px;
}

.main-navi a:hover{
	color:#FFF;
	text-decoration:none;
	background: url(images/gnav1.gif) no-repeat;
	background-position:0 -30px;
}


/* ------------ footer ------------ */
#footer {
	text-align: center;
	display: block;
	clear: both;
	margin-top:20px;
	padding: 15px 0;
	font: 10px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	color: #666;
	background-color:inherit;
	margin-bottom: 3px;
	padding: 5px 3px 5px 25px;
	background: url(images/menu_indent.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mainmenu a.menuTop {padding-left: 28px;}
#mainmenu a.menuMain {padding-left: 28px;}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	margin-left:10px;
	padding-left: 28px;
	background: url(images/menu_indent_sub.gif) no-repeat left center;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ main content ------------ */
.centercolumn {
	text-align: left;
	line-height: 140%;
	background: #FFF;
	color:inherit;
	overflow:hidden;
	margin:0 25px;
}
.blockTitle1 #news {
	background:url(images/indent_1_news.gif) no-repeat left top;
	clear:both;
	color: #000;
	display:block;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	height:36px;
}
.blockTitle1 #long {
	clear:both;
	color: #000;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	background:#FFF url(images/indent_1.gif) no-repeat left top;
	height:36px;
}
.blockTitle1 .user {
	background:url(images/indent_1_news.gif) no-repeat left top;
	clear:both;
	color: #000;
	display:block;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	height:36px;
	margin-top:15px;
	margin-bottom:5px;
}
.blockTitle2 {
	clear:both;
	color: #000;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_2.gif) no-repeat left top;
	height:36px;
	margin-top:15px;
	margin-bottom:5px;
}
.blockTitle3 {
	clear:both;
	color: #000;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_2.gif) no-repeat left top;
	height:36px;
	margin-top:15px;
}
.blockTitle4 {
	clear:both;
	color: #000;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_2.gif) no-repeat left top;
	height:36px;
	margin-top:15px;
}
.blockTitle5 {
	clear:both;
	color: #000;
	padding: 4px 0px 4px 45px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_2.gif) no-repeat left top;
	height:36px;
}

.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:5px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	position: relative;
	overflow:hidden;
	background: url(images/dot_line_v.gif) repeat-y right;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	position: relative;
	overflow:hidden;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
}
#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;
}
#foot_link {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 0.8em;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ main area ------------ */
#col3, #col2 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:60%;
	color:inherit;
	overflow:hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:80%;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
.leftcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 170px;
	color:inherit;
	margin-left:10px;

}
#col2 .leftcolumn {
	width: 170px;
}
.rightcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 170px;
	color:inherit;
	margin-right:10px;

}
#col2 .rightcolumn {
	width: 170px;
}
/* ------------ left column ------------ */
.leftcolumn .blockTitle {
	font-weight: bold;
	color: #000;
	display:block;
	height:35px;
	padding-top:5px;
	padding-left:20px;
	background:url(images/block_title1.gif);
}
.leftcolumn .blockContent {
	
}
/* ------------ right column ------------ */
.rightcolumn .blockTitle {
	font-weight: bold;
	color: #000;
	display:block;
	height:35px;
	padding-top:5px;
	padding-left:20px;
	background:url(images/block_title1.gif);
}
.rightcolumn .blockContent {
	padding: 5px 10px 5px 5px;
}
/* ------------ for table ------------ */
.outer {
}
th {
	padding: 3px;
	vertical-align: middle;
	color: #000;
	background-color: #D2CA8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A53F;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #ffeaef;
	background: #FBF6F0;
}
.even {
	padding: 2px;
	color: inherit;
	background: #FBF6F0;
}
.odd {
	padding: 2px;
	color: inherit;
}
.foot {
	padding: 5px;
	font-weight: bold;
}
tr.even td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #fde2e9;
}
tr.even {
	color: inherit;
	background: #FFF;
}
tr.odd {
	color: inherit;
	background: #FBF6F0;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #ffeaef;
	background: #fee2ea;
}

/* ------------ 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 solid #CCC;
	padding: 6px;
	overflow: auto;
	width: auto;
}
div.xoopsQuote { 
	background: #FDFDFD;
	color:inherit;
	border-left: 5px solid #DDD;
	overflow: auto;
	width: auto;
	margin-left:15px;
}
/* ------------ 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 and news module ------------ */
.itemHead {
	padding: 2px 5px 2px 20px;
	font-weight: bold;
	background: url(images/blockTitle_back2.gif) no-repeat left top;
	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: 8px;
	background: #EFEFEF;
	color:inherit;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
.itemBody a img {
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
}
#whatsNew h2{
	background: url(images/whatsnew_bg.gif) no-repeat left top;
	padding-top:5px;
	height:23px;
	color:#FFF;
}
#links_menu_block{
	display:none;
}
#twtr-widget-1 h3{
	background-image:none;
}
h3.rightBoxHeading,h3.raightBoxHeading a{
	font-weight: bold;
	color: #000;
	display:block;
	height:35px;
	padding-top:5px;
	padding-left:20px;
	background:url(images/block_title2.gif) no-repeat;
}
h3 #shoppingcartHeading,h3 #shoppingcartHeading a{
	font-size:11px;
}

