@charset "utf-8";
#main_box {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
#container #contents #main table {
	border: 1px solid #000000;
	font-size: small;
	width: 100%;
	clear: both;
}
#container #contents #main table th {
	border: 1px solid #000000;
	font-size: medium;
	background-color: #33CCFF;
}
.red {
	font-size: small;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFB5A2;
	color: #FFFFFF;
}
.yellow {
	font-size: small;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFF99;
	/* [disabled]color: #FFFFFF;
*/
}
#container #contents #main table tbody tr td {
	font-size: x-small;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 13pt;
}
.img_center {
	width: 710px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.img_center3 {
	width: 710px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 12px;
}
.form_a, .form_b {
	float: left;	/*左側に回り込み*/
	width: 300px;	/*メインコンテンツ幅*/
	background-color: #FFF;	/*背景色*/
	padding: 10px;	/*ボックス内の余白*/
	-webkit-box-shadow: 0px 0px 8px #CCC;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 0px 0px 8px #CCC;			/*同上*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	margin-bottom: 30px;
}
.form_c {
	float: left;	/*左側に回り込み*/
	width: 214px;	/*メインコンテンツ幅*/
	background-color: #FFF;	/*背景色*/
	padding: 10px;	/*ボックス内の余白*/
	-webkit-box-shadow: 0px 0px 8px #CCC;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 0px 0px 8px #CCC;			/*同上*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	margin-bottom: 30px;
}
#main section .accordion {
	background-color: #B4B1B1;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
.fixed {
	position: fixed;
	top: 0px;
}
#main p {
	line-height: 15pt;
	font-weight: lighter;
}
p.resizeimage img {
	width: 100%;
	height: auto;
}
p.resizeimage {
	margin-top: 3px;
	margin-bottom: 3px;
}
p.gad{
text-align:center;
}
.closed {
	background-image: url(../pic/down.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
}
.opened {
	background-image: url(../pic/up.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
}
#pan {
	list-style-type: none;
	margin-top: -20px;
}
#pan li{
	list-style-type: none;
	display: inline;
}
.item {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item .main_midashi_p img  {
	width: 100px;
	height: 100px;
	background-color: #006666;
}
.item .main_midashi_p img.oc   {
	background-color: #969593;
}
.item .main_midashi a      {
	width: 92px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis; /* Opera9,10対応 */
}
.st-only {
	display: none;
}
/*画像横幅MAX
---------------------------------------------------------------------------*/
p img.max-img {
	width: 100%;
	height: auto;
}
/*カエレバ
---------------------------------------------------------------------------*/
.kaerebalink-box {
	float: left;
	width: 330px;

}
/*youtube設定
---------------------------------------------------------------------------*/
.youtube{
	position: relative;
	margin-top: 1em;
	margin-bottom: 1.2em;
	padding-bottom: 50%;
	padding-top: 69px;
	overflow: hidden;
	}
.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 800px) {
.fixed {
	position: fixed;
	top: -10px;
	width: 320px;
	background-color: #FFF;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	padding: 10px 10px;
	margin: 15px 0 0 -11px;
}
}
#contents p.main_midashi {
	background-color: #FFDD00;
	font-weight: bolder;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents p.main_midashi a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#contents p.main_midashi_p {
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#contents .js-masonry .item .main_midashi_p img {
	display: block;
	margin-top: 0px;
}
.rival-chara ul li {
	list-style-type: circle;
	line-height: 1.4em;

}
.overview ul , .rival-chara ul {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 40px;
}
.drive-ghost ul li ,.plus-chara ul li {
	list-style-type: circle;
	line-height: 1.4em;
	display: inline;

}
.drive-ghost ul , .plus-chara ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 20px;
}
#sub .kaerebalink-box {
	width: 265px;
}
