/*全体のバック*/
body {
	background-color:#000000;
	text-align:center;
}
.page {
	color:#666666;
}
#titleFrame {
	background-color:transparent;
	display:inline-block;
	width: 360px;
	padding: 0px;
	vertical-align: top;
}
#menuFrame {
	background-color:transparent;
	display:inline-block;
	width: 360px;
	height: 120px;
	padding: 0px;
	vertical-align: top;
}
#tImage{
	position: relative;
}
#loginname{
	position: relative;
	top: -8px;
	left: 16px;
	text-align:left;
	font-size:10px;
	color:#ffffff;
}
.menu_bar {
	padding: 0px;
	background-image: url("http://www.mitaka-karube.com/img/menu3.gif");
	background-repeat: no-repeat;
	display: inline-block;
	width: 28px;
	height: 120px;
	color:#eeeeee;
	vertical-align: top;
	text-align:center;
}
a {
//	text-decoration:none;
}
.a_menu {
	font-family:ＭＳ ゴシック,OSAKA;
	font-size:10px;
	text-decoration:none;
	vertical-align: top;
	text-align:center;
	font-weight:bold;
	line-height: 12px;
	margin: 0px 8px 0px 8px;
	background-color:transparent;
	color:#ffffff;
}
.a_menu:hover {
	background-color:transparent;
	color:#999900;
}
#centerFrame, #centerFrame2 {
//	border: 1px solid #00ff00;
	width: 484px;
	vertical-align: top;
	display:inline-block;
	text-align: center;
	background-color:#ffffff;
	margin: 0;
	padding: 4px;
}
#rightFrame {
	width: 180px;
	vertical-align: top;
	display:inline-block;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
	font-family: ＭＳ ゴシック,OSAKA;
	text-align: left;
	padding: 4px 4px 4px 4px;
}
.mMain {
	padding: 8px 4px 8px 4px;
	background-color: #ffffff;
	display:inline-block;
	text-align:left;
}
#indexFrame {
	width: 220px;
	display:inline-block;
	vertical-align: top;
	margin: 0;
	text-align: center;
	background-color: #ffffff;
	text-decoration:none;
	font-size: 12px;
	line-height: 16px;
	font-family: ＭＳ ゴシック,OSAKA;
	padding: 4px;
}

#Header {
	width: 100%;
	padding: 2px 4px 2px 4px;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	font-family: ＭＳ ゴシック,OSAKA;
	font-style: normal;
	text-decoration: none;
	color: #660000;
}
#middleFrame {
	display:inline-block;
	background-color: transparent;
	vertical-align: top;
}
#mainFrame,#main2Frame {
	width: 720px;
	display:inline-block;
	padding: 0px;
	background-color:#f8f8f8;
	vertical-align: top;
	text-align: center;
}
#submenuFrame {
	width: 100%;
}
#Footer {
	padding: 2px 8px 2px 8px;
	width: auto;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	font-family: ＭＳ ゴシック,OSAKA;
	font-style: normal;
	line-height: 10pt;
	margin-left: auto;
	text-align: right;
	text-decoration: none;
	color: #660000;
}
#leftTitle {
	width: 25%;
	height: 100px;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}
#centerTitle {
	width: 50%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
  flex-wrap:wrap;
	flex-flow: column nowrap;
	justify-content：space-between;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
}
#rightTitle {
	width: 25%;
	height: 100px;
	margin-left: auto;
	padding: 0px;
	text-align: right;
}
#topTitle {
	width: 100%;
	height: 40px;
	font-size: 150%;
	font-weight: bold;
	font-family: ＭＳ ゴシック,OSAKA;
	font-style: normal;
	text-align: center;
	color: #660000;
}
#topSubTitle {
	width: 100%;
	height: 40px;
	font-size: 100%;
	font-weight: bold;
	font-family: ＭＳ ゴシック,OSAKA;
	font-style: normal;
	text-align: center;
	color: #660000;
}
#mesTitle {
	width: 320px;
	height: 16px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: ＭＳ ゴシック,OSAKA;
	font-style: normal;
	color: #aa0000;
	text-align: center;
}
#Title {
	font-size: 20px;
	padding: 4px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	color: #660000;
}
#SubTitle {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
#Lead {
	font-size: 14px;
	padding: 8px 80px 8px 80px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
#Image,#ImageL,#moovie{
	width: 100%;
	padding: 8px;
	text-align: center;
	margin: 0 auto;
}
#Image img,#ImageL img{
	width:320px;
}
#ImageCap,#ImageLCap{
	font-size: 10px;
	padding: 8px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
#Main {
	font-size: 14px;
	padding: 4px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	display: block;
	margin: 0 auto;
}
#Data {
	border: 1px solid #fcf3eb;
}
#Data th {
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	color: #666666;
}
#Data th a{
	text-decoration: none;
	color: #666666;
}
#Data td {
	font-size: 12px;
	padding: 4px 8px 4px 8px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #333333;
}
#Comment {
	font-size: 12px;
	padding: 8px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	color: #333333;
}
#gIndex {
	display: inline-block;
	text-align: left;
	font-size:10px;
	font-weight:normal;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:12px;
	text-decoration:none;
	color:#666666;
}
.navi {
	font-size: 12px;
	padding: 4px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	color: #333333;
}
.navi_l {
	font-size: 12px;
	padding: 4px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	color: #990000;
}
.navi_r {
	font-size: 12px;
	padding: 4px;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	color: #990000;
}
#listFrame {
	width:728px;
	vertical-align: top;
	display:inline-block;
	text-align: left;
	background-color:#ffffff;
	margin: 0;
	padding: 16px;
}
#listFrame div{
	padding: 4px;
}
.gBox {
//	border: 2px solid #ff0000;
	background-color:#fcfcfc;
	padding: 4px 2px 4px 2px;
	text-align:center;
}
.gtitle {
	padding: 2px 4px 2px 4px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:12pt;
	color:#660000;
}
.gsubtitle {
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:16pt;
	color:#660000;
}
.gdata {
	font-size:9pt;
	font-weight:bold;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:24pt;
	color:#660000;
}
.glead {
	text-align:center;
	font-size:10pt;
	font-weight:normal;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:12pt;
	color:#660000;
}
.gmain {
	width:360px;
	padding: 2px 8px 8px 8px;
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:14px;
	text-align: left;
	color:#666666;
}
.gnavi {
	display: block;
	font-size:12px;
	font-weight:normal;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:16px;
	text-decoration:none;
	text-align: left;
	color:#666666;
}
.gcomment {
	width:360px;
	padding: 2px 8px 8px 8px;
	display:inline-block;
	font-size:10px;
	font-weight:normal;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	line-height:11px;
	text-decoration:none;
	text-align: left;
	color:#666666;
}
.gimage {
	text-align:center;
}
.gimage img {
	width:340px;
}
.gimagecap {
	padding: 2px 4px 8px 4px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:ＭＳ ゴシック,OSAKA;
	font-style:normal;
	text-decoration:none;
	color:#666666;
}
.link {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#660000;
}
.link:hover {
	color:#660066;
}
a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#link {
	width: 480px;
	vertical-align: top;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
#loginform {
//	border: 1px solid #c8c8c8;
	width:100%;
}
#loginform div{
	width:220px;
	padding: 8px;
	display:inline-block;
	font-size:12px;
	text-align: left;
}
@media screen and (max-width:480px) {
	#mainFrame,#main2Frame {
		width: 100%;
	}
	#titleFrame {
		width: 100%;
	}
	#menuFrame {
		width: 100%;
	}
	#centerFrame {
		width: 100%;
	}
	#indexFrame {
		width: 100%;
	}
	#link {
		width: 100%;
	}
	* {
		float: none;
		position: static;
	}
	img {
		max-width: 100%;
		height: auto;
	}
}

