/* CSS Document */
body {
margin: 0;
_padding-left: 1px;
background-color: #FFFFFF;
background-image: url(img/bg_base.gif); 
background-position: center top;
background-repeat: repeat-y;
}

/* HJ Header */
#harmony {
	width: 800px;
	height: 60px;
	background-image: url(../common/images/hj_bg.gif);
	background-color: #F2F2F2;
}
#hj { position: relative; }
#hjlogo { float: left; width: 215px; padding-top: 5px; padding-left: 15px; }
#hjnavi { float: right; width: 452px; padding-top: 8px; padding-right: 8px; }
#hj2 {
	height: 10px;
	background-image: url(../common/images/hj_bg2.gif);
	background-color: #F2F2F2;
	background-repeat: repeat-x;
}
#hj3 {
	height: 5px;
	background-image: url(../common/images/hj_bg3.gif);
	background-color: #F2F2F2;
}

/* Mailform */
#mm {
	margin-top: 10px;
	margin-left: 5px;
}
#mm#ttl { 
	width: 200px;
	height: 25px;
	margin-top: 0 auto 0;
}
.form { margin-top: 5px; }
.info { margin-top: 5px; }
.mailform1,.mailform2 {
	font-size: 10px;
	line-height: 12px;
}
.mailform1 { color: #333333; }
.mailform2 { color: #FF0000; }

/* Menu */
.menu {
	padding: 5px 4px;
}

.style1 {
	font-size: 11px;
	color: #333333;
	line-height:140%;
}
.style2 {
font-size: 12px;
color: #333333;
line-height: 160%;
}
.style2_b {
font-size: 12px;
color: #333333;
line-height: 160%;
font-weight: bolder;
}
.style2_ticket {
font-size: 12px;
color: #990000;
line-height: 160%;
font-weight: bolder;
}
.style3 {
font-size: 12px;
color: #E60012;
line-height: 160%;
}

.caution {
font-size: 12px;
color: #A80000;
line-height: 160%;
font-weight: bolder;
}

#newsTitle {
font-size: 14px;
color: #333333;
line-height: 180%;
font-weight: bolder;
}

.newsDate {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	font-weight: bolder;
}

.topic_title {
font-size: 12px;
color: #990000;
line-height: 160%;
font-weight: bolder;
}

.topic_text {
font-size: 11px;
color: #990000;
line-height:140%;
}

.linkTitle, .profTitle, .cdTitle {
	border-left: 8px solid #660000;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 4px;
}
.linkTitle span, .profTitle span, .cdTitle span {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.linkText, .cdText {
	font-size: 12px;
	line-height: 140%;
}
.linkText {
	margin: 12px 12px 0 22px;
}
.linkText span {
	font-size: 12px;
	color: #333333;
}
.cdText {
	margin: 12px 5px 0 5px;
}
.cdText2 {
	margin: 96px 5px 0 5px;
}
.cdText span {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}

.linkLink {
	margin: 12px 12px 0 22px;
	font-size: 12px;
	color: #0000FF;
}
.cdLink {
	margin: 12px 10px 0;
	font-size: 12px;
	color: #0033CC;
}
.linkLink span, .cdLink span {
	font-weight: bold;
}
.linkLink a, .cdLink a {
	text-decoration: none;
}

table.outer {
	width: 100%;
	border-collapse: collapse;
}
table.outer td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.outer td.left {
	text-align: center;
}

.cell_s01 {
	width: 210px;
	height: 5px;
	background-image: url(img/cell_s01.gif);
}
.cell_m01 {
	width: 570px;
	height: 5px;
	background-image: url(img/cell_m01.gif);
}
.cell02 {
	width: 1px;
	height: 100%;
	background-color: #999999;
}
.cell_s03,.cell_m03 {
	width: 208px;
	background-image: url(img/cell03.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.cell_s03 { width: 208px; }
.cell_m03 { width: 566px; }
.cell04 {
	width: 1px;
	background-color: #999999;
}
.cell_s05 {
	width: 210px;
	height: 5px;
	background-image: url(img/cell_s05.gif);
	background-repeat: no-repeat;
}
.cell_m05 {
	width: 570px;
	height: 5px;
	background-image: url(img/cell_m05.gif);
	background-repeat: no-repeat;
}

#cbo1 {
	width: 800px;
	height: 10px;
	background-image: url(../common/images/hj_bg1.gif);
}
#cbo2 {
	width: 800px;
	height: 5px;
	background-image: url(../common/images/hj_bg2.gif);
}

#cd_title {
	font-size: 14px;
	color: #E60012;
	line-height: 180%;
	font-weight: bolder;
}
#cd_info {
	font-size: 12px;
	color: #E60012;
	line-height: 160%;
	font-weight: bolder;
}

#link {
	font-size: 14px;
	color: #A80000;
	font-weight: bolder;
}

#profile1 {
	font-size: 14px;
	color: #E60012;
	line-height: 100%;
	font-weight: bolder;
}
#profile2 {
	font-size: 16px;
	color: #E60012;
	font-weight: bolder;
}
.profPhoto {
	float: right;
	margin: 0 0 6px 5px;
}
.profText {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 12px 5px 0 12px;
}
.profText img#cp {
	padding-left: 12px;
}
.profText span {
	font-weight: bold;
}
.profText span#cp {
	font-size: 14px;
}

#tokyo1 {
	font-size: 14px;
	color: #990000;
	line-height: 160%;
}
.tokyo1_small {
	font-size: 12px;
	color: #990000;
	line-height: 160%;
}
#tokyo1_b {
	font-size: 16px;
	color: #990000;
	line-height: 180%;
	font-weight: bolder;
}
#tokyo1_b_small {
	font-size: 12px;
	color: #990000;
	line-height: 160%;
	font-weight: bolder;
}
#tokyo1_b_small_red {
	font-size: 12px;
	color: #E60012;
	line-height: 160%;
	font-weight: bolder;
}
#tokyo2 {
	font-size: 12px;
	color: #E60012;
	line-height: 160%;
	font-weight: bolder;
}
#tokyo3_b {
	font-size: 14px;
	color: #E60012;
	line-height: 180%;
	font-weight: bolder;
}
/* 081022 16:22 bmt0329 start */
.tokyoPhoto {
	margin: 15px auto 5px;
	text-align: center;
}
.caption {
	margin-top: 5px;
}
.caption span {
	font-size: 8pt;
}
/* 081022 16:22 bmt0329 start */

#pl {
	font-size: 14px;
	color: #A80000;
	line-height: 180%;
	font-weight: bolder;
}

#kinkou {
	font-size: 16px;
	color: #A80000;
	line-height: 180%;
	font-weight: bolder;
}

#section {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	font-weight: bolder;
}

#line {
	width: 535px;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-left: 15px;
}

a:link{ color: #0033CC; }
a:visited{ color: #0033CC; }
a:hover{ color: #0033CC; }
a:active{ color: #0033CC; }

a#text{
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}

