/* CSS Document */

@charset "UTF-8";

body {
	text-align:center;
	background-color:#e4e6e5;
	margin:0;
}
div,h1,h2,h3,h4,p{border:none;margin:0em;padding:0em;}
h1{font-size:2em;}
h2{font-size:1.5em;}
h3{font-size:1.1em;color:#555;}
h4{font-size:1em;}
p{font-size:1em;}
a:link{color:#0033cc;background:transparent;}
a:visited{color:#5533cc;background:transparent;}
a:hover,a:active{color:#fff;background:#000099;}
img{border-style:none;}
a img{border:0px;}
.clear{clear:both;}

#wrapper {
	width:810px;
	margin:0 auto;
	text-align:left;
	background-image: url(../img/template/back.jpg);
	background-repeat: repeat-y;
}
#header {
	height:73px;
	width:810px;
	margin:0;
}
#navi {
	width:810px;
	height:45px;
	margin:0;
}
#content {
	width:810px;
	text-align:left;
}
#content .name {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin-left:35px;
	margin-top:10px;
	display: block;
	margin-bottom: 10px;
}
#box {
	height:50px;
	width:690px;
	display:block;
	margin-left:55px;
	position:relative;
}
#box .survey {
	height:50px;
	width:145px;
	text-align:center;
	display:block;
	border-width: 1px;
	border-right-style:dotted;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-color: #333333;
	background-color: #B8CFDD;
	float:left;
}
#box .serch {
	position:absolute;
	height:38px;
	width:545px;
	text-align:center;
	display:block;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	padding-top: 12px;
	border-width: 1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:solid;
	border-color: #333333;
	vertical-align:middle;
	left:146px;
	top:0px;
}
#titlename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff3399;
	margin-top: 20px;
	margin-left: 55px;
	display: block;
}
#main {
	font-family: Verdana;
	display: block;
	width: 700px;
	margin-left: 55px;
	margin-top:5px;
	margin-bottom:10px;
}
#footer {
	width:800px;
	height:17px;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1d5ba6;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	font-family:Verdana;
	letter-spacing: -1px;
}

/* CAEgpID /// Layout */
.leftnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3399;
	margin-left:5px;
	display:block;
	width:159px;
	border-right-color:#1d5ba6;
	border-right-style:dotted;
	border-right-width:1px;
	line-height: 20px;
	font-weight: bold;
}
.leftnavi a:link,a:visited{color:#ff3399;background:transparent; text-decoration:none;}
.leftnavi a:hover,a:active{color:#0099cc; background:transparent; text-decoration:none;}
.midashi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-left: 8px;
	margin-right:5px;
	display: block;
	width: 357px;
}
.midashispace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-left: 8px;
	margin-right:5px;
	margin-bottom:8px;
	display: block;
	width: 357px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 8px;
	margin-right:8px;
	margin-bottom:5px;
	display: block;
	width: 354px;
}
.rightbox {
	background-color: #B8CFDD;
	display: block;
	width: 165px;
}
.rightmidashi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	display: block;
	width: 160px;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	overflow:hidden;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 22px;
	margin-right:8px;
	display: block;
	width: 340px;
}
.numbertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 8px;
	margin-right:8px;
	display: block;
	width: 354px;
	font-weight: bold;
}

