/*
NN4x スタイルシート対策？シカトで行くか、ＢＧ絶対指定でお茶を濁すか？
*/


/*	 base	*/
body {
	margin: 0;
	padding: 0px;
	color:#000000;
	background-image : url(../);
	background-repeat: repeat-x;
	background-color: #FFCC99;


}

form {
	margin: 0px;
	padding: 0px;
}

.footer {
	font-size: 12px;
	color: #333333;
}




/*	 Link Style	*/
a:link {
	color: #636343;
	text-decoration: underline;
}
a:visited {
	color: #636343;
	text-decoration: underline;
}
a:hover {
	color: #636343;
	text-decoration: underline;
	background-color: #FFFF99;
}

a.Link2:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.Link2:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.Link2:hover {
	color: #FF0066;
	text-decoration: underline;
	font-size: 12px;
}

a.Link3:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.Link3:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.Link3:hover {
	color: #FF0066;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}


/*	 font size	*/
.font8
{
	font-size   : 9px;
	line-height : 125%;
}

.font10
{
	font-size      : 10px;
	line-height    : 125%;
	letter-spacing : 1; 
}

.font12
{
	font-size   : 12px;
	line-height : 125%;
	color: #666666;

}

.font13
{
	font-size   : 13px;
	line-height : 125%;
}

.font14
{
	font-size   : 14px;
	line-height : 125%;
	color: #666666;

}

.font15
{
	font-size   : 15px;
	line-height : 125%;
}

.font16
{
	font-size   : 16px;
	line-height : 125%;
}


/*	 td setting */

.tdWh {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}

.tdWh3 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-left: 3px;
}

.tdBl {
	background-color: #002851;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}


.tdGl {
	background-color: #F2F2F2;
	color: #6C4848;
	font-size: 13px;
	line-height: 120%;
}

.tdBr {
	background-color: #E8E8DB;
	color: #573939;
	font-size: 12px;
	line-height: 150%;
}


/*	 waklu  */

.WakuOR {
	border: 1px solid #FFDFCA;
}
.Waku{
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-top-color : #cccccc;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
}
	
.Waku12 {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-top-color : #cccccc;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;

}



.onBG {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-top-color : #cccccc;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	background-image: url(images/TODO/Gyoumu/ongBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.leftWAKU {
	background-color: #71402B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;


}
.rightWAKU {
	background-color: #F1F1D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

}
.tdRed {

	background-color: #CC3333;
	color: #FFFFFF;
}
.tdSha01 {
	font-size: 16px;
	font-weight: bold;
	background-image : url(../);
	background-repeat: repeat-x;
	color: #666666;


}
.ctgSlyBG {
	background-image : url(../);
	background-repeat: no-repeat;
}
.tdWhCtg {
	color: #666666;
	font-size: 12px;
	line-height: 150%;

}
.tdSha02 {

	font-size: 12px;
	font-weight: bold;
	background-image : url(../);
	background-repeat: repeat-x;
	color: #666666;
}
.linkTXT {
	font-size: 12px;
	color: #000000;
}
.linkBox {
	border: 5px solid #FFFFFF;
}
