@charset "utf-8";
/* CSS Document */

td#toptext {
	border: 1px dotted #FF0000;
	}

div#praimary {
/*    width:480px;
	height:420px;
	background: #ffffff;
	border:#ff0000 dotted 1px;
	*/
}
div#praimary h1 {
	color: #333333;
	font-size:16px;
	border-bottom: #FFffff solid 1px;
	text-align: center;
	background-image:url(../img/images/bg_h1_080501.gif);
	background-position:center middle;
	background-repeat: no-repeat;
	margin-top: 5px;
	/*margin-left:10px;*/
}
/*������������*/
.topphoto {
    float:left; 
	width:150px;
	background:#ffffff;
	margin: 0px 5px 0 10px;
	/*margin: 0px 0px 5px 320px;����������������������������������������*/
}
.topphoto0 {
    float:left; 
	width:150px;
	background:#ffffff;
	margin: 0px 5px 0 10px;
	/*margin: 0px 0px 5px 320px;����������������������������������������*/
}

.space {
    float: none;
    clear:left;
	height:10px;
}
/*������������*/
.toptex{
    float:left;
   	width:300px;
	height:auto;
	display:inline;/*for winIE6*/
	background:#ffffff;
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	color:#333333;
	font-size:12px;
	line-height: 1.5;
	margin: 0px 0px 5px 10px;
	/*margin-left: 10px;*/
}
.greeting {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bolder;
	color:#000000;
}

/*------------------------------------------
更新履歴の真ん中そろえ用
------------------------------------------*/
.new_Centering {
   margin:0;

   background-repeat:no-repeat;
   height:30px;
}

.new_Centering P {
    margin-left:55px;
	margin-top:8px;
}
