* {
	font-weight:normal;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:150%;
	color:#333333;
	}

body {
	margin:0;
	padding:0;
	background-color:#F7EBDB;
	}

h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p {
	margin:0;
	padding:0;
	list-style-type:none;
	}

a img {
	margin:0;
	padding:0;
	vertical-align:top;
	border:0;
	}

a {
	text-decoration:underline;
	color:#009933;
	}

a:link {
	text-decoration:underline;
	color:#009933;
	}

a:visited {
	text-decoration:underline;
	color:#009933;
	}

a:active {
	text-decoration:underline;
	color:#009933;
	}

a:hover {
	text-decoration:underline;
	color:#006633;
	}

.space {
	font-size:0;
	line-height:0;
	}

.clear {
 	clear:both;
	}


div#container {
	margin:0 auto;
	width:740px;
	background:url(images/persons_bg.jpg) left top repeat-y;
	}



div#header {
	margin-left:16px;
	width:708px;
	height:50px;
	background:url(images/header.jpg) left top no-repeat;
	
	}

div#header strong {
	display:none;
	}



div#main_img {
	margin-left:16px;
	width:708px;
	height:300px;
	background:url(images/main_img.jpg) left top no-repeat;
	}

div#main_img span {
	display:none;
	}



div#contents {
	/*margin-left:21px;*/
	width:700px;
	}

/* button TAKADAYA SHINKAWASAKI */
div#btn_takadaya {
	float:left;
	width:350px;
	height:90px;
	background:url(images/btn_takadaya.jpg) left top no-repeat;
	}

div#btn_takadaya a {
	display:block;
	width:350px;
	height:90px;
	}

div#btn_takadaya a:hover {
	background:url(images/btn_takadaya_h.jpg) left top no-repeat;
	}

div#btn_takadaya a strong {
	display:none;
	}


/* button TAKADAYA KANNAIBASYAMICHI */
div#btn_takadaya2 {
	float:left;
	width:350px;
	height:90px;
	background:url(images/btn_takadaya2.jpg) left top no-repeat;
	}

div#btn_takadaya2 a {
	display:block;
	width:350px;
	height:90px;
	}

div#btn_takadaya2 a:hover {
	background:url(images/btn_takadaya2_h.jpg) left top no-repeat;
	}

div#btn_takadaya2 a strong {
	display:none;
	}
	
/* button TORITETSU MUSASHIKOSUGI */
div#btn_toritetsu1 {
	float:right;
	width:350px;
	height:90px;
	background:url(images/btn_toritetsu1.jpg) left top no-repeat;
	}

div#btn_toritetsu1 a {
	display:block;
	width:350px;
	height:90px;
	}

div#btn_toritetsu1 a:hover {
	background:url(images/btn_toritetsu1_h.jpg) left top no-repeat;
	}

div#btn_toritetsu1 a strong {
	display:none;
	}


/* button YOKOHAMA ICHIBA */
div#btn_yokohama_ichiba {
	float:left;
	width:350px;
	height:90px;
	background:url(images/btn_yokohama_ichiba.jpg) left top no-repeat;
	}

div#btn_yokohama_ichiba a {
	display:block;
	width:350px;
	height:90px;
	}

div#btn_yokohama_ichiba a:hover {
	background:url(images/btn_yokohama_ichiba_h.jpg) left top no-repeat;
	}

div#btn_yokohama_ichiba a strong {
	display:none;
	}



/* button TORITETSU MINAMIRINKAN */
div#btn_toritetsu2 {
	float:left;
	width:350px;
	height:90px;
	background:url(images/btn_toritetsu2.jpg) left top no-repeat;
	}

div#btn_toritetsu2 a {
	display:block;
	width:350px;
	height:90px;
	}

div#btn_toritetsu2 a:hover {
	background:url(images/btn_toritetsu2_h.jpg) left top no-repeat;
	}

div#btn_toritetsu2 a strong {
	display:none;
	}


div#btn_c_outline {
	margin-left:16px;
	width:708px;
	height:33px;
	background:url(images/btn_c_outline.jpg) left top no-repeat;
	}

div#btn_c_outline a {
	display:block;
	width:708px;
	height:33px;
	}

div#btn_c_outline a:hover {
	background:url(images/btn_c_outline_h.jpg) left top no-repeat;
	}

div#btn_c_outline a span {
	display:none;
	}

div#copyright {
	width:740px;
	height:72px;
	margin:0 auto;
	text-align:center;
	background:url(images/prs_un.jpg) left top no-repeat;
	}

div#message {
	width:698px;
	height:20px;
	margin:0 auto;
	text-align:center;
	background:url(images/persons_bg.jpg) left top no-repeat;
	}


