html		{}						
body      	{ 	background:#eeddcc url("") repeat;
			 
			margin:0px;padding :0px;			}
	
body,p,td,th,div,font {    	font-size :12px;line-height:15px; 
				font-family :"ＭＳ Ｐゴシック"; 
				color:#665544;			}
/* リンク　*/

a:link		{ color: #665544; 
		text-decoration: none;font-weight : 700;
		font-family : "ＭＳ ゴシック"; 
		text-justify:distribute-all-lines;
					}

a:visited	{ color: #665544; 
		text-decoration: none;font-weight : 700;
		font-family : "ＭＳ ゴシック"; 
		text-justify:distribute-all-lines;
					}
a:hover       { color: #eeddcc; text-decoration: none;font-weight : 700;}
a:active	{ color: #665544; 
		text-decoration: none;font-weight : 700;
		font-family : "ＭＳ ゴシック"; 
		text-justify:distribute-all-lines;
					}

/*　段組　*/

div.head{	background:#665544 url("")  scroll 0px 0px;
		height:100px;width:800px;
		font-size : 14px;line-height:5px;color:#fcfcfc;}

div.menu{	position:absolute;top:100px;
		background:#eeddcc url("") repeat;
		margin:0px;padding:0px;
		width:150px;height:350px;
		color:#000099;					}
div.main{	position:relative;	left:150px;
		background:#fcfcfc url("") repeat;
		width:650px;height:500px;	
		border-width:15px 0px 0px 0px;
		border-style:solid;
		border-color:#cc7766;
}
div.content{	padding:5px;	margin:10px 0px 10px 10px;
		font-size :12px;line-height:15px;
		

}
div.foot{	background:#cc7766 url("") repeat;		
		height:50px;padding:0px;width:800px;

}


div.soto{	
		background:#eeddcc url("") repeat;
		float:left;
								}



/* メニュー　関連　*/

div.menu-kankaku {height:15px;
		
}
div.bottanA{	border:none;width:100%;	margin:0px;padding:10px;
		background:#fcfcfc url("") repeat;
		font-size : 12px;line-height:15px; 
		
		
}

div.bottanB{	border:none;width:100%;	margin:0px;padding:10px;
		font-size : 12px;line-height:12px; 
		
}

div.BIGbottanA{	border:none;width:100%;	margin:0px;padding:10px;
		background:#fcfcfc url("") repeat;
		font-size : 12px;line-height:12px; 
		
}

div.BIGbottanB{	border:none;width:100%;	margin:0px;padding:10px;
		font-size : 12px;line-height:12px; 
		
}

	


/* ロゴ、タイトル*/

div.rogo{	position:absolute;top:10px;left:10px;width:110;	}


div.title{      position:absolute;top:20px;left:250px;
		font-size : 35px;line-height:40px; 
		font-family : "平成角ゴシック,ＭＳ ゴシック"; font-weight : 900;
		color:#fcfcfc;
	}

div.title2{      position:absolute;top:23px;left:253px;
		font-size : 35px;line-height:40px; 
		font-family : "平成角ゴシック,ＭＳ ゴシック"; font-weight : 900;		color:#acacac;
	}


div.ass_con{	position:absolute;top:69px;left:550px;
		font-size : 11px;line-height:15px; color:#acacac;
		}


/*　本文で使う*/

h1		{font-size : 17px;line-height:19px; 
		font-family : "平成角ゴシック,ＭＳ ゴシック"; font-weight : 900;
	}


hr		{color:#cc7766;border-width:5px;}

big		{font-size :15px;line-height:18px;color:#cc7766;}

small		{font-size :11px;line-height:13px;}

