/*******************************************************************************
 * 
 * project:  acmenet corporation
 * author:   king@acmenet.co.jp
 * 
 ******************************************************************************/

*{
	margin: 0; 
	padding: 0; 
}

html {
	overflow-y:scroll;
	height:100%;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg); 
	background-repeat: repeat-x;
}

body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	background-color: #80800;
	background-image: url(images/background.jpg); 
	background-repeat: repeat-x;
	/*color: #444; */
	color: #000; 
}

a {	
/*	color: #E60000;	*/
	color:#808080;
	background: inherit; 
	text-decoration: none; 
}

a:hover { 
/*	color: #AA0001;*/ 
	color: #E60000;
	background: inherit; 
	text-decoration: underline; 
}

p { 
	margin: 0 0 15px 0; 
}

h1 {
	margin: 20px 0 0; 
}

h1 a { 
	background: inherit; 
}

img { 
	border: 0; 
}

h2 { 
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; 
	margin: 0 0 12px; 
	font-weight: bold;
}

h3 a { 
	font-size: 1em; 
}

#main h3 a { 
	font-size: .84em; 
	color: #808080; 
	font-weight: normal; 
	text-transform: uppercase; 
}

#content { 
	width: 940px; 
	margin: 0 auto; 
	padding: 20px 0 0 0; 
/*	border-top: 8px solid #ddd;*/ 
	margin:0 auto;
	min-height:100%;
	position:relative;
}

#top{ 
	float: right; text-align: right;
}

#top a {
	color: #808080; 
	margin: 0 0 0 13px; 
	background: #fff url(images/toparrow.png) no-repeat center left; 
	padding: 0 0 0 12px; 
}
#top a:hover { color: #E60000; }

input.searchfield { 
	width: 175px; padding: 6px; border: 2px solid #ccc; font-size: .9em; 
}

input.searchbutton { 
	background: #E60000; border: 0; 
	padding: 6px; 
	color: #fff; 
	font-weight: bold; 
	font-size: .9em; 
}

#logo { 
	float: left; 
	color: #808080; 
	line-height: 25px; 
}

#logo h1 { 
	color: #E60000; 
}

/*#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(images/menubg.gif) repeat-x; }*/
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: inherit; border-bottom: 1px solid #eee; border-top: 1px solid #eee; }
#menu li { font-size: 1.3em; display: inline; text-transform: uppercase; }
#menu li a { margin: 0 25px 0 10px; color: #808080;  }
#menu li a:hover { color: #E60000; }

#select {background-color: #A0D0FF;}

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
#left img { margin: 0 0 8px; }
#left li { list-style: none; }
#left li a {  color: #E60000; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }


#content-main{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	min-height:100%;
	padding-bottom:20px;
	position:relative;

}

#main { 
	float: left; 
	width: 755px; 
	margin: 0 0 20px; 
	position:relative;
	padding-bottom:30px;
}

#main h2 { 
	color: #E60000;
}



#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(images/smalldot.gif) repeat-x; }
#ad { float: right; text-align: center; padding: 33px 0 0; width: 250px; border: 3px solid #eee; color: #ccc; height: 50px; margin: 0 0 15px; }
#shortnews { float: right; width: 250px; }

.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#rl { 
	float: left; 
	width: 150px; 
	margin: 0 20px 30px 0; 
}

#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	/*#rl li a, #rr li a { background: #fff url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }*/
	#rl li a, #rr li a { background: inherit; padding: 0 0 0 12px; color: #808080;  }
        #rl li a:hover { color: #E60000; }
        #rr li a:hover { color: #E60000; }

#content-footer { 
	clear: both; 
	margin: 0 0 15px; 
	color: #808080;
	bottom:0;
	display: block;
	padding-bottom:20px;
}

.links a { 
	font-weight: bold; 
	color: #787A8F; 
	background: #fff; 
	margin: 0 10px 0 0; 
	background: url(images/dot.png) no-repeat center left; 
	padding: 0 0 0 10px; 
}

.copyright {
	text-align: left; 
	padding:10px;
	background:#DCDCDC;
	height:20px;
}

#news li {
	list-style: none;
}

.menu-border-topleft {
    background:transparent url(images/bg_corner_topleft.gif) no-repeat scroll 0 0;
    height:10px;
    margin-left:-1px;
    margin-top:-1px;
    position:absolute;
    width:10px;
    z-index:100;
}

.menu-border-topright {
    background:transparent url(images/bg_corner_topright.gif) no-repeat scroll 0 0;
    height:10px;
    margin-left:931px;
    margin-top:-1px;
    position:absolute;
    width:10px;
    z-index:100;
}

.menu-border-bottomleft {
    background:transparent url(images/bg_corner_bottomleft.gif) no-repeat scroll 0 0;
    height:10px;
    margin-left:-1px;
    margin-top:-9px;
    position:absolute;
    width:10px;
    z-index:100;
}

.menu-border-bottomright {
    background:transparent url(images/bg_corner_bottomright.gif) no-repeat scroll 0 0;
    height:10px;
    margin-left:931px;
    margin-top:-9px;
    position:absolute;
    width:10px;
    z-index:100;
}

.smalldot {
	background:#FFFFFF url(images/smalldot.gif) repeat-x scroll 0 0;
}

#achievement{
	width:100%;
}

#achievement th{
	background-color:#eee;
	padding:10px;
}

#achievement td{
	padding:10px;
	border:1px solid #eee;
}


#base-table td{
    padding:5px;
	border-bottom: 1px solid #eee;
}

#base-table .label{
/*	background-color:#eee;*/
	background-color:inhert;
	width: 120px;
}

#site-table td{
    padding:5px;
}

#site-table .label{
	background-color:inhert;
	width: 110px;
}

#sitemap{
    width:100%;
}
#sitemap td{
	padding:10px;
}
#sitemap ul{
	padding-left:20px;    
}

#privacy-table td{
    padding: 5px;
}

label.error{
    color: red;
    padding-left:10px;
}
