/***********************************/
/*   cosel.co.ltd                  */
/*     style sheet                 */
/*          Product Information    */
/***********************************/
a.menu5{
	display:block;				/*ブロック指定でリンク範囲*/
	text-align: left;
	text-decoration: none;		/*下線なし*/
	font-size: x-small;			/*フォントサイズ（ピクセル指定）*/
	padding-top: 3px;			/*上部余白*/
	padding-left: 3px;			/*上部余白*/
	padding-bottom: 3px;		/*下部余白*/
	color:#000000;				/*フォント色*/
	background-image: url(../images/title01.gif);	/*ページ背景画像*/
	width:165px;
	height:22px;
}

.infobox {
	padding:5px;
	width: 100%;
	font-weight: bold;
	font-size: x-small;
	line-height: 150%;
	background-color: #F3F3F3;
}
.mainbox2 {
	font-weight: bold;
	padding-left:5px;
	width: 100%;
	font-size: x-small;
	line-height: 150%;
}

.bk {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3376A9;
}


.bk3 {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B5F67;
}

.font02 {
	padding: 3px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	color: #004B85;
	line-height: 150%;
}

.font02n {
	padding: 3px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}

.font03 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	line-height: 150%;
}

.font04 {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	color: #004984;
	background-color: #D5EBF3;
}

.font04a {
	margin-top:5px;
	margin-bottom:3px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #004B85;
}

.font04b {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	color: #0225FA;
	background-color: #D5EBF3;
}

.font05 {
	font-size: x-small;
	line-height:125%;
	background-color: #F3F3F3;
}

.font06 {
	font-size: x-small;
	color:#69AA67
}

.font07 {
	font-size: 85%;
}

.font08 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	background-color: #FFFFFF;
}

.font09 {
	font-size: x-small;
	line-height:125%;
	background-color: #E3E2E2;
	color: #000000;

}

.font10 {
	padding: 2px;
	font-size: x-small;
	line-height: 130%;
}

.font11 {
	font-size: x-small;
	color:#333288;
	font-weight: bold;
	line-height: 130%;
}

.bk01 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	background-color: #B3D4F1;
	color: #004984;
}

.bk02 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	background-color: #D5EBF3;
}

h3 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
}

h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	color: #F9AD18;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
}

.img{
	vertical-align:middle
}