﻿body
{
	padding: 0px;
	margin: 0px;
	background: #b3b3b3 url('../images/bg.jpg') repeat-x;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
h1#h1Sz { display:none; }
hr
{
	border: 1px solid #ddd;
}
a:link
{
    color: #003399
}
a:visited
{
    color: #660099
}
a:hover
{
    color: #0066ff
}
a:active
{
    color: red
}
.small
{
    font-size: 10px;
    line-height: 150%
}
.middle
{
    font-size: 12px;
    line-height: 150%
}
.large
{
    font-size: 14px;
    line-height: 150%
}
.maintable
{
	border: 0px;
	width: 800px;
	background: #fff url('../images/top-bg.gif') no-repeat 0px -56px;
}
.header
{
	width: 780px;
	height: 76px;
	background: url('../images/hd/logo.jpg') no-repeat 20px 5px;
	font-size: 12px;
}
.header img {border: 0px;}
.headerLogo 
{
	margin-left: 20px;
	/*width:226px;*/
	width:270px;
	height:60px;
	cursor:pointer;
}
.menubar
{
	width: 780px;
	height: 28px;
	background-image: url(../images/hd/menubar.jpg);
	background-repeat: no-repeat;
	background-position: 24px 3px;
}
ul.menubarsub
{
	width:100%;
	margin: 0;
	padding: 2px;
	list-style: none;
	font-size:12px;
	border: 2px solid #333;
	background-color: #666;
	white-space:nowrap;
}
ul.menubarsub li
{
	display: block;
	padding: 2px 4px 2px 4px;
	width: 120px;
	color: #fff;
	cursor: pointer;
}
.l-right
{
	width: 10px;
}
.l-left
{
	width: 10px;
}
.l-bottom
{
	height: 5px;
	background: url(../images/hd/l-bottom.gif) repeat-x;
}

.menu
{
	position:absolute;
	visibility:hidden;
	background-color : #ededed ;
}

#divHelp
{
	position:absolute;
	top:-24px;
	left:670px;
	width: 80px;
}
#divHelp img
{
	border:0;
	vertical-align:bottom;
	padding-left:4px;
}
#divHelp a:link,#divHelp a:visited
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#divHelp a:hover
{
	color: #ffff66;
}

.pagernavibtn
{
	font-family: Webdings;
	text-decoration: none;
}
.pagernavibtn span { color: #668076; }

/* for dialog box */
input.text {
	background: #ffffdd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #333;
	padding: 4px 3px;
}
input.text:focus {
    background: #ffffee;
    color: #000;
}


/* Main Menu */
#contentSubNavi 
{
	margin-left: 20px;
}
#contentSubNavi th 
{
	color: #ffffff;
	font-weight:normal;
	font-size: 12px;
	text-align:center;
	width: 10px;
	height: 28px;
}
#contentSubNavi tr td span
{
	padding: 0 8px;
	font-size: 12px;
	line-height: 12px;
	color: #99cc33;
	font-weight: bold;
}
#contentSubNavi tr td a:link, #contentSubNavi tr td a:visited 
{
	padding: 0 8px;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #fff;
	font-weight: bold;
}
#contentSubNavi tr td a:hover {
	color: #ffff66;
}

/* Sub Menu */
#SubMenu
{
	margin-left: 20px;
	margin-top: 10px;
	color: #888;
	font-size: 12px;
}
#SubMenu a, #lnkLogout a, #lnkLogin a, #lnkJoinNow a, #lnkUserInf a
{
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#SubMenu a:hover, #lnkLogout a:hover, #lnkLogin a:hover, #lnkJoinNow a:hover, #lnkUserInf a:hover
{
    color: #0066ff;
    text-decoration: underline;
}
#lnkMemberType a
{
	color: #0078f0;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
#lnkMemberType a:hover
{
    color: #3399ff;
    text-decoration: underline;
}
#SubMenu span
{
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#leftnavi a
{
	color: #ffffff;
	text-decoration: none;
}
#leftnavi a:hover
{
	color: #ffff99;
	text-decoration: none;
}
.leftnaviitem
{
	margin: 10px 0px 18px 20px;
	font-size: 12px;
}

/* Footer */
#footer td.footerleft 
{
	padding: 3px 10px;
	text-align:left;
	font-size:10px;
	color: #888;
	font-family: arial, sans-serif;
}
#footer td.footerright
{
	padding: 3px 10px;
	text-align:right;
	font-size:12px;
	color: #888;
}
#footer a 
{
	color: #888;
	text-decoration: none;
}
#footer a:hover
{
    color: #0066ff;
    text-decoration: underline;
}

/* Contents Settings */
.contitle
{
	width: 380px;
	margin: 6px 10px;
}
.lb_contitle
{
	margin: 6px 0px 0px 10px;
	color:#336699;
	font-size: 14px;
	cursor: pointer;
	width: 380px;
	height: 20px;
}
.conchk
{
	width: 300px;
	margin: 6px 10px;
}
.lb_conchk
{
	margin: 6px 10px 0px 20px;
	color: #666;
	font-size: 12px;
	cursor: pointer;
	width: 200px;
	height: 20px;
}


/* Upload */
.Upload { margin-top: 10px; }
.Upload #leftColume {
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	width: 450px;
}
.Upload #rightColume {
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
	width: 310px;
}
.pickPhoto {
	width: 430px;
	margin: 0 0 10px 4px;
	padding: 4px 10px;
	background: #ece9d8;
	border: 1px solid #888;
}
.pickPhoto:hover { /* IE6 does not work */
	background: #f5deb3;
	border: 1px solid #888;
}
.explanation {
	margin: 4px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #333;
}
.upfile {
	width: 406px;
	margin: 10px 0 10px 0;
	background: #FCF2CF;
	border: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 12px;
	color: #333;
}
.doBtn 
{
	margin: 6px 20px 20px 10px;
}
	
.settingPhoto {
	width: 304px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	background: #fff;
	border: 1px #ccc solid;
}
.settingExplanation {
	margin: 0 0 8px 0;
	padding: 0 24px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
.settingPhotoInner {
	margin: 0 24px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}


/* Preview */
.outputURI
{
	width: 625px;
	height: 35px;
	margin: 0 0 8px 0;
	padding: 4px 3px;
	background: #f3f2ed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #666;
	font-size:12px;
}
.outputShort
{
	width: 490px;
	height: 35px;
	margin-top: -20px;
	padding: 4px 3px;
	background: #f3f2ed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #666;
	font-size:12px;
}
.outputHTML
{
	width: 625px;
	height: 180px;
	margin: 0 0 8px 0;
	padding: 4px 3px;
	background: #f3f2ed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #666;
	font-size:12px;
}
.bmpbtn {
	border-style: none; cursor: pointer;
}


/* Settings */
.tableset1
{
	margin-top:10px;
	border-top: #cccccc 1px dashed;
}
td.item
{
	color: #836f5a;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	width: 80px;
	padding-right: 10px;
}
td.item1
{
	color: #836f5a;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	padding-right: 10px;
}
td.item2
{
	color: #836f5a;
	font-weight: bold;
	font-size: 12px;
}
.phototitle
{
	width: 420px;
	margin-bottom: 6px;
}
.photodescription
{
	width: 420px;
}
.lb_phototitle
{
	color: #666;
	font-size: 12px;
	cursor: pointer;
	width: 420px;
	height: 30px;
}
.lb_photodescription
{
	color: #666;
	font-size: 12px;
	cursor: pointer;
	width: 420px;
	height: 100px;
}

.toggletext {
	background-color:#ff8080;
	width:380px;
	border:2px solid red;
	padding:10px;
	color: #000;
}


/* Profile */
td.itemP
{
	color: #836f5a;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	width: 130px;
	padding-right: 10px;
}

/* Other */
.comTitle {
	display: block;
	margin-top: 10px;
	padding: 6px 20px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #fff url(../images/titlebar.jpg) no-repeat;
	border: 0;
	width: 544px;
	height: 28px;
}
.comTitle a:link, .comTitle a:visited, .comTitle a:hover
{
	color: #fff;
	text-decoration: none;
}

/***
 * Banner panel style
 */
.toolpannel a img
{
	padding: 0 !important;
	margin-right: 0 !important;
	margin-left: -5px !important;
	border: 0 !important;
}
.toolpannel a
{
	float: right;
	color: #956220;
	text-decoration: none;
	font-size: 12px;
	margin-left: 10px;
}
.toolpannel a:hover{
	color: #572700;
}
.nobackgroundimage
{
	background: none !important;
}
.bannertbl, .bannertbl2
{
	width: 100%;
	font-size: 12px;
}
.bannertbl td
{
	width: 100%;
	padding: 10px 0;
	vertical-align: top;
	background: url(../images/dotline.gif) repeat-x 0 bottom;
}
.bannertbl2 td
{
	width: auto !important;
	padding: 0 !important;
	vertical-align:middle !important;
	background: none !important;
}

/* Color picker dialog */
.setbtn
{
	margin:10px 0px 10px 10px;
}
.colorSelBtn
{
	width:20px;
	height:20px;
	display:inline;
	cursor:pointer;
}
.colorCell
{
	width: 12px;
	height: 12px;
	margin: 1px;
	border: 1px solid #aaaaaa;
	cursor:pointer;
	font-size: 12px;
	float: left;
	overflow:hidden;
}

#setdsgn
{
	position:absolute;
	z-index:20;
}
.colorDlg
{
	position:absolute;
	top:-2000px;
	left:0px;
	width:337px;
	height:320px;
	border-top:2px solid #f0f0f0; border-left:2px solid #f0f0f0; border-right:2px solid #888; border-bottom:2px solid #888;
	background-color:#ece9d8;
}
div#selColorDlg div#colorview
{
	position:absolute;
	top:10px;
	left:7px;
	width:60px;
	height:60px;
	border: 1px solid #999;
	background-color:#000;
}
div#selColorDlg div#trackR
{
	position:absolute;
	top:5px;
	left:75px;
	background: url(../js/bb/bar_R.png) no-repeat top left;
}
div#selColorDlg div#trackG
{
	position:absolute;
	top:35px;
	left:75px;
	background: url(../js/bb/bar_G.png) no-repeat top left;
}
div#selColorDlg div#trackB
{
	position:absolute;
	top:65px;
	left:75px;
	background: url(../js/bb/bar_B.png) no-repeat top left;
}
div#selColorDlg div#trackR span#valR, div#selColorDlg div#trackG span#valG, div#selColorDlg div#trackB span#valB
{
	position:absolute;
	top:0px;
	left:2px;
	font-size:10px;
	color:#ffff00;
}
div#selColorDlg div#btnpanel
{
	position:absolute;
	top:294px;
	left:0px;
	width:336px;
	height:24px;
	border: 1px solid #999;
}
div#selColorDlg div#btnpanel2
{
	position:absolute;
	top:294px;
	left:0px;
	width:336px;
	height:24px;
	border: 1px solid #999;
}
div#selColorDlg div#btnpanel2 input
{
	width:72px;
}
