@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #686C75;
	text-decoration: none;
	text-align: center;
	background: #FAFAFA;
	line-height: 18px;
}
.float-clear {
	clear: both;
}
.td-hcaps_left {
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	padding: 5px;
}
.td-hcaps_center {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	padding: 5px;
}
.td-caps_odd {
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	background: #F7F7F7;
	border-right: 1px solid #D7D4D6;
}
.td-caps_even {
	background: #F1F1F1;
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	border-right: 1px solid #D7D4D6;
}
.td-data_odd {
	background: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
.td-data_even {
	background: #FAFAFA;
	padding: 5px;
	font-size: 12px;
}
table.box-outline {
	border-top: 1px solid #D7D4D6;
	border-right: 1px solid #D7D4D6;
	border-bottom: 1px none #D7D4D6;
	border-left: 1px solid #D7D4D6;
}
table.box-outline td {
	border-bottom: 1px solid #D7D4D6;
}
#container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
#wrap {
	background-image: url(../img/share/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: 0px 4px;
}
#header {
	height: 198px;
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../img/share/bg_head.jpg) repeat-x;
}
#header .left-box {
	width: 165px;
	margin-left: 18px;
	float: left;
}
a.logo {
	width: 165px;
	background-image: url(../img/share/logo.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#header .right-box {
	margin-left: 42px;
	width: 430px;
	float: left;
}
#content {
	width: 950px;
	text-align: left;
	background-image: url(../img/share/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 200px;
}
#content .left-box  {
	float: left;
	margin-left: 0px;
	width: 200px;
}
#content .right-box {
	background-image: url(../img/share/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	width: 525px;
	float: left;
	padding-left: 27px;
}
#header .right-box h1 {
	background-repeat: no-repeat;
	height: 54px;
	text-indent: -700em;
	margin-top: 143px;
}
#content .right-box h1 {
	background-repeat: no-repeat;
	height: 54px;
	text-indent: -700em;
	margin-top: 143px;
}
#content .right-box h2 {
	background-repeat: no-repeat;
	text-indent: -700em;
	margin-top: 40px;
	margin-bottom: 5px;
	height: 23px;
}
#content .right-box p {
	line-height: 20px;
	color: #686C75;
}
#content .left-box li {
	float: left;
	list-style-type: none;
}
#footer {
	background-image: url(../img/share/bg_foot.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#footer .left-box {
	float: left;
	padding-left: 22px;
	text-align: left;
}
#footer .right-box {
	padding-top: 14px;
	float: right;
	padding-right: 18px;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer .left-box h4 {
	color: #FFFFFF;
	padding-top: 14px;
	font-size: 12px;
	line-height: 16px;
}
#footer .left-box address {
	font-style: normal;
	color: #FFFFFF;
	padding-top: 3px;
}
#footer .left-box a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .right-box li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
}
#footer .right-box a {
	text-indent: -700em;
	display: block;
	height: 15px;
}
a.sbtn01:link {
	background-image: url(../img/share/sbtn01.jpg);
	width: 57px;
}
a.sbtn01:visited {
	background-image: url(../img/share/sbtn01.jpg);
	width: 57px;
}
a.sbtn01:hover {
	background-image: url(../img/share/sbtn01o.jpg);
	width: 57px;
}
a.sbtn02:link {
	background-image: url(../img/share/sbtn02.jpg);
	width: 142px;
}
a.sbtn02:visited {
	background-image: url(../img/share/sbtn02.jpg);
	width: 142px;
}
a.sbtn02:hover {
	background-image: url(../img/share/sbtn02o.jpg);
	width: 142px;
}
a.sbtn03:link {
	background-image: url(../img/share/sbtn03.jpg);
	width: 84px;
}
a.sbtn03:visited {
	background-image: url(../img/share/sbtn03.jpg);
	width: 84px;
}
a.sbtn03:hover {
	background-image: url(../img/share/sbtn03o.jpg);
	width: 84px;
}
#content .left-box li.mbtn05 {
	display: none;
	height: 0px;
}
.form-btn {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.text10px {
	font-size: 10px;
	line-height: 14px;
}
.text10px-red {
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.text-red {
 color: #FF0000;
}
