@charset "utf-8";

/* ------------------------------
 リセット
------------------------------ */
body, 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%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

/* ------------------------------
 ページ全体
------------------------------ */
body {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	text-align: center;
	background: #fff;
	background: url(/shared/img/bg.gif) repeat-x;
	}
.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.b1 { /* 下1行分アキ */
	margin-bottom: 1.7em;
}

/* ------------------------------
 アイコン
------------------------------ */
.icon01 {
	padding-left: 15px;
	background: url(/shared/img/icon01.gif) no-repeat 0 center;
}

.icon02 {
	padding-left: 15px;
	background: url(/shared/img/icon04.gif) no-repeat 0 center;
}

.icon03 {
	padding-left: 10px;
	background: url(/shared/img/icon05.gif) no-repeat 0 center;
}
.icon04 {
	padding-left: 15px;
	background: url(/shared/img/icon03.gif) no-repeat 0 center;
}
/* ------------------------------
 リンク
------------------------------ */
a:link, a:visited {
	color: #0841b7;
	text-decoration: none;
}
a:active, a:hover {
	color: #0841b7;
	text-decoration: underline;
}
#crumb a:link, #crumb a:visited {
	color: #333333;
	text-decoration: none;
}
#crumb a:active, #crumb a:hover {
	color: #333333;
	text-decoration: underline;
}
/* ------------------------------
 コンテナ
------------------------------ */
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

/* ------------------------------
 ヘッダ
------------------------------ */
#header {
	width: 902px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#logo { /* ロゴ */
	width: 682px;
	margin: 0;
	padding-top: 20px;
	float: left;
}
.logoSp { 
	margin-left: 10px;
}
#header_right{ 
	width: 213px;
	padding-top: 13px;
	float: left;
}
#textsizeOut { /* 文字サイズ変更 */
	width: 120px;
	float: left;
	margin: 0px;
}
#textsize { /* 文字サイズ変更 */
	padding: 6px 6px 4px 8px;
	background: url(/shared/img/font_bg.gif) no-repeat 0 center;
}
#inquiry { /* お問合せ */
	padding-left: 13px;
	float: left;
	margin: 0px;
}
#je { /* 日本語・英語 */
	text-align: right;
	padding: 15px 3px 11px 0;
}
#globalnavi { 
	width: 902px;
	height: 37px;
}
#globalnavi ul li{ 
	float: left;
    line-height: 0px;
	height: 37px;
}
#globalnavi ul li img {
     vertical-align: bottom;
}

/* ------------------------------
 コンテンツ
------------------------------ */

#contents {
	width: 888px;
	margin: 0 auto;
	text-align: left;
}
#crumb {
	margin: 10px 0 13px 0;
}
#pickUp{
	width: 214px;
	float: left;
}
#pickUp ul li{
	padding-bottom: 7px;
}
#pickUp ul li.headline{
	padding-bottom: 18px;
	_padding-bottom: 24px;
}
#pickUp ul li img{
     vertical-align: bottom;
}

#main{
	width: 646px;
	float: right;
	margin-bottom: 27px;
}
#title {
	height: 38px;
	padding-left: 31px;
	background: url(/shared/img/title_bg.gif) repeat-x;
	margin-bottom: 15px;
}
h1{
	line-height: 38px;
	font-weight: bold;
}
.title_n {
	height: 38px;
	padding-left: 17px;
	background: url(/shared/img/title_bg_n.gif) repeat-x;
	margin-bottom: 25px;
	line-height: 38px;
}
h2{
	line-height: 38px;
	font-weight: bold;
}
#banner{
	margin-bottom: 30px;
}

/* ------------------------------
 ローカルナビ
------------------------------ */
#localnavi .headline_l{
	padding-bottom: 2px;
}
#localnavi { /* ローカルナビ */
	width: 214px;
	margin-bottom: 24px;
}

#localnavi ul {
	margin: 2px 0 0;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#localnavi ul li {
	padding: 1px 1px 2px 0;
	background: url(/shared/img/localnavi_dot.gif) no-repeat 0 bottom;
}

#localnavi ul li.top {
	padding: 0 1px 2px 0;
	background: url(/shared/img/localnavi_dot.gif) no-repeat 0 bottom;
}

#localnavi ul li.last {
	padding: 1px 1px 1px 0;
	background: none;
}

#localnavi ul li a:link, #localnavi ul li a:visited {
	padding: 5px 0 5px 17px;
	display: block;
	background: url(/shared/img/localnavi_bg.gif) no-repeat 0 center;
}

#localnavi ul li a:active, #localnavi ul li a:hover {
	padding: 5px 0 5px 17px;
	display: block;
	background: url(/shared/img/localnavi_bgo.gif) no-repeat 0 center;
}

#localnavi ul li a.on:link, #localnavi ul li a.on:active, #localnavi ul li a.on:hover, #localnavi ul li a.on:visited{
	padding: 5px 0 5px 17px;
	display: block;
	background: url(/shared/img/localnavi_bgo.gif) no-repeat 0 center;
}
/* ------------------------------
 フッタ
------------------------------ */

#footernavi { /* フッタナビ */
	width: 450px;
	margin-top: 45px;
	padding: 0 0 12px;
	float: left;
}

#footernavi ul li {
	margin-right: 24px;
	padding-left: 8px;
	float: left;
	background: url(/shared/img/icon03.gif) no-repeat 0 center;
}
#pagetop { /* ページトップ */
	width: 85px;
	margin-top: 45px;
	float: right;
}
#footer {
	width: 100%;
	text-align: center;
	background: url(/shared/img/footbg.gif) repeat-x;
}
#footerIn {/* フッタ住所 */
	width: 888px;
	margin: 0 auto;
	padding: 14px 0 30px 0;
	text-align: left;
}

/* ------------------------------
 ノースクリプト
------------------------------ */
#nojs { /* ノースクリプト位置 */
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

#nojs p { /* ノースクリプト */
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
	color: #fff;
	font-size: small;
	line-height: 1.0;
	text-align: center;
	background: #0841b7;
	border-bottom: 1px solid #e7e5e0;
	*font-size: x-small; /* ~WinIE7 */
}

