/*@*/
/* ------------------------ */
/* style custmize */
/* ------------------------ */

/* ------------------------ */
/* common override*/
.content{
	font-size: 80%;
}
img {
	margin:0;
	padding:0;
}
.icon img {
	width:16px;
}
blockquote, q, cite {
	font-style: normal;
	border:none;
}
p.hit-msg {
	margin-bottom: 5px;
}





/* common*/
.art-head-base {
	margin: 0;
	background: #8080C0;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 6px;
}

/* bbs.css override*/
#bbs-ttl_content {
/*	width:100%; */
	max-width: 1084px;
}
.bbs-ttl {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-spacing: 0;
}
#titlearea {
	width:270px;
	width:100%;
	text-align:center;
	padding:0;
	margin:0 auto;
}
#titlearea_title {
	width: 260px;
	width:98%;
	text-align: center;
	padding: 5px;
	margin: 0;

}
#titlearea_title h1 {
	font-size: 18px;
	color:#333;
}
p.pg-btn {
	margin-bottom: 10px;
}


/* ------------------------ */
/* global menu */
#bbs-menu_content {
	max-width: 1084px;
	margin-bottom: 10px;
}
div.bbs-menu {
	height:36px;
	background: linear-gradient(#8080c0, #4b4bce);
	background: -moz-linear-gradient(top, #8080c0, #4b4bce);
	background: -webkit-gradient(linear, left top, left bottom, from(#8080c0), to(#4b4bce));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#8080c0, endcolorstr=#4b4bce));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#8080c0, endcolorstr=#4b4bce))";
	zoom: 1;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-spacing: 0;

}
	nav {
		float: none;
		width: 308px;
		margin: 0 auto;
	}
	nav ul {
		margin: 0;
		padding: 0;
		height:36px;
	}
	nav li {
		float: right;
		margin: 0;
		padding: 0;
/*		width:56px; //android */
		width:51px;
		height:36px;
		text-align: center;
	}
	nav li a {
		display: block;
		margin: 0;
/*		width:56px; //android */
		width:51px;
		height:18px;
		padding:18px 0 0 0;
		border-left: 1px solid #fff;
		font-size:70%;
		text-align:center;
		background: url(../img/bg_headmenu.png);
		background-repeat: no-repeat;
		background-size: 56px 320px;
	}
	.nav_last {
/*		margin-right: 12px; //android */
		margin-right: 2px;
	}
	.nav_last a {
/*		border-right: 1px solid #fff; */
	}
	.nav_start a {
		border-left: none;
	}
	#li_new a { background-position: -3px 0; }
	#li_home a { background-position: -3px -35px; }
	#li_info a { background-position: -3px -70px; }
	#li_search a { background-position: -3px -105px; }
	#li_logs a { background-position: -3px -140px; }
	#li_logoff a { background-position: 0 0; }
	#li_pref a { background-position: -3px -175px; }


/* ------------------------ */
/* bbs list */
table.bbs-item tr{
	height:22px;
}
table.bbs-item th, table.bbs-item td{
	vertical-align: middle;
	padding: 2px;
}
table.bbs-item td {
	border: 1px solid #8080c0;
	font-size: 110%;
}
table.bbs-item td img {
	width:17px;
}
	table.bbs-item tr {
		height: 37px;
	}
	table.bbs-item td {
		border:none;
		padding: 5px 10px 0 0;
	}

	.tr_s td, .tr_s2 td {
		border:none;
	}
	.tr_s2 td {
		font-size:80%;
	}
	.tr_s td a, .tr_s2 td a {
		display:block;
	}
	.tr_s2 td a {
		color:#000;
	}


	.tr_s2 {
		border-bottom: 1px solid #333;
	}


table.bbsform, table.pwdform {
    margin-top: 0;
	width: 94%;
	max-width: 94%;
}


/* ------------------------ */
/* bbs read */
#area_read .art-head {
	border: 1px solid #8080c0;
	background: #dcdced;
	font-weight: bold;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
/*	width: 93%; */
}
#area_read .art-body {
/*	width: 93%; */
}

#form_read .txtbox {
	width: 100%;
	padding: 3px;
	border: 1px solid #7f9db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#form_read .small {
	width: 50%;
}
#form_read .inputfile {
	width:200px;
	text-align:right;
}

#form_read .styleFileInput{
/*    position: relative; */
	width:200px;
}
#form_read .browseButton{
    border: 1px solid #939393;
    font-size: 0.9em;
    color: #333;
    padding: 3px 8px;
    border-radius: 4px;
    background: #efefef;
}
#form_read .browseText{
    width: 130px;
    margin: 0 2px 0 0;
    padding: 2px 0;
}
#form_read .theFileInput{
    position:absolute;
    top:0px;
    left: 156px;    
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:1px;
    font-size: 1em;
}
#form_read .comment {
	max-width:200px;
}

table.art-info-main {
	border:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
table.art-info-main tr, table.art-info-main th, table.art-info-main td {
	padding:0;
	border:none;
}

#area_read .art-head-main {
	border: 1px solid #8080c0;
	background: #8080C0;
	text-align: left;
	color: #fff;
}



/* ------------------------ */
/* edit */
#area_edit {
	margin-bottom:10px;
}
#area_edit .art-head {
	border: 1px solid #8080c0;
	background: #dcdced;
	font-weight: bold;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
/*	width: 93%; */
}
#area_edit .art-body {
/*	width: 93%; */
}

#form_edit .txtbox {
	width: 100%;
	padding: 3px;
	border: 1px solid #7f9db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#form_edit .small {
	width: 50%;
}
#form_edit .inputfile {
	width:200px;
	text-align:right;
}

#form_edit .styleFileInput{
/*    position: relative; */
	width:200px;
}
#form_edit .browseButton{
    border: 1px solid #939393;
    font-size: 0.9em;
    color: #333;
    padding: 3px 8px;
    border-radius: 4px;
    background: #efefef;
}
#form_edit .browseText{
    width: 130px;
    margin: 0 2px 0 0;
    padding: 2px 0;
}
#form_edit .theFileInput{
    position:absolute;
    top:0px;
    left: 156px;    
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:1px;
    font-size: 1em;
}
#form_edit .comment {
	max-width:200px;
}

#area_edit .art-head-main {
	border: 1px solid #8080c0;
	background: #8080C0;
	text-align: left;
	color: #fff;
}



/* ------------------------ */
/* bbs form(new) */
#area_form {
	margin-bottom:10px;
}
#area_form .art-head {
	border: 1px solid #8080c0;
	background: #dcdced;
	font-weight: bold;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#form_form .txtbox {
	width: 100%;
	padding: 3px;
	border: 1px solid #7f9db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#form_form .small {
	width: 50%;
}
#form_form .inputfile {
	width:200px;
	text-align:right;
}

#form_form .styleFileInput{
/*    position: relative; */
	width:200px;
}
#form_form .browseButton{
    border: 1px solid #939393;
    font-size: 0.9em;
    color: #333;
    padding: 3px 8px;
    border-radius: 4px;
    background: #efefef;
}
#form_form .browseText{
    width: 130px;
    margin: 0 2px 0 0;
    padding: 2px 0;
}
#form_form .theFileInput{
    position:absolute;
    top:0px;
    left: 156px;    
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:1px;
    font-size: 1em;
}
#form_form .comment {
	max-width:200px;
}


#area_form .art-head-main {
	border: 1px solid #8080c0;
	background: #8080C0;
	text-align: left;
	color: #fff;
}



/* ------------------------ */
/* pwd */
#area_pwd .art-head {
	border: 1px solid #8080c0;
	background: #dcdced;
	font-weight: bold;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#form_pwd .txtbox {
	width: 100%;
	padding: 3px;
	border: 1px solid #7f9db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#form_pwd .small {
	width: 50%;
}
#form_pwd .inputfile {
	width:200px;
	text-align:right;
}

#area_pwd .art-head-main {
	border: 1px solid #8080c0;
	background: #8080C0;
	text-align: left;
	color: #fff;
}
table.pwdform th, table.pwdform td {
	white-space:normal;
}



/* ------------------------ */
/* find */
#area_find {
	margin-bottom:10px;
}
#area_find .art-head {
	border: 1px solid #8080c0;
	background: #dcdced;
	font-weight: bold;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#form_find .txtbox {
	width: 100%;
	padding: 3px;
	border: 1px solid #7f9db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#form_find .inputfile {
	width:200px;
	text-align:right;
}

#form_find .styleFileInput{
/*    position: relative; */
	width:200px;
}

#area_find .art-head-main {
	border: 1px solid #8080c0;
	background: #8080C0;
	text-align: left;
	color: #fff;
}

#area_find table.bbs-item {
	margin-top: 5px;
}



/* ------------------------ */
/* note */
#area_note .obi,#area_note .close {
	width: 95%;
	margin: 0 auto;
}
#area_note .note {
	width: 92%;
	margin: 0 auto;
	white-space:normal;
}


/* ------------------------ */
/* google ads */
.box_gad {
	width: 300px;
	margin: 10px auto;
	margin-top: 0;
}
.box_gad_234 {
	width: 234px;
	margin: 10px auto;
	margin-top: 0;
}
.box_gad_200 {
	width: 200px;
	margin: 10px auto;
	margin-top: 0;
}
.box_gad_300 {
	width: 300px;
	margin: 10px auto;
	margin-top: 0;
}

/* ------------------------ */
/* foot icons */
.icon table {
	background:none;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}
.icon tr, .icon th, .icon td{
	padding-right: 0.5em;
}
.icon img {
	width: 17px;
}
.icon table td {
	border: none;
	background: #fff;
}
.icon table th, .icon table td {
	background: #fff;
}
div.icon {
	border: 1px solid #8080c0;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

/* ------------------------ */
/* msg-box */
div.msg-box {
	margin: 10px auto;
	width: 95%;
}

div.msg-box-error {
	margin: 10px auto;
	width: 95%;
	border: none;
	background: none;
}