@charset "euc-jp";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px auto;
	text-align: center;
	color: #000000;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images_n/header/header_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 0.05em;

}

.top-bg {
	background-image: url(../images_n/toppage/bg_main.jpg);
	background-repeat: repeat-x;
}

/*

* {
  margin: 0;
  padding: 0;
}

*/



.content_block {
	text-align: left;
	padding: 10px;

}



.staff-box-back {
	float: left;
	width: 100px;

}




#wrapper {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}

#wrapperfooter {
	width: 760px;
	margin: 0px auto;
	height: 20px;
	background-image: url(../images/body/backfooter.gif);
	background-repeat: no-repeat;
}

img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

address {
	font-style: normal;
}

sup {
	font-size: 80%;
}

/* ヘッダ
---------------------------------------------------- */
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_n/header/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;

}

#header-sub {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;

}


#header-wrap-sub {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_n/header/header_sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;

}

#header-cnt {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	height: 99px;
}



#header-cnt p {

}


#headerrogo-top {
	float: left;
	margin-top: 20px;
}

#header-logo {
	padding-top: 30px;
	float: left;
}


#header-menu-box {
	float: right;
	width: 380px;

}

#header-menu-box p {
	display: inline;
	margin-left: 8px;


}



#header-submenu {
	padding-top: 5px;
	float: right;
	text-align: right;
	padding-bottom: 22px;
}


.header-menu-margin {
	padding-right: 25px;
}

.header-menu-margin2 {
	padding-right: 25px;
}

.header-menu-margin3 {
	padding-right: 33px;
	padding-left: 21px;
}


#header h1 {


}




/* ページ本体
---------------------------------------------------- */
#bodytop {
	position: relative;
	width: 950px;
	float: left;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.1em;
}

#bodytop p{

}


#pagebodytop {
	position: relative;
	width: 750px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}

#pagebody {
	position: relative;
	width: 706px;
	float: left;
	clear: both;
	background-repeat: repeat-y;
	background-image: url(../images/body/back_pagebody.gif);
	margin-top: 5px;
	padding-bottom: 10px;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #00338A;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}


/* 
---------------------------------------------------- */
