@CHARSET "utf-8";

div#temp_pagebody{
	clear:both;
	margin-left: auto;
	margin-right: auto;/*センタリング*/	
	width: 1000px;
	background-color: #ffffff;
}

div#temp_main{
	background-color: #ffffff;
	width: 700px;
	float: left;
}

div#temp_main h2{
	margin:20px;
	background-color:#ffffff;
	font-size:15pt;
/*	height:40px;  */
/*	background-image:url("images/head1.png"); */
/*    background-repeat:no-repeat;  */

}


div#temp_main_contents{
	margin:40px;
	background-color:#ffffff;
}

 h3{
	margin-top:20px;
	font-size:13pt;
	height:30px;
	background-image:url("images/head0.png"); 
	background-repeat:no-repeat;
	background-color:#ffffff;

}


div#temp_main_contents a{
	background-color:#ffffff;
	color:#000fff;
}

div#temp_main_contents p{
	background-color:#ffffff;
	margin-top:2em;
}

div#temp_side_twitter{
	background-color:#ffffff;
}
div#temp_side_twitter a{
	background-color:#ffffff;
}

div#temp_side_twitter script{
	background-color:#ffffff;
}


div#temp_side{
	margin:20px;
	float:right;
	width:260px;
	background-color:#ffffff;
	
}