@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
margin:0px;
padding:0px;
vertical-align:top;}

img {
border: 0px;
vertical-align: bottom;
}


/*フォント共通*/

.txtL{font-size:90%;
line-height:130%;
color:#333333;}

.txtL a{color:#333333;}

.txtL a:hover{color:#FF6600;}

.txtM{font-size:80%;
line-height:130%;
color:#333333;}

.txtM a{color:#333333;}

.txtM a:hover{color:#FF6600;}

.txtS{font-size:65%;
line-height:130%;
color:#333333;}

.txtS a{color:#333333;}

.txtS a:hover{color:#FF6600;}

/*ヘッダ部分*/
#header{
margin:auto;
border-bottom:#DDDDDD solid 1px;
margin-bottom:10px;}

a.access{
display:block;
width:143px;
height:52px;
background-image:url(../images/common/btn_access.gif);
text-indent:-9999px;
overflow:hidden;
}

a:hover.access{
background-position:0px -52px;
}

a.sitemap{
display:block;
width:129px;
height:52px;
background-image:url(../images/common/btn_sitemap.gif);
text-indent:-9999px;
overflow:hidden;
}

a:hover.sitemap{
background-position:0px -52px;
}

a.nwmail{
display:block;
width:133px;
height:30px;
background-image:url(../images/common/btn_nwmail.gif);
text-indent:-9999px;
overflow:hidden;
}

a:hover.nwmail{
background-position:0px -30px;
}

/*main部分*/
#main{
margin:auto;
width:882px;}

/*左メニュー*/
#leftmenu{
width:200px;
float:left;
vertical-align:top;}

#leftmenu ul{
margin:0px;
padding:0px;
list-style:none;}

#leftmenu li{
margin:0px;
padding:0px;}

#leftmenu li a{
list-style:none;
display:block;
width:200ox;
height:35px;
line-height:35px;
text-indent:1em;
text-decoration:none;
font-weight:bold;
background-image:url(../images/common/menu_bg.gif);
overflow:hidden;
}

#leftmenu li a:hover{
background-position:0px -35px;
}

#lmcontents{
text-indent:-9999px;
overflow:hidden;
background-image:url(../images/common/contents_title.gif);
width:200px;
height:14px;
}

#leftmenu dt{
margin-bottom:2px;
}

/*コンテンツ部分*/
#contents{
width:670px;
float:right;
background:url(../images/common/contents_bg.gif) repeat-y;}

#pageup{
width:650px;
padding:5px;
text-align:right;}

/*フッター部分*/
#foot{
clear:both;
margin:auto;
position:relative;
padding:10px 0px 0px 0px;
width:882px;
font-size:75%;
color:#333333;}

#foot a{
color:#333333;
text-decoration:underline;}

#foot a:hover{
color:#FF9900;
text-decoration:underline;}

#foot ul{
margin:0px;
padding:0px;
}

#foot li{
padding:5px;
list-style:none;}

#profile{
clear: both;
width:882px;
display:block;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
border-top:#666666 dotted 1px;
border-bottom:#666666 solid 1px;}

#commonlink{
float:left;
width:430px;
display:block;}

#commonlink{
color:#FFFFFF;}

#commonlink a{color:#333333;
text-decoration:underline;}

#commonlink a:hover{color:#FF6600;
text-decoration:underline;}


#msglink{
text-align:right;
display:block;
font-size:90%;
width:300px;
float:right;}

