@charset "Shift_JIS";


/* ----- title ----- */

#mainRt h2 {
	width: 552px;
	height: 72px;
	background-image: url(../img/ttl_main.gif);
	background-repeat: no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #003300;
	margin: 0px 0px 0px 0px;
	padding: 42px 0px 0px 30px;
}

#mainRt h3 {
	width: 562px;
	height: 23px;
/*
	background-image: url(../../common/img/title03.gif);
	background-repeat: no-repeat;
*/
	font-size: 0.8em;
	color: #666666;
	margin: 5px 0px 10px 0px;
	padding: 12px 0px 0px 20px;
}

#sampleList {
	width: 572px;
/*
	background-image: url(../../common/img/line01.gif);
	background-repeat: repeat-x;
*/
	list-style-type: none;
	margin: 10px 0px 20px 10px;
	padding-top: 1px;
}

#sampleList li {
/*
	background-image: url(../../common/img/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
*/
	line-height: 110%;
	padding-bottom: 1px;
}

#sampleList a {
	display: block;
	width: 562px;
	height: 20px;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
}

#sampleList a:hover {
	background-color: #E9FACC;
	text-decoration: underline;
}

#sampleList img {
	margin: 0px 5px 1px 0px;
	vertical-align: middle;
}

#sampleList img.tool {
	margin: 0px 0px 1px 10px;
	vertical-align: middle;
}

/* ----- サンプル ----- */

#kijyu {
	width: 532px;
	height: 35px;
/*
	background: #eeeeee url(../../common/img/ico_kijyutu.gif) no-repeat left top;
*/
	font-weight: bold;
	margin: 10px 0px 10px 10px;
	padding: 18px 10px 0px 30px;
}

#kijyu2 {
	width: 530px;
/*
	background: #ffffff url(../../common/img/ico_kijyutu.gif) no-repeat left top;
*/
	border: 1px dotted #cccccc;
	margin: 20px 0px 10px 10px;
	padding: 18px 10px 10px 30px;
}

#sample {
	width: 530px;
/*
	background: #ffffff url(../../common/img/ico_sample.gif) no-repeat left top;
*/
	border: 1px dotted #cccccc;
	margin: 20px 0px 10px 10px;
	padding: 18px 10px 10px 30px;
}

#action {
	width: 532px;
	height: 35px;
/*
	background: #eeeeee url(../../common/img/ico_action.gif) no-repeat left top;
*/
	margin: 10px 0px 15px 10px;
	padding: 18px 10px 0px 30px;
}

#zoku {
	width: 572px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 0px 0px 15px 10px;
}

#zoku td,
#zoku th {
	font-size: 0.8em;
	line-height: 150%;
	color: #333333;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 4px 4px 4px 10px;
}

#zoku th {
	width: 150px;
	height: 20px;
	text-align: left;
	background-color: #ECFAD4;
}

#zoku #item td,
#zoku #item th {
	background-color: #eeeeee;
	font-size: 0.6em;
	font-weight: bold;
}

#dir {
	width: 530px;
/*
	background: #ffffff url(../../common/img/ico_dir.gif) no-repeat left top;
*/
	border: 1px dotted #cccccc;
	margin: 20px 0px 10px 10px;
	padding: 18px 10px 10px 30px;
}

.icophp {
	margin: 0px 10px 1px 0px;
	vertical-align: middle;
}

#update {
	width: 570px;
	border-top: 1px #dddddd solid;
	border-collapse: collapse;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#update td,
#update th {
	border-bottom: 1px #dddddd solid;
	font-size: 0.8em;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 5px 10px;
}

#update th {
	width: 140px;
	background-color: #f0f0f0;
}

/* ----- 簡単JS ----- */

#easyJs {
	width: 572px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 20px 0px 15px 10px;
}

#easyJs td,
#easyJs th {
	font-size: 0.8em;
	line-height: 150%;
	color: #333333;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 4px 4px 4px 10px;
}

#easyJs th {
	width: 250px;
	height: 20px;
	background-color: #ECFAD4;
	font-weight: normal;
	text-align: left;
}

#easyJs #item td,
#easyJs #item th {
	background-color: #eeeeee;
	font-size: 0.6em;
	font-weight: bold;
}

#easyJs #btn td {
	height: 36px;
}

#make {
	width: 582px;
	text-align: right;
}

#comp {
	font-size: 0.8em;
	font-weight: bold;
}

.box1 {
	width: 200px;
	height: 16px;
}

.box2 {
	width: 85px;
	height: 16px;
}

.box3 {
	width: 566px;
	height: 100px;
	font-size: 1.0em;
	margin-bottom: 6px;
}

.box4 {
	width: 270px;
	height: 100px;
	font-size: 1.0em;
}

/* ----- JavaScript作成 ----- */

#flowLt {
	width: 390px;
	float: left;
}

#flowRt {
	width: 175px;
	float: right;
}

#flow {
	list-style-type: decimal;
	margin: 16px 0px 10px 40px;
}

#flow li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #ff6600;
	margin-bottom: 12px;
}

.flowNm {
	font-weight: normal;
	font-size: 0.6em;
	line-height: 150%;
	color: #333333;
}

.flowImg {
	margin-top: 20px;
}

#point {
	list-style-type: circle;
	margin: 16px 0px 10px 40px;
}

#point li {
	font-size: 1.2em;
}

/* ----- ディレクトリ構成表 ----- */

#dirList {
	list-style-type: none;
	padding: 15px 0px 15px 0px;
}

#dirList li {
	height: 20px;
	padding: 0px 0px 2px 0px;
}

#dirList li.lv2 {
	padding: 0px 0px 2px 35px;
}

#dirList li.lv3 {
	padding: 0px 0px 2px 70px;
}

#dirList img.ico {
	margin: 0px 6px 1px 0px;
	vertical-align: middle;
}

/* ----- 文字装飾 ----- */
