@charset "shift_jis";
/*----owarino-top -----image΍---------------------*/
BODY {
	background-color: #f1dcc0;
	line-height: 150%;
	text-align: center;
	padding: 5px;
}

.wrapper {
	background-color: white;
	width: 720px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;  /*-----image΍----------*/
}

.container {
	FLOAT: left;   /*-----image΍----------*/
	line-height: 160%;
	width: 720px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: solid;
	margin-bottom: 10px;
	font-size: 95%;
	color: #484848;
	border-top-width: 1px;
	border-top-color: #999999;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-color: #cccccc;
	border-right-color: gray;
	border-bottom-color: gray;
	background-color: #f3f7f0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}


.date {
	font-family: Verdana;
	color: #cc0000;
	text-align: right;
	font-size: 90%;
}


TD {
	font-size: 90%;
}

H1 {
	font-family: "MS UI Gothic", Verdana;
	color: red;
	text-align: center;
	font-size: 150%;
}

h2 {
	font-family: "MS UI Gothic", Verdana;
	color: #3d3d3d;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
}


li {
	font-size: 90%;
	font-family: Verdana;
	line-height: 150%;
}

L2 {
	font-size: 90%;
	font-family: Verdana;
	color: navy;
	list-style-type: square;
}

.L3 {
	font-size: 90%;
	font-family: Verdana;
	list-style-type: none;
}


.s95 {
	font-size: 95%;
	margin-left: 20px;
}


.sred{
     font-size : 80%;
     color : #cc0000;
}
