@charset "UTF-8";
@import "base_elements.css";
@import "base.css";




body{
	margin:0;
	width:100%;
	height:100%;
	background: #F5F5F5;
}





/** --------------------------------------------------------------------------
 * ヘッダー
 * ------------------------------------------------------------------------ */
#head {
	width:980px;
	height:45px;
	padding:6px 0 0 0;
	margin:0 auto;
	background-color:#fff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#logo-img {
	float:left;
	margin:0 0 0 12px;
	height:"51px";
}
#yahoo-logo {
	float: right;
}
#yahoo-fin-img {
	margin: 0px 20px 0px 0px; 
}
#yahoo-sitemap {
	text-align: right;
	margin: 0px 25px 0px 0px; 
	font-size: 11px;
}
#menu{
	clear: both;
	width:980px;
	height:40px;
	margin:0 auto;
	padding: 0 0 0 0;
	background:  url(../img/menu_bg.png) no-repeat 0 0;
}
* html #menu {
	clear: both;
	width:970px;
	height:29px;
	margin:0 auto;
	padding: 0 0 0 10px;
	background:  url(../img/menu_bg.png) no-repeat 0 0;
}
/** --------------------------------------------------------------------------
 * Yahoo!グローバルナビ
 * ------------------------------------------------------------------------ */
#ifis_navi_Wrapper {
	width: 980px;
	margin:0 auto;
}
/** --------------------------------------------------------------------------
 * スマホページ移行リンク
 * ------------------------------------------------------------------------ */
#mv_mobile_link {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
    margin : 0 auto;
    padding : 0 0 0 0;
	height:100px;
	line-height: 100px;
	width: auto;
	text-align: center;
	background-color:#dd5133;
}
/** --------------------------------------------------------------------------
 * 検索バー
 * ------------------------------------------------------------------------ */
#search_bar {
	width: 980px;
	margin:0 auto;
}
#search_bar div.search_area {
	padding: 8px;
	height: 24px;
	background: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#search_bar div.search_area div.left {
	float: left;
	width: 470px;
}
#search_bar div.search_area div.right {
	float: right;
}
#ip_search {
	padding-bttom: 3px;
	line-height: 17px;
	margin: 0px;
	padding-left: 2px;
	width: 250px;
	padding-right: 2px;
	height: 17px;
	padding-top: 3px;

	vertical-align: middle;
	font-size: 14px;
}
#bt_search {
	width: 67px;
	height: 23px;
	border: 0px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background: url(../img/common/btn_search.png) no-repeat;
}
#search_bar div.ad_area {
	float: right;
}

/** --------------------------------------------------------------------------
 * メニューバー
 * ------------------------------------------------------------------------ */
#menu_bar {
	width: 980px;
	margin:0 auto;
	background: #F5F5F5;
}
#menu_bar div.menu_area {
	float: left;
	width: 950px;
	padding: 8px 0px 6px 0px;
}
#menu_bar div.help_area {
	width: 120px;
	float: right;
	padding: 8px 0px 0px 0px;
}
#menu_bar div.menu_area ul {
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_bar div.help_area ul {
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_bar div.menu_area li {
	float: left;
  position: relative;
}
#menu_bar div.help_area li {
	float: right;
}

#menu_bar div.menu_area li a,
#menu_bar div.help_area li a {
	display: block;
	width: 105px;
	height: 26px;
	height: 26px!important;
	padding: 3px 0px;
	text-decoration: none;
	text-align: center;
	outline : 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/common/menu_bg_off.png) no-repeat;
}
#menu_bar div.menu_area li a:hover,
#menu_bar div.help_area li a:hover {
	background: url(../img/common/menu_bg_on.png) no-repeat;
}
#menu_bar div.menu_area li a.on,
#menu_bar div.help_area li a.on {
	background: url(../img/common/menu_bg_on.png) no-repeat;
}

#menu_bar div.menu_area li a.extra {
	display: block;
	width: 135px;
	height: 30px;
	height: 30px!important;
	padding: 3px 0px;
	text-decoration: none;
	text-align: center;
	outline : 0;
	font-size: 15px;
	font-weight: bold;
	background: url(../img/ico_kessan_2010.png) no-repeat;
}

#menu_bar div.menu_area li a.extra_jq {
	display: block;
	width: 135px;
	height: 30px;
	height: 30px!important;
	padding: 3px 0px;
	text-decoration: none;
	text-align: center;
	outline : 0;
	font-size: 15px;
	font-weight: bold;
	background: url(../img/ico_jq_banner.png) no-repeat;
}


#menu_bar div.menu_area ul li ul {
 	position: absolute;
  top: 30px;
  width: 105px;
  z-index: 100;
}

#menu_bar div.menu_area ul li ul li {
	visibility: hidden;
  overflow: hidden;
	width: 105px;
	height: 0;
	padding: 0px 0px;
	text-decoration: none;
	text-align: center;
	outline : 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/common/menu_bg_off.png) no-repeat;
}
#menu_bar div.menu_area ul li ul li:hover, #menu_bar div.menu_area ul li ul li a:hover {
		font-size: 14px;
  	background: url(../img/common/menu_bg_on.png) no-repeat;
}
#menu_bar div.menu_area ul li:hover ul li, #menu_bar div.menu_area ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:30px;
  z-index: 10;
}
#menu_bar div.menu_area li.small a {
	line-height: 20px;
	font-size: 13px;
}
/*
#menu_bar div.menu_area li.small2 a {
	line-height: 20px;
	font-size: 10px;
}
*/

/** --------------------------------------------------------------------------
 * パンくず
 * ------------------------------------------------------------------------ */
#topicPath {
	clear: both;
	width:980px;
	height:20px;
	margin: 5px auto 0 auto;
	padding: 0 0 0 10px;
	color: #333333;
	font-size: 80%; /* 10px */
}

* html #topicPath {
	clear: both;
	width:980px;
	height:20px;
	margin: 5px auto 5px auto;
	padding: 0 0 0 10px;
}

#topicPath a {
	text-decoration: underline;
}


/** --------------------------------------------------------------------------
 * コンテンツ
 * ------------------------------------------------------------------------ */
#contentsTop {
	width:980px;
	height:8px;
	padding:0;
	margin:0 auto;
	background-color:#fff;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#contentsFooter {
	width:980px;
	height:16px;
	margin:0 auto 10px auto;
	padding:0 0 0;
	clear: both;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contents {
	width:980px;
	padding:0;
	margin:0 auto 0 auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#contentsTab {
	width: 980px;
	padding: 0;
	margin: 0 auto 0 auto;
}

/* floatのレイアウトを含むコンテンツの終了 */
.contents_end {
	clear: both;
}

/** --------------------------------------------------------------------------
 * 左カラム メインコンテンツのエリア
 * ------------------------------------------------------------------------ */
#main {
	width:620px;
	padding: 0 5px 0px 15px;
	margin: 0px;
	float:left;
}
#main a {
	text-decoration: none;
}
/* メインコンテンツ内の説明テキスト */
#main #contents_subtitle_l p {
	font-height: 1.8px;
	margin: 3px 8px;
}


/* メインコンテンツ用 大見出し */
#main #contents_subtitle_l h2 {
	height: 34px;
	margin: 5px 0px;
	font-size: 16px;
	text-align: left;
	background: url(../img/m_h2_bg.png) no-repeat;
}
#main #contents_subtitle_l h2 a {
	display: block;
	height: 34px;
	color: #333333;
	text-align: middle;
	padding: 5px 0px 0px 10px;
}
#main #contents_subtitle_l h2 span.main_h2 {
	display: block;
	height: 34px;
	color: #333333;
	text-align: middle;
	padding: 5px 0px 0px 10px;
}
#main #contents_subtitle_l h2 div.mark {
	vertical-align: middle;
	margin: 5px 5px 6px 8px;
}
#main #contents_subtitle_l h2 div.text {
	margin-top: 6px;
	height: 34px;
	width: 300px;
}
#main #contents_subtitle_l h2 img.link {
	vertical-align: middle;
	margin: 11px 5px;
}

/* メインコンテンツ用 中見出し */
#main div.contents_subtitle_m {
	margin: 3px 8px;
}
#main p.desc_h4 {
	line-height: 1.5em;
	text-align: left;
}
#main h5 {
	font-weight: normal;
	text-decoration: underline;
	margin: 3px;
	font-size: 14px;
}
#main h4 {
	height: 22px;
	width: 250px;
	margin: 5px 0px;
	padding: 4px 0px 0px 5px;
	font-size: 14px;
	text-align: left;
	display: block;
	background: #CADFEA;
	border: none;
	border-left: 3px solid #448CB3;
}

/* メインコンテンツ用 中見出し */
#main h3 {
	height: 20px;
	margin: 5px 0px;
	padding: 3px;
	font-size: 14px;
	text-align: left;
	background: #DDDDDD;
	border-left: 3px solid #2CBBCB;
	border-bottom: 1px solid #2CBBCB;
}
#main h3 a {
	height: 18px;
	display: block;
	color: #333333;
	text-align: middle;
}
#main h3 a img {
	text-align: absmiddle;
}

/* メインコンテンツ内ヘルプ */
#main div.help_box {
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
#main div.help_box p {
	font-size: 90%;
	color: #666666;
}

/** --------------------------------------------------------------------------
 * 右カラム
 * ------------------------------------------------------------------------ */
#sub {
	width: 320px;
	padding: 0px 10px 0px 5px;
	margin: 0px auto 0 auto;
	float:right;
}
#sub a {
	text-decoration: none;
}
#contents:after {
	height: 0;
	content: "";
	display: block;
	clear: both;
} 
/* サブコンテンツ用 大見出し */
#sub h3.subtitle {
	height: 34px;
	margin: 5px 0px;
	font-size: 16px;
	text-align: left;
	background: url(../img/s_h3_bg.png) no-repeat;
}
#sub h3.subtitle a {
	display: block;
	height: 34px;
	color: #333333;
	text-align: middle;
	padding: 5px 0px 0px 10px;
}
#sub h3.subtitle span.main_h3 {
	display: block;
	height: 34px;
	color: #333333;
	text-align: middle;
	padding: 5px 0px 0px 10px;
}
#sub h3.subtitle div.mark {
	text-align: top;
	margin: 5px 5px 6px 8px;
}
#sub h3.subtitle div.text {
	margin-top: 6px;
	height: 34px;
	width: 300px;
}
#sub h3.subtitle img.link {
	margin: 11px 5px;
}

/* サブコンテンツ用付加パーツ */
#sub div.subcont_area {
	width: 300px;
	border: 1px solid #999999;
}
#sub div.subcont_area h3 {
	background: #0E6FA3;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

#sub div.subcont_area h3 a {
  color: #ffffff;
}
/** --------------------------------------------------------------------------
 * フッター
 * ------------------------------------------------------------------------ */
#FooterTop {
	background: url(../img/common/footer_bg.png) repeat-x;
	width:980px;
	height:29px;
	vertical-align: middle;
	padding:0;
	margin:0 auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
}
#FooterTop a {
	color: #FFFFFF;
	text-decoration: none;
}


#FooterFooter {
	width:980px;
	height:22px;
	margin:0 auto;
	padding:0 0 0 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}


#Footercontents {
	width:980px;
	padding:0;
	margin:0 auto 0 auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#Footercontents #attentionTxt {
	width:800px;
	margin: 10px 0px 20px 15px;
	padding: 0px;
	float:left;
}

#Footercontents #logoArea {
	margin: 10px 42px 20px 0;
	padding: 0px;
	float:right;
}

*html #Footercontents #logoArea {
	margin: 10px 22px 20px 0;
	padding: 0px;
	float:right;
}

#FooterTop p {
	margin:7px 0 0 5px;
	float:left;
}

#FooterTop #Footerlink {
	margin:5px 7px 0 5px;
	padding:0;
	float:right;
}

#Footercontents:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}


/** --------------------------------------------------------------------------
 * 広告用C1～C3
 * ------------------------------------------------------------------------ */
#ad_centents_center {
	width: 620px;
	height: 60px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ad_centents {
	width: 620px;
/*	height: 60px; */
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ad_centents .cn_left {
	float: left;
}

#ad_centents .cn_right {
	float: right;
}

#ad_centents .cn_ed {
	clear: both;
}

/** --------------------------------------------------------------------------
 * 広告用C_End
 * ------------------------------------------------------------------------ */
#ad_centents_end {
}
#ad_centents_end .cn_left {
	float: left;
}

#ad_centents_end .cn_right {
	float: left;
}

#ad_centents_end .cn_ed {
	clear: both;
}

/** --------------------------------------------------------------------------
 * 広告用F1
 * ------------------------------------------------------------------------ */
#FooterAd {
	width: 980px;
	min-height: 0px;
	height: auto !important;
	height: 0px;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#ad_footer {
	
}
/** --------------------------------------------------------------------------
 * ヘッダー - 広告用()
 * ------------------------------------------------------------------------ */
div.pr_area div.title {
	float: left;
	border: solid 1px #7F7F7F;
	
	padding: 3px 6px;
	
	color: #ffffff;
	
	-webkit-border-top-left-radius: 5px;  
  -webkit-border-bottom-left-radius: 5px;  
  -moz-border-radius-topleft: 5px;  
  -moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
	
	background-color: #A6A6A6;
  background: -webkit-gradient(linear, top,  #E8E8E8 0%, #A6A6A6 100%);
  background: -webkit-linear-gradient(top,  #E8E8E8 0%, #A6A6A6 100%);
  background: -moz-linear-gradient(top,  #E8E8E8 0%, #A6A6A6 100%);
  background: -o-linear-gradient(top,  #E8E8E8 0%, #A6A6A6 100%);
  background: -ms-linear-gradient(top,  #E8E8E8 0%, #A6A6A6 100%);
  background: linear-gradient(top,  #E8E8E8 0%, #A6A6A6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E8E8', endColorstr='#A6A6A6',GradientType=0 ); /* IE6-9 */
}
div.pr_area div.item {
	float: left;
	border: solid 1px #7F7F7F;
	
	padding: 3px 6px;
	width: 100px;
	background-color: #ffffff;
}
div.pr_area div.item:hover {
	background: #FFFBCC;
}
div.pr_area div.item a {
	text-decoration: none;
}
div.pr_area div.item a:hover {
	color: #00ffff;
}
div.pr_area div.pr_area_ed {
	clear: both;
}

