/* 全体 */

body {
 scrollbar-face-color:#990066;
 scrollbar-track-color:#990066;
 scrollbar-arrow-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
 scrollbar-3dlight-color:#990066;
 scrollbar-darkshadow-color:#990066;
 font-family: "Verdana","Chicago","Arial","Helvetica","ＭＳ Ｐゴシック", "Osaka" ; 

 cursor:ne-resize;

}


/* 画像 */	
img {
	border: none;
	margin: 0;
}



/* div#main h1,div#main2 h1,div#cgi-main h1　赤 */

.caption1 {
	margin: 30px auto 30px;
	padding: 10px 10px 10px 35px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #990066;
	color: #ffffff;
	text-align: left;
	background-image: url("menu/arrow.gif") ; /* 白 */
	background-repeat: no-repeat;
	background-position: 8px 13px;
}


/* div#main h2,div#cgi-main h2　灰 */
.caption2 {
	margin: 30px auto 30px;
	padding: 10px 10px 10px 35px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #cccccc;
	color: #000000;
	text-align: left;
	background-image: url("menu/arrow8.gif") ; /* 黒 */
	background-repeat: no-repeat;
	background-position: 8px 13px;
}



/* div#main2 h2　オレンジ */
.caption3 {
	margin: 30px 0px 30px 0px;
	padding: 10px 10px 10px 35px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #ff9900;
	color: #ffffff;
	text-align: left;
	background-image: url("menu/arrow.gif") ; /* 白 */
	background-repeat: no-repeat;
	background-position: 8px 13px;
}

/* div#main h3 */
.caption4 {
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	background: url("menu/cube.gif") no-repeat; /* ■マーク */
	background-position: 0px 6px;
	margin: 0px auto;
	font-size: 12pt;
}



/* HP-TIPS目次 h2 headline2 */
.caption5 {
	font-size: 11pt;
	text-align: left;
}

/* HP-TIPS目次 h3 headline3 */
.caption6 {
	font-size: 11pt;
	text-align: left;
	margin: 0px 0px 0px 30px;
}

/* HP-TIPS　サーチに参加 */
.caption7 {
	padding: 5px 5px 5px 30px;
	list-style-type: none;
	background: url("menu/st.gif") ; /* ストライプ */
	background-color: #ffcccc;
	margin: 0px auto;
	font-size: 12pt;
}


/* FAQ */
.caption8 {
	padding: 5px 5px 5px 10px;
	list-style-type: none;
	background: url("menu/st.gif") ; /* ストライプ */
	background-color: #ffcccc;
	margin: 0px auto;
	font-size: 12pt;
	color: #990066;
}



/* TOP h2 caption2 */
.headline1 {
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 2px 15px;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	background-color: #990066;
	color: #ffffff;
	font-family: "Verdana","Arial","Chicago","Helvetica","ＭＳ Ｐゴシック", "Osaka" ;
}

/* TOP caption3 */
.headline2 {
	margin: 8px 0px 10px 0px;
	font-size: 10pt;
	padding-left: 25px;
	background-image: url("menu/pr.gif") ;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: "Verdana","Arial","Chicago","Helvetica","ＭＳ Ｐゴシック", "Osaka" ;
}





/* HP-TIPS　用語集のＡ-Ｚのｈ1 */
.a-z {
	margin: 30px 0px 30px 0px;
	padding: 10px 10px 10px 35px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #3399ff; /* ピンク ff9999・ */
	color: #ffffff;
	text-align: left;
	background-image: url("../menu/arrow.gif") ;
	background-repeat: no-repeat;
	background-position: 8px 13px;
}


/* HP-TIPS　用語集のＡ-Ｚのｈ２　アルファベット */
.a-z2 {
	margin: 30px 0px 30px 0px;
	padding: 10px 10px 10px 35px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #ccffff; /* オレンジ ffcc99・ */
	color: #000000;
	text-align: left;
	background-image: url("../menu/arrow8.gif") ;
	background-repeat: no-repeat;
	background-position: 8px 13px;
}







