* {
	margin: 0px;
	padding: 0px
	font-style: normal;
}
body {
	text-align: center;
	color: #5D5D5D;
	margin:0 auto;
	background-color:#EFEFEF;
	padding:0;
	font-family: Verdana, Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
}
html{
	height: 100%;
}
img { vertical-align: text-bottom; }
#bigin {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#base {
	text-align: center;
	width: 828px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	float: left;
	background-color: #FFFFFF;
}
a:link,
a:visited {
	color: #333333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	outline: none;
}
#head{
	background-image: url(../title.gif);
	height: 120px;
	padding-bottom: 0px;
	width: 828px;
}
#head #logo{
	float: left;
	width: 320px;
}
#head #mes {
	float: left;
	width: 498px;
}
#head #mes h1{
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
}
#main{
	float: left;
	width: 828px;
}
#img {
	width: 828px;
	margin-bottom: 5px;
}

#left,
#center,
#right{
	width: 261px;
	float: left;
	margin-bottom: 15px;
}
#left{
	margin-left: 15px;
}
#left,
#center {
	margin-right: 7px;
}
#right {

}
#foot {
	text-align: center;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #990100;
	float: left;
	width: 828px;
	color: #FFFFFF;
}
#foot a:link,
#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
#copyright {
	font-size: 85%;
	padding: 5px 10px 10px 0;
	text-align: right;
	color:#888888;
	letter-spacing: 0.1em;
	float: left;
	width: 818px;
}
#profilebox,
#profilebox2 {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#profilebox {
	margin-bottom: 20px;
	margin-top: 30px;
}
#profilebox h5{
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	font-size: 14px;
}
#profilebox p.kiyaku{
	padding-bottom: 30px;
	margin-left: 15px;
}
#profilebox p.sengen{
	padding-bottom: 60px;
}
#profilebox td,
#profilebox2 td {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#profilebox th,
#profilebox2 th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#profilebox .topb,
#profilebox2 .topb {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
