@charset "UTF-8";

#Contents h1 {
	margin: 10px 5px 5px;
	font-size: 1.2em;
}
p.sec-lead {
	padding: 0px 5px 5px;
	font-size: 0.9em;
	line-height: 1.3;
}
#Contents img {
	max-width:100%;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

.content {
	width: 100%;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}
.main {
	margin-bottom: 10px;
}
#main_description {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4d4d4d;
}
#main_description h2 {
	height: 30px;
	vertical-align: middle;
	padding-left: 14px;
	padding-top: 8px;
	margin-top: 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #ffffff!important;
	background-image: none;
	background-color: #007175!important;
	border: none!important;
	box-shadow: none!important;
}
#main_description p {
	margin-top: 10px;
	line-height: 1.5;
	padding: 0px 5px;
}
#oversea_kind {
	margin-bottom: 30px;
	font-size: 0.75em;
}
.box_kind {
	border: 5px solid #9bc6e1;
	background-color: #c5e2f4;
	padding: 12px;
	margin-bottom: 10px;
}
.box_kind_title {
	border-bottom: 2px solid #000000;
	height: 42px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.box_kind_title img {
	margin-right: 10px;
	vertical-align: bottom;
	width: 40px;
}
.box_kind_title h3 {
	font-weight: bold;
	font-size: 1.2em!important;
}
.box_kind_title p {
	float: right;
	margin-top: -24px;
	color: #4d4d4d;
}


div.c8 h2 {
	margin-bottom: 13px!important;
}
div.c8 h2 {
	border: 1px solid #dcdcdc;
	box-shadow: 1px 1px 0 rgba(242,242,242,1);
	background: #fff url("../img/contents/bg_contents_h2.gif") repeat-x left bottom;
	background: -moz-linear-gradient(bottom, #f4f4f4, #fff 50%);	/* Firefox用 */
	background: -webkit-gradient(linear, left bottom, left top, from(#f4f4f4), color-stop(0.5, #fff));	/* Safari,Google Chrome用 */
	color: #17557a;
	font-size: 1.33em;
	font-weight: bold;
}
div.c8 h2 span {
	display: block!important;
	padding: 5px 10px!important;
	border: 1px solid #fff!important;
}
div.c8 h2 span span {
	padding: 2px 10px!important;
	border: none!important;
	border-left: 3px solid #467bbb!important;
}

.return-to {
	margin: 15px 10px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bolder;
}
