body  {
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial, Helvetica, sans-serif;
}

#container { 
	width: 780px; 
	background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

* html #container { 
	width: 800px; 
	background: #FFFFFF;
	margin-left:50px;
	margin-right:auto;
}

#header {
	background-image:url(images2/header.jpg); 
	background-repeat:no-repeat;
	height:400px;
	width:100%;	
	margin-top:20px;
	margin-left:-50px;
	margin-bottom: -30px;
} 

* html #header {
	background-image:url(images2/header.jpg); 
	background-repeat:no-repeat;
	height:400px;
　　　　　　　margin-left:0px;	
	margin-top:20px;
	margin-bottom: -30px;
} 

#intro {
	font-size:0.67em;
	color:#CCFFFF;		
	line-height:150%;
	margin-left: 80px;
	padding-top:148px;
	width: 350px;
}

#contentbox {
	width:580px;
	text-align:justify;
	float: left;
} 

* html #contentbox {
	width:550px;
	text-align:justify;
	float: left;
margin-left:20px;
} 

.titleback {
	background-image:url(images2/titleback2.gif);
	background-repeat:no-repeat;
	height: 120px;
	margin-top:5px;
	width: 450px;
	clear: both;
}

.title {
	position:relative;
	font-size:0.95em;
	color:#FFFFFF;
	width:480px;
	margin-left:15px;
	padding-top:3px;
}


.date {
	font-size:0.7em;
	position:relative;
	color:#CCFFFF;	
	width:480px;
	padding-top:13px;
	margin-left:15px;
}

#profile {
	font-size:0.77em;
	color:#666666;
	line-height:150%;
}

.contents {
	font-size:0.77em;
	color:#666666;
	line-height:150%;
	margin-top:-45px;
	margin-bottom:20px;
	width: 560px;
}

* html .contents {
	font-size:0.77em;
	color:#666666;
	line-height:150%;
	margin-top:-45px;
	margin-bottom:20px;
	width: 520px;
}

#sidebar {
	float: right;
	width: 200px; 
	font-size:0.9em;
	line-height:150%;
	padding-top: 50px;

}



#link {
	margin-left:-40px;
	margin-top:-1px;

}

* html #link {
	margin-left:0px;
}

*:first-child+html #link {
	margin-left:0px;
}



.p {
	font-size:0.6em;
	color:#666666;
	position:relative;
	top:15px;
	margin-top:-10px;
}


.comment{
	color:#666666;
	margin-top:30px;
}



.comentname {
	font-size:1.0em;
	color:#7F784C;
}

.comentdata {
	font-size:0.7em;
	color:#9F975F;
}

.comenttext {
	font-size:0.8em;
	line-height:150%;
	color:#5F7F4C;
　　　　　　　width:550px;
}





#nav {
	font-size:0.85em;
	color:#003333;
	margin-left:140px;
	margin-bottom:10px;
}

#footercontainer {
margin-left:-30px;
       clear: both;
}

#footer {
	background-image:url(images2/footer.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 120px;
 　　　　　　>margin-left:-30px;
        >margin-top:30px;
	
}

* html #footer {
	background-image:url(images2/footer.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 120px;
　　　　　　　margin-left:30px;
	
}

head~/* */body #footer {
	
	margin-left:-30px;
}


#copyright{
	text-align:left;
	padding-top:20px;
	>padding-top:10px;
	font-size:10px;
	color:#FFFFFF;
margin-left:50px;
}

a {text-decoration:none;
}

a:link {
	color:#006699;
	}

a:visited { 
	color:#006699;	
}

a:hover {
	color:#CCCCCC;
}

a:active {
	color:#FFFFFF;
}

ul{
list-style-type: none;
}


.m_archive{
margin-left:-40px;
margin-top:-5px;
margin-bottom:-23px;
}








