@charset "UTF-8";

/* -------------------------------------------------
全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	/*width:760px;*/
	color: #333333;
	/*border-left:1px solid #B8CBDC;*/
	/*border-right:1px solid #B8CBDC;*/
	font-family:"ＭＳ Ｐゴシック",Osaka;
	background: url(../images/common/bg.gif) repeat-x;
}
#wrapper {
  background: #ffffff;
	margin:0;
	padding:0;
	width:760px;
}

/* -------------------------------------------------
フォーム系
---------------------------------------------------- */
input.inp1{
	position: absolute;
	top: 5px;
	width:135px;
	font-size:x-small;
}
input.btn1{
	position: absolute;
	margin: 0;
	padding: 0px;
	top: 5px;
	left: 143px;
	width:52px;
	height:18px;
	font-size:x-small;
}

/* -------------------------------------------------
リンク
---------------------------------------------------- */
a:link {
	color: #111184;
	background: transparent;
}
a:visited {
	color: #3366ff;
	background: transparent;
}
a:hover, a:active {
	color: #ff9933;
	background: transparent;
}

/* -------------------------------------------------
読み上げ
---------------------------------------------------- */
#toAnchors {
	position:absolute;
	left:-9999px
}

/* -------------------------------------------------
メインコンテンツ
---------------------------------------------------- */
#maincontents {
	margin:0 5px 0px 5px;
	padding:0;
}

#hfleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
#hfright {
	float: right;
	margin: 0;
	padding: 0;
	width: 550px;
}

#gotop {
  clear: both;
  margin: 20px 5px 0px 0px ;
  padding: 0;
  text-align: right;
}

.clear{
  clear:both;
}

/* -------------------------------------------------
ヘッダ
---------------------------------------------------- */
#header {
	position: relative;
	height: 75px;
	width: 760px;
	color: #999999;
	background: url(../images/common/menu_h_bg.gif) no-repeat;
}
#header h1.logo {
	position:absolute;
	margin: 0;
	padding: 0;
	top: 9px;
	left:26px;
	width:178px;
	height:41px;
	background: url(/library/assets/fpub/img/top/ti_logo.gif) no-repeat;
	text-indent: -9999px;
}
#header h1.logo a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	width:178px;
	height:41px;
}
#header ul {
	margin: 0;
	list-style: none;
}
#header li {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}
#header li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
}
#header li#mkokunai {
	background: url(../images/common/menu_kokunai.gif) no-repeat ;
	top: 46px;
	left: 399px;
	width: 100px;
	height: 26px;
}
#header li#mkokunai a {
	width: 100px;
	height: 26px;
}
#header li#mkaigai {
	background: url(../images/common/menu_kaigai.gif) no-repeat ;
	top: 46px;
	left: 499px;
	width: 100px;
	height: 26px;
}
#header li#mkaigai a {
	width: 100px;
	height: 26px;
}
#header li#mbranch {
	background: url(../images/common/menu_shop.gif) no-repeat;
	top: 46px;
	left: 599px;
	width: 74px;
	height: 26px;
}
#header li#mbranch a {
	width: 74px;
	height: 26px;
}
#header li#mmypage {
	background: url(../images/common/menu_mypage.gif) no-repeat ;
	top: 46px;
	left: 673px;
	width: 74px;
	height: 26px;
}
#header li#mmypage a {
	width: 74px;
	height: 26px;
}
#header li#msupport {
	background: url(../images/common/menu_h_sub01.gif) no-repeat ;
	top: 10px;
	left: 309px;
	width: 77px;
	height: 16px;
}
#header li#msupport a {
	width: 77px;
	height: 16px;
}
#header li#msitemap {
	background: url(../images/common/menu_h_sub02.gif) no-repeat ;
	top: 10px;
	left: 386px;
	width: 65px;
	height: 16px;
}
#header li#msitemap a {
	width: 65px;
	height: 16px;
}
#header li#menglish {
	background: url(../images/common/menu_h_sub03.gif) no-repeat ;
	top: 10px;
	left: 451px;
	width: 50px;
	height: 16px;
}
#header li#menglish a {
	width: 50px;
	height: 16px;
}
#header li#mcorporate {
	background: url(../images/common/menu_h_sub04.gif) no-repeat;
	top: 10px;
	left: 501px;
	width: 52px;
	height: 16px;
}
#header li#mcorporate a {
	width: 52px;
	height: 16px;
}

#header li#msearch {
	top: 5px;
	left: 559px;
	text-indent: 0;
	height:15px;
}

/*ロールオーバーの指定*/
#header li#mkokunai a:hover	{
	background: url(/library/assets/fpub/img/common/menu_kokunai_ov.gif) no-repeat;
}
#header li#mkaigai a:hover {
	background: url(/library/assets/fpub/img/common/menu_kaigai_ov.gif) no-repeat;
}
#header li#mbranch a:hover	{
	background: url(/library/assets/fpub/img/common/menu_shop_ov.gif) no-repeat;
}
#header li#mmypage a:hover {
	background: url(/library/assets/fpub/img/common/menu_mypage_ov.gif) no-repeat ;
}
#header li#msupport a:hover {
	background: url(/library/assets/fpub/img/common/menu_h_sub01_ov.gif) no-repeat ;
}
#header li#msitemap a:hover {
	background: url(/library/assets/fpub/img/common/menu_h_sub02_ov.gif) no-repeat ;
}
#header li#menglish a:hover {
	background: url(/library/assets/fpub/img/common/menu_h_sub03_ov.gif) no-repeat ;
}
#header li#mcorporate a:hover {
	background: url(/library/assets/fpub/img/common/menu_h_sub04_ov.gif) no-repeat;
}
#pastlist {
	margin:0;
	padding: 0px 10px 0px 15px;
	height: 21px;
}

/* -------------------------------------------------
フッター
---------------------------------------------------- */
#footer {
	clear:both;
	padding:40px 0px 0px 0px;
	margin:0px;
	width: 760px;
}
#footernavi {
	padding:0;
	margin:0;
	height: 42px;
	width: 760px;
	background: url(../images/common/bg_footer01.jpg) no-repeat;
}
#footernavi ul {
	float:right;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#footernavi li {
	float:left;
	padding: 0px;
	margin: 15px 5px 0px 10px;
	font-size:11px;
}
#jata {
	position: absolute;
	left:13px;
	margin: 8px 0px 0px 0px;
}

#copyimg {
	padding: 0;
	padding:10px 0px 0px 405px;

}

/* -------------------------------------------------
コンテンツ設定期間枠　20120119追加
---------------------------------------------------- */
#contentperiod {
	position: absolute;
	top: 82px;
	left: 560px;
	width: 400px;
	font-size: 12px;
	text-align: right;
}
#contentend {
	padding: 10px;
	background: #F06;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/* -------------------------------------------------
ページング
---------------------------------------------------- */

.page_box a {
	margin: 0 2px !important;
}