@charset "euc-jp";


div#headmes {
	font-size: 118%;
	margin-bottom: 20px;
}
div#headmes p {
	margin-bottom: 6px !important;
	line-height: 1.6 !important;
}



p.moushikomi {
	margin: 15px 0px 5px;
	clear: both;
}
p.moushikomi a{
	width: 200px;
	display: block;
	margin: 0px 0px 0px auto;
	padding: 5px;
	background: #666666;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 4px;
}
p.moushikomi a:hover{ background: #066ABB; }

p.insatsu{
	margin-bottom: 35px !important;
	float: none;
}

table#riyuu{ width: 100%; }
table#riyuu td,
table#riyuu th{}
table#riyuu td{
	border-top: 0px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
}
table#riyuu th{
	width: 33%;
	background: #C9EDFF;
	padding: 4px;
	border: 1px solid #CCC;
}




div.items {
	padding: 15px 35px;
	border: 2px solid #8C826C;
	margin-bottom: 15px;
	background: url(images/bg_imgs.jpg);
}


.items h4 {
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	background: #B5AE9F;
	padding: 4px;
	letter-spacing: 3px;
	margin: -15px -35px 20px;
}
.items h4.pat2 { background: #9EB6AB; }
.items h4.pat3 { background: #9A9CBA; }
.items h4.pat4 { background: #BD97BC; }

.items ul {
	margin-left: 2em;
	margin-bottom: 25px;
}
.items ul li{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table.pics{
	font-size: 88%;
	clear: both;
	width: 100%;
}
table.pics td{
	width: 33%;
	text-align: center;
}


p.osae{
	font-size: xx-small;
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #999;
}



ul#hituyou {
	font-size: 88%;
	margin-left: 3em;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #666;
	clear: both;
	margin-bottom: 5px;
}
p.pics {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 88%;
	text-align: center;
}

div#flow_img { background: url(images/img_flow.gif); }
