@charset 'Shift_JIS';

*{
	margin:0px;
	padding:0px;
	border: 0px;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro W3" , "Hiragino Kaku Gothic Pro" ,  "メイリオ" , Meiryo , Osaka , "ＭＳ Ｐゴシック" , sans-serif;
	line-height: 100%;
	letter-spacing: 0px;
	vertical-align: baseline;
	list-style-type: none;
}

html{
	height:100%;
}

body {
	color:#000000;
	background-color:#fffafa;
	text-align: center;
	font-size: 100%;
}

div#container{
	width:850px;
	margin:30px auto 0px auto;
	text-align: left;
}

strong#update{
	width:300px;
	height:20px;
	font-weight: lighter;
	font-size: 12px;
	text-align: left;
	display: block;
	visibility: hidden;
}

h1#daiji{
	width:300px;
	height:600px;
	background-image: url(image/takahashimarikobu_daiji.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}

p#main{
	width:500px;
	height:600px;
	margin:0px 0px 0px 50px ;
	float: left;
}

strong#declaration{/* top175px bottom13px */
	width:500px;
	height:150px;
	margin:125px 0px 23px 0px ;
	background-image: url(image/takahashimarikobu_declaration.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

p#main img{
	width:240px;
	height:180px;
	float: left;
	display: block;
}

p#main strong#mariko_is_back{
	width:250px;
	margin:150px 0px 0px 10px;
	float: left;
	display: block;
	line-height: 1.2;
	color: #009900;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro W3" , "Hiragino Kaku Gothic Pro" ,  "メイリオ" , Meiryo , Osaka , "ＭＳ Ｐゴシック" , sans-serif;
	font-family: Verdana;
}



strong#copy{
	padding:30px 0px 0px 0px;
	font-size: 12px;
	color: #ee0000;
	width:850px;
	text-align: center;
	clear: left;
	display: block;
}
