@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bkg.gif);
}
#wrapper {
	width: 760px;
	margin: 0px auto 0;
	text-align: left;
	background: #fff;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	width: 500px;
	float: left;
	padding: 5px;
	font-size: small;
	line-height: 150%;
}

#navi {
	float: left;
	width: 760px;
	padding: 2px 0px;
	background-color: #CCCCCC;
	font-size: smaller;
}

#mainL {
	width: 120px;
	float: left;
	padding-top: 10px;
}


#mainL ul {
  list-style: none;
  width: 118px;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px solid #999;
}
#mainL li {
  margin: 0;
  padding: 2px;
  border-top: 1px solid #999;
}
#mainL li a {
  text-decoration: none;
}

#mainR {
  margin-left: 130px;
}
#mainLR {
	width: 606px;
	float: left;
}
#sub {
	margin-left: 510px;
	background-color: #f5f5f5;
	padding: 5px;
	font-size: small;
	line-height: 150%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footer {
	width: 756px;
	background: #f5f5f5;
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: x-small;
}
#credit {
	width: 756px;
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: x-small;
}
#pankuzu a:link {
	color: #003399;
}
#pankuzu a:hover {
	color: #003399;
}
#pankuzu a:visited {
	color: #003399;
}
#pankuzu a:active {
	color: #003399;
}
#pankuzu {
	width: 756px;
	color: #003399;
	clear: both;
	padding: 2px;
	font-size: smaller;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.credit {
	background-color: #f5f5f5;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;
	line-height: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.title {
	color: #003399;
	background-repeat: no-repeat;
	margin: 2px 2px 2px 0px;
	padding: 2px;
	border-bottom: 1px solid #999999;
}
.clear {
	clear: left;
}
.text-red {
	color: #FF0000;
}
.text-10 {
	font-size: 10px;
}
.text-s {
	font-size: x-small;
}

#m1 {
	background-image: url(../images/menu_koukuuki.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m2 {
	background-image: url(../images/menu_dairiten.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m3 {
	background-image: url(../images/menu_teikibin.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m4 {
	background-image: url(../images/menu_shop.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}

#m_shizai {
	background-image: url(../images/menu_shizai.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m_denryoku {
	background-image: url(../images/menu_denryoku.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m_photo {
	background-image: url(../images/menu_hivision.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m_fly {
	background-image: url(../images/menu_yuran.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m_support {
	background-image: url(../images/menu_seibi.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}
#m_movie {
	background-image: url(../images/menu_movie.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 60px;
	background-color: #f5f5f5;
}

.textblue {
	font-weight: bold;
	color: #003399;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/p_arrow.gif);
	margin-top: 5px;
}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li {
  display: inline;
  line-height: 1.4;
  white-space: nowrap;
}
#navi li a {
  text-decoration: none;
  padding: 0.2em 1em;
  color: #fff;
  background: #999;
}
#navi li a:hover {
  color: #fff;
  background: #666;
}
.subtitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #f5f5f5;
	margin: 4px 0px 0px;
	padding: 2px 2px 2px 19px;
	width: 200px;
	background-image: url(../images/p_arrow.gif);
	background-repeat: no-repeat;
}
.td-adress {
	vertical-align: top;
	width: 330px;
}
.td-map {
	vertical-align: top;
	width: 150px;
}
.td-top {
	vertical-align: top;
}
.c-table {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.index-banner {
	padding-top: 2px;
	padding-bottom: 2px;
}
.td-waku {
	border: 1px solid #999999;
}
.table-center {
	text-align: center;
}
.right {
	text-align: right;
}
.text-10Copy {

	font-size: 11px;
}
