/*--------------------------------------------------------------
Copyright WEB MAGIC.
http://www.webamgic.jp/
---------------------------------------------------------------*/


body {
text-align: center;
background-color:#FFFFFF;/*全体の背景色-----------------*/
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;/*基本の文字サイズ-----------------*/
line-height:170%;
color:#0C430D;/*基本の文字色-----------------*/
margin-top:20px;/*コンテンツボックスを上から少し離しています-----------------*/
margin-bottom:0px;
margin-left:0;
margin-right:0;
}



/*テキストリンクの色*/
a:link    {text-decoration:underline;color:#0C430D;font-weight:bold;} 

/*訪問済みのリンクの色*/ 
a:visited {text-decoration:underline;color:#0C430D;font-weight:bold;}  

/*クリック時のリンクの色*/
a:active  {text-decoration:underline;color:#0C430D;}  

/*マウスの上にカーソルがあるときのリンクの色*/
a:hover   {text-decoration:underline;color:#0C430D;}  


 /*サイトタイトルテキストリンクの色*/
h1 a:link     {color:#0C430D;text-decoration:none;} 

/*左メニュー・訪問済みのリンクの色*/
h1 a:visited  {color:#0C430D;text-decoration:none;}  

/*左メニュー・クリック時のリンクの色*/ 
h1 a:active   {color:#0C430D;text-decoration:underline;}

/*左メニュー・マウスの上にカーソルがあるときのリンクの色*/  
h1 a:hover    {color:#0C430D;text-decoration:underline;}  



/*メニュー・テキストリンクの色*/
#menu a:link    {font-size:16px;color:#488949;text-decoration:none;} 

/*左メニュー・訪問済みのリンクの色*/
#menu a:visited {font-size:16px;color:#488949;text-decoration:none;}  

/*左メニュー・クリック時のリンクの色*/
#menu a:active  {font-size:16px;color:#488949;text-decoration:underline;}  

/*左メニュー・マウスの上にカーソルがあるときのリンクの色*/
#menu a:hover   {font-size:16px;color:#488949;text-decoration:underline;}    


/*場所　テキストリンクの色*/
#place a:link    {font-size:12px;color:#0C430D;text-decoration:none;} 

/*場所　訪問済みのリンクの色*/
#place a:visited {font-size:12px;color:#0C430D;text-decoration:none;}  

/*場所　クリック時のリンクの色*/
#place a:active  {font-size:12px;color:#0C430D;text-decoration:underline;}  

/*場所　マウスの上にカーソルがあるときのリンクの色*/
#place a:hover   {font-size:12px;color:#0C430D;text-decoration:underline;}    




h1,h2,h3 {
margin:0px;
padding:0px;
font-weight:normal;
}

/*pタグ空白消去*/
p {
margin:0px;
padding:0px;
}


/*IMGボーダー非表示*/
img  {
border: none;
vertical-align:top;
}



/*TABLEボーダー非表示*/
table  {
border:none;
}


/*IE--BRバグ回避*/
br  {
letter-spacing:normal;
}


/*リスト空白消去*/
ul,ol,li  {
margin:0px;
padding:0px;
list-style:none;
}

#pagebody{
width:816px;
margin:0 auto;
text-align:left;
}


#header{
margin:0px;
background-image:url(images/photo.jpg);/*ヘッダー画像-----------------*/
background-repeat:no-repeat;
background-position:right;
background-color:#ffffff;
width:816px;
padding:53px 0px 0px 0px;
height:100px;
}


#menu{
background-color:#ffffff;/*メニュー部分背景色-----------------*/
text-align:center;
float:left;
position:relative;
display:block;
border-left:#adadad solid 1px;
width:816px;
}


#menu ul{
margin:0;
padding:0
}



#menu li{
padding:6px;
float:left;
border-top:#adadad solid 1px;
border-right:#adadad solid 1px;
border-bottom:#adadad solid 1px;
/*width:150px;*/
width:123px;
overflow:hidden;
}


br.clear{
clear:both;
padding:0px;
margin:0px;
height:0px;
}



#wrapper{
clear:both;
border-bottom:#adadad solid 1px;
border-left:#adadad solid 1px;
border-right:#adadad solid 1px;
background-color:#d9e8d9;/*メインコンテンツ背景色-----------------*/
position:relative;
float:left;
margin-bottom:4px;
width:814px;
}


#title{
padding:35px 35px;
}


 /* メインタイトルのフォントサイズ,色*/
h1    {
font-size:24px;/*タイトル部分文字サイズ-----------------*/
color:#0C430D;/*タイトル部分文字色-----------------*/
text-decoration:none;
font-weight:bold;
} 


 /* トップページ左エリア*/
#top_left{
float:left;
text-align:left;
width:429px;
padding-left:35px;
}


 /* トップページ右エリア*/
#main{
float:right;
text-align:left;
width:290px;
padding-right:35px;
}

 /* トップページNEWS文字の下直線*/
.border{
border-bottom:#adadad solid 1px;
padding-bottom:4px;
margin-bottom:8px;
}


 /* トップページNEWS点線つきのリスト*/
.news{
padding-bottom:40px;
color:#D03A09;
font-weight:bold; 

} 
 
.news li{
border-bottom:#adadad dotted 1px;
padding-bottom:4px;
margin-bottom:8px;
font-weight:normal; 
}

p.newsitem{
font-weight:normal; 
font-size:12px;
}

a.small{
font-weight:bold; 
font-size:14px;
}

li#empsys { 
color:#D03A09;
font-weight:bold; 

} 

 /* 下層ページコンテンツ*/
#kasou_contents{
margin:0px 35px 35px 35px;
padding:25px;
background-color:#FFFFFF;/*下層ページコンテンツ背景色白-----------------*/
position:relative;
}


 /*ページタイトル指定*/
#page_title{
border-bottom:#b1d0b1 solid 3px;/*下の線-----------------*/
font-size:18px;/*文字の大きさ-----------------*/
color:#0C430D;/*タイトル文字の色-----------------*/
font-weight:bold;
padding-bottom:6px;
margin-bottom:15px;
}




 /* 文章*/
.text{
margin:4px;
}

.page_text{
font-size:14px;/*文字の大きさ-----------------*/
color:#2F0D04;/*タイトル文字の色-----------------*/
} 

 /* 下層ページ右エリア*/
#rightside{
float:right;
text-align:left;
width:290px;
padding-right:35px;
}



 /* コピーライト*/
#copyright{
text-align:right;
font-size:10px;
margin-bottom:25px;
margin-right:8px;
}

.question{
font-size:16px;/*文字の大きさ-----------------*/
color:#622511;/*タイトル文字の色-----------------*/
font-weight:bold;
} 


#copyright a:link {color:#777777;}
#copyright a:visited  {color:#777777;}
#copyright a:hover {color:#777777;}
#copyright a:active  {color:#777777;}


