@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	background-color: #fffff3;
	color: #555555;
	font-size: 13px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Osaka,sans-serif;
	line-height: 100%;
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	display: block;
}
img {
	border-width: 0;
}
table {
	font-size: 13px;
	line-height: 16px;
	border-style: solid;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 0;
}
a {
	color: #0066ff;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}
ul, ol {
	list-style-type: none;
}
br {
	letter-spacing: normal;
}
br.clear {
	height: 0;
	line-height: 0;
}
.clear {
	clear: both;
}

#wrap{
	width: 900px;
	background: #ffffff url('./img/wrap_back.png') no-repeat center top;
	border-left: 2px solid #afafaf;
	border-right: 2px solid #afafaf;
	margin: 0 auto;
}
#header {
	width: 900px;
	height: 110px;
}
#header h1 {
	padding: 10px 20px 0 20px;
}
#header.blank {
	margin-bottom: 20px;
}
#top_image {
	width: 900px;
	margin-bottom: 5px;
}
#menu {
	width: 205px;
	margin-top: 2px;
	float: left;
}
#menu ul {
	width: 176px;
	padding: 0 12px 0 17px;
	margin-bottom: 15px;
}

#cont {
	width: 530px;
	margin-top: 5px;
	float: left;
}
#cont .cont_head {
	width: 530px;
	height: 45px;
	background: transparent url('./img/cont_head.png') no-repeat center top;
}
#cont .cont_head h2 {
	width: 530px;
	height: 40px;
	padding-bottom: 5px;
}
#cont .cont_body {
	width: 530px;
	background: transparent url('./img/cont_body.png') repeat-y center top;
}
#cont .cont_body h3 {
	padding: 5px 5px 5px 0;
	margin: 0 15px;
}
#cont .cont_body p.img {
	padding: 5px 0;
	margin: 0 15px;
}
#cont .cont_body p.text {
	color: #777777;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0;
	margin: 0 25px;
}
#cont .cont_body p.red,
#cont .cont_body p .red {
	color: #c90000;
}
#cont .cont_body table {
	width: 480px;
	margin: 0 25px;
}
#cont .cont_body table th {
	color: #777777;
	font-size: 13px;
	line-height: 16px;
	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ ゴシック','MS Gothic',Osaka,monospace;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#cont .cont_body table th.t1 {
	width: 70px;
}
#cont .cont_body table th.t2 {
	width: 145px;
}
#cont .cont_body table th.pt {
	width: 110px;
}
#cont .cont_body table th img {
	display: block;
}
#cont .cont_body table th .check {
	color: #c90000;
	font-weight: normal;
}
#cont .cont_body table td {
	color: #777777;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
}
#cont .cont_body table td h4.name1 {
	color: #0099cc;
	font-weight: bold;
	margin-bottom: 3px;
}
#cont .cont_body table td h4.name2 {
	color: #533316;
	font-weight: bold;
	margin-bottom: 3px;
}
#cont .cont_foot {
	width: 530px;
	height: 10px;
	background: transparent url('./img/cont_foot.png') no-repeat center top;
	margin-bottom: 15px;
}
#cont .cont_body table.sub,
#cont .cont_body table.inq {
	margin: 0 10px;
}
#cont .cont_body table.inq th {
	text-align: left;
}
#cont .cont_body table.inq th,
#cont .cont_body table.inq td {
	border-bottom: 1px dotted #c1c1c1;
	padding: 5px;
}
#cont .cont_body table.inq td input {
	width: 280px;
	font-size: 13px;
	line-height: 14px;
	display: block;
}
#cont .cont_body table.inq td textarea {
	width: 282px;
	font-size: 13px;
	line-height: 14px;
	display: block;
}
#cont .subcont_body p.butt {
	padding: 10px 0 5px 0;
	margin: 0 15px;
	text-align: center;
}
#cont .subcont_body p.butt input {
	width: 100px;
	height: 26px;
}
#cont .subcont_body p.text {
	margin: 0 15px;
}
#cont .subcont_head {
	width: 530px;
	height: 45px;
	background: transparent url('./img/cont_head.png') no-repeat center top;
}
#cont .subcont_head {
	width: 500px;
	height: 10px;
	background: transparent url('./img/subcont_head.png') no-repeat center bottom;
	margin: 0 15px;
	padding-top: 10px;
}
#cont .subcont_body {
	width: 500px;
	background: transparent url('./img/subcont_body.png') repeat-y center top;
	margin: 0 15px;
}
#cont .subcont_foot {
	width: 500px;
	height: 10px;
	background: transparent url('./img/subcont_foot.png') no-repeat center top;
	margin-bottom: 15px;
	margin: 0 15px;
	padding-bottom: 5px;
}

#cont .cont_image {
	width: 530px;
}
#cont .cont_facebook {
	width: 500px;
	margin: 10px auto;
}

#side {
	width: 165px;
	margin-top: 5px;
	float: right;
}
#side p {
	padding: 0 20px;
	margin-bottom: 15px;
}

#footer {
	width: 900px;
	margin-top: 20px;
	clear: both;
}
#footer .foot_logo {
	width: 900px;
	border-bottom: 2px solid #afafaf;
}
#footer .foot_logo p {
	padding: 5px 20px;
}
#footer .foot_comp {
	width: 900px;
}
#footer .foot_comp p {
	font-size: 13px;
	line-height: 18px;
	padding: 5px 20px;
	float: left;
}
#footer .link_top {
	width: 900px;
	background-color: #545454;
}
#footer .link_top p {
	padding: 10px 20px;
	text-align: right;
}

.err{
	box-shadow: 1px 1px 6px 0px #dddede;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
	border: 1px solid #8d8d8d;
	background-color: #fff;
	padding: 15px 10px;
}
.err h3{
	font-size: 18px;
}
.err .att_text{
	line-height: 150%;
	margin-top: 10px;
}
.err .att_text p{
	margin-top: 5px;
}
