@charset "UTF-8";

/*index.html*/
*:first-child+html #center {
	margin-top: -5px;
}

*:first-child+html .content p {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-bottom: 15px;
}

*:first-child+html .content_pic{
	margin-right: 0.5em;
	padding-right: 8px;
	margin-left: 0.5em;
	margin-top: -30px;
	padding-bottom: 5px;
	text-align: justify;
	vertical-align: middle;
}

*:first-child+html #mobilePqr {
	margin-top: -140px;
}

*:first-child+html #counter {
	margin-top: 30px;
	margin-left: 45px;
}

/*teaminfo.html*/

*:first-child+html *#main h2 {
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 5px;
}

*:first-child+html .mainYobikata {
	font-size: 85%;
}


/*schedule.html内*/
#arrow {
	text-align: right;
	margin-right: 18px;
	float: left;
	margin-top: 5px;
	margin-left: 550px;
}

/*result.html*/
*:first-child+html #result h2 {
	margin-left: 16px;
	text-align: left;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	margin-top: 10px;
}

*:first-child+html #result h3 {
	line-height: 22px;
	text-indent: 10px;
	margin-left: 422px;
	float: left;
	margin-top: -22px;
	font-size: 70%;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

*:first-child+html #result h4 {
	margin-bottom: 30px;
	margin-top: 5px;
}

*:first-child+html #result h5 {
	font-size: 70%;
	margin-left: 10px;
	margin-top: -25px;
	margin-bottom: 18px;
	float: left;
}

*:first-child+html #result h6 {
	text-align: right;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 580px;
}

/*link.htnl*/
*:first-child+html #link h2 {
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
}

/*member index.html*/
*:first-child+html #member_c {
	margin-top: -550px;
	margin-left: 218px;
	float: left;
	clear: both;
}


*:first-child+html #member_r {
	float: left;
	margin-top: -550px;
	clear: left;
	margin-left: 423px;
}

*:first-child+html #member h6 {
	text-align: right;
	float: left;
	clear: left;
	margin-left: 560px;
}

/*goods.html*/
*:first-child+html #goods h2 {
	margin-top: 20px;
}

/*add.html*/
*:first-child+html #add {
	width: 624px;
}

*:first-child+html #add h1 {
	margin-bottom: 20px;
}


*:first-child+html #add table {
	width: 624px;
}

/*member_result*/
*:first-child+html #result h5 {
	font-size: 65%;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
}

