/* main frames */
*
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

form
{
	display:inline;
}

body{
	margin:0;
	font-size:12px;
	text-align:center;
	background-image:url(../images/base/body_bg.png);
	background-repeat:repeat-x;
	font-family:Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*-----フォント基本設定-----*/

h2,h3,h4,h5{
	font-size:16px;
	font-weight:normal;
}

table
{
	text-align:left;
}

table th, table td
{
	vertical-align:top;
	padding:5px;
}

a.bg_button
{
	text-indent:-9999px;
	overflow:hidden;
}

.focus
{
	color:#FF0000;
}

.bold
{
	font-weight:bold;
}

ul, ol
{
	margin-left:20px;
}

ul.l1
{
	list-style:none;
}

ul.l1 li
{
	background-image:url(../images/base/list01.png);
	background-position:0px 3px;
	line-height:20px;
	padding-left:22px;
	background-repeat:no-repeat;
}

#background{
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:center;
	background-color:#FFFFFF;
}

#container{
	position:relative;
	width:980px;
	margin:0px auto;
}

#maincontentsbox{
	width:980px;
	margin:0px;
	padding:0px;
}

#maincontentsbox .column1{
	width:240px;
	float:left;
}

#maincontentsbox .column2{
	width:730px;
	text-align:left;
	margin-left:10px;
	float:left;
}

/* description */
#description{
	width:850px;
	margin-left:150px;
	height:20px;
	line-height:20px;
	text-align:left;
}

#description .text{
	display:inline;
	width:940px;
	height:20px;
	line-height:20px;
	text-align:left;
	margin-left:10px;
}

#description h1{
	display:inline;
	margin:0px;
	font-weight:normal;
	color:#ffffff;
	font-size:1.0em;
}

/* header area */
#header{
	width:1000px;
	background-image:url(../images/base/header_bg.png);
	background-repeat:no-repeat;
	height:200px;
	margin:0px auto;
	margin-bottom:20px;
}

#header h2{
	height:130px;
}

#header h2 a{
	display:block;
	position:relative;
	width:700px;
	height:40px;
	top:30px;
	left:60px;
}

/* global menu */
#globalnavi{
	width:960px;
	height:50px;
	background-image:url(../images/g_menu/button_base.png);
	margin-left:20px;
}

#globalnavi ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#globalnavi li{
	margin:0px;
	padding:0px;
	float:left;
	width:120px;
	height:50px;
}

#globalnavi a{
	display:block;
	width:120px;
	height:50px;
	line-height:50px;
	float:left;
	background-position:0px 0px;
	margin:0px;
	background-image:url(../images/g_menu/button.png);
}

#globalnavi a:hover{
	background-position:0px -50px;
}

#globalnavi a.top{
	background-position:0px 0px;
}

#globalnavi a.top:hover{
	background-position:0px -50px;
}

#globalnavi a.about{
	background-position:-120px 0px;
}

#globalnavi a.about:hover{
	background-position:-120px -50px;
}

#globalnavi a.calendar{
	background-position:-240px 0px;
}

#globalnavi a.calendar:hover{
	background-position:-240px -50px;
}

#globalnavi a.contact{
	background-position:-360px 0px;
}

#globalnavi a.contact:hover{
	background-position:-360px -50px;
}

#globalnavi a.logout{
	background-position:-480px 0px;
}

#globalnavi a.logout:hover{
	background-position:-480px -50px;
}


#globalnavi a#now{
}

/* footer */
#footer{
	position:relative;
	width:960px;
	margin-left:10px;
	border-top:2px solid #00aeff;
	font-size:1.0em;
}

#footer .menu
{
	width:100%;
	margin:10px 0px;
	text-align:center;
	float:left;
}

#footer h6{
	text-align:right;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-weight:normal;
	margin-right:10px;
	clear:both;
}

#footer address{
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	font-style:normal;
	margin-right:10px;
}





em{
	font-weight:bold;
	font-style:normal;
}

img{
	border:0px;
}

/* around h3 */
h3
{
	width:730px;
	margin:0px 0px 10px;
	height:35px;
	background-image:url(../images/base/label_h3.png);
	text-indent:40px;
	line-height:35px;
	color:#1c58c5;
	font-weight:bold;
	text-align:left;
}

.u_h3
{
	width:710px;
	margin-left:10px;
	margin-bottom:30px;
	text-align:left;
}

/* around h4 */
.wrap_h4
{
	width:700px;
	margin:10px;
	height:30px;
	background-color:#CCFFCC;
}

.wrap_h4 h4
{
	line-height:30px;
	margin-left:20px;
	text-align:left;
}

.u_h4
{
	width:700px;
	margin:10px;
	text-align:left;
}

#contact
{
	width:220px;
	height:100px;
	margin:10px auto;
	background-color:#FFFF00;
}

#contact a
{
	display:block;
	width:140px;
	height:40px;
	margin:0px auto;
	background-color:#00FF00;
}

/*-----ナビゲーションボタン設定-----*/



/*-----一般設定-----*/

.clear{
clear:both;
}

a.add_host
{
	display:block;
	width:220px;
	height:100px;
	background-image:url(../images/base/host_add.png);
	margin:0px 0px 10px 10px;
}

a.add_host:hover
{
	background-position:0px -100px;
}

#login
{
	background-image:url(../images/base/login_bg.png);
	width:240px;
	height:160px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}

#login table
{
	width:200px;
	margin:40px 20px;
	border-collapse:collapse;
}

#login table th
{
	width:100px;
	font-size:10px;
}

#login table input
{
	width:90px;
}

#welcome
{
	border:1px solid #FF9900;
	background-color:#FFF2E6;
	margin:0px 0px 10px 10px;
	width:218px;
}

#welcome div.body
{
	margin:5px;
}

#welcome ul.caution
{
	list-style:none;
	background-image:url(../images/base/icons/caution_mini.png);
	background-repeat:no-repeat;
	background-position:1px 3px;
	margin-left:10px;
}

#welcome ul.caution li
{
	margin-left:20px;
}

#welcome ul
{
	text-align:left;
	margin:5px 30px;
}

#status
{
	width:230px;
	margin:0px 0px 10px 10px;
	text-align:left;
}