@charset"utf-8";

/***********************************************/
/* CSS file For KUBRICK DESIGN                 */
/* FileName: base.css                          */
/* data:2009/00/00                             */
/***********************************************/


/* base -----------------------------------------*/

*{
	margin:0px;
	padding:0px;
}

body {	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Maru Gothic Pro", "Osaka", "lroSVbN";
	font-size:12px;
	background-color:#fff;
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	margin: 0px;
}

table {margin : 0;empty-cells: show;}
hr,.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}

h2{
margin:0 0 10px 0;
}

h3{
margin:0;
}

h4{
margin:35px 0 15px 0;
}

li { list-style: none; }/* link do not want a dot */

.clearfx{
    zoom:1;/*for IE 5.5-7*/
}

.clear {
	clear:both;
}

.clearfx:after { content: ""; display: block; clear: both; } 

* html .clearfx{
	display:inline-table;
	/*\*/display:block;/**/
}

#dot{
	position:relative;
	padding:6px 0px 2px 0px;
	margin:5px 0 10px 0;
	background:url(../images/dot_01.gif) bottom left repeat-x;
}


/* link --------------------------------------------*/

a 			{ color: #666; text-decoration: none; }
a:link		{ color: #666; text-decoration: none; }
a:visited	{ color: #666; text-decoration: none; }
a:active	{ color: #666; text-decoration: none; }
a:hover		{ color: #333; text-decoration: underline; }



/* main --------------------------------------------*/

div#container{
position:relative;
margin:0 0 0 11px;
}

div#menu{
	position:absolute;
	left:0px;
	top:22px;
}

#menu ul.general{
margin-top:5px;
}

#menu ul.corporate{
margin-top:11px;
}

.menuHead{
	text-align:right;
	margin:10px 5px 10px 0px;
	padding-bottom:10px;
}

.menuHead a{
background:url(../images/menu_head.gif);
}

div#contents{
	position:absolute;
	left:229px;
	background-color:#fff;
	background-repeat:repeat-y;
	background-position:top left;
}

div#contents_inner{
	width:705px;
	padding:10px 10px 0 30px;
}

div#main_text{
	width:665px;
	padding:10px 10px 0 10px;
}


/* main_content --------------------------------------------*/

div.work-contents-right{
width:320px;
float:right;
margin:0;
padding:0;
}

div.work-contents-left{
width:320px;
float:left;
margin:0 5px 0 0;
padding:0;
}

div.work-contents-left p{
margin:30px 0 0 0;
}

#contactID {
	width:650px;
	padding-top:20px;
	background-color:#000;
}

#contactID dl {
	padding:0 20px 20px 20px;
}

#contactID dt {
	background:#FFFFFF;
	padding:10px;
	margin:0 0px 15px 15px;
	text-align:center;
}

ul#pankuzu {
	margin:0 50px 10px 10px;
}

ul#pankuzu li {
	display:inline;
}

#boxUnder {
	width:665px;
	margin:0;
}

#boxKiyaku {
	background:#FFFFFF;
	padding:5px;
	margin:0 0 40px 0;
}

#boxKiyaku dt {
font-weight:bold;
}

ol.decimal li {
	list-style:decimal;
	margin-left:32px;
}

#form01 {
	text-align:center;
}

#boxContact {
	width:640px;
	padding-top:20px;
	background-color:#fffcd8;
}

#boxContactInner {
	padding:0 20px 10px 20px;
}

#boxContactInner table {
	width:624px;
}

#boxContactInner td {
	padding:5px 5px 5px 15px;
	vertical-align:top;
}

#boxContactInner th {
	padding:5px 0;
	vertical-align:top;
	text-align:right;
	white-space:nowrap;
	width:200px;
}

#btnContactToTop {
	padding:24px 0;
	text-align:center;
}

#error {
	background:#eee;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:0 0 20px 0;
}

.boxInput {
	padding:25px 0 0 0;
}

.boxInputInner {
	padding:0 0 25px 0;
}

table.inputTb01 {
	width:570px;
	margin:0 20px;
}

table.inputTb01 th,table.inputTb01 td {
	padding:5px;
}

table.dataTb td {
	padding:3px;
}

/* faq --------------------------------------------*/

dl.faqDetail {
	width:500px;
	margin:10px;
}

dl.faqDetail dt {
	padding:10px 25px 30px 60px;
	font-weight:bold;
	color:#555555;
	background:url(../images/q.png) top left no-repeat;
}

dl.faqDetail dd {
	padding:0;
}

dl.faqDetail dd p {
	background:url(../images/bgFaq.gif) top right no-repeat;
}

.iconA {
	display:block;
	padding:10px 25px 10px 60px;
	background:url(../images/a.png) top left no-repeat;
}

#faqBack {
	text-align:right;
	padding:5px 10px 0 0;
}

ul.faqNavi li {
	display:inline;
	padding:0 21px 0 0;
	margin:0 10px 0 0;
}

dl.faqList {
	width:664px;
	padding-bottom:20px;
	background:url(../images/bgFaqBottom.gif) bottom left no-repeat;
}

dl.faqList dt {
	padding:9px 10px 0 30px;
	line-height:31px;
	font-weight:bold;
	background:url(../images/bgFaqTitle.gif) top left no-repeat;
}

dl.faqList ul {
	padding:10px 25px 0 10px;
	background:url(../images/bgFaq.gif) top right no-repeat;
}

dl.faqList li {
	margin-top:5px;
	padding:0 0 0 19px;
	background:url(../images/iconArrow2.gif) center left no-repeat;
}

/* news -----------------------------------------*/

.boxNewsNews {
	background:#000;
	margin-bottom:10px;
	color:#000;
}

.boxNewsMedia {
	background:#000;
	margin-bottom:10px;
	color:#000;	
}

.boxNewsLive {
	background:#000;
	margin-bottom:10px;
	color:#000;	
}

table.newsTtlTb td {
	padding-right:16px;
	white-space:nowrap;
}
table.newsTtlTb td p {
	line-height:32px;
	padding-left:50px;
	vertical-align:top;
	color:#000000;
}

table.newsTtlTb th {
	color:#cc0000;
	padding:5px 5px 5px 0;
	font-weight:bold;
}

.boxNewsInner {
	padding-bottom:25px;
}

.newsBody {
	padding:25px 25px 0 25px;
}

.boxNewsNews table.newsTtlTb td {
	background:url(../images/iconBg.jpg) center right no-repeat;	
}
.boxNewsNews table.newsTtlTb td p {
	background:url(../images/iconNewsNews.jpg) center left no-repeat;
}
.boxNewsNews .boxNewsInner {
background-color:#cae533;
}
.boxNewsNews .newsBody {
	background:url(../images/bgNewsNewsTop.gif) top right no-repeat;
}

.boxNewsMedia table.newsTtlTb td {
	background:url(../images/iconBg.jpg) center right no-repeat;	
}
.boxNewsMedia table.newsTtlTb td p {
	background:url(../images/iconNewsMedia.jpg) center left no-repeat;
}
.boxNewsMedia .boxNewsInner {
background-color:#ff79d1;
}
.boxNewsMedia .newsBody {
	background:url(../images/bgNewsMediaTop.gif) top right no-repeat;
}

.boxNewsLive table.newsTtlTb td {
	background:url(../images/iconBg.jpg) center right no-repeat;	
}
.boxNewsLive table.newsTtlTb td p {
	background:url(../images/iconNewsLive.jpg) center left no-repeat;
}
.boxNewsLive .boxNewsInner {
background-color:#6fdfff;
}
.boxNewsLive .newsBody {
	background:url(../images/bgNewsLiveTop.gif) top right no-repeat;
}

.pageSelect {
	padding:4px;
	margin:0 1px;
	border:solid 1px #000;
	background:#999;
	display:block;
	color:#fff;
	font-weight:bold;
}

table.pagenation {
	width:664px;
}

table.pagenation2 {
	width:480px;
}

table.pagenation3 {
	width:476px;
}

table.pagenation th,table.pagenation2 th,table.pagenation3 th {
	padding-left:2px;
}

table.pagenation th strong,table.pagenation2 th strong,table.pagenation3 th strong {
	color:#990000;
	font-weight:bold;
}

table.pagenation a:link,table.pagenation2 a:link,table.pagenation3 a:link		{color:#000; text-decoration:underline;}
table.pagenation a:visited,table.pagenation2 a:visited,table.pagenation3 a:visited	{color:#000; text-decoration:underline;}
table.pagenation a:active,table.pagenation2 a:active,table.pagenation3 a:active	{color:#666; text-decoration:none;}
table.pagenation a:hover,table.pagenation2 a:hover,table.pagenation3 a:hover	{color:#666; text-decoration:none;}


table.pagenation a,table.pagenation2 a,table.pagenation3 a {
	padding:4px;
	margin:0 1px;
	border:solid 1px #000;
	background:#FFFFFF;
	display:block;
	outline:0;
	white-space:nowrap;
}

table.pagenation a:hover,table.pagenation2 a:hover,table.pagenation3 a:hover {
	border:solid 1px #000;
	background:#fff;
}

ul#tabNews {
	width:664px;
	height:36px;
	margin-bottom:10px;
	position:relative;
}

ul#tabNews li {
	position:absolute;
	top:0;
	width:218px;
	height:36px;
	font-size:0;
	line-height:0;
}

li#tabNews1 {
	left:0;
}

li#tabNews2 {
	left:223px;
}

li#tabNews3 {
	left:446px;
}

ul#tabNews a {
	width:218px;
	height:36px;
	display:block;
	background:top left no-repeat;
}

/* login --------------------------------------------*/

#login {
	width:630px;
	padding:0 0 15px 0;
}

#login dl {
	margin:0 0 35px 0;
}

#login dt {
	margin:0 0 25px 0;
	font-size:0;
	line-height:0;
}

#login dd {
	margin-left:0px;
	margin-right:15px;
	padding:10px;
	border:solid 1px #CFCFB9;
	background:#FFFFFF;
}

#login dd table {
	width:500px;
}

#login dd th {
	width:160px;
	text-align:right;
	color:#663300;
	font-weight:bold;
}

#login dd td {
	padding:0 0 0 10px;
}


/* mypage --------------------------------------------*/

dl#boxTermCaution {
	border:4px double #DB5030;
	border-left-color:#FF9966;
	border-top-color:#FF9966;
	margin:0 0 15px 0;
	padding:25px 0;
	background:#FFE7FD;
}

dl#boxTermCaution dt {
	width:656px;
	padding:0 0 15px 0;
	text-align:center;
}

dl#boxTermCaution dd {
	text-align:center;
	font-size:0;
	line-height:0;
}

dl#boxTermCaution strong {
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
}

#boxTerm {
	border:solid 1px #1bb5ee;
	background:#EEEEEE;
	padding:1px;
	margin-bottom:15px;
}

#boxTerm table {
	width:660px;
}

#boxTerm th {
	background:url(../images/bgTermTh.gif) top repeat-x #1bb5ee;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	font-weight:bold;
}

#boxTerm td {
	color:#CC0000;
	text-align:center;
	padding:10px;
	font-weight:bold;
}

.boxMypageMenu {
	width:664px;
	background:url(../images/bgMypageMenu.gif) left repeat-y;
}

.boxMypageMenu dl {
	padding-top:4px;
	width:214px;
	border-top:solid 1px #1bb5ee;
	float:left;
}

.boxMypageMenu dt {
	width:212px;
	margin:0 1px 5px 1px;
	font-size:0;
	line-height:0;
}

.boxMypageMenu dd {
	padding:0 10px 10px 10px;
}

dl#mypageDL01 {
	width:664px;
}

dl#mypageDL01 dt {
	padding:25px 0;
	text-align:center;
}

dd#mypageDD01 {
	border:solid 1px #CFCFB9;
	background:#FFFFFF;
	padding:7px;
	margin:0 15px 25px 15px;
}

.boxEdit {
	padding:25px 0 0 0;
	background:url(../images/bgEdit01.gif) top right no-repeat #F9E1C2;
}

.boxEditInner {
	padding:0 0 25px 0;
	background:url(../images/bgEdit02.gif) bottom left no-repeat;
}

.boxEditInner th {
	color:#663300;
}

dl#fcNumberTerm {
	width:664px;
	padding-bottom:30px;
}

dl#fcNumberTerm dd {
	margin-left:15px;
	margin-right:15px;
	padding:10px;
	border:solid 1px #CFCFB9;
	background:#FFFFFF;
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}

dl#mypageDL02 {
	width:664px;
	height:112px;
	margin:0 0 15px 0;
	position:relative;
	background:url(../images/bgPayment01.gif) top left no-repeat;
}

dl#mypageDL02 dt {
	padding:15px 0 10px 19px;
	font-size:0;
	line-height:0;
}

dl#mypageDL03 {
	width:664px;
	height:150px;
	margin:0 0 15px 0;
	position:relative;
	background:url(../images/bgPayment02.gif) top left no-repeat;
}

dl#mypageDL03 dt {
	padding:24px 0 10px 19px;
	font-size:0;
	line-height:0;
}

dl#mypageDL04 {
	width:664px;
	padding:0 0 25px 0;
	background:url(../images/bgPWreset.gif) bottom left no-repeat;
}

dl#mypageDL04 dt {
	padding:18px 0 0 0;
	text-align:center;
	font-size:0;
	line-height:0;
}

dl#mypageDL04 dd {
	margin-top:10px;
	text-align:center;
}

dd.inputNewPW {
	margin-left:15px;
	margin-right:15px;
	padding:10px;
	border:solid 1px #CFCFB9;
	text-align:center;
}

table.inputNewAddress {
	width:600px;
	margin:0 6px;
}

table.inputNewAddress td {
	text-align:center;
}

/* join --------------------------------------------*/

#fcNumber {
	background:url(../images/bgFcnumber.gif) top left no-repeat;
	padding:57px 16px 28px 16px;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	line-height:34px;
	text-align:center;
}

#fcNumber2 {
	background:url(../images/bgFcnumber2.gif) top left no-repeat;
	padding:57px 16px 28px 16px;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	line-height:34px;
	text-align:center;
}

#fcPw {
	background:url(../images/bgFcpw.gif) top left no-repeat;
	padding:57px 16px 28px 16px;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	line-height:34px;
	text-align:center;
}

dl#joinDL05 {
	width:600px;
	height:112px;
	margin:0 0 15px 10px;
	position:relative;
}

dl#joinDL05 dt {
	padding:15px 0 10px 10px;
	font-size:0;
	line-height:0;
}

dl#joinDL06 {
	width:600px;
	height:150px;
	margin:0 0 15px 10px;
	position:relative;
}

dl#joinDL06 dt {
	padding:24px 0 10px 10px;
	font-size:0;
	line-height:0;
}

#btn01 {position:absolute; top:24px; left:201px;}
#btn02 {position:absolute; top:88px; left:226px;}
#btn03 {position:absolute; top:24px; left:61px;}
#btn04 {position:absolute; top:24px; left:341px;}
#btn05 {position:absolute; top:35px; left:320px;}
#btn06 {position:absolute; top:53px; left:320px;}
#btn07 {position:absolute; top:25px; left:201px;}
#btn08 {position:absolute; top:28px; left:226px;}

/* speace --------------------------------------------*/

.sp05{
margin:0px;
padding:5px 0px 0px 0px;
display: block;
}

.sp10{
margin:0px;
padding:10px 0px 0px 0px;
display: block;
}

.sp15{
margin:0px;
padding:15px 0px 0px 0px;
display: block;
}

.sp20{
margin:0px;
padding:20px 0px 0px 0px;
display: block;
}

.sp200{
margin:0px;
padding:200px 0px 0px 0px;
display: block;
}

/* text --------------------------------------------*/

.txt1 {
font-size: 11px;
line-height: 170%;
text-align: left;
}

.txt2 {
font-size: 12px;
line-height: 160%;
text-align:left;	
}

.txt2-lh {
font-size: 12px;
line-height: 200%;
text-align:left;
}

.txt3 {
font-size: 10px;
line-height: 150%;
text-align:left;
color:#666666;
}

.black {
text-align:left;
color:#333;
font-weight:bold;
}

.white_c {
text-align:center;
color:#fff;
}

.white_l {
text-align:left;
color:#fff;
}

/* table --------------------------------------------*/

table#sccTb {
	width:665px;
	border:solid 1px #999;
}

table#sccTb th {
	width:150px;
	background:#000;
	color:#fff;
	border:solid 1px #999;
	vertical-align:top;
}

table#sccTb td {
	padding:10px;
	border:solid 1px #999;	
}

.eachpost { 
background-color: #000;
border-color: #ccc; 
border-width: 1px; 
border-style: solid;
-moz-border-radius:5px;
  -khtml-border-radius:5px;
-webkit-border-radius:5px;
_-moz-border-radius:5px;
  _-khtml-border-radius:5px;
_-webkit-border-radius:5px;
}

.eachpost .waku { 
padding:1px;
}

.eachpost_y { 
background-color: #fffcd8;
border-color: #999; 
border-width: 1px; 
border-style: solid;
-moz-border-radius:5px;
  -khtml-border-radius:5px;
-webkit-border-radius:5px;
_-moz-border-radius:5px;
  _-khtml-border-radius:5px;
_-webkit-border-radius:5px;
}

.eachpost_y .waku { 
padding:1px;
}

.eachpost_news { 
background-color: #cae533;
border-color: #999; 
border-width: 1px; 
border-style: solid;
-moz-border-radius:5px;
  -khtml-border-radius:5px;
-webkit-border-radius:5px;
_-moz-border-radius:5px;
  _-khtml-border-radius:5px;
_-webkit-border-radius:5px;
margin-bottom:20px;
}

.eachpost_news .waku { 
padding:1px;
}

.eachpost_live { 
background-color: #6fdfff;
border-color: #999; 
border-width: 1px; 
border-style: solid;
-moz-border-radius:5px;
  -khtml-border-radius:5px;
-webkit-border-radius:5px;
_-moz-border-radius:5px;
  _-khtml-border-radius:5px;
_-webkit-border-radius:5px;
margin-bottom:20px;
}

.eachpost_live .waku { 
padding:1px;
}

.eachpost_media { 
background-color: #ff79d1;
border-color: #999; 
border-width: 1px; 
border-style: solid;
-moz-border-radius:5px;
  -khtml-border-radius:5px;
-webkit-border-radius:5px;
_-moz-border-radius:5px;
  _-khtml-border-radius:5px;
_-webkit-border-radius:5px;
margin-bottom:20px;
}

.eachpost_media .waku { 
padding:1px;
}

table.Tb {
	border-top:solid 1px #999;
	border-right:solid 1px #999;
}

table.Tb th {
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	padding:10px 20px;
	color:#FFF;
}

table.Tb td {
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	padding:10px 20px;
	color:#000;
}

table.Tb th {
	background:#000;
}


/* Photo */

.boxPhotoList {
	width:664px;
}

.boxPhotoList dl {
	float:left;
	width:210px;
	padding:0 0 15px 0; 
	background:url(../img/photo/bgPhotoListBottom.gif) bottom left no-repeat #a0e5ff;
}

.boxPhotoList dt {
	width:210px;
	padding:15px 0 0 0;
	margin:0 0 10px 0;
	text-align:center;
	font-size:0;
	line-height:0;
	background:url(../img/photo/bgPhotoList.gif) top right no-repeat;
}

.boxPhotoList dd {
	padding:0 15px
}

#photoSubject {
	background:#1bb5ee;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

table#photoUpdate {
	width:664px;
	margin-bottom:5px;
	background:#1bb5ee;
	color:#FFFFFF;
}

table#photoUpdate th {
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

table#photoUpdate td {
	padding-right:10px;
}


#photoSwf {
	width:664px;
	padding-bottom:35px;
	background:url(../img/photo/bgPhotoSwf.gif) bottom left no-repeat #F3F3DA;
}

#photoSwfInner {
	padding:35px 52px 0 52px;
	background:url(../img/photo/bgPhotoList.gif) top right no-repeat;
}

table#bnflash,table#bnWmv {
	width:664px;
}

table#bnflash th {
	width:150px;
	text-align:center;
	padding:10px 0 20px;
	background:#EEEEEE;
}

table#bnWmv th {
	width:108px;
	text-align:center;
	padding:10px 0;
	background:#EEEEEE;
}

table#bnflash td,table#bnWmv td {
	padding:0 10px 0 0;
	background:#EEEEEE;
	vertical-align:middle;
	font-size:10px;
}


/* Movie */

#movieSwf {
	width:664px;
	padding-bottom:20px;
	background:url(../img/photo/bgPhotoSwf.gif) bottom left no-repeat #EEEEEE;
}

#movieSwfInner {
	padding:20px 52px 0 52px;
	background:url(../img/photo/bgPhotoList.gif) top right no-repeat;
}


/* WallPaper */

.boxWallPaper {
	width:664px;
}

.boxWallPaperInner {
	float:left;
	width:210px;
	padding:0 0 10px 0; 
	background:url(../img/photo/bgPhotoListBottom.gif) bottom left no-repeat #a0e5ff;
}

.boxWallPaperInner dl {
	width:210px;
}

.boxWallPaperInner dt {
	padding:10px 15px 5px 15px;
	background:url(../img/photo/bgPhotoList.gif) top right no-repeat;
}

.boxWallPaperInner dd {
	margin:0 15px 5px;
}

.boxWallPaperInner ul {
	width:210px;
	margin-top:5px;
}

.boxWallPaperInner li {
	margin-bottom:2px;
	text-align:center;
}

/* BBS */

#enterBbsBtn {
	width:664px;
	padding-bottom:35px;
	background:url(../images/bgEnterBbs2.gif) bottom left no-repeat #F3F3DA;
}

#enterBbsBtn ul {
	width:664px;
	padding-top:15px;
	background:url(../images/bgEnterBbs1.gif) top right no-repeat;
}

#enterBbsBtn li {
	font-size:0;
	line-height:0;
	padding-top:20px;
	text-align:center;
}

ul#enterBbs {
	width:664px;
	height:228px;
	background:url(../images/bgEnterBbs.gif) top left no-repeat;
	position:relative;
}

ul#enterBbs li {
	width:468px;
	height:65px;
	position:absolute;
	left:98px;	
}

li#btnEnterBbs01 {
	top:38px;
}

li#btnEnterBbs02 {
	top:125px;
}

/* BBS */

table#bbsTitle {
	width:664px;
	margin-bottom:15px;
	background:#ffeecd;
}

table#bbsTitle th {
	font-size:14px;
	font-weight:bold;
	color:#663300;
	padding:0 5px;
}

#boxBbs {
	width:664px;
}

#boxBbsMain {
	width:664px;
	margin:0 16px 0 0;
}

#boxBbsSide {
	width:172px;
	float:left;
}

ul#bbsTab {
	width:664px;
	height:54px;
	margin-bottom:15px;
	position:relative;
}

ul#bbsTab li {
	width:156px;
	height:36px;
	position:absolute;
	top:0;
}

li#bbstab01 {left:0;}
li#bbstab02 {left:160px;}
li#bbstab03 {left:320px;}

ul#bbsTab a {
	width:156px;
	height:36px;
	display:block;
	background:top left no-repeat;
}

li#bbstab01 a:link,li#bbstab01 a:visited {background:url(../images/tab01.gif);}
li#bbstab02 a:link,li#bbstab02 a:visited {background:url(../images/tab02.gif);}
li#bbstab03 a:link,li#bbstab03 a:visited {background:url(../images/tab03.gif);}
li#bbstab01 a:hover,li#bbstab01 a:focus {background:url(../images/tab01on.gif);}
li#bbstab02 a:hover,li#bbstab02 a:focus {background:url(../images/tab02on.gif);}
li#bbstab03 a:hover,li#bbstab03 a:focus {background:url(../images/tab03on.gif);}

.bbs {
	background:url(../images/bgBbsBottom.gif) bottom left no-repeat #78dbff;
	margin-bottom:10px;
	padding-bottom:25px;
}

.bbs_n {
	background:url(../images/bgBbsBottom.gif) bottom left no-repeat #fffcd8;
	margin-bottom:10px;
	padding-bottom:25px;
}

.bbsTitle {
	color:#fff;
	font-weight:bold;
	padding:7px 10px 6px 38px;
	line-height:18px;
}

.iconkiddie {background:url(../images/iconkiddie.gif) top left no-repeat #ffb244;}
.iconstaff {background:url(../images/iconstaff.gif) top left no-repeat #ffb244;}
.iconUser {background:url(../images/iconUser.gif) top left no-repeat #ffb244;}

table.bbsOwner {
	width:664px;
	background:#FFEECD;
	border-bottom:solid 1px #FFFFFF;
}

table.bbsOwner th {
	background:url(../images/iconStar.gif) top left no-repeat;
	padding:7px 5px 6px 28px;
	line-height:18px;
}

.bbsBody {
	background:url(../images/bgBbsBody.gif) top right no-repeat;
	padding:20px 25px 0 25px;
}

ul.bbsCommentList {
	margin-top:20px;
}

ul.bbsCommentList li {
	background:url(../images/iconArrow.gif) center left no-repeat;
	padding:0 0 0 20px;
	margin-bottom:5px;
	font-size:10px;
	line-height:17px;
}

ul.bbsCommentList a {
	font-weight:bold;
}

dl.bbsArcive {
}

dl.bbsArcive dt {
	background:url(../images/iconUzu.gif) center left no-repeat;
	color:#555555;
	border-top:solid 1px #AAAAAA;
	border-bottom:solid 1px #AAAAAA;
	line-height:22px;
	padding:0 0 0 22px;
	margin-bottom:5px;
	font-weight:bold;
}

dl.bbsArcive li {
	padding:0 0 0 26px;
	margin:0 2px 5px 2px;
}

li.iconkiddieS {
	background:url(../images/iconkiddieS.gif) center left no-repeat;
}

li.iconstaffS {
	background:url(../images/iconstaffS.gif) center left no-repeat;
}

li.iconUserS {
	background:url(../images/iconUserS.gif) center left no-repeat;
}

li.iconUserC {
	background:url(../images/iconUserS3.gif) center left no-repeat;
}

.inputBbsend {
	background:url(../images/bgBbsBody.gif) top center no-repeat;
	margin:20px;
}

.inputBbsend table {
	width:620px;
	margin-bottom:25px;
}

.inputBbsComment {
	background:url(../images/bgBbsBody.gif) top right no-repeat;
	padding:20px 25px 0 25px;
}

.inputBbsComment table {
	width:426px;
	margin-bottom:25px;
}

.inputBbsComment th {
	padding:5px 0;
	white-space:nowrap;
}

.inputBbsComment td {
	padding:5px 0 5px 5px;
}

ul#bbsEntryBtn {
	width:426px;
	height:45px;
	margin-top:50px;
	position:relative;
}

ul#bbsEntryBtn li {
	position:absolute;
	top:0;
	width:178px;
	height:45px;
	font-size:0;
	line-height:0;
}

li#btnBbsEdit {
	left:30px;
}

li#btnBbsSend {
	left:250px;
}

dl.bbsList {
	width:476px;
	margin-bottom:10px;
}

dl.bbsList dt {
	padding:4px 0 4px 26px;
}

dt.iconkiddieS {
	background:url(../images/iconkiddieS2.gif) center left no-repeat;
}

dt.iconstaffS {
	background:url(../images/iconstaffS2.gif) center left no-repeat;
}

dt.iconUserS {
	background:url(../images/iconUserS2.gif) center left no-repeat;
}

dl.bbsList dd {
	font-size:10px;
	text-align:right;
	border-bottom:dotted 1px #555555;
	margin-bottom:5px;
	padding-bottom:5px;
}

.bbsCommentTitle {
	color:#555555;
	font-weight:bold;
	padding:7px 10px 6px 30px;
	line-height:18px;
	background:url(../images/iconArrow2.gif) center left no-repeat #DAC891;
	border-bottom:solid 1px #FFFFFF;
}

ul#bbsLog {
	margin-bottom:10px;
}

ul#bbsLog li {
	padding:4px 0 4px 26px;
	background:url(../images/iconLog.gif) center left no-repeat;
	border-bottom:dotted 1px #555555;
}

.searchBbs {
	background:url(../images/bgBbsBody.gif) top right no-repeat;
	padding:20px 25px 0 25px;
}

.searchBbs table {
	width:426px;
	margin-bottom:25px;
}

.searchBbs th {
	padding:5px 0;
	white-space:nowrap;
}

.searchBbs td {
	padding:5px 0 5px 5px;
}

em.bbssearch {
	background:#FF9999;
	font-weight:bold;
}

.bbsDetail {
	margin-top:20px;
	padding:0 21px 0 0;
	line-height:18px;
	text-align:right;
	background:url(./images/iconArrow3.gif) center right no-repeat;
}


/* footer --------------------------------------------*/

#banner{
width:665px;
text-align:center;
margin-bottom:20px;
padding:0 10px 0 10px;
}

.bn_first{
float:left;
}

.bn{
float:left;
margin-left:7px;
}

.page_top_area {
	float:right;
	padding:20px 30px 20px 0px;
}

#footer{
width:685px;
padding:0 10px 0 10px;
font-size: 11px;
line-height: 170%;
margin:30px 0 30px 0;
clear:both;
text-align:center;
}

/*safarîhack*/
/*\*/
html*td#blog1-td4 img,div#blog2-link img{
	position:relative;
	top:-3px;
}/**/
