@charset "UTF-8";

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
}
img {
	border: none;
}
strong {
	color: #78340f;
}
.clearboth {
	clear: both;
}
.clearboth hr {
	display: none;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hstyle01 {
	clear: both;
	background-color: #78340f;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
	border-left: solid 5px #eb6100;
}
.hstyle02 {
	clear: both;
	background-color: #e85298;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
	border-left: solid 5px #78340f;
}
.hstyle03 {
	clear: both;
	color: #78340f;
	font-size: 15px;
	padding: 5px 10px;
	border-left: solid 5px #eb6100;
}
.hstyle04 {
	clear: both;
	color: #78340f;
	font-size: 15px;
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 15px;
	background: url(../pic/square.gif) left center no-repeat;
}
#page .set .hstyle01 {
	margin: 30px 0 20px 0;
}
#page .set .hstyle02 {
	margin: 30px 0 20px 0;
}
.tstyle01 {
	border: solid 1px #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
.tstyle01 th {
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #f2f2f2;
	text-align: center;
}
.tstyle01 td {
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	text-align: center;
}
.formtable table {
	width: 648px;
	border: solid 1px #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
.formtable table th {
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #f2f2f2;
	text-align: center;
}
.formtable table td {
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#formmailBtn {
	font-size: 12px;
	text-align: center;
}
.formtable table table {
	width: 100%;
}
.formtable table table td {
	width: 50%;
}
a {
	color: #78340f;
}
a:hover {
	color: #eb6100;
}
.s-txt {
	font-size: 12px;
}
.topic-path {
	font-size: 12px;
}
.topic-path a {
	text-decoration: none;
}
ul.col2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.col2 li {
	width: 50%;
	float: left;
}
.col2 .floatleft {
	width: 180px;
}
.col2 .floatright img {
	margin: 0 30px 20px 0;
}
ul.col3 {
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}
ul.col3 li {
	width: 216px;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}
.border-box {
	border: solid 1px #ccc;
	margin: 0 0 20px 0;
	padding: 19px 19px 0 19px;
}
.border-box .left-col {
	width: 310px;
	font-size: 12px;
	float: left;
}
.border-box .left-col h2 {
	margin-bottom: 0;
}
.border-box .read-box {
	margin-left: 75px;
}

/* レイアウト
---------------------------------------------------------------------- */
body {
	text-align: center;
	background-color: #ffe100;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
header {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	position: relative;
}
header h1 a {
	display: block;
	width: 251px;
	height: 158px;
	text-indent: -9999px;
	background: url(../pic/tanomail-logo.jpg) left top no-repeat;
	overflow: hidden;
	float: left;
}
header p {
	margin: 0;
	padding: 15px 0 5px 0;
}
/* global-nav */
nav#global-nav ul {
	width: 744px;
	margin: 0;
	padding: 0;
	float: left;
}
nav#global-nav li {
	list-style: none;
	width: 248px;
	margin: 0;
	padding: 0;
	float: left;
}
nav#global-nav li a {
	display: block;
	width: 238px;
	height: 83px;
	float: left;
	background: url(../pic/global-nav.jpg) -10px top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
nav#global-nav li#about-btn a {
	background-position: -8px top;
}
nav#global-nav li#about-btn a:hover {
	background-position: -8px bottom;
}
nav#global-nav li#howto-btn a {
	background-position: -253px top;
}
nav#global-nav li#howto-btn a:hover {
	background-position: -253px bottom;
}
nav#global-nav li#registration-btn a {
	background-position: -498px top;
}
nav#global-nav li#registration-btn a:hover {
	background-position: -498px bottom;
}
/* sub-nav */
nav#sub-nav {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}
nav#sub-nav ul {
	list-style: none;
	margin-right: 20px;
}
nav#sub-nav ul li {
	float: left;
	display: inline;
}
nav#sub-nav ul li a {
	padding: 0 0 0 30px;
	text-decoration: none;
}
nav#sub-nav #terms-btn {
	background: url(../pic/terms-btn.gif) 12px 1px no-repeat;
}
nav#sub-nav #privacypolicy-btn {
	background: url(../pic/privacypolicy-btn.gif) 12px 1px no-repeat;
}
nav#sub-nav #contact-btn {
	background: url(../pic/contact-btn.gif) 12px 1px no-repeat;
}

#contents {
	clear: both;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(../pic/contents-bg.jpg) center bottom no-repeat;
}
#top-mainimage {
	margin-bottom: 20px;
}
#maincontents {
	width: 690px;
	float: left;
}
#maincontents .set {
	background: #fff url(../pic/set-bg.gif) center top no-repeat;
	padding: 20px 0 0 0;
	margin: 10px 0 15px 0;
}
#maincontents .inner-box {
	background: #fff url(../pic/set-bg2.gif) center bottom no-repeat;
	padding:0 20px 10px 20px;
}
.topics dt {
	clear: both;
	width: 14em;
	float: left;
	margin-bottom: 10px;
}
.topics dt img {
	vertical-align: middle;
}
.topics dd {
	margin-left: 14em;
	margin-bottom: 10px;
}
.topics dd strong {
	color: #eb6100;
	/*padding-right: 20px;
	background: url(../pic/arrow01.gif) right center no-repeat;*/
}

#sidebar {
	width: 240px;
	float: right;
}
#pageup-btn {
	clear: both;
	text-align: right;
}
#bottom-menu {
	font-size: 12px;
}

footer {
	background-color: #78340f;
	color: #fff;
	font-size: 10px;
}
footer .inner-box {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	text-align: left;
}
footer h2 {
	width: 90px;
	float: left;
}
footer #copyright {
	clear: both;
	text-align: right;
	position: relative;
	top: -3em;
}