@charset "UTF-8";
/* CSS Document */
#navi .nv6 {
	background-position: 0px -31px;
}

#contents h1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents p {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
}

.mr20{
	margin-right: 20px;
}

.mt20{
	margin-top: 20px;
}
.title_box{
	height:auto;
	width: 730px;
}

.contact_box{
	height:60px;
	width: 510px;
	float: left;
	padding-top: 12px;
	padding-left: 220px;
}
#profile h3,
#profile h4 {
	font-size:14px;
	color: #e12d54;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3:first-letter,
h4:first-letter
{
	font-weight:bold;
	font-size:26px;
	line-height: 1.5em;
}
.img_box_02{
	height:auto;
	width: auto;
	float: left;
}

.img_box_03{
	height:auto;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_box{
	height:auto;
	margin: 0px;
	padding: 0px;
	width: 418px;
	float: left;
}

.txt_box{
	height:auto;
	margin: 0px;
	width: 312px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.txt_box_02{
	height:auto;
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.txt_box_03{
	height:auto;
	width: 730px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.txt_01{
	font-size:14px;
	color: #e12d54;
}

.txt_02{
	font-size:12px;
	color: #e12d54;
}

.txt_03{
	font-size:12px;
	color: #313131;
}

.txt_04{
	font-size:10px;
	color: #313131;
}



.nolist	{
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.right{
float:right}


.table_box{
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 10px;
}
.title_box th {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(image/table_icon.jpg);
	background-position: 5px 8px;
	padding-left: 15px;
	width: 140px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
}
.title_box td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	padding-right: 10px;
}
#submit {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
/* THANKS */
#thanks {
}
#thanks p.thanks {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	margin-bottom: 15px;
	margin-top: 25px;
}
#thanks p.ad {
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
