/* 全体 */

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: 10px 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;
}



/* 素材・素材の名前 h2 */
.caption9 {
	margin: 0px;

}



/* 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" ;
}

/* TOP h3 */
.headline3 {
	font-size: 10pt;
	margin: 0px;
}


/* 素材メニュー・コンテンツ */
.headline4 {
	margin: 0px;
	font-size: 11pt;
	text-indent: 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;
}



/*  */

.inline {
	display: inline;
}

.point1 { 
	list-style-type: none;
	background: url("../menu/point.gif") no-repeat; /* ● */
	background-position: 0px 6px;
	padding: 0px 0px 10px 30px;
}

.point2 { 
	list-style-type: none;
	background: url("../menu/point2.gif") no-repeat; /* ちび● */
	background-position: 0px 9px;
	padding: 0px 0px 0px 20px;
}


.point3 { 
	list-style-type: none;
	background-image: url("../menu/arrow6.gif") ; /* くの字型の矢印 */
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 2px 30px;
}



.first-alert {
	list-style-type: none;
	background: url("../img/!.gif") no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
	margin: 0px auto;
}

.red-alert { 
	list-style-type: none;
	background: url("../img/peke.gif") no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 10px 30px;
	margin: 0px auto;
}

.yellow-alert { 
	list-style-type: none;
	background: url("../img/sankaku.gif") no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
	margin: 0px auto;
}

.ok {
	list-style-type: none;
	background: url("../img/maru.gif") no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
	margin: 0px auto;
}


/* 海外向けの利用規約 */
.ex {
	margin: 10px auto 20px ;
	padding: 10px ;
	border: 2px dashed #999999 ;
	text-align: left;
}



.none {
	list-style-type: none;
}


.caution-1a { color: #990066; font-weight: bold; } /* word-r、word-1a */
em          { font-style: normal; color: #990066; } /* word-r2、word-1b、word-b、word-5 */
.caution-1b { color: #990066; background-color: #ffff99; } /* word-r3、word-1c ffffcc　テーブルの説明部分、HPの決まりごと */

.caution-2a { color: #ff6699; font-weight: bold; } /* word-p、word-2a ff6600、3399ff */
.caution-2b { color: #ff3399; } /* word-p2、word-2b */
.caution-3a { color: #ff9966; font-weight: bold; } /* word-o、word-3a ff0099、00cc66 */
.caution-3b { color: #ff6699; } /* word-o2、word-3b　339900　CGI設置講座 */
.caution-3c { color: #ff6666; background-color: #ffffcc; } /* HP-04のindex.htmlとorange.gif、word-p3、word-3c */
.caution-4a { color: #cc66cc; font-weight: bold; } /* word-bl、word-6a 6699ff */
.caution-4b { color: #6699ff; background-color: #ccffff; } /* HP-04のlink.htmlとapple.gif、word-bl2、word-6b */

.ps         { color: #999999; } /* word-g、word-4 */


.word-ss  { font-size: 8pt; }
.word-m   { font-size: 10pt; }
.word-m2  { font-size: 11pt; }
.word-L   { font-size: 12pt; }
.word-mincho
	{ font-family:ＭＳ Ｐ明朝; }

.center  { text-align: center; }
.right   { text-align: right; }
.navi    { text-align: right; }
.hide	 { display: none; }

.clear   {
	clear: left;
}

