@charset "utf-8";
/* ==========Reset========== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	min-width:960px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
img {
	vertical-align: bottom;
}

/* ==========Clearfix========== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}
.clearfix {
	min-height: 1%;
}
/* ==========Common========== */
body {
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	color: #4D4D4D;
	font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif;
}
a {
	text-decoration: none;
}
/*?t?H???g?T?C?Y*/
.fs10 {
	font-size: 10px;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs20 {
	font-size: 20px;
}

/*?????????ݒ?*/
.fw600 {
	font-weight: 600;
}
.fw700 {
	font-weight: 700;
}
/*?s?Ԑݒ?*/
.lh10 {
	line-height: 1;
}
.lh13 {
	line-height: 1.3;
}
.lh14 {
	line-height: 1.4;
}
.lh15 {
	line-height: 1.5;
}
.lh16 {
	line-height: 1.6;
}
/*?s?Ԑݒ?*/
.ls1 {
	letter-spacing:-1px;
}

/*?{?[?_?[?ݒ?*/

.bdB {
	border-bottom: solid 1px #9b9998;
}

/*?ς񂭂?*/
div#list {
	height:45px;
}
div#list div.pkg {
	height:20px;
	margin:0 auto;
	padding:20px 0 20px;
	width:960px;
}
ol.bcList {
	margin:0;
	text-align:left;
}
ol.bcList li {
    display: inline;
    font-family: Osaka,"?l?r ?o?S?V?b?N","MS PGothic",sans-serif;
    margin-right: 1em;
}
ol.bcList li a {
	color:#5976BE;
    padding-right: 1em;
	text-decoration:none;
}

/*　共通　*/

.mt15{
	margin-top: 15px;
}

.mt20{
	margin-top: 20px;
}

.pt15{
	padding-top: 15px;
}

.pt20{
	padding-top: 20px;
}

.tab-content a{
	color: #313131;
}