@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*----- ▼ページ全体 ----------*/
body {
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	text-align: center;
	color: #000000;
	background: #f3f3f3 url(/shared/img/container_bg.gif) repeat-y center;
}
h1 {
	margin: 0;
	padding: 0;
	text-align:left;	
}
p {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
p.error {
	width: 100%;
	margin: 0;
	padding: 6px 0 3px;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 14px;
	background: #ffb400;
	border-bottom: 1px solid #3a3a3a;
}
.font10 {
	font-size:10px;
}
/*----- ▼リンク色 ----------*/
a:link, a:visited, a:active, a:hover {
	color: #3e78fc;
	text-decoration: underline;
}
a.nol:link, a.nol:visited {
	text-decoration: none;
}
a.nol:active, a.nol:hover {
	text-decoration: underline;
}
a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:active, a.black:hover {
	color: #3e78fc;
	text-decoration: underline;
}
a.view:link, a.view:visited {
	color: #ffffff;
	text-decoration: none;
}
a.view:active, a.view:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*----- ▼アイコン ----------*/
.iconAr01 {
	padding-left: 7px;
	background: url(/shared/img/icon_arrow01.gif) no-repeat 0 0.26em;
}
.iconAr01_2 {
	padding-left: 7px;
	background: url(/shared/img/icon_arrow01.gif) no-repeat 0 0.4em;
}
.iconAr02 {
	padding: 1px 0 1px 20px;
	background: url(/shared/img/icon_arrow04.gif) no-repeat 0px center;
}
a.top {
	padding-left: 12px;
	margin-top: 7px;
	height: 17px;
	background: url(/shared/img/icon_top.gif) no-repeat 0 center;
}
/*----- ▼レイアウト ----------*/
#container {
	width: 820px;
	margin: 0 auto;
	padding-left: 2px;
	text-align: center;	
}
#header {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#logo {
	margin: 0;
	padding: 19px 0 0 8px;
	text-align: left;
	float: left;
}
#hnavi {
	width: 401px;
	padding-top: 14px;
	text-align: right;
	float: left;
}
#change {
	text-align: right;
	float: right;
}
#changeL {
	line-height: 14px;
	float: left;
}
#changeR {
	line-height: 16px;
	float: left;
}
#globalnavi {
	width: 800px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}
#contents {
	width: 782px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#inside {
	width: 746px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;	
}
#pagetop {
	width: 800px;
	margin: 0 auto;	
	padding: 25px 0 12px 0;	
	text-align: right;
	clear:both;	
}
#footer {
	width: 800px;
	height: 50px;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
	border-top: solid 2px #c9c9c9;
}
#back {
	float: left;
	font-weight: bold;	
}
#backN {
	float: left;
}
#next {	
	float: right;
	font-weight: bold;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
div.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

/*----- ▼リスト ----------*/
#globalnavi ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align:center;
}
#globalnavi ul li.menu01 {
	width: 90px;
	background: url(/shared/img/menu01.gif) no-repeat;
}
#globalnavi ul li.menu02 {
	width: 129px;
	background: url(/shared/img/menu02.gif) no-repeat;
}
#globalnavi ul li.menu03 {
	width: 143px;
	background: url(/shared/img/menu03.gif) no-repeat;
}
#globalnavi ul li.menu04 {
	width: 141px;
	background: url(/shared/img/menu04.gif) no-repeat;
}
#globalnavi ul li.menu05 {
	width: 151px;
	background: url(/shared/img/menu05.gif) no-repeat;
}
#globalnavi ul li.menu06 {
	width: 146px;
	background: url(/shared/img/menu06.gif) no-repeat;
}
#globalnavi ul li.menu01o {
	width: 90px;
	background: url(/shared/img/menu01o.gif) no-repeat;
}
#globalnavi ul li.menu02o {
	width: 129px;
	background: url(/shared/img/menu02o.gif) no-repeat;
}
#globalnavi ul li.menu03o {
	width: 143px;
	background: url(/shared/img/menu03o.gif) no-repeat;
}
#globalnavi ul li.menu04o {
	width: 141px;
	background: url(/shared/img/menu04o.gif) no-repeat;
}
#globalnavi ul li.menu05o {
	width: 151px;
	background: url(/shared/img/menu05o.gif) no-repeat;
}
#globalnavi ul li.menu06o {
	width: 146px;
	background: url(/shared/img/menu06o.gif) no-repeat;
}

/*----- ▼見出しバー ----------*/

h1.barNormal{
	width: 100%;
	padding-left:16px;
	margin:25px 0 14px 0;
	line-height: 38px;
	font-size: 115%;	
	font-weight: bold;
	color:#ffffff;
	background: url(/shared/img/bar_normal.gif) no-repeat;		
}
div.barNormal02 {
	width: 746px;
	background: url(/shared/img/bar01.gif) no-repeat;
}
div.barNormal02 p {
	padding-left:16px;
	line-height: 38px;
	font-weight: bold;
}

