﻿@charset "UTF-8";

/*
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

*/


.fn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #666666;
	font-variant: normal;
	word-spacing: 0.1em;
}

.fn2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #666666;
	font-variant: normal;
	word-spacing: 0.1em;
	font-weight: bold;
}

.fn3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 2px;
	color: #333333;
	font-variant: normal;
	display: block;
	font-weight: bold;
	line-height: 30px;
}

.fn4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #006699;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0em;
	word-spacing: 0.1em;
}

.fn5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: center;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	letter-spacing: 2px;
	color: #333333;
	font-variant: normal;
	display: block;
	line-height: 40px;
	margin-bottom: 10px;
	vertical-align: middle;
}

.itemname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;
	color: #333333;
	font-variant: normal;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#home_page .itemname , #home2_page .itemname {
	background-image: url(../img/home_bk_item.jpg);
	background-repeat: repeat-x;
}

#cobene_page .itemname {
	background-image: url(../img/cobene_bk_item.jpg);
	background-repeat: repeat-x;
}

#adap_page .itemname {
	background-image: url(../img/adap_bk_item.jpg);
	background-repeat: repeat-x;
}


.fnt00{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.2px;
	font-style: normal;
	text-indent: 2px;
	line-height: 20px;
	text-align: left;
	height: 20px;
}


.table_sec_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}


.fnt_date01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.fnt_date02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.fnt_date03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006699;
	font-weight: bold;
}

