@charset "utf-8";
/* CSS Document */

/* sidemenu */

.ttl_sidemenu {
	background: url(image/com_sidemenu.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 48px;
}


/* title */

.com_ttl01 {
	background: url(image/com_ttl01.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
	margin: 0;
}


.ttl_company {
	background: url(image/com_ttl01.gif) no-repeat;
	line-height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #cdcdcd;
}

.ttl_outline {
	background: url(image/out_ttl01.gif) no-repeat;
	line-height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #cdcdcd;
}

.ttl_privacy {
	background: url(image/pri_ttl01.gif) no-repeat;
	line-height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #cdcdcd;
}

/* index */

table.company {
	border: solid #cdcdcd;
	border-width: 1px 0px;
	border-collapse: collapse;
	width: 560px;
}

table.company th,
table.company td {
	padding: 8px;
	font-size: 90%;
	border-bottom: 1px dotted #cdcdcd;
}

table.company th {
	background-color: #f1f1f1;
	border-collapse: collapse;
	padding: 8px;
	text-align: left;
	font-weight: normal;
}


/* outline */

table.outline {
	border: solid #cdcdcd;
	border-width: 1px 0px;
	border-collapse: collapse;
	width: 560px;
}

table.outline th,
table.outline td {
	padding: 8px;
	font-size: 90%;
/*	border-bottom: 1px dotted #cdcdcd; */
}

table.outline th {
	background-color: #f1f1f1;
	border-collapse: collapse;
	padding: 8px;
	text-align: right;
	width: 120px;
}

table.outline td.month {
	text-align: right;
}

table.outline th span {
	line-height: 14px;
	display: block;
	background-position: right;
}

/* access */

.ttl_access {
	background: url(image/acc_ttl01.gif) no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid #cdcdcd;
	line-height: 30px;
}

.ttl_point {
	text-indent: -9999px;
	background: url(image/bg_h3.gif) repeat-x bottom;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

.ttl_morioka {
	background: url(image/acc_ttl02.gif) no-repeat;
	line-height: 20px;
	margin-bottom: 0px;
}

.ttl_tokyo {
	background: url(image/acc_ttl03.gif) no-repeat;
	line-height: 20px;
	margin-bottom: 0px;
}

.ttl_tohno {
	background: url(image/acc_ttl04.gif) no-repeat;
	line-height: 20px;
	margin-bottom: 0px;
}

.area_map {
	width: 538px;
	padding: 10px;
	border: 1px solid #cdcdcd;
}

iframe {
	border: 1px solid #cdcdcd;
	width: 535px;
	height: 240px;
	display: block;
}

p.more_access {
	text-align: right;
	clear: both;
	display: block;
}

p.more_access a {
	background: url(image/office_16.gif) no-repeat right;
	display: block;
	text-indent: -9999px;
	height: 17px;
}

.add_morioka {
	background: url(image/acc_txt01.gif) no-repeat;
	height: 61px;
	margin-left: 30px;
}

.add_tokyo {
	background: url(image/acc_txt02.gif) no-repeat;
	margin-left: 30px;
	height: 15px;
}

.add_tohno {
	background: url(image/acc_txt03.gif) no-repeat;
	margin-left: 30px;
	height: 15px;
}

/* privacy */

ol.ol_privacy {
	margin: 0 15px;
	padding: 0;
}

ol.ol_privacy li {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
}

p.txt_privacy {
	font-size: 80%;
	text-align: right;
}
