/*
=================================================================

	
		
=================================================================
*/

/* -------------------------------------------------------------------
	基本テキストリンク
------------------------------------------------------------------- */
a:link		{ color: #FF6600; text-decoration: none}
a:visited	{ color: #FF6666; text-decoration: none}
a:hover		{
	color: #FF3300;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active	{ color: #FF3300; text-decoration: none}

/* -------------------------------------------------------------------
	基本スタイル（共通）
------------------------------------------------------------------- */
body,td,th {
	font-size: 100%;
	color: #333333;
}

body {
	background-repeat: repeat;
	background-position: left top;
	margin-top:0px;
	background-color: #DEE6E9;

}
/* 
 */
h1 {
	font-size: 11pt;
	color: #555555;
	background-image: url(../common/img/midashi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top:0px;
	margin-bottom:-2px;
	line-height: 15pt;

}


h2 {
	font-size: 90%;
	color: #333333;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 7px;
	padding-left: 20px;
	clear: both;
	background-image: url(../common/img/h2.gif);
	background-repeat: no-repeat;
	height: 21px;

}
/* 
h2 {
	font-size: 80%;
	color: #2663b5;
}
 */
h3 {
	font-size:  80%;
	color: #2663b5;

	padding-left: 14px;
	background-image: url(img/bk_h3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	font-weight: normal;
}
h4 {
	font-size: 90%;
	color: #7bba21;
	margin-bottom: 0px;
	padding-left: 16px;
	padding-top: 7px;
	padding-left: 20px;
	clear: both;
	background-image: url(../common/img/h4.gif);
	background-repeat: no-repeat;
	height: 21px;
}

p {
	font-size: 80%;
	line-height: 130%;
	margin: 0px;
	text-align:left;

}
.imgFloatLeft {
	float: left;
	padding: 5px;
	margin: 8px 5px 5px 4px;
}
.imgFloatRight {
	margin: 8px 10px 12px 5px;
	float: right;
}
.txt {
	font-size: 80%;
	color: #555555;
	line-height: 130%;
	text-align:left;

}
.txt0 {
	font-size: 75%;
	color: #555555;
	line-height: 130%;
	text-align:left;
}
.topmenu{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.tableborder {
	font-size: 80%;
	color: #555555;
	line-height: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 0px 0px 7px 5px;
	margin-top: 10px;
}
.txtsmall {
	font-size: 70%;
	line-height: 120%;
	color: #555555;
}
.txtnomal {
	font-size: 80%;
	line-height: 120%;
	color: #555555;
}
.txtnen {
	font-size: 80%;
	line-height: 150%;
	color: #555555;
	padding-left: 5px;
}

.txt1 {
	line-height: 150%;
	color: #FF6600;
}
.txt2 {
	line-height: 150%;
	color: #FF66CC;
}
.txt3 {
	line-height: 150%;
	color: #009999;
}
.txt4 {
	line-height: 150%;
	color: #6666CC;
}
.txt5 {
	line-height: 150%;
	color: #CC6600;
}
.txt6 {
	line-height: 150%;
	color: #3399CC;
}
.txt11 {
	line-height: 150%;
	color: #009900;
}
.txt12 {
	line-height: 150%;
	color: #3366ff;
}
.txt13 {
	line-height: 150%;
	color: #cc6666;
}
.txt14 {
	line-height: 150%;
	color: #cc6600;
}
/* -------------------------------------------------------------------
	基本レイアウト
------------------------------------------------------------------- */


/* ------------------------- */
#footer {
}
#copyright {
	font-size: 65%;
	text-align: center;
	heigth:　20px;
	display:　block;
	color: #11111;
	background-color:#cccccc;
	background-position: center;
	width: 760px;
}
.main {
	margin-top:20px;
	font-size: 80%;
	line-height: 130%;
	color: #555555;
	padding-top: 15px;
	padding-right: 15px;
	margin-left: 20px;
	padding-left: 0px;
}
.tb {
	border: 1px solid #FFFFFF;
}	 


.line1 {
	border-right-heigt: 100px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-right-width: 1px;
	line-height: 150%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: solid;
	border-bottom-style: solid;

}
.line2 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #FF66CC;
}
.line3 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #993399;
}
.line4 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #669966;
}
.line5 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #CC6600;
}
.line6 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #3399CC;
}
.line11 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #009900;
}
.line12 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #3366ff;
}
.line13 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #cc6666;
}
.line14 {
	border-heigt: 100px;
	line-height: 150%;
	border: 1px solid #cc6600;
}
