@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;}

/*フォント共通*/

.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;}

/*フッター部分*/


#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:872px;
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;}

