@charset "UTF-8";

body {
	width: 824px;
	argin:0;
	padding:0;
	line-height:1.6em;
	letter-spacing:1px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	color:#333;
	border: 1px solid;
	border-color: #666;
}

#header h1 {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
a img {
    border-style:none;
}

h2 {
	font-size: 14px;
	margin-left: 5px;
}

h3 {
	font-size: 13px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
}

#header p {
	font-size: 18px;
	color: #F00;
	font-weight: bolder;
}
.close{
	text-align: right;
}
/*-------------------------containerの指定*/ 
#container {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
#container p {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
#comment table {
	font-size:12px;
	border:solid 1px #A99;
	border-collapse:collapse;
	width: 680px;
	margin: 0 auto;
}

#comment th,td {
	padding:5px;
	border:solid 1px #A99;
	text-align:left;
}

#comment th {
	background-color:#FFF;
	width: 88px;
}

#comment td {
	background-color:#FFFEFD;
}

#comment .col01a {
	width:50%;
	height: 100%;
	text-align: center;
	font-weight: normal;
}

#comment .col02b {
	width:50%;
	height: 100%;
	text-align: center;
}

#comment .col01{
	width:50%;
	height: 100%;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

#comment .col02{
	width:50%;
	height: 100%;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

#comment .col03 {
	width:10%;
	height: 30px;
	text-align: left;
}

#comment .col04 {
	width:20%;
	height: 30px;
	text-align: left;
}


#comment .col001 {
	width:88px;
	height: 20px;
	background-color: #E6EEFF;
	text-align: center;
}

#comment .col002 {
	width:180px;
	height: 20px;
}

#comment .col003 {
	width:20%;
	height: 30px;
}

#comment .col004 {
	width:40%;
	height: 30px;
}

#g-map {
	width:680px;
	height:680px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#footer {
	width: 824px;
	text-align: center;
}
#wrapper #header h1 {
	color: #333;
}
