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


/*スクリーンショット*/

#screenshot{
	position: absolute;
	padding: 5px;
	display: none;
	color: #FFF;
	text-align: center;
	}







/*ツールチップ*/


div.tooltip	{
	width: 350px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 3px;
	border: 1px solid #AAA;
	z-index:99;
}

div.tooltip p{
	color: #FFF;
	background: #222;
	padding:5px 10px;
	margin:5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 20px;

}


/*ツールチップ*/

.helpAll {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.helpAll div .mainTitle {
	margin:0px;
	padding:5px;
	background-color:#f8f8ff;
	border-left:solid #3399CC;
	border-bottom:solid #c0c0c0 1px;

}
.helpAll div .midasiTitle {
	margin:0px;
	padding:5px;
	background-color:#f8f8ff;
	border-left:solid #3399CC;
	border-bottom:solid #c0c0c0 1px;
}
.helpAll div .helpconts {
	margin-bottom: 20px;
}
.helpAll div .helpconts .helpMidasi {
	margin:0px;
	padding:5px;
	background-color:#3399CC;
	border-bottom:solid #c0c0c0 1px;
	color:#FFFFFF;
}
.helpAll div .helpconts .syo .syoMidasi {
	margin:0px;
	padding:10px;
	border-bottom:solid #ff5b5a 1px;
}
.helpAll div .helpconts .toiawase {
	text-align: center;
	width: 100%;
}
.helpAll div .helpconts .toiawase .toiawaseBtn {
	background-color:#FF9900;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color:#FFFFFF;
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 70%;
	padding: 10px;
}
.helpAll div .helpconts .toiawase .toiawaseBtn p {
	font-size:24px;
	font-weight:bold;
	margin:5px;
	padding:10px;
}
.helpAll div .helpconts .syo .syoMidasi .helpImt {
	font-size: 80%;
	color: #F00;
}
.helpIndexAll {
	text-align: center;
	padding: 10px;
	margin: 0px;
	background-color: #F7F7F7;
}
.helpIndexAll .indexTitle h1 {
	margin: 0px;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #39C;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;

	
}
.helpIndexAll .helpIndex {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #E7E7E7;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */	
	

}
.helpIndexAll .helpIndex .indexListAll .indexList ul {
	line-height: 140%;
	font-size: 24px;
	text-align: left;
}
.helpIndexAll .helpIndex .footerAll .footer {
	background-color: #F3F3F3;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.helpIndexAll .helpIndex .footerAll .footer h2 {
	font-size: 12px;
	color: #999;
	padding: 2px;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.helpIndexAll .helpIndex .indexListAll .indexList {
	margin: 10px;
	padding: 5px;
	background-image: url(img/aghelpbg300.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.helpIndexAll .helpIndex .indexTitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}
body {
	margin: 0px;
	padding: 0px;
}
.headerAll {
	background-color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.headerAll .header {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerAll .header ul li {
	display: inline-block;
	color: #FFF;
	margin: 5px;
	padding: 5px;
}
.headerAll .header .headerF {
	clear: both;
}
.headerAll .header h1 {
	float: right;
	font-size: 18px;
	color: #FFF;
	margin: 5px;
	padding: 5px;
}
.headerAll .header .logo {
	float: left;
}
.footerAll {
	color: #999999;
	background-color: #F3F3F3;
	text-align: center;
}
.footerAll .footer .footer h2 {
	font-size: 14px;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerAll .footer {
	padding: 10px;
}
.helpAll .youtube h4 {
	color: #FFF;
	background-color: #D90000;
	margin: 0px;
	padding: 10px;
}
.helpAll .youtube {
	text-align: center;
}
