body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}

a{
  color : #0080c0;
  text-decoration : none;
}
a:hover{
  color : purple;
  text-decoration : underline;
}
a:active{
  color : #ff0000;
}
s{
   font-size : 10px;
}
h1{
  font-size : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
*{
	line-height: 1.4;
	font-size: 14px;
}
td{
  font-size : 13px;
  font-weight : lighter;
}

div{
  font-size : 14px;
}

.bgb{
  color : white;
  font-size : 14px;
}

.cuscomm{
  font-size : 16px;
  font-weight : bold;
  padding-top : 8px;
  padding-bottom : 8px;
  
  
}

h2{
  font-size : 16px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.atten{
  font-size : 16px;
  font-weight : bold;
  
}

.pri{
  font-size : 16px;
  font-weight : bold;
  color : #cc0000;
}
#content{
	background-color : #ffffff;
	width : 720px;
	margin-right: auto;
	margin-bottom : auto;
	margin-left: auto;
}
#content h2{
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 30px;
}
#content table{
	background-color: #D1D0B4;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content table tr th{
	background-color: #004000;
	border: 1px solid #FFF;
	color: #FFF;
	line-height: 17px;
	padding: 8px;
}
#content table tr td{
	background-color: #FFF;
	border: 1px solid #FFF;
	line-height: 14px;
	padding: 8px;
}
#content #field_table{
	margin-top: 50px;
	padding-bottom: 50px;
}
#content p{
	padding-top: 10px;
}
#content #geme{
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}
.l_photo{
	background-color: #E7E7E7;
	padding: 6px;
	border: 1px solid #D5D5D5;
	margin-right: 20px;
}
.r_photo{
	background-color: #E7E7E7;
	padding: 6px;
	border: 1px solid #D5D5D5;
	float: left;
	margin-left: 20px;
}
#l434{
	float: left;
	width: 434px;
}
#r516{
	float: right;
	width : 286px;
}
#l516{
	float: left;
	width : 286px;
}
#r434{
	float: right;
	width: 434px;
}
.clear{
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.clear0{
	clear: both;
}
.l_photo2{
	background-color: #E7E7E7;
	padding: 6px;
	border: 1px solid #D5D5D5;
	margin-right: 20px;
	float: left;
}
.r_photo2{
	background-color: #E7E7E7;
	padding: 6px;
	border: 1px solid #D5D5D5;
	float: left;
}.10-20 {
	padding-top: 10px;
	padding-bottom: 20px;
}
