div#localmenu h3 {/* \*/ background:url(images/localmenu_title.gif) no-repeat; }

div#localmenu a.localmenu01 {/* \*/ background:url(images/localmenu01.gif) no-repeat; }
div#localmenu a.localmenu02 {/* \*/ background:url(images/localmenu02.gif) no-repeat; }
div#localmenu a.localmenu03 {/* \*/ background:url(images/localmenu03.gif) no-repeat; }
div#localmenu a.localmenu04 {/* \*/ background:url(images/localmenu04.gif) no-repeat; }


div#contents h2		{/* \*/ background:url(images/title.gif) no-repeat;}
div#contents h3.m01	{/* \*/ background:url(images/midashi01.gif) no-repeat;}



#OpenConts	{ display:none; }
#OpenConts2	{ display:none; }
#OpenConts3	{ display:none; }
#OpenConts4	{ display:none; }
#OpenConts5	{ display:none; }
#OpenConts6	{ display:none; }
#OpenConts7	{ display:none; }
#OpenConts8	{ display:none; }
#OpenConts9	{ display:none; }
#OpenConts10	{ display:none; }
#OpenConts11	{ display:none; }
#OpenConts12	{ display:none; }
#OpenConts13	{ display:none; }
#OpenConts14	{ display:none; }
#OpenConts15	{ display:none; }



.box	{
	border : 1px solid #cccccc ;
	background-color : #ffffcc ;
	padding : 10px ;
	margin : 10px 0px ;
}

.close	{
	text-align : right ;
	margin-top : 5px ;
}


.clear {
	clear: both;
	height: 0px;
}

.semi-box {
	width: 520px;
	height: 160px;
	padding: 0 0 0 0;
}
.semi-box-t	{
	width: 250px;
	height: auto;
	padding: 0 20px 0 0;
	font-size: 105%;
	line-height: 1.6em;
	float: left;
}
.semi-box-p	{
	width: 200px;
	height: 157px;
	padding: 0 0 10px 0;
	float: left;
}
.section {
	width: 510px;
	height: auto;
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0px;
	font-size: 100%;
	line-height: 2.0em;
	background-color: #b5e8bd;
	color : #000;
	clear: both;
	text-align: left;
	font-weight: bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

ul.section-list {
	margin : 10px 0px 10px 10px;
}

ul.section-list li {
	background: url(../images/mark02.gif) no-repeat ;
	list-style-type: none ;
	margin : 0px 0px 10px 0px ;
	padding-left : 28px ;
	line-height : 160% ;
}

.semi-txt01	{
	width: 500px;
	height: auto;
	padding: 20px 0 0 0;
	font-size: 105%;
	line-height: 1.6em;
}
.demo-btn {
	width: 180px;
	height: auto;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 0 0px;
	font-size: 90%;
	line-height: 2.0em;
	background-color: #b5e8bd;
	color : #000;
	clear: both;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#semi-title {
	width: 520px;
	height: 70px;
}

#form {
	width: 520px;
	height: auto;
	padding: 50px 0 0 0;
}

table.form {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-top: 1em;
	font-size: 100%;
}
table.form th,td {
	text-align: left;
	border: 1px solid #ccc;
	padding: 13px;
	font-weight: normal;
}
table.form th {
	background: #ddf2d7;
	width: 110px;
	text-align: center;
}
table.form td {
	background: #fff;
	width: 400px;
}
strong.ttl {
	text-align: left;
	border-left: solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 2em;
}

img.must {
	width: 30px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align : top;
}