@import url("../button.css");
/* CSS Document */


a{text-decoration:none}
a:link{color:#333333}
a:visited{color:#0066CC}
a:hover{color:#6A5ACD; text-decoration:underline}
a:active{color:#006699}

/*ｔ＆ｔテンプレート外　編集可能領域指定-　グループ全体を「ｔｔ」とくくる---------------------------------------*/

	#tt {
		width: 650PX;
	}
	
	
	#tt p {
		font-size: 12px;
		line-height: 17px;
		color: #333333;
		text-align: justify;
		margin: 0px;
		padding:10px 0px;
	}
	
	#tt h1{
		padding: 0px;
		font-size: 12px;
		line-height: 16px;
		color: #006600;
		font-weight: bolder;
		margin-top: 10px;
		margin-bottom: 5px;
	}


		#tt blockquote{
		padding: 2px 20px;
		margin: 0px;
	}


	#tt code{
		font-family: "Courier New", "Courier", "mono";
		font-size: 12px;
		line-height: 24px;
	
	}
	
	
	#tt var{
		font-weight: bolder;
		font-family: "Courier New", "Courier", "mono";
	
	}
	
	.imgLt{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	}

	.imgRt{
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	}


/*ｔ＆ｔ表組みの指定　その1----------------------------------------*/

	#tt #cell table{
	width:300px;
	border: 1px solid #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #003366;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;

	}
	
	#tt #cell table td{
		background-color: #FFFFFF;
	}
	
	#tt #cell table th{
		background-color: #FFFFFF;
	}

/*-----------------------------------------------------------*/

/*クラス指定-------------------------------------------------*/

	
	.ev-tit{
	font-size: 13px;
	line-height: 16px;
	color: #3366CC;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	height: auto;
	width: 620px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #3399FF;
	border-bottom-style: solid;
	padding-top: 10px 0 2 0px;

	}
	
	
.guide{
	background-color: #E7EFE7;
	padding: 0px 10px 10px;
}

.indent {
	margin-left: 100px;
}


.indent2 {
	margin-left: 150px;
}


.indent3 {
	margin-left: 250px;
}


.bo {
	font-weight: normal;
}

.boxline {
	height: 5px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	margin: 10px 0px 0px;
	padding: 0px;

}

	.ev-tit{
	font-size: 13px;
	line-height: 16px;
	color: #3366CC;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	height: auto;
	width: 649px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #3399FF;
	border-bottom-style: solid;
	padding-top: 10px;

	}
	
	.ev-tit2{
	font-size: 13px;
	line-height: 16px;
	color: #006633;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	height: auto;
	width: 620px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #669933;
	border-bottom-style: solid;
	padding-top: 10px 0 2 0px;

	}


.clear {
	clear: both;
}

.menulist li{
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	
}

/*----------------------------------------*/

