@charset "utf-8";

/* CSS Document */

#my_body {
	width: 660px;
	position:relative;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

.cent {
	width: 660px;
	background: #005ebb;
}

.root {
	background: #ffffff;
	width: 660px;
	line-height: 1.5;
	text-align:left;
}

.main {
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width: 640px;
	line-height: 1.5;
	text-align:left;
	border: solid 1px #aaaaaa;
}

/*

----------------------------------------------------------- */
.h3_sympoTitle{
	font-weight:normal;
	color:color:#000040;
	background:#ff80ff;
	padding:1px 10px;
	margin-bottom:1em;
	margin-top:3em;}

.sympoTbl01 {
	clear:both;
	border: 1px solid gray;
	width:639px;
	color:#000040;
	margin-bottom:2em;
}

.sympoTbl01 td, .sympoTbl01 th {
	color:#000040;
	font-size:small;
	font-family:Meiryo UI;
	font-weight:normal;
	padding:3px 5px;
	line-height:1.5;
}

.sympoTbl01 .th01 {
	border-bottom:2px solid #00552e;
	background: url(../img/2016sympo_icon.png) no-repeat left top;
	background-size:auto 31px;
	padding-left:50px;
	text-align:left;
}

.sympoTbl01 .th02 {
	border-bottom:2px solid #17184b;/*#8080ff*/
	text-align:right;
}
.sympoTbl01 td{
	line-height:1.7;}
