@charset "Shift_JIS";


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

	Reset

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


html {
	overflow-y: scroll;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote/*,th,td*/ {
	margin: 0;
	padding: 0;
}



address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}



/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/



caption,th {
	text-align: left;
}



q:before,q:after {
	content: '';
}



object,embed {
	vertical-align: top;
}



hr,legend {
	display: none;
}



h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}



img,abbr,acronym,fieldset {
	border: 0;
}



li {
	list-style-type: none;
}



p {
	margin-bottom: 1em;
}



.clear {
	clear:both;
}




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

	textbox

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



.width2em {
	width: 2em;
}



.width4em {
	width: 4em;
}



.width6em {
	width: 6em;
}



.width8em {
	width: 8em;
}



.width10em {
	width: 10em;
}



.width12em {
	width: 12em;
}



.width20em {
	width: 20em;
}



.width28em {
	width: 28em;
}



.width38em {
	width: 38em;
}





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

	Link

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



a:link {
	text-decoration: none;
	color: #FFFFFF;
}



a:visited {
	text-decoration: none;
	color: #FFFFFF;
}



a:hover {
	text-decoration: none;
	color: #00FFFF;
}



a:active {
	text-decoration: none;
	color: #FFFFFF;
}



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

	color text

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



.asterisk1 {
	text-align: right;
	color: #FFFFFF;
	clear: both;
	padding-top: 7px;
}



.blueStext {
	color: #0066CC;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
}



.redStext {
	color: #FF3300;
	font-size: 10px;
	line-height: 120%;
}



.orangeMtext {
	color: #FF9900;
	font-size: 12px;
	line-height: 140%;
}



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

	normal text

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



.sText {
	font-size: 10px;
	line-height: 120%;
}
