/*****標準設定*****/
* {
    margin: 0;
}
html {
    height: 100%;
}

body {
	background-image:url("../../img/bg.gif");	
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#9ecd20;
	text-align:center;
	color: #000000;
    font-size: 12px;
    line-height: 18px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
	font-weight : normal; 
	height: 100%;
}


.system {
	color:#4daacc;
	font-size:11px;
	}
	
.small {
	font-size:11px;
	}


.midashi {
	font-size:14px;
	}


	
	
/*****リンク*****/

a.navi:{ color:#516b0a }
a.navi:link { color: #516b0a; text-decoration: underline }
a.navi:visited  { color: #516b0a; text-decoration: underline }
a.navi:hover   { color: #9ecd20; text-decoration: none }
a.navi:active  { color: #516b0a; text-decoration: underline }

a:{ color:#516b0a }
a:link  { color: #516b0a; text-decoration: underline }
a:visited  { color: #516b0a; text-decoration: underline }
a:hover   { color: #9ecd20; text-decoration: none }
a:active  { color: #516b0a; text-decoration: underline }


/*****レイヤー*****/

.Container {
	width:800px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px;
	margin-left:auto;
	margin-right:auto;
}


/*****メニュー*****/

#Menu1 {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:38px;
	text-align:center;
	_padding-left: 1px;
	margin-bottom:10px;
	}

#menu a 
span{display:none}

ul#menu{
    list-style:none;
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
}
ul#menu li{
    list-style:none;
    float:left;

}
ul#menu a{
    display:block;
    height:38px;
    
}
a.system{
    background-image:url(../../img/menu_calsystem1.gif);
	background-repeat:no-repeat;
}
a:hover.system{
    background-image:url(../../img/menu_calsystem2.gif);
}
li.system{
	width:102px;
}
a.chuto{
    background-image:url(../../img/menu_chutosaiyo1.gif);
	background-repeat:no-repeat;
}
a:hover.chuto{
    background-image:url(../../img/menu_chutosaiyo2.gif);
	background-repeat:no-repeat;
}
li.chuto{
	width:75px;
}
a.arbeit{
    background-image:url(../../img/menu_arbeit1.gif);
	background-repeat:no-repeat;
}
a:hover.arbeit{
    background-image:url(../../img/menu_arbeit2.gif);
	background-repeat:no-repeat;
}
li.arbeit{
	width:108px;
}
a.domitory{
    background-image:url(../../img/menu_domi1.gif);
	background-repeat:no-repeat;
}
a:hover.domitory{
    background-image:url(../../img/menu_domi2.gif);
	background-repeat:no-repeat;
}
li.domitory{
	width:100px;
}
a.eigyosho{
    background-image:url(../../img/menu_eigyosho1.gif);
	background-repeat:no-repeat;
}
a:hover.eigyosho{
    background-image:url(../../img/menu_eigyosho2.gif);
	background-repeat:no-repeat;
}
li.eigyosho{
	width:90px;
}
a.about{
    background-image:url(../../img/menu_workstation1.gif);
	background-repeat:no-repeat;
}
a:hover.about{
    background-image:url(../../img/menu_workstation2.gif);
	background-repeat:no-repeat;
}
li.about{
	width:150px;
}
a.kaisha{
    background-image:url(../../img/menu_kaisha1.gif);
	background-repeat:no-repeat;
}
a:hover.kaisha{
    background-image:url(../../img/menu_kaisha2.gif);
	background-repeat:no-repeat;
}
li.kaisha{
	width:75px;
}
a.contact{
    background-image:url(../../img/menu_otoiawase1.gif);
	background-repeat:no-repeat;
}
a:hover.contact{
    background-image:url(../../img/menu_otoiawase2.gif);
	background-repeat:no-repeat;
}
li.contact{
	width:100px;
}



/*****メニューここまで*****/








.Main {
	text-align:left;
	margin:40px;
}

.push	{
	height: 65px;
}


.Footer {
	height: 65px; /* .push must be the same height as .footer */
	text-align:center;
	font-size:10px;
	width:800px;
	border-top:solid 1px #bfbfbf;
	margin-left:auto;
	margin-right:auto;
}


#Header {
	text-align:center;
	height:100px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:40px;	
	margin-right:40px;

}

#TopMain {
	margin-top:-25px;
	margin-bottom:10px;
	margin-left:10px;	
	margin-right:10px;
}



#Topics {
	margin-top:40px;
	border:#9ecd20 solid 1px;
	padding:20px;
	
}


#Entry {
	margin:20px;
	
}


#Line {
	border-bottom:#CCCCCC dotted 1px;
	text-align:center;
 }
 
 
 
#BackBtn {
 	margin-top: 30px;
	text-align:right;
	font-size:11px;
}



/*****リスト*****/

ul.Topics
{
	list-style-type: none;
	margin:0px;
	padding : 0px 0px 0px 0px;
	list-style-position: outside;
	border-top:dotted 1px #CCCCCC;

}


li.Topics1
{
	background-image: url(../../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 19px;
	padding : 15px 0px 15px 8px;
	text-align:left;
	line-height:18px;
	font-weight:normal;
	border-bottom:dotted 1px #CCCCCC;
}  


/*****テーブル*****/

table.saiyo {
	width:100%;
}

table.saiyo th {
	padding: 8px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	background-color: #c8ee63;
	width: 80px;
}

table.saiyo td{
	padding: 8px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background-color:#f4f8c9;
}

table.saiyo img{
	width:200px;
	height: 150px;
	margin: 0px;
}