/* -----------------------------------------------------------

CSS Information

 File name:      style.css

 Style Info:     タグ初期化用

----------------------------------------------------------- */

#container td {
	font-size: 12px;
	line-height: 1.4;
}
.style2 {
	font-size: 10px}

.style2 a {
	color: #666666;
}

.style2 a:visited {
	color: #666666;
}

.style3 {
	font-size: 12px}

.menu a {
	color: #FFFFFF;
}

.menu a:visited {
	color: #FFFFFF;
}

h4 {
	padding-left: 20px;
	color: #023187;
	text-align: left;
	font-size: 12px;
}
.style4 {
	font-size: 14px;
}
.style7 {color: #FF0000; font-weight: bold; }

.level a{
	color: #BC080B;
	font: bold;
}

.level a:visited {
	color: #BC080B;
	font: bold;
}

.red {
	color: #FF0000;
}

.price{
	color:#cc0000;
	font-weight:bold;
}

.red a{
	color: #BC080B;
	font: bold;
}


.hr {
	margin-top: 30px;
	margin-bottom: 30px;
}
h5 {
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 5px;
}
.footer a {
	text-decoration: none;
}

.footer a:visited {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

h4.redB {
	padding: 0px;
	text-align: left;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subtitle02{
	border-left:#666666 5px solid;
	padding: 0px 0px 2px 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px 5px 15px;
	width: 500px;
	text-align: left;
}

.Pred {
	color: #FF0000;
}

table.aboutus{
}

table.aboutus th {
	padding: 10px;
	border-bottom: 1px solid #13AEED;
}


table.aboutus td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

table .links td {
	padding: 4.px;
	text-align: left;
	padding: 4px;
}

table .links td a{
	color:#333;	
	text-decoration:none;
}

table .links td a:visited{
	color:#333;	
	text-decoration:none;
}

table .links td a:hover{
	text-decoration:underline;
}

table .links td a:active{
	text-decoration:none;
}

.blue {
	color: #003399;
}

.orange a{
	color: #FF3300;
	text-decoration:underline;
}

.orange a:visited{
	color: #FF3300;
}

