/* 外部スタイルシートファイル */

body {
	line-height: 1.8em; 
	margin: 0px 0px 5px 40px;
	background-color: #000000;
	color:#cccccc;
	font-size: 11pt; 
}

a:link { color: #dc143c; }
a:visited { color: #dc143c; }
a:hover { color: #CCCCCC; }
a:active { color: #dc143c; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

legend {
	display: none;
}
input,textarea,select {
	background: #FAFAFA;
	border: 1px solid #666666;
	color: #333333;
	font-family: verdana, ヒラギノ角ゴ Pro W3, HiraKakuPro-W3, "ＭＳ Ｐゴシック", sans-serif;
}

.titb{
	border-style:solid;
	border-color:#000000;
	background: #000000 url(/img/des/TL.jpg) no-repeat scroll left top; 
	font-size: 16pt;
	height:100px;
}

.tit1{
	margin:25px 0px 0px 0px;
	font-family: "Times New Roman";
		font-weight: bold;
}

.tit2{
	margin:10px 0px 0px 0px;
	font-size:11pt;
	color:#dc143c;
}


h2{
	font-size:13pt;
	border-style:none;
	color:#CCCCC;
	border-width: 0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
}


h4{
	margin:25px 0px 10px 0px;
	font-family: "Times New Roman";
	font-size:14pt;
	border-style:solid;
	border-color:#333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width:500px;
}

h5{
	font-size:13pt;
	border-style:solid;
	color:#FFFFFF;
	border-width: 0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	margin:30px 0px 0px 0px;
}


.com{
		margin:25px 0px 25px 0px;
		color:#666666;}
		
.up{
	color:#666666;
}

.contents{
	margin:10px 10px 30px 10px
	font-size:14pt;
}

#base{
	font-size: 11pt; 
}
