@charset "shift_jis";

body {
	background: #f2f2fa;
	line-height: 150%;
	text-align: center;
	padding: 0px;
}

#main {
	background-color: white;
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contents {
	FLOAT: left;
	line-height: 170%;
	width: 670px;
	background-color: white;
	text-align: left;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/waku_02m.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
}

a {
	text-decoration: none;
}

A:hover {
	color: #cc0000;
	font-weight: normal;
	text-decoration: underline;
}

.date {
	font-family: Verdana;
	color: #cc0000;
	text-align: right;
	font-size: 90%;
     padding-top : 5px;
     padding-bottom : 5px;
}

TD {
	font-size: 90%;
}

HR {
	clear: both;
	color: red;
	background-color: red;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

H1 {
	font-family: "MS UI Gothic", Verdana;
	color: red;
	text-align: center;
	font-size: 170%;
	margin-top: 0px;
	font-weight: normal;
}

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

.subtitle {
	font-family: "MS UI Gothic", Verdana;
	color : #4b4b4b;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
}

.bold-red {
	font-weight: 600;
	color: #cc0000;
	font-size: 100%;
}

.red {
	font-weight: normal;
	color: #cc0000;
	font-size: 100%;
}

.s1 {
	font-family: Verdana,"MS UI Gothic";
	color: Midnightblue;
	text-align: center;
	font-size: 70%;
}
.s2 {
	font-size: 80%;
}
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;
}

.imagebox-r {
	float: right;
	font-size: 80%;
	color: navy;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	line-height: 120%;
}

.imagebox-l {
	float: left;
	font-size: 80%;
	color: navy;
	text-align: center;
	padding: 5px;
}

.imagecenter {
	font-size: 80%;
	color: navy;
	text-align: center;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

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

.wakuimage {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ol {
	color: black;
	list-style-type: none;
}

.tab1 {
	font-family: Verdana;
	color: green;
	font-size: 95%;
	list-style-type: none;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: -20px;
}

.tab2 {
	padding-left: 0px;
	list-style-type: none;
	color: #4c4c4c;
	margin-left: 10px;
}

.red {
	color: #cc0000;
}

#contents p {
	color : #505050;
	line-height: 150%;
	padding-top : 5px;
	padding-bottom : 3px;
	padding-right : 7px;padding-left : 7px;
}

.kakomi {
	margin-top: 10px;
	margin-left: 150px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	padding: 5px 3px 5px 3px;
	line-height: 170%;
	font-size: 90%;
	text-align: left;
	color: navy;
	background-color: #eaeeed;
}
.kaisetsu {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	border : 1px solid #d9d9d9;
	
	
	padding: 5px 3px 5px 3px;
	line-height: 170%;
	font-size: 90%;
	text-align: left;
	color: navy;
	background-color : #f2eced;
}

.migiyose {
	text-align: right;
     display : block;
}

.setbox {
	border: 1px dashed #0000cc; /* 1.枠線 */
	background-color: #eeeeff;  /* 2.背景色 */
	width: 130px;
	float: left;
	margin: 5px;
}

p.image,p.caption {
	text-align: center; /* 3.中央寄せ */
	margin: 5px;        /* 4.余白・間隔 */
}

p.caption {
	font-size: 80%;  /* 5.文字サイズ */
	color: darkblue; /* 6.文字色 */
}

.redbold {
	font-size: 100%;
	font-weight: bold;
	color: red;
}
