/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 0.96em;
	font-weight: normal;
	text-decoration: none;
}
#page {
	width: 700px;
}
#header {
	background-color: #FFF4D6;
	background-image: url(header_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC4E5C;
	width: 700px;
}
#page #headerTop {
	background-image: url(header_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 700px;
}
#header .buttonIndex {
	float: left;
	width: 220px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	height: 35px;
}


#header #mainMenu {
	margin-left: 250px;
	padding-top: 15px;
}
#header #mainMenu .mainMenuItem {
	text-align: center;
}
#header #mainMenu .mainMenuItem a {
	text-decoration: none;
	line-height: 28px;
	color: #0B3388;
	height: 28px;
	width: 106px;
	background-image: url(button_imgs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	display: block;
	text-align: center;
}
#header #mainMenu .mainMenuItem a:hover {
	background-position: right bottom;
	color: #FFFFFF;
}
#header #mainMenu .mainMenuSubItem {
	padding: 5px;
	background-color: #FFF4D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4949C;
	border-right-color: #F4949C;
	border-bottom-color: #F4949C;
	border-left-color: #F4949C;
	font-size: 0.9em;
	line-height: 1.8em;
	display: none;
	position: absolute;
	white-space: nowrap;
	overflow: visible;
}
#header #mainMenu .mainMenuSubItem a {
display: block;
padding-left: 0.5em;
}
#header #mainMenu .mainMenuSubItem a:hover {
background-color:#FF9900;
color:#FFFFFF;
}

#subMenu1 {
	width: 13em;
	top: 42px;
	left: 260px;
}
#subMenu2 {
width: 8em;
top: 42px;
left: 366px;
}

#header #otherMenu {
	clear: left;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#header #otherMenu a {
	font-weight: bold;
	color: #0B3388;
	text-decoration: none;
	line-height: 1.2em;
}
#header #otherMenu a:hover {
	color: #FF9900;
}
#backHome {
	background-color: #EC4E5C;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	display: block;
	width: 4em;
	text-align: center;
	float: right;
	padding: 2px;
}
#backHome:hover {
	color: #EC4E5C;
	background-color: #FF9900;
}

#linkBlock {
	text-align: center;
}
#links {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#links .linksItem {
	line-height: 25px;
	text-decoration: none;
}
#links a {
	height: 25px;
	width: 120px;
	background-image: url(button_imgs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #EC4E5C;
	text-align: center;
}
#links a:hover {
	background-position: right top;
	color: #FFFFFF;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f8cbc6;
	margin-top: 10px;
	padding: 5px;
	clear: both;
	font-size: 0.9em;
}
#footer .contact {
	float: right;
	font-weight: bold;
	color: #0b3388;
	font-size: 0.9em;
	padding: 3px;
	border: 2px solid #0B3388;
	line-height: 1em;
	text-decoration: none;
}
#footer .contact:hover {
	color: #FFFFFF;
	background-color: #0b3388;
}
.clear {
	clear: both;
	margin: 10px;
}
#body {
	padding: 10px;
}
h1,h2,h3,h4,h5,h6 {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	visibility: visible;
	font-weight: bold;
}
.profile {
	width: 220px;
	float: right;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.85em;
	line-height: 1.2em;
	background-color: #FFFFFF;
	letter-spacing: -0.05em;
}
.profile .name {
	font-size: 1.1em;
	line-height: 1.8em;
}


ul {
	padding-left: 2em;
	margin-bottom: 10px;
}
li {
	list-style-position: outside;
	margin-bottom: 0.5em;
	list-style-type: none;
	list-style-image: url(list_bullet.gif);
}
#menu li {
	list-style-image: url(top_list_bullet.gif);
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	clear: none;
	text-align: justify;
	margin-bottom: 1em;
}

a:hover {
	color: #EC4E5C;
}
.midashi1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0B3388;
	padding-top: 35px;
	padding-left: 45px;
	background-image: url(midashi1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC4E5C;
	line-height: 1em;
	display: block;
}
.midashi2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0B3388;
	padding-top: 26px;
	padding-left: 10px;
	background-image: url(midashi2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC4E5C;
	line-height: 1em;
	display: block;
}
.midashi3 {
	font-size: 1.1em;
	color: #333333;
	padding-left: 16px;
	background-image: url(midashi3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6BCB8;
	padding-bottom: 5px;
}
.midashi3new {
	font-size: 1.1em;
	color: #333333;
	padding-left: 30px;
	background-image: url(midashi3_bg_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6BCB8;
	padding-bottom: 5px;
}
.midashi3ex {
	font-size: 1.1em;
	color: #333333;
	padding-left: 16px;
	background-image: url(midashi3_bg_ex.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6BCB8;
	padding-bottom: 5px;
}
.midashi4 {
	line-height: 1em;
	background-image: url(midashi4_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 50px;
	padding-left: 10px;
	height: 24px;
	white-space: normal;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.honbun {
	padding-left: 60px;
	line-height: 1.6em;
	padding-right: 20px;
	color: #333333;
	clear: none;
	font-size: 1.05em;
}
.topTitle {
	margin-bottom: 10px;
}
.topImage {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	width: 350px;
	clear: right;
}


.notice {
	color: #CC0000;
}
.center {
	text-align: center;
	display: block;
}
#videoBlock {
	background-color: #FFFFFF;
	text-align: right;
	padding: 5px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 1.2em;
}
#videoBlock object {
}
#activityHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBDCDE;
}

#activityBlock {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1.05em;
}

.activity {
	background-image: url(button_imgs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 120px;
	text-align: center;
	line-height: 25px;
	color: #EC4E5C;
}
.name {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
}
.fromMessage {
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #FDEFEE;
	border: 1px dotted #EC4E5C;
	padding: 5px;
	line-height: 1.6em;
}
.fromMessage .header {
	color: #FFFFFF;
	background-color: #EC4E5C;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.fromMessage .answer {
	line-height: 1.2em;
	background-color: #F8CBC6;
	background-image: url(answer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.photoBlock {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.zoom {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
}
.blue {
	color: #2B4C96;
}
.bold {
	font-weight: bold;
}
.affair {
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EC6D74;
}
.affair dt {
	font-weight: bold;
	color: #0D3287;
}
.accessLink {
	color: #333333;
	margin: 19px;
	float: left;
	clear: none;
}
.accessLink img {
	width: 160px;
}
.historyPhoto {
	float: left;
	width: 270px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	line-height: 1.4em;
}
.historyPhoto .name {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
}
.contactBlock {
	color: #CC4E5C;
	border: 1px solid #CC4E5C;
	margin: 5px;
	padding: 5px;
	display: block;
	background-color: #FBDCDE;
}
.contactBlock th {
	background-color: #EC4E5C;
	color: #FFFFFF;
	font-weight: bold;
}
.contactBlock td {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}


.right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.number {
	text-align: right;
}

.left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.site {
	margin-bottom: 30px;
}
.site p {
	margin-left: 2em;
}

.site .title {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EA6866;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
	left: -2em;
}
.explainList {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 1px;
	width: 100%;
background-color: #E8AEB4;
}
.explainList .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC4E5C;
	text-align: center;
}
.explainList tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8AEB4;
}
.explainList th {
	background-color: #CCCCCC;
	font-size: 1.05em;
}
.explainList td {
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 1.05em;
}
.traffic {
	background-image: url(access_traffic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	border-top-style: dotted;
	border-top-color: #F4949C;
	float: right;
	width: 340px;
	padding-top: 40px;
	margin-bottom: 20px;
}
.address {
	background-image: url(access_address.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	border-top-style: dotted;
	border-top-color: #F4949C;
	clear: right;
	float: right;
	width: 340px;
	margin-bottom: 20px;
	padding-top: 40px;
}
.backLink {
	display: block;
	float: right;
	margin-top: 10px;
	clear: both;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F7B8BE;
	padding-right: 3px;
	font-size: 1em;
	line-height: 1.1em;
	height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B8BE;
	padding-bottom: 2px;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0.3em;
	font-size: 1.1em;
	white-space: nowrap;
}
em {
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
	font-style: normal;
	color: #660000;
}
.otherCm {
	text-align: center;
	margin-bottom: 10px;
	height: 34px;
	display: block;
}
.otherCm .otherCmLeft {
	line-height: 34px;
	font-size: 16px;
	color: #000000;
	background-image: url(button_cm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	height: 34px;
	display: block;
	float: left;
}
.otherCm .otherCmRight {
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #EC4E5C;
	background-image: url(button_cm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 34px;
	padding-right: 10px;
	float: left;
	display: block;
}

