@charset "Shift_JIS";
/*	背景  */
body{
text-align:center;
background-color:#CBD8E7;
background-image:url(../img/bk.jpg);
background-position:top;
background-repeat:repeat-x;
color:#222222;
}
#allpoji{
width:906px;
margin:auto; 
background-color:#FFFFFF;
}



/*	テキストナビ  */
/*　　　　　　　　　　txtmenu　　　　　　　　*/
#txtmenu{
text-align:left;
}
#txtmenu ul{
border:
list-style:none;
margin:7px 0px 0px 7px;
padding:0px;
}
#txtmenu li{
display:block;
height:30px;
margin:0px 0px 0px 5px;
padding:0px;
float:left;
}


#contents{
text-align:left;
padding-top:0px;
margin-left:10px;
clear:both;
}


/*	フロート解除  */

.clear {
clear:both;
height:50px;
}



/*	フッダー  */
/*　　　　　　　　　　footer　　　　　　　　*/
#footer ul{
list-style:none;
margin:0px;
padding:0px;
width:880px;
color:#FFFFFF;
font-size:11px;
}
.footmenu{
background-image:url(../img/footer.gif);
background-repeat:no-repeat;
background-position:0px 2px;
text-align:left;
display:block;
width:110px;
height:15px;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 13px;
float:left;
}
.copy{
text-align:right;
display:block;
height:15px;
margin:0px 0px 0px 0px;
padding:0px;
float:right;
}
.footmenu span{
color:#ffffff;
}
/* 


/*                    pagetop                */
.pagetop{
text-align:right;
margin:0px 20px 10px 0px;
}


/***********************************
*
*	フォントサイズ、種類、行間
*
***********************************
*/
/*body,h1,h2,h3,h4,h5,h6,pre,td,th,input,textarea,caption {
font-family: "Hiragino Kaku Gothic pro","ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック",sans-serif;
}*/
body,h1,h2,h3,h4,h5,h6,pre {
font-size: x-small;line-height:1.6em;font-weight:normal;
/* (IE6,FireFox,NN6.x,Safari) modern browser */
/* hack */
voice-family:"\"}\"";
voice-family:inherit;

font-size: small;
}

/* ***for opera *** */

html>body,h1,h2,h3,h4,h5,h6,pre,td,th,input,textarea,caption{
 font-size: small;
}

/* 
 
***********************************
*
*　空行解除
*
***********************************

*/

body,h1,h2,h3,h4,h5,h6,pre,p,ul,ol,li,dl,dt,dd,noscript{margin: 0; padding: 0;}

/*
 
***********************************
*
*　リンクスタイル
*
***********************************

*/

a {
	color:#344B67;
	text-decoration: none;
	/* ***  for Mac IE hotspot *** */
	outline:none 0 #000
}
a:hover{
	color:#344B67;
	text-decoration: underline;
}





