body {
	font-family : Arial,'?? ?????',sans-serif ;
}
.fileinputs {
	position: relative;
	overflow:hidden;
	width:175px;
	height: 50px;
}

.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.file {
	position: relative;
	overflow: hidden;
	opacity: 0.0;
	moz-opacity: 0.0;
	filter: alpha(opacity=0);
	cursor: hand;
	z-index:2;
	left: -155px;
}
.pageObject {
	border:1px solid #CCCCCC;
}
.pageObjectPreview {
}
.pageObjectDiv {
	cursor: url('images/hmove.cur');
}
.myCursor {
	cursor: url('images/hmove.cur');	
}
.myMainTitle {
	width:680px;
	height:40px;
	margin:0px auto;
	background-image:url(../assets/business/01/bg_content_ttl_01.gif);
}
.myMainTitleTxt {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:35px;
	padding-top:12px;
}

.mySubTitle {
	width:660px;
	height:auto;
	margin:20px auto;
	border-left:4px solid #4aa128;
	background-color:#eeeeee;
	padding:10px 20px 10px 10px;
	font-size:14px;
	font-weight:bold;
}
.newPageOut {
	list-style:none;
	width:90%;
	padding:10px;
	background-color: #00CCFF;
	border-bottom:1px solid #ffffff;
	display:block;
	height:auto;
	color:#2b2b2b;
	list-style:none;
}
.newPageOver {
	list-style:none;
	width:90%;
	padding:10px;
	background-color: #0000FF;
	border-bottom:1px solid #ffffff;
	color:#FFFFFF
	display:block;
	height:auto;
	color:#2b2b2b;
	list-style:none;
}
.adminPageInspectionOut {
	display:block;
	margin:0px;
	background-color:#EFEFFF;
	list-style:none;
	padding:3px;
	border:1px dotted #0099FF;
	text-decoration:none;
	margin-bottom:3px;
}
.adminPageInspectionOver {
	display:block;
	margin:0px;
	background-color:#0000FF;
	list-style:none;
	padding:3px;
	border:1px dotted #0099FF;
	text-decoration:none;
	margin-bottom:3px;
}
.r-tdnone {
	display: none;
}
.r-tdblock {
	display: block;
}
.r-tdcolumn {
	height:100px;
	border:1px solid #AABBCC
}
.r-tdcolumpreview {
	border:0px solid #AABBCC
}
.rightclick {
list-style:none;
background-color:#99FF99;
width:150px;
border:2px outset #999999;
margin:0px;
padding:0px;
margin-left:0px;
margin-top:0px;
}
.rightclick li {
padding:5px;
border-bottom:1px dotted #999999;
text-align:center;
}
.directryIndexTree #homePage {
position:static;
margin-left:-10px;
margin-bottom:10px;
}

.directryIndexTree .folder {
width:180px;
height:30px;
}

.directryIndexTree .folder a,
.directryIndexTree .folder a:link {
width:160px;
height:14px;
display:block;
text-decoration:none;
padding:8px 10px;
color:#2b2b2b;
}
.directryIndexTree .folder a:hover {
width:160px;
height:14px;
display:block;
background:url(../assets/images/bg_directryIndex.gif) no-repeat;
padding:8px 10px;
}
.dirctoryIndexTreeHover {
	width:160px;
	height:14px;
	display:block;
	background:url(../assets/images/bg_directryIndex.gif) no-repeat;
	padding:8px 10px;
}
.liClass {
	cursor: url('images/hmove.cur');
}
.fileIndexInspection {
width:570px;
padding:25px;
}
.fileIndexInspection .liClass {
text-align:center;
float:left;
margin-right:30px;
}
.fileIndexInspection .liClass img {
margin-bottom:5px;
cursor: url('images/hmove.cur');
}
.fileIndexInspection .liClass a,
.fileIndexInspection .liClass a:link {color:#2b2b2b; text-decoration:none;}
.fileIndexInspection .liClass a:hover {color:#4186b5; background-color: #66FFFF;}
/*  baseinfo
--------------------------------------------*/

.baseinfoNav {
width:200px;
padding:15px;
}

.baseinfoNav .ttl {
background:url(../images/ttl_baseinfo_nav.gif);
height:35px;
line-height:300%;
text-align:center;
margin-bottom:10px;
font-weight:bold;
}

.baseinfoArrange {
width:570px;
padding:25px;
}

.baseinfoArrangeTbl th {
padding:10px;
background-color:#eeeeee;
}

.baseinfoArrangeTbl td {
padding:10px;
background-color:#ffffff;
}

#btCustom {
text-align:center;
padding:10px;
}

.baseinfoArrangeTbl {
width:555px;
background-color:#dddddd;
}

.baseinfoArrangeNav {
background-color:#00CCFF;
padding:10px;
width:535px;
margin-bottom:10px;
}

.baseinfoLeftNav {
padding-top:50px;
padding-left:20px;
}

.baseinfoNav li {
padding-bottom:10px;
}
/*---------------------------
admin_login.html
---------------------------*/

body#loginForm {
background-color:#c8e2f9;
}

#wrapperLogin {
width:400px;
margin:0px auto;
}

#loginFormContent {
width:400px;
height:431px;
background-image:url(../assets/common_img/bg_loginform.gif);
background-repeat:no-repeat;
margin-top:100px;
}

#loginFormContentInner {
width:360px;
margin:0px auto 0px auto;
padding-top:160px;
}

.idLogin {
width:360px;
margin:0px auto 0px auto;
font-size:14px;
color:#FFFFFF;
}

.loginInput {
width:340px;
font-size:20px;
font-weight:bold;
padding:5px;
}

.passLogin {
width:360px;
margin:20px auto 0px auto;
font-size:14px;
color:#FFFFFF;
}

.remember {
font-size:12px;
color:#FFFFFF;
float:left;
margin:20px;
}

.btLogin {
float:right;
margin:20px 30px 20px 0px;
padding:8px;
font-size:14px;
background-color:#eeeeee;
border:3px double #dddddd;
}

#loginCaution {
width:380px;
margin:0px auto;
font-size:12px;
margin-top:10px;
line-height:135%;
}

#loginCaution a {color:#424242; text-decoration:none;}
#loginCaution a:hover {color:#3399FF; text-decoration:underline;}

.errorCaution {
width:358px;
margin:0px auto;
font-size:12px;
margin-top:10px;
line-height:135%;
text-align:center;
border:1px solid #00FF33;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
background-color:#330066;
color:#00FF33;
font-weight:bold;
}



#googleMapEdit {
clear:both;
width:100%;
height:35px;
margin:0px auto;
background:#FFFFFF url(../images/bg_editor.gif) repeat-x;
border-bottom:2px solid #3399FF;
}

.googleMapEditArea {
width:600px;
height:35px;
margin:0px auto;
}

.googleMapEditArea p {
float:left;
}

.googleMapEditArea .title {
line-height:300%;
}

.googleMapEditArea .select {
margin:4px 0px 6px 10px;
padding:3px 5px;
background-color: #00CCFF;
font-size:10px;
font-weight:bold;
}
#fileupload {
clear:both;
width:100%;
height:35px;
margin:0px auto;
background:#FFFFFF url(../images/bg_editor.gif) repeat-x;
border-bottom:2px solid #3399FF;
}

.fileuploadArea {
width:400px;
height:35px;
margin:0px auto;
}

.fileuploadArea .bt {
padding:5px;
}
.directryIndexTree #homePage a,
.directryIndexTree #homePage a:link {
	width:160px;
	height:14px;
	display:block;
	text-decoration:none;
	padding:8px 10px;
	color:#2b2b2b;
}
.directryIndexTree #homePage a:hover {
	width:160px;
	height:14px;
	display:block;
	background:url(../assets/images/bg_directryIndex.gif) no-repeat;
	padding:8px 10px;
}
.compSimpleText {
	font-size:25px;
	color:#FFFFFF;
	margin-left:10px;
}
.errorArea {
	border: 2px solid #FF0000;
	background-color:#FFFFCC;
	font-size:100%;
	padding: 5px;
	margin:15px auto;
	width:70%;
}

.errorArea .errorHeader{
	color:red;
	font-size:110%;
	font-weight:bold;
	padding-left:5px;
}
.errorArea .errorMessage {
	background-image: url(../images/COM_icn_error.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
table.formComp {
width:100%;
font-size:12px;
background-color: #cccccc;
border:2px solid #eeeeee;
}

table.formComp th {
background-color: #eeeeee;
padding:8px;
font-weight:normal;
text-align:left;
}

table.formComp td {
background-color: #FFFFee;
padding:8px;
}
table.formComp1 {
width:300px;
font-size:12px;
background-color: #ffffff;
border:1px solid #dddddd;
}

table.formComp1 th {
background-color: #f6f6f6;
padding:5px;
font-weight:normal;
text-align:left;
width:25px;
}

table.formComp1 td {
background-color: #f5f5f5;
padding:8px;
}

caption {
}
.com-spacer {
	background-image:url('../images/spacer_grey.jpg');
}
#rightClickComponent {
	position:absolute;
	display:none;
	height:170px;
	width:207px;
	background:url('../images/bg_rightclick.gif') no-repeat;
}
#rightClickComponent a{
	font-size:80%;
	color:#000000;
	text-decoration:none;
	width:100%;
}
#rightClickComponent a:hover{
}