@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	color: #444444;
	text-align: center;
}

#wrapper {
	font-size: 82%;
	line-height: 1.5;
}

#header,
#global_navi,
#footer {
	font-size: 82%;
	line-height: 1.4;
}

img {
	border: none;
	vertical-align: top;
}

ul {
	list-style-type: none;
	margin: 0;
}

.bold {
	font-weight: bold;	
}

.clear {
	clear: both;
}

/*---- clearfix ----*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*--- リンク ---*/ 
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

a.link_01 {
	color: #000098;
	text-decoration: underline;
}

a.link_02 {
	color: #FF0000;
	text-decoration: underline;
}

a.link_02:hover {
	color: #FF0000!important;
	text-decoration: underline;
}

a#addPan {
	text-decoration: none!important;
}

/*--- フォントサイズ ---*/ 
.size_s {
	font-size: 78%;
}

.size_m {
	font-size: 80%;
}

.size_ml {
	font-size: 100%;
}

.size_l {
	font-size: 110%;
}

.size_ll {
	font-size: 120%;
	font-weight: bold;
}

.size_3l {
	font-size: 140%;
	font-weight: bold;
}

/*--- フォント色 ---*/ 
.color_black {
	color: #000000;
}

.color_dark {
	color: #333333;
}

.color_navy {
	color: #000099;
}

.color_red {
	color: #FF0000;
}

.color_yellow {
	color: #FFCC33;
}

/*--- 背景色 ---*/ 

.bg_FEE { background: #FEE2E9;
}

/*--- マージン ---*/ 
.mb5 {
	margin-bottom: 5px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb15 {
	margin-bottom: 15px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb23 {
	margin-bottom: 23px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.mt5 {
	margin-top: 5px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt15 {
	margin-top: 15px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt45 {
	margin-top: 45px!important;
}

.mt60 {
	margin-top: 60px!important;
}

.ml5 {
	margin-left: 5px!important;
}

.ml10 {
	margin-left: 10px!important;
}

.ml15 {
	margin-left: 15px!important;
}

.ml20 {
	margin-left: 20px!important;
}

.ml30 {
	margin-left: 30px!important;
}



/*--- パディング ---*/ 

.pt10 {
	padding-top: 10px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt30 {
	padding-top: 30px!important;
}

.pr5 {
	padding-right: 5px!important;
}

.pb5 {
	padding-bottom: 5px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

/*--- ライン高 ---*/ 

.lh_12 {
	line-height: 1.2!important;
}

.lh_13 {
	line-height: 1.3!important;
}

.lh_14 {
	line-height: 1.4!important;
}

.lh_15 {
	line-height: 1.5!important;
}

.lh_16 {
	line-height: 1.6!important;
}

.lh_18 {
	line-height: 1.8!important;
}

/*--- ボーダー ---*/ 

.b1 { border-top: 1px dotted #333333; }
.b2 { border: 1px solid #999999; }
.bNews { border: 5px solid #D6E3F1; }

/*--- リスト ---*/ 

ul.list01 {
	list-style: disc;
	padding-left: 15px;
}


/*--- common ---*/ 

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	text-align: left;
}

#main {
	padding-top: 20px;
	padding-bottom: 10px;
}

#contents {
	float: left;
	width: 720px;
}

#header .inner,
#global_navi .inner,
#footer .inner {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	text-align: left;
}

/*--- header ---*/ 

#header {
}

#header .row_01 {
	border-bottom: 3px solid #000099;
}

#header h1 {
	font-size: 78%;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
}

#header p {
	height: 61px;
	float: left;
	margin-top: 5px;
}

#header ul {
	float: right;
	width: 420px;
	text-align: right;
}

#header .row_01 li {
	display: inline;
	background: url(../img/common/arrow_01.gif) no-repeat 0 2px;
	padding-left: 12px;
	margin-left: 10px;
}

#header .row_02 li {
	display: inline;
}

/*--- グローバル・ナビゲーション ---*/ 

#global_navi {
	height: 46px;
	background: url(../img/common/bg_g_navi.gif) repeat-x;
	clear: both;
}

#global_navi li {
	float: left;
	list-style-type: none;
}

#global_navi ul {
	margin: 0;
	padding: 0;
}

/*--- 右サイド ---*/ 

#right {
	float: right;
	width: 200px;
}

#right #navi_index {
	background: url(../img/common/right/bg_navi01_mid.gif);
}

#right #navi_index .inner {
	background: url(../img/common/right/bg_navi01_top.gif) no-repeat 0 0;
}

#right #navi_index ul {
	background: url(../img/common/right/bg_navi01_bottom.gif) no-repeat 0 bottom;
	padding-top: 10px;
	padding-bottom: 8px;
}

#right #navi_index li {
	margin-top: 2px;
	padding-left: 10px;
	background: url(../img/common/right/bg_navi01_li_mid.gif) repeat-y 10px 0px;
	display: block;
	font-weight: bold;
}

#right #navi_index li a {
	color: #555555;
}
/*--*/
#right #navi_index li .inner {
	background: url(../img/common/right/bg_navi01_li_top.gif) no-repeat;
	display: block;
	padding-top: 4px;
}

#navi_index .bg_btm {
	width: 180px;
	background: url(../img/common/right/bg_navi01_li_bottom.gif) no-repeat left bottom;
	display: block;
	padding-bottom: 2px;
}

#navi_index a {
	padding-left: 18px;
	display: block;
}

/*--*/

#right #navi_01 {
	background: url(../img/common/right/bg_navi01_mid.gif);
}

#right #navi_01 .inner {
	background: url(../img/common/right/bg_navi01_top.gif) no-repeat 0 0;
}

#right #navi_01 ul {
	background: url(../img/common/right/bg_navi01_bottom.gif) no-repeat 0 bottom;
	padding-top: 8px;
	padding-bottom: 10px;
}

#right #navi_01 li {
	margin-top: 2px;
	padding-left: 10px;
	background: url(../img/common/right/bg_navi01_li_mid.gif) repeat-y 10px 0px;
	display: block;
	font-weight: bold;
}

#right #navi_01 li a {
	color: #555555;
}
/*--*/
#right #navi_01 li .inner {
	background: url(../img/common/right/bg_navi01_li_top.gif) no-repeat;
	display: block;
	padding-top: 4px;
}

#navi_01 .bg_btm {
	width: 180px;
	background: url(../img/common/right/bg_navi01_li_bottom.gif) no-repeat left bottom;
	display: block;
	padding-bottom: 2px;
}

#navi_01 a {
	padding-left: 18px;
	display: block;
}

/*--*/

#navi_02 li {
	background: url(../img/common/arrow_02.gif) no-repeat 0 3px;
	padding-left: 12px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	display: block;
}

/*--- footer ---*/ 
#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../img/common/bg_footer.gif) repeat-x;
	padding-bottom: 20px;
}

#footer .topLink {
	color: #737373;
	font-size: 11px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#footer p {
	color: #737373;
	font-size: 11px;
}

#footer a {
	color: #737373;
}

#footer a:hover {
	color: #737373!important;
	text-decoration: underline;
}

#footer #copy {
	color: #666666;
	text-align: center;
	padding-top: 20px;
}

.footerBox {
	float: left;
	width: 155px;
}

dl.fotterLink dt {
	font-size: 11px;
	font-weight: bold;
}

dl.fotterLink dd {
	color: #999999;
	font-size: 11px;
	margin: 3px 0 0 5px;
}

.directory_navi li {
	background: url(../img/common/right/directory_navi/bg.gif) repeat-x left bottom;
	padding: 11px 5px;
	margin-right: 1px;
	margin-left: 1px;
}

.directory_navi ul {
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #ebebeb;
}

.directory_navi ul a {
	background: url(../img/common/right/directory_navi/head.gif) no-repeat left 3px;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	color: #555555;
}

.directory_navi li.current a {
	color: #000000;
	background: url(../img/common/right/directory_navi/head_current.gif) no-repeat left 3px;
}

/*--- パンくず ---*/ 
#breadcrumbs {
	text-align: right;
	background: #f5f5f5;
	padding: 7px 8px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: underline;
}

/*--- 下部（まずは、こちらからどうぞ！ ）のカコミ---*/ 
#information h3,
#information .h3 {
	background: url(../img/common/bg_title_01.gif) no-repeat left bottom;
	padding: 10px 15px;
	color: #000098;
}

#information {
	border: 1px solid #CCCCCC;
	margin-top: 26px;
	padding-bottom: 5px;
	clear: both;
}

#information p {
	float: left;
	width: 320px;
	padding-left: 15px;
	padding-top: 10px;
	color: #464646;
	line-height: 1.3em;
}

#information ul {
	float: right;
	padding-right: 15px;
	padding-top: 2px;
}

#information li {
	display: inline;
}

/*--- 下部（TOPへ戻るなどのボタン ）のカコミ---*/ 
#section_btn {
	text-align: right;
	padding-top: 16px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

#section_btn li {
	display: inline;
	margin-right: 5px;
}

/*--- ---*/ 

.no_border {
	border-style: none!important;
}

.no_bg {
	background: none!important;
}

.no_margin {
	margin: 0px!important;
}

.align_center {
	text-align: center!important;
}

.align_right {
	text-align: right!important;
}

.align_left {
	text-align: left!important;
}

.fLeft {
	float: left;
}

.fRgiht {
	float: right;
}

.head_style_bgnline {
	background: url(../img/common/logo_02.gif) no-repeat right top;
	color: #000098;
	border-bottom: 3px solid #100CB8;
	padding: 6px 0px 4px 2px;
}

/* IE6用 メニューバグ対応 */
* html #right #navi_index li {
height:1%;
}

* html #right #navi_01 li {
height:1%;
}

/* ヘッダー用テキスト（ロゴ横） */

#logo {
	position:relative;
	width:425px;
	height:61px;
	float:left;
}

#logo p.txt {
	z-index:100;
	display:block;
	position:absolute;
	left:94px;
	bottom:0;
	font-size:10px;
	color:#333;
	width:450px;
	height:auto;
	clear:both;
}

* html #logo p.txt {
	bottom:4px;
}




