*{
	margin:0px;
	padding:0px;
}

body{
	margin: 0 5% ;
	padding: 0;
	font-size: 12px
	color:#999;
	line-height:16px;
	background-color: #ffffff ;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a{
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #0066FF;
}
a:visited{
	color: #0033DD;
	text-decoration: none;
}
a:hover{
	color: #0066FF ;
	text-decoration: underline;
}
a:active{
	color: #FF00FF ;
	text-decoration: none;
}


span.red{
	color:#CC0000;
	font-weight:bold;
}

p{
	color:#4A301A;
	font-size:12px;
}
p.dl{
	color:#4A301A;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;	
	background-color: #EEDED0 ;
	border:1px solid #4A301A; 
	clear:both;
	display:block;
	width:350px;	
	margin-left:100px;
	padding-top:10px;
	_margin-left:0px;	
	padding-bottom:10px;	
}
p.dl a{
	color:#4A301A;
}
p.dltp{
	color:#4A301A;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;	
	background-color: #EEDED0 ;
	border:1px solid #4A301A; 
	clear:both;
	display:block;
	width:570px;	
	margin-left:210px;
	_margin-left:80px;	
	padding-top:10px;

	padding-bottom:10px;	
}
p.dltp a{
	color:#4A301A;
}

#contents{
	margin-top:20px;
	text-align:center;
}

h1{
	color:#FFFFFF;
	font-size:18px;

}
h2{
	color:#DDDDDD;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
h2.dstitle{
	color:#49361B;
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
h2.blog{
	color:#49361B;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #4A301A; 
	background-color:#fdf5e6;
	width:500px;
	text-align:left;
	padding-bottom:5px;
}


#contents .linktxt{
	font-size:12px;
	color:#4A301A;
	background-color: #EEDED0 ;
	border:1px solid ;
}


#contents .post{
	font-size:12px;
	padding:10px;
	background-color: #EEDED0 ;
	border:1px dotted #4A301A; 
	clear:both;
	display:block;
	width:550px;
	margin-left:210px;
	_margin-left:80px;	
}

#contents .mainbox{
	margin-left:210px;
	_margin-left:150px;	
	background-color: #FFFFFF ;
	width:560px;
	padding:10px;
}






#footer{
	margin-top:20px;
	margin-bottom:20px;	
	text-align:center;
	font-size:10px;	
}
 .ieibg{
	display:block;
	width:1000px;
	text-align:center;	
	background-image : url(../img/ieibg.jpg) ;
}


.thumb{
	background-color: #fdf5e6 ;
	padding:10px;
	border:2px solid #49361B;
}
.thumb img{
	margin-right:10px;
	margin-bottom:10px;	
}

.thumb a{
	color: #4A301A;
	text-decoration: none;
}


.thumb a:link {
	color: #EEDED0;
}
.thumb a:visited{
	color: #EEDED0;
	text-decoration: none;
}
.thumb a:hover{
	color: #49361B ;
	text-decoration: underline;
}
.thumb a:active{
	color: #EEDED0 ;
	text-decoration: none;
}

