@charset "Shift_JIS";


/* --------------------------------------------

	universalselector

---------------------------------------------*/

* {
	line-height: 1.5;
	font-size: 100%;
}


/* --------------------------------------------

	structure

---------------------------------------------*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	*font-size: 75%;
	letter-spacing: 0.1em;
	color: #666666;
}

img {
	border: 0px;
}

li img {
	vertical-align: top;
}

form , input {
	padding: 0px;
	margin: 0px;
}


/* --------------------------------------------

	link

---------------------------------------------*/

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#breadcrumb a {
	color: #333333;
}

.sitemap a {
	color: #666666;
}

.sitemap .title_02 a {
	color: #333333;
}


/* --------------------------------------------

	id , class

---------------------------------------------*/

#breadcrumb {
	font-size: 11px;
	*font-size: 95%;
	color: #333333;
	letter-spacing: 0;
}

#eventCallendar * {
	color: #666666;
}

#eventCallendar .red * {
	color: #990000;
}

.small {
	font-size: 85%;
}

.red {
	color: #990000;
}

.red_small {
	font-size: 85%;
	color: #990000;
}

.title_01 {
	text-align: left;
	color: #000000;
	font-size: 14px;
	*font-size: 115%;
	font-weight: 400;
}

.title_02 {
	text-align: left;
	color: #333333;
	font-size: 14px;
	*font-size: 115%;
	font-weight: 400;
}

.title_03 {
	color: #333333;
	font-size: 13px;
	*font-size: 110%;
	font-weight: 400;
}

.title_04 {
	text-align: left;
	color: #333333;
	font-size: 14px;
	*font-size: 115%;
	font-weight: bold;
}

.bg_glay_01 {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
}

.bg_glay_02 {
	background-color: #EBEBEB;
	text-align: center;
}

.bg_glay_03 {
	background-color: #EBEBEB;
	text-align: center;
	color: #333333;
}


/* --------------------------------------------

	searchForm

---------------------------------------------*/

td.searchField input {
	position: absolute;
	top: 11px;
	left: 797px;
	-moz-box-sizing: border-box;
	width: 135px;
	height: 20px;
}

td.searchFieldEng {
	padding: 0px;
	margin: 0ox;
}

td.searchFieldEng input {
	position: absolute;
	top: 11px;
	left: 785px;
	-moz-box-sizing: border-box;
	width: 135px;
	height: 20px;
}

