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


body {
	background-color: #3d596e;
}

#wrapper,#header,#container,#topmenu,#sidebar,#main,#footer {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 900px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/*--header-------------------------------------------------*/
#header {
	width: 900px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#logo {
	width: 210px;
	height: 120px;
	margin:0;
	padding: 0;
	float: left;
	background-image: url(../images/cubesystem/logo.jpg);
	background-repeat: no-repeat;
}
#logo a,#logo a:hover {
	display: block;
	width: 210px;
	height: 120px;
	text-indent: -9999px;
}
#top_site_check {
	width: 138px;
	height: 100px;
	float: right;
	background-image: url(../images/adm01/top_site_check.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#top_site_check a,#top_site_check a:hover {
	display: block;
	width: 138px;
	height: 100px;
	z-index: 3;
	text-indent: -9999px;
}
#top_nav {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 680px;
	float: left;
}
#top_nav ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	clear: both;
}
#top_nav li {
	font-size: 12px;
	list-style-type: none;
	display: block;
	float: left;
	background-image: url(../images/cubesystem/topnav_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	height: 15px;
	line-height: 16px;
	margin-left: 3px;
	margin-right: 2px;
	width: 110px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	color: #FFCC00;
}

#shop_name {
	float: left;
	height: 24px;
	width: 634px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
#sitelink {
	height: 50px;
	width: 150px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cubesystem/sitecheck.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#logout {
	float: right;
	height: 50px;
	width: 150px;
}

#topmenu {
	width: 760px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	clear: both;
}
#topmenu ul {
	padding: 0;
	border-style: none;
	margin: 0;
}
#topmenu li {
	float: left;
	list-style-type: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(/root/images/root01/topnav_li.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	height: 15px;
}
#topmenu a {
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}

/*--sidebar-------------------------------------------------*/
#sidebar {
	width: 120px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#sidebar a {
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}







/*--main-------------------------------------------------*/
#main {
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.main_top {
	background-image: url(../images/cubesystem/main_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 900px;
	font-size: 0px;
}
.main_middle {
	margin: 0px;
	padding: 10px;
	width: 880px;
	background-image: url(../images/cubesystem/main_mdl.gif);
	background-repeat: repeat-y;
}
.main_bottom {
	background-image: url(../images/cubesystem/main_btm.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0px;
}
#main p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 10px;
}


/*--footer-------------------------------------------------*/
#footer_top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-repeat: no-repeat;
	height: 100px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}
#footer_middle {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-image: url(/root/images/root01/footer_middle.gif);
	background-repeat: no-repeat;
	height: 80px;
	padding: 0px;
}
#footer_bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-image: url(/root/images/root01/footer_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px;
}

#footer ul {
	padding: 0;
	border-style: none;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#footer a {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
#footnav {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	height: 50px;
}
#footnav ul {
	text-align: center;
}

#copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright a:link {
	color: #FFFFFF;
}
#copyright a:visited {
	color: #FFFFFF;
}

#copyright a:hover {
	color: #99CCFF;
}



/*--111111-------------------------------------------------*/


.up {
	float: right;
}





/*--222222-------------------------------------------------*/


.tbl_01 {
	margin-left: auto;
	font-size: 12px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.tbl_01 td {
	border: 1px solid #F0F1F4;
	padding: 1px;
	margin: 3px;
}
.tbl_01 th {
	font-size: 12px;
	background-color: #F0F1F4;
	font-weight: normal;
	white-space: nowrap;
	padding: 1px;
	margin: 3px;
}
tr.oddline {
	background-color:#DCE1E4;
}
tr.overline {
	background-color:#FF0000;
}
tr.evenline {
	background-color:#F0F1F4;
}




/*--333333-------------------------------------------------*/


.sidetopic {
	width: 200px;
	background-image: url(../images/sidetopic.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 10px;
	font-size: 12px;
	line-height: 24px;
	text-indent: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.sidetopic2 {
	width: 160px;
	background-image: url(../images/sidetopic.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	text-indent: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.sidep {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
  
/*--44444444----------------------------------------------*/


.herf {
	width: 270px;
	background-image: url(../images/herf.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin: 10px;
	font-size: 12px;
}
.herfp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
	padding: 0px;
}
















/*--555555555----------------------------------------------*/
h1 {
	font-size: 100%;
	font-weight: normal;
	color: #132933;
	line-height: 24px;
	background-image: url(/root/images/root01/h1.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
}
h2 {
	font-size: 14px;
	color: #F0F0F0;
	text-indent: 10px;
	font-weight: bold;
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 28px;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 880px;
	background-image: url(/root/images/root01/h2.gif);
	height: 28px;
}

.h2_box_610 {
	font-size: 14px;
	color: #F0F0F0;
	text-indent: 10px;
	font-weight: bold;
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 28px;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 784px;
	background-image: url(/root/images/root01/h2.gif);
	height: 28px;
}
.h2_box_300 {
	font-size: 14px;
	color: #FF0000;
	text-indent: 30px;
	font-weight: bold;
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 30px;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #999999;
	margin-right: 0px;
	margin-left: 0px;
	width: 300px;
	border: 1px solid #666666;
}
.h2_box_280 {
	font-size: 14px;
	color: #FF0000;
	text-indent: 30px;
	font-weight: bold;
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 30px;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #999999;
	margin-right: 0px;
	width: 280px;
	border: 1px solid #666666;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	background-image: url(/root/images/root01/h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 768px;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topic02 {
	width: 258px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CC9999;
}
#event {
	margin: 10px;
	width: 520px;
	overflow: auto;
	height: 420px;
}

.right {
	float: right;
}



.topic01 {
	border: 1px solid #CC9999;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}





fieldset {
	padding: 10px;
	border: 1px solid #E0D9E2;
	margin: 10px;
}

legend {
	font-size: 14px;
	font-weight: bold;
	color: #996666;
	letter-spacing: 2px;
}

textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #D8E3E7;
	border-bottom-color: #D8E3E7;
	border-left-color: #3399CC;
	padding: 2px;
	margin: 2px;
}

/* --------------------------------------------------------
Table Style
-------------------------------------------------------- */
.table_300 {
	width: 290px;
	margin-left: auto;
	font-size: 12px;
	margin-right: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.table_280 {
	width: 270px;
	margin-left: auto;
	font-size: 12px;
	margin-right: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}




.table_600 {
	width: 768px;
	margin-left: auto;
	font-size: 12px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.table_600 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
.table_600 th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	background-color: #F0F1F4;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	line-height: 140%;
	white-space: nowrap;
}

.tblFrameMailMaga{OVERFLOW: auto; height:100px;}

.price {
	background-color: #F0F0F0;
	width: 80px;
}
.price2 {
	background-color: #F0F0F0;
}
.girldata {
	background-color: #F0F0F0;
	width: 100px;
}
.op {
	width: 474px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 10px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.op td {
	border: 1px solid #EBE9ED;
	margin: 0px;
	padding: 3px;
}

.op2 {
	font-size: 12px;
}
caption {
	font-size: 12px;
	color: #CC0033;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}

.tr_70 {
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




.girllist {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	width: 90px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #CCCCFF;
	text-align: center;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	font-size: 10px;
}
.list .girllist p {

	line-height: 10px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}



.list {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list li {
	float: left;
	list-style-type: none;
}


#girl {
	float: left;
	list-style-type: none;
}



#girltext {
	font-size: 12px;
	line-height: 24px;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #C0C0C0;
}
#girlphoto {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	height: 400px;
	float: right;
}
#photo01 {
	filter:alpha(opacity=100);
}
.girltext2 {
	font-size: 12px;
	line-height: 24px;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #C0C0C0;
	clear: both;
}
.girlinfo {
	font-size: 12px;
	width: 160px;
	float: left;
	margin-left: 10px;
}

#girlphotolist {
	float: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#girlphotolist li {
	float: left;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#girlprof {
	height: 360px;
	background-color: #FFFFFF;
	background-image: url(../images/girlprof_back.jpg);
	background-repeat: no-repeat;
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#name {
	font-size: 16px;
	font-weight: bold;
	color: #CC6699;
	margin: 10px;
}
#comment {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}



.sche1 {
	font-size: 12px;
	text-align: center;
	margin: 10px;
	width: 520px;
}
.sche2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #660000;
	border-left-color: #333333;
	padding: 2px;
}
.sche3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #660000;
	border-left-color: #333333;
	padding: 2px;
	text-align: left;
	clear: both;
}

.sche1 a {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.price2 a {
	color: #660033;
	text-decoration: none;
}
em {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	font-style: normal;
}
#girlphotobottom {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 760px;
	background-image: url(../images/photobottom.gif);
	background-repeat: no-repeat;
	clear: right;
}
.link {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clink {
	font-weight: bold;
}

.title {
	background-color: #D8C1D1;
	clear: both;
}
.title2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-size: 12px;
}
.title2 a {
	clear: both;
	color: #9A4141;
	text-decoration: none;
}
.title2 li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.title2 a:hover {
	clear: both;
	color: #FF3366;
	font-weight: bold;
	text-decoration: none;
}
#news .newsphoto {
	margin: 10px;
	padding: 0px;
	float: right;
}

#news {
	overflow: auto;
}
#update {
	height: 200px;
	overflow: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#update .update_date {
	background-color: #B8A5BA;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.news_title {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
}

/* --------------------------------------------------------
Box Style
-------------------------------------------------------- */


.box_610 {
	padding: 0px;
	width: 784px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.box_300_l {
	width: 300px;
	border: 1px solid #666666;
	float: left;
	clear: both;
}
.box_300_r {
	width: 300px;
	border: 1px solid #666666;
	float: right;
}
.box_300of_l {
	width: 300px;
	border: 1px solid #666666;
	float: left;
	clear: both;
	overflow: auto;
	height: 400px;
}
.box_300of_r {
	width: 300px;
	border: 1px solid #666666;
	float: right;
	overflow: auto;
	height: 400px;
}


/* --------------------------------------------------------
       Style
-------------------------------------------------------- */


#bn_big {
	height: 60px;
	width: 468px;
	border: 1px none #666666;
	float: right;
}

hr {
	clear: both;
	height: 1px;
}


.news_top {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.shop_icon {
	text-align: center;
}
.shop_icon li {
	text-align: center;
	float: left;
	list-style-type: none;
	font-size: 10px;
	display: block;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.pickup_icon {
	text-align: center;
}
.pickup_icon li {
	text-align: center;
	float: left;
	list-style-type: none;
	font-size: 10px;
	display: block;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-color: #FFFBF0;
}

/* --------------------------------------------------------
top anker
-------------------------------------------------------- */
div.top_anker {
	clear: both;
	text-align: right;
	margin: 25px 16px 0px 16px;
}

div.top_anker2 {
	clear: both;
	text-align: right;
	margin-bottom: 20px;
}

div.top_anker3 {
	clear: both;
	text-align: right;
	font-size: 12px;
	margin-right: 10px;
}

div.top_anker a,
div.top_anker2 a,
div.top_anker3 a,
{
	padding-left: 16px;
	background-image: url(../images/adm01/a_pagetop.gif);
	background-repeat: no-repeat;
}

div.top_anker a:hover,
div.top_anker2 a:hover,
div.top_anker3 a:hover,
{
	padding-left: 16px;
	background-image: url(../images/adm01/a_pagetop_o.gif);
	background-repeat: no-repeat;
}
.line_bottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
}

/* --------------------------------------------------------
Font Style
-------------------------------------------------------- */

.main12 {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:18px;
	letter-spacing:1px;
	color: #333333;
}

.main12_b {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	color: #333333;
}

.main14 {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:20px;
	letter-spacing:2px;
	color: #333333;
}

.main14_b {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:2px;
	color: #333333;
}
.ss10px {
	font-size: 10px;
	color: #333333;
}
.s11px {
	font-size: 11px;
	color: #333333;
}
.f10 {
	font-size: 10px;
	line-height: 10px;
}
dd .sidep a:hover {
	color: #FF6600;
	text-decoration: none;
}


a:link,a:visited {
	text-decoration: none;
}


.main12 {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:18px;
	letter-spacing:1px;
	color: #333333;
}

.main12_b {
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	color: #333333;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.main14 {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:20px;
	letter-spacing:2px;
	color: #333333;
}

.main14_b {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:2px;
	color: #333333;
}
.ss10px {
	font-size: 10px;
	color: #333333;
}
.s11px {
	font-size: 11px;
	color: #333333;
}
div.box_h300 { height: 300px; overflow:auto; }
div.box_h400 { height: 400px; overflow:auto; }
div.box_h500 { height: 500px; overflow:auto; }

.ime_on {
	ime-mode:active !important; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #D8E3E7;
	border-bottom-color: #D8E3E7;
	border-left-color: #3399CC;
	padding: 2px;
	margin: 2px;
}
.ime_off { 
	ime-mode:disabled !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #D8E3E7;
	border-bottom-color: #D8E3E7;
	border-left-color: #3399CC;
	padding: 2px;
	margin: 2px;
}
.center {
	text-align: center;
}
.overFlow_auto{
	width:50px;
	overflow:auto;
	word-wrap:break-word;
}
.orverFlow_td_height {
	height:15px;
}
#idLoading {
	text-align: center;
    width: 100px;
    height: 80px;
    background: #ffffff url('/root/images/root01/loading.gif') center center no-repeat;
    position:absolute;
	display: none;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	font-size: 14px;
	font-weight:bold;
}

