@charset "UTF-8";
/* -----------------------------------------------------
					style.css

				last build 2009-02-25
				
					AUTHOR HISABO
		Copyright (C) XTREC All Rights Reserved.
				http://www.xtrec.com/
------------------------------------------------------*/
@import "../../css/common.css";

/*-----------------------------------------------------
	layout
------------------------------------------------------*/
body {
	background: #3f3f3f url(bg_body.gif) repeat-x;
	color:#333;
}
li {
	list-style:none;
}
a {
	color:#666;
}
a:hover {
	color:#ff6600;
}
#container {
	text-align:left;
	position:relative;
	margin:0;
	font-size:small;
}


/*-----------------------------------------------------
	header
------------------------------------------------------*/
#headerArea {
	position:relative;
	height:120px;
}
h1 {
	position:absolute;
	top:22px;
	left:26px;
}
h1 a {
	font-size:200%;
	color:#444;
	text-decoration:none;
}
/*-----------------------------------------------------
	GLOBAL NAVI
------------------------------------------------------*/

#globalNv {
	position:absolute;
	bottom:0px;
	left:30px;
	font-size:xx-small;
	font-weight:bold;
	line-height:100%;
	margin:0;
	padding:0;
}
#globalNv ul {
	margin:0;
	padding:0;
}
#globalNv li {
	float:left;
	width:80px;
	border:#000 1px solid;
	border-bottom:0;
	margin-right:6px;
}
#globalNv a {
	display:block;
	width:78px;
	text-align:center;
	background:url(bg_gnv.gif) repeat-x;
	border-color:#999 #666 #333 #666;
	border-width:1px;
	border-style:solid;
	height:35px;
	overflow:hidden;
	color:#ccc;
	line-height:38px;
	text-decoration:none;
}
#globalNv a:hover, #globalNv a.stay {
	background-position:0 -35px;
	border:#c7c7c7 1px solid;
	border-bottom:#fff 1px solid;
	color:#CC3300;
}
#globalNv a.stay {
	border-bottom:#fff 1px solid;
	color:#663366;
}


/*-----------------------------------------------------
	CONTENT
------------------------------------------------------*/
#wrapper {
	width:100%;
	position:relative;
	background-color:#fff;
	padding:10px 0 0;
}
#contentArea {
	margin:0 0 0 30px;
	padding-bottom:40px;
}

/*-----------------------------------------------------
	main content 
------------------------------------------------------*/
#contentBox {
	width:70%;
	float:left;
	margin:15px 0 30px;
	overflow:hidden;
}
.ttl-cross {
	background:url(ttl_cross.gif) repeat-x;
	padding:8px 12px;
	border:#f3f3f3 1px solid;
	margin-bottom:10px;
	font-size:120%;
}
.ttl-gray {
	border-left:#666 6px solid;
	border-bottom:#eee 1px solid;
	font-size:116%;
	line-height:100%;
	padding:2px 8px 4px;
	margin:10px 0;
}
#contentBox h3 {
}
#contentBox p,
#contentBox ul,
#contentBox ol,
#contentBox dl {
	margin:0 0 20px;
}
#contentBox dt {
	font-weight:bold;
}

/*----------------------------
	GALLERY
--------------------------- */
#galleryBox dl {
	float:left;
	margin:6px 2px;
	text-align:center;
	line-height:120%;
}
#galleryBox dt img {
	display:block;
	border:#eeefe5 1px solid;
	background-color:#F3F3F3;
	padding:4px;
	margin-bottom:3px;
}
#galleryBox dd {
	line-height:160%;
	font-size:x-small;
	font-weight:bold;
}
#galleryBox dd ins {
	display:block;
	font-weight:normal;
}
#galleryBox dd a {
	text-decoration:none;
	/*font-size:x-small;
	font-weight:bold;*/
}
#galleryBox ul {
	padding:6px 4px;
}
#galleryBox li {
	float:left;
	margin:0px 1px 1px;
}
* html #galleryBox li {
	margin-bottom:-4px;
}
#galleryBox li img {
	border:#ccc 1px solid;
}
#galleryBox p {
	clear:both;
	padding:5px 6px;
	letter-spacing:0.01em;
	line-height:140%;
}
#galleryBox p ins {
	display:block;
	margin:5px 0 0;
	text-decoration:none;
}
#galleryBox .one-view {
	border-bottom:#eeefe5 1px solid;
	margin:5px 0 0;
	padding:0;
}
#galleryBox .one-view p {
	padding-bottom:0;
	margin-bottom:6px;
}
.icn-new {
	background:url(icn_new.gif) no-repeat 0% 50%;
	padding-left:24px;
}
a.icn-newin {
	background:url(icn_file.gif) no-repeat 0% 50%;
	padding:3px 0 3px 12px;
}
/*-----------------------------------------------------
	topicBox
------------------------------------------------------*/
#topicBox {
	margin:15px 0 30px;
	width:25%;
	float:right;
	margin-right:10px;
	background-color:#eee;
	border:#eeefe5 1px solid;
	border-top:#ccc 1px solid;
	padding:12px 6px;
	line-height:140%;
}
/*#topicBox dd a {
	color:#ff6600;
}*/
#topicBox h3 {
	background-color:#f3f3f3;
	border-top:#fff 1px solid;
	border-bottom:#ccc 1px solid;
	padding:4px 8px;
	clear:both;
}
#topicBox dl,  #topicBox ul, #topicBox p {
	margin-bottom:25px;
	padding:6px 4px;
}
#topicBox dt {
	line-height:200%;
	clear:both;
}
#topicBox dd {
	margin-bottom:8px;
}
/*-----------------------------------------------------
	comment
------------------------------------------------------*/
#commentBox {
	clear:both;
	background-color:#f8f8f8;
	border:#eee 1px solid;
	margin-top:10px;
	padding:0;
}
#commentBox h5, .comment-box, #commentBox form {
	padding:8px;
	border-bottom:#e6e6e6 1px solid;
	border-top:#fff 1px solid;
}
#commentBox p {
	margin:0;
}
.posted {
}
.cput {
	width:97%;
	margin-bottom:5px;
}
/*-----------------------------------------------------
	FOOTER
------------------------------------------------------*/
#footerArea {
	width:100%;
	padding:12px 0 10px;
	margin:0;
	font-size:xx-small;
	font-weight:bold;
	color:#fff;
	background:#3f3f3f url(bg_footer.gif) repeat-x;
}
#footerArea address {
	margin:0 10px;
}
#footerArea p {
	float:right;
	margin:0 10px;
}
#footerArea a {
	color:#FF6666;
}
#footerArea img {
	margin:0 0 1px 3px;
}
#footerArea br {
	clear:both;
}

/*---------------------------------------
	page navi
---------------------------------------*/
.page-navi {
	color:#666;
	padding:6px 6px 3px;
}
.page-navi ul {
	background:url(icn_home.gif) no-repeat 0% 50%;
	padding-left:15px;
}
.page-navi li {
	display:inline;
	margin-right:5px;
	color:#ff6600;
}
.page-navi li a {
	background:url(arrow_pnv.gif) no-repeat 100% 50%;
	padding-right:18px;
	color:#666;
}
/*---------------------------------------
	pager
---------------------------------------*/
#contentBox .pager {
	clear:both;
	margin-bottom:15px;
}
#contentBox .pager li {
	display:inline;
	margin:0 0 0 6px;
	line-height:160%;
	font-weight:bold;
}
#contentBox .pager li a {
	line-height:100%;
	padding:3px 7px;
	border:#d6d6d6 1px solid;
	color:#ccc;
	text-decoration:none;
	font-size:xx-small;
}
#contentBox .pager li a:hover, #contentBox .pager li a.prev:hover, #contentBox .pager li a.next:hover {
	color:#fff;
	background-color:#d1d1d1;
}
#contentBox .pager li a.prev, #contentBox .pager li a.next  {
	background-color:#f1f1f1;
	color:#666;
	font-weight:normal;
	font-size:small;
}
/*---------------------------------------
	page top
---------------------------------------*/
.pagetop {
	text-align:right;
	padding:20px 0;
	font-weight:bold;
}
/*---------------------------------------
	maintenance
---------------------------------------*/
#maintenance {
	margin:20px 30px 200px 0;
}
#maintenance p {
	line-height:180%;
	margin:20px 0;
}
