@charset "utf-8";
/* CSS Document */

@import url("common2.css");
@import url("tabcommon.css");
@import url("clearfix.css");



body {
	
font-size: 16px;

}


#Stage {
	margin-right: auto;
	margin-left: auto;
}

#topline_2th_incyo {
	width: 1000px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}





#contnavi {
	width: 1000px;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	margin-bottom: 10px;
}


#note_block {
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}





.to_top_go_home{
	color: #f39800;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 14px;
	background-image: url(../common/BG_top_off.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	width: 67px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 900px;
	font-weight: normal;
	float: left;


}

.to_top_go_home a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #f39800;

}




.to_top_go_home a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00F;

}









.p_snap_red {
	color: #EB091E;
}



.h1_small {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}



/*吹き出し*/
.r_fukidashi {
	width: 700px;
	position: relative;


　  margin: 0 auto;
	margin-left: 270px;
	font-size: 14px;
	max-height: 999999px;
}

.l_fukidashi {
	width: 500px;
	position: relative;
　  margin: 0 auto;
	margin-left: 30px;
	max-height: 999999px;
	font-size: 14px;
}




/*吹き出し：右*/

.r_fukidashi.right p {
	border: 2px solid #6C88B7;
	border-radius: 10px 5px 10px 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.r_fukidashi.right p:after,

.r_fukidashi.right p:before {
    content: ' ';
    position:absolute;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #ffffff;
    top: 10px;
    right: -12px;
}
.r_fukidashi.right p:before {
    border-left-color: #6C88B7;
    right: -15px;
}

/*吹き出し：左*/

.l_fukidashi.left p {
	border: 2px solid #B76BB4;
	border-radius: 5px 10px 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.l_fukidashi.left p:after,

.l_fukidashi.left p:before {
    content: ' ';
    position:absolute;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #ffffff;
    top: 10px;
    left: -12px;
}
.l_fukidashi.left p:before {
    border-right-color: #B76BB4;
    left: -15px;
}















#sanka  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 996px;
	margin-top: 5px;
	max-height: 999999px;
	border-bottom: 2px solid #4ECD00;
	border-right: 2px solid #4ECD00;
	border-left: 2px solid #4ECD00;
}
.h1_sanka_top {
	color: #FFFFFF;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4ECD00;
	font-weight: normal;
	padding-left: 20px;
}
.p_sanka_top   {
	font-size: 16px;
	text-indent: 16px;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sanka_body  {
	width: 1000px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	background-image: url(../sanka/sanka_p2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
