/*リンク変更----------------------------------------*/
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {color:#993333; text-decoration:underline;}


/*BODYの変更----------------------------------------*/
BODY {
	SCROLLBAR-FACE-COLOR: #C2CCD6; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #93A5B7; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}


/*線の変更----------------------------------------*/

.dothr {
color : #666666; 
border-width : 1px; 
border-style : dotted; 
}
.hrten {
color : #666666; 
border-width : 1px; 
border-style : dotted; 
}

/*テキストの変更----------------------------------------*/
.h1 {
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
.h2 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}
.h1img {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.imgrights {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
}
.topics {
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px; 
}
.topicstitle {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px; 
}
.topics14 {
	font-size: 14px;
	line-height: 21px;
}
.aim {
	font-size: 18px;
}
.topics18 {
	font-size: 18px;
	line-height: 24px;
}
.read12 {
	font-size: 12px;
	line-height: 16px;
}
.read10 {
	font-size: 10px;
	line-height: 14px;
}
.read10white {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
}
.read8 {
	font-size: 8px;
	line-height: 12px;
}
.12size {
	font-size: 12px;
}

.10size {
	font-size: 10px;
}


/*グラデーション----------------------------------------*/

.gradient1 {
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0033FF, endcolorstr=#CED8FF, gradienttype=0);
  width: 160;
  height: 100%;
}



/*フレームの変更----------------------------------------*/

.frameline {
	border: 1px solid #999999;
}
.frameline1 {
	border: 1px solid #333333;
}
.framelinec {
	border: 1px solid #cccccc;
}
.frameline1side {
	border-top: 0px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px none #333333;
	border-left: 1px solid #333333;
}
.framelineblue {
	border: 1px solid #0A00B1;
}
.framesidelineblue {
	border-top: 0px none #0033FF;
	border-right: 1px solid #0033FF;
	border-bottom: 0px none #0A00B1;
	border-left: 1px solid #0033FF;
}
.framelineside {
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-left: 1px solid #999999;
}
.copyright {
	font-size: 12px;
}
.frameline1a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*メールフォーム----------------------------------------*/
.mailform{
	font-size: 10pt;
	color: #999999;
	background-color: #FFFFFF;
	border: 1 solid #cccccc;
}
.checkbox{
	font-size: 4px;
	border: 0px;
}

.onfocus{border-color:#666666;
}
.onblur{border-color:#cccccc;}


/*
onFocus="this.style.borderColor='#EBA38F'" onBlur="this.style.borderColor='#cccccc'"
/*


/*画像の回り込み----------------------------------------*/
/*img.tr {
	float: right;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
	}*/
img.tr {
	float: right;
	border: none;
	margin-left:4px;
	vertical-align:top;
	}
img.tl {
	float: left;
	border: none;
	margin-right:10px;
	vertical-align:top;
	}
img.br {
	float: right;
	border: none;
	margin-left:4px;
	vertical-align:bottom;
	}
img.bl {
	float: left;
	border: none;
	margin-right:4px;
	vertical-align:bottom;
	}


/*マージン----------------------------------------*/

margin.tb8 {
	border: none;
	margin-top:8px;
	margin-bottom:8px;

	}
margint.b10 {
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	}
/*ヘッダー----------------------------------------*/
.header2 {
	background-image : url(head_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 409px;
}
.header3 {
	background-image : url(head_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 193px;
}
