* {
	margin:0px;
	padding:0px;
}
body {
	font-size: 10.5pt;
	word-wrap: break-word;
	line-height: 150%;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background: url('../img/bg00.gif');
}
/************************************************
 *	属性
 ************************************************/
a {
    text-decoration: none;
    color: #002A5F;
}

a:hover {
	color: #00BAF1;
}

hr {
	border: none;
	border-top: dashed 1px #c0c0c0;
	height: 1px;
	color: #FFFFFF;
	width: auto;
}

ul {
	list-style: inside;
}

li {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

button {
	border: 0;
}

img {
	border: 0;
}

textarea {
	resize: none;
}

h1 {
	font-size: 20px;
	line-height: 25px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
}

/************************************************
 *	共通クラス
 ************************************************/
.posLeft {
	text-align: left;
}

.posCenter {
	text-align: center;
}

.posRight {
	text-align: right;
}

.cursorPointer {
	cursor: pointer;
}

.floatClear {
	clear: both;
}

/****************************************************/
/*	ヘッダー
/****************************************************/
#wrapper {
	margin: 0 auto;
	width: 846px;
}

#header {
	width: 100%;
}

#headerTop {
	width: 100%;
	height: 26px;
/*	background: #002A5F;*/
/*	background: url('../img/bg01.gif') no-repeat;*/
}

#headerContent {
	width: 100%;
	height: 110px;
}

#headerContent #title {
	height: 100%;
	margin: 0 20px;
}

#headerContent #title #Outer{
	width: 100%;
	position: relative;
	margin-left: 10px;
}

#headerContent #title #Outer #rightBox{
	position: absolute;
	right: 20px;
	bottom: 0;
}

.userNameBox {
	text-align: right;
	margin-right: 80px;
	padding-top: 10px;
	font-size: 15px;

}
.userNameBox span {
	margin: 0 3px;
	font-size: 18px;
	font-weight: bold;
}
#headerContents {
/*	background: url('../img/bg02.gif') repeat-y;*/
}

#headerMenu {
	height: 50px;
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
/*	margin: 20px 0;
	padding: 0 10px;*/
	line-height: 50px;
	text-align: center;
}
#headerMenu a:hover, #headerMenu a.activeMenu{
	background: url('../img/navi-on.png') no-repeat;
	cursor: pointer;
}
#headerMenu a{
	width: 100px;
	height: 50px;
	margin: 0 5px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
}
.customerMenu a{
	background: url('../img/navi-off.png') no-repeat;
}
.adminMenu a{
	background: url('../img/navi-off_admin.png') no-repeat;
}
.parentMenu .parent  {
	width: 100px;
	height: 50px;
	margin: 0 5px;
	color: #fff;
	font-weight: bold;
}
.customerMenu .parent{
	background: url('../img/navi-off.png') no-repeat;
}
.adminMenu .parent{
	background: url('../img/navi-off_admin.png') no-repeat;
}

.parentMenu .parent.activeMenu {
	background: url('../img/navi-on.png') no-repeat;
}

#headerMenu a.childMenu{
	width: 100px;
	height: 50px;
	margin: 0 5px;
	margin-top: 3px;
	z-index: 1;
}
.komenu {
	display: none;
}
.parentMenu {
	width: 110px;
/*	height: 156px;*/
	height: 50px;
	float: left;
	position: relative;
	z-index: 1;
}
.parentMenuContet {
	position: absolute;
	top: 50px;
	left: 0;
	width: 110px;
	/*height: 156px;*/
	height: 190px;
	z-index: -1;
	display: none;

}
/****************************************************/
/*	フッター
/****************************************************/
#footer {
	width: 100%;
	height: 26px;
/*	background: #002A5F;*/
/*	background: url('../img/bg03.gif') no-repeat;*/
}

/****************************************************/
/*	コンテンツ
/****************************************************/
#content {
	min-height: 700px;
/*	background: url('../img/bg02.gif')  repeat-y;*/

}

#annaiBox {
	width:  500px;
	margin: 0 auto;
	padding: 3px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	clear: both
}


#headerTop.backGroundImageSan2 div{
	margin-bottom: 10px;
}
#headerTop.backGroundImage {
	background: url('../img/bg01.gif') no-repeat;
}
#headerTop.backGroundImageSan2 {
	background: url('../img/san2_bg01.png') no-repeat;
	padding-top: 36px;
	padding-left: 45px;
	height: 214px;
}
#headerContents.backGroundImage {
	background: url('../img/bg02.gif') repeat-y;
}
#content.backGroundImage {
	background: url('../img/bg02.gif') repeat-y;
}
#footer.backGroundImage {
	background: url('../img/bg03.gif') no-repeat;
}

#headerTop.backGroundImageAdmin {
	background: url('../img/san2_bg01_admin.png') no-repeat;
	padding-top: 36px;
	padding-left: 45px;
	height: 214px;
	/*background: url('../img/bg01_admin.gif') no-repeat;*/
}
#headerContents.backGroundImageAdmin {
	background: url('../img/bg02_admin.gif') repeat-y;
}
#content.backGroundImageAdmin {
	background: url('../img/bg02_admin.gif') repeat-y;
}
#footer.backGroundImageAdmin {
	background: url('../img/bg03_admin.gif') no-repeat;
}

#headerTop.backGroundImageAdminLocal {
	/*background: url('../img/bg01_admin_local.gif') no-repeat;*/
	background: url('../img/san2_bg01_admin_local.png') no-repeat;
	padding-top: 36px;
	padding-left: 45px;
	height: 214px;
}
#headerContents.backGroundImageAdminLocal {
	background: url('../img/bg02_admin_local.gif') repeat-y;
}
#content.backGroundImageAdminLocal {
	background: url('../img/bg02_admin_local.gif') repeat-y;
}
#footer.backGroundImageAdminLocal {
	background: url('../img/bg03_admin_local.gif') no-repeat;
}
#footerBottom {
	width: 100%;
	height: 55px;
	line-height: 27px;
	text-align: center;
	margin-top: 30px;
	color: #fff;
}
#footerBottom.footerGuest{
	background: #36a0da;
}
#footerBottom.footerAdmin{
	background: #DA5C36;
}
#footerBottom a {
	color: #fff;
	font-size: 85%;
	text-decoration: underline;
}
#footerBottom a:hover, #footerBottom a:visited{
	color: #002A5F;
}
#footerBottom #copyright {
	color: #fff;
	font-size: 71%;
}
#footerBottom #copyright #copymark{
	font-size: 15px;
	vertical-align: bottom;
}
/************************************************
 *	ボタン
 ************************************************/
.submitBack {
	width:100px;
	height: 25px;
	border: 0;
	background: url('../img/btn_modoru.gif') no-repeat;
	cursor: pointer;
}

