/* メニュー用スタイル */

body.baseBack {
	padding: 5px;
}

#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 2px 2px 2px 2px;
	border : solid 2px #333 ; 
}

#content {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0 5px;
}

#leftBar {
	position: absolute;
	z-index: 1;
	width: 190px;
	height: 100%;
	padding: 120px 0 5px 0;
	border: 1px solid #CCC;
	border-radius: 6px;
	margin-left: -5px;
}

#mainContent {
	position: absolute;
	width: 100%;
	height: 100%;
//	padding: 0px 0px 0px 195px;
	margin-left: -5px;
	margin-right: 5px;
	overflow: hidden;
}

#rightBar {
	position: absolute;
	z-index: 500;
	width: 10px;
	height: 100%;
	right: 3px;
	padding: 0px 0px 0px 5px;
	border-radius: 6px;
}

.clearFloat {
	height: 0;
	width: 0;
	clear: both;
}


#leftBarContainer, #mainContainer, #rightBarContainer {
	width: 100%;
	height: 100%;
}

#leftBarHeaderLeft {
	float: left;
	color: white;
	font-weight: bold;
	padding-left: 5px;
}

#leftBarLogo {
	margin-top: -120px;
	height: 60px;
	width: 175px;
	margin-left: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#leftBarHeader {
	margin-top: 0px;
	padding-right: 5px;
	border: 1px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}

#leftBarFooder {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	margin: -100px 5px 5px 5px;
	width: 95%;
	height: 70px;
	padding: 2px 5px 5px 1px;
	text-align: center;
	border: 1px;
	border-radius: 6px;
}

#rightBarHeader {
	text-align: right;
	margin-top: -30px;
	height: 30px;
	padding-right: 5px;
	border: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}


#leftBarContent, #rightBarContent {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

#leftBarContentJM {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	line-height: 30px;
}

#leftBarPin, #rightBarPin {
	width: 16px;
	height: 16px;
	margin-top: 0px;
	margin: 30px 0 0 0;
}

#FrameD {
	background-color: #EEE;
}

#divHeaderLeft {
	float: left;
	width: 200px;
	height: 100%;
	margin-left: -200px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../../image/G-Partner.png);
	background-position: left;
}

#divHeaderRight {
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: -1px 3px 3px -1px #777;
}

#imgGPar {
	width: 100%;
	height: 100%;
}

/** FrameA用のスタイル定義 Start	**/
#divAA {
	/*Firefoxだとdisplay: -moz-boxが効かなくなる対応*/
	position: relative;
	display: -o-box;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
}

#divMsgInfo {
	margin-top: 15px;
	margin-left: 5px;
	display: -o-box;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
}

.ticker {
	width: 250px;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
}

.ticker ul {
	width: 100%;
	position: relative;
}

	.ticker ul li {
		width: 100%;
		display: none;
	}

.ticker li a {
	text-decoration: none;
}

@media all and (max-width: 900px) {
	#divMsgInfo {
		display: none;
	}
}

.loginInfo {
	text-align: left;
	margin-top: 15px;
	margin-left: 0px;
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	font-size: small;
	line-height: 15px;
	overflow: hidden;
}

@media all and (max-width: 1255px) {
	#divInfo {
		margin-top: 5px;
	}
}

@media all and (max-width: 1100px) {
	#divInfo {
		visibility: hidden;
	}
}

#divAButtons {
	padding: 0.2em;
	text-align: center;
}

	#divAButtons button {
		padding: 0.1em 0.4em 0.1em 0.4em;
	}

#divHeaderRight ul a {
	color: inherit;
}

#oshiraseDetail {
	background: -moz-linear-gradient(top, #ffcc99, #ff9999 40%);
	background: -o-linear-gradient(top, #ffcc99, #ff9999 40%);
	background: -ms-linear-gradient(top, #ffcc99, #ff9999 40%);
	background: linear-gradient(top, #ffcc99, #ff9999 40%);
	background: -webkit-gradient(linear, center top, center bottom, from(#ffcc99), to(#ff9999), color-stop(40%, #ff9999));
	border-radius: 10px;
	border: 2px solid #99B3E6;
	display: none;
	width: 250px;
	height: 200px;
	z-index: 2;
	opacity: 0.7;
}

#detailTitle {
	margin-top: 5px;
	margin-left: 10px;
}

#oshiraseDetail2 {
	border-radius: 10px;
	color: black;
	width: 230px;
	height: 100px;
	z-index: 1;
}

.oshirase {
	border-top-right-radius: 4px;
	border: 2px solid #99B3E6;
	margin-top: 5px;
	margin-left: 5px;
	padding: 1px 1px;
	vertical-align: middle;
}

.oshiraseTitle {
	background-color: #CCE6FF;
	border-bottom: 2px solid #99B3E6;
	height: 30px;
	overflow: hidden;
	vertical-align: middle;
}

.oshirase li {
	height: 25px;
	padding-top: 5px;
}

.detail {
	border-top-right-radius: 4px;
	border: 2px ridge #99B3E6;
	margin-top: 5px;
	margin-left: 10px;
	padding: 5px 5px;
	height: 120px;
	width: 210px;
}

/** FrameA用のスタイル定義 End	**/


/** FrameB用のスタイル定義 Start	**/
/**  iScroll対応 **/
#wrapper {
	margin-top: 0px;
	position: absolute;
	z-index: 1;
	top: 35px;
	bottom: 50px;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}


#scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-o-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	-tap-highlight-color: rgba(0,0,0,0);
	width: 100%;
	padding: 0;
}

#scroller ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}

#scroller li {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

	#scroller li a {
		text-decoration: none;
	}

#scroller2 {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-o-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	-tap-highlight-color: rgba(0,0,0,0);
	width: 100%;
	padding: 0;
}

	#scroller2 ul {
		list-style: none;
		padding: 0;
		margin: 0;
		width: 100%;
		text-align: left;
	}


.jquery-ui-accordion-title {
	height: 40px;
	line-height: 40px;
}

/** FrameB用のスタイル定義 End	**/


/** 確認メッセージ **/
.dialog {
	display: none;
}

#menuTitle {
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	width: 80%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;
}

.ui-widget-content {
	border-width: 0;
}

/* メニュー */

div[id^="menuList"] {
	font-size: 1em;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-o-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	-tap-highlight-color: rgba(0,0,0,0);
	border: 1px solid #c5c5c5;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	border-radius: 4px;
}

div[id^="menuList"] ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}

div[id^="menuList"] li {
	padding: 0px 10px;
	height: 40px;
	line-height: 40px;
}

div[id^="menuList"] li:first-child {
	border-radius: 4px 4px 0 0;
}

div[id^="menuList"] li:last-child {
	border-radius: 0 0 4px 4px;
}

div[id^="menuList"] li a {
	text-decoration: none;
}

.selectList {
	text-align: center;
}

#jquery-ui-resize {
	margin: 0 .1em 0 .2em;
}

.menuTarget .Level-1 + .jquery-ui-accordion-contents {
	margin: -0.2em 0 .2em 0;
	border-radius: 0 0 .2em .2em;
}

.Level-1 {
	padding-left: .3em;
	margin: 0 0 .3em 0;
	border-radius: 4px;
}

.Level-2 .mae-icon {
	margin-left: 1em;
}

.Level-3 i {
	margin: 0 .5em 0 1.8em;
}

div[id^="menuList"] li.Level-3 i {
	margin: 0 .5em 0 .5em;
}

.headerThemeColor {
	position: relative;
	overflow: hidden;
}


.menuImgCircle {
	width: 15px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}

/** スピン用のCSS定義 Start	**/
#spin_block {
	width: 100%;
	height: 100%;
	z-index: 10000;
	overflow: hidden;
	position: fixed;
	display: none;
}

#spin_body_parent {
	display: none;
}

#spin_body {
	display: none;
	width: 25em;
	height: 14em;
	border-radius: .5em;
	background: #EEE;
	opacity: .9;
	font-family: Meiryo UI, メイリオ, IPAmj明朝, ＭＳ 明朝, ＭＳ ゴシック, Hiragino Kaku Gothic ProN, ヒラギノ角ゴシック;
	color: #444;
	text-align: center;
	text-shadow: 0 .04em rgba(255,255,255,0.5);
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 2em 0 1.5em 0;
	max-width: 100%;
	max-height: 100%;
	z-index: 10001;
}

#spin_msg {
	/* margin-top: 1em; */
	font-size: 2em;
	font-weight: bold;
	white-space: pre;
}
/** スピン用のCSS定義 End	**/


/* A領域:ボタン定義 */
/* A領域:印刷ボタン */
#APrint {
	position: absolute;
	left: 23px;
	bottom: 40px;
	width: 40px;
	height: 40px;
	z-index: 500;
}

#wrapperDispNone {
	position: absolute;
	z-index: 1000;
	top: 0px;
	bottom: 35px;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	overflow: auto;
	display: none;
	opacity: .3;
	background: #777 url(images/ui-bg_diagonals-thick_65_777_40x40.png) 50% 50% repeat;
}

/* 解像度変更対応 */
@media screen and (max-width: 1920px) and (min-width: 1601px) {
	.jquery-ui-accordion-title {
		height: 40px;
		line-height: 40px;
	}

	div[id^="menuList"] li {
		padding: 0px 10px;
		height: 40px;
		line-height: 40px;
	}

	.Level-1 {
		padding-left: .3em;
		margin: 0 0 .3em 0;
		border-radius: 4px;
	}

	#scroller li {
		height: 35px;
		line-height: 35px;
		font-size: 1em;
	}
}

@media screen and (max-width: 1600px) and (min-width: 1367px) {
	.jquery-ui-accordion-title {
		height: 35px;
		line-height: 35px;
	}

	div[id^="menuList"] li {
		padding: 0px 10px;
		height: 35px;
		line-height: 35px;
	}

	.Level-1 {
		padding-left: .3em;
		margin: 0 0 .2em 0;
		border-radius: 4px;
	}

	#scroller li {
		height: 30px;
		line-height: 30px;
		font-size: .95em;
	}
}

@media screen and (max-width: 1366px) {
	.jquery-ui-accordion-title {
		height: 30px;
		line-height: 30px;
	}

	div[id^="menuList"] li {
		padding: 0px 10px;
		height: 30px;
		line-height: 30px;
	}

	.Level-1 {
		padding-left: .3em;
		margin: 0 0 .2em 0;
		border-radius: 4px;
	}

	#scroller li {
		height: 27px;
		line-height: 27px;
		font-size: .9em;
	}
}
