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

body{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color:#fffff0;
	padding: 0px;
	text-align: center;
	margin: 0px;
	line-height: 0px;
}

div#TopHead{
	width:740px;
	margin:0 auto;
	background-color: transparent;
}

h1, p.top_title{
	font-size:75%;
	margin:0;
	padding:0;
	line-height:1.75em;
	font-weight: bold;
	text-align:left;
	background-color: transparent;
	float:left;
}

p.top_title{
	margin-left:2em;
}

h2.topPage{
	color:white;
	background-color:#336666;
	font-size:1em;
	line-height:1.2em;
	padding:3px 0;
	margin:auto 10px;
	font-weight: normal;
}

h2.data{
	clear:both;
	font-size:100%;
	font-weight:bold;
	border-bottom:1px solid black;
	margin:0.5em;
	line-height:2em;
}

p{
	background-color:white;
	line-height: 1.25em;
	margin:0;
	padding:0;
}

img{
	border:0;
}

table{
	clear:both;
}

table.Ibusuki_list td{
	width:25%;
}

a:hover{
	background-color: #FFFF99;
}

a:visited{
	color: #000066;
}

div{
	background-color:white;
	margin:0;
	padding:0;
}

table{
	width:100%;
}

p.allrights{
	font-size:75%;
	margin:0;
	padding:1em;
	clear:both;
}

p.wn{
	color: white;
	background-color: #003366;
	margin:10px 10px;
}

p.wn_date{
	font-size:60%;
	text-align:left;
	margin:0px 16px;
}

p.wn_data{
	font-size:80%;
	text-align:justify;
	margin:0px 20px;
}

div.main{
	width: 740px;
	margin: 0px auto;
	clear:both;
}

div.menu{
	width: 200px;
	float:left;
	padding:10px 0;
}

div.body{
	width: 540px;
	float:left;
	padding:10px 0;
}

div.data{
	width: 540px;
	float:left;
	padding:10px 0;
	text-align:left;
}

div.data p.photo{
	margin:0px 20px 10px 20px;
	float:right;
}

div.data p.text{
	margin:1em 1em 2em 1em;
	line-height:1.5em;
	text-align:justify;
}
