@charset "Shift_JIS";

/* =============================  */
/* 	print.css                    */
/* 	update 080101			      */
/* =============================  */

/* 

 新規080101： 新規作成

 */



/* 基本レイアウト 
------------------------------------------- */

body {
	border: none;
}
div#wrapper {
	width: 780px;
}
div#contentsWrapper {
	width: 780px;
	height: 100%;
	background-color: #FFF;
	padding: 25px 0 35px 0;
	float: none;
}
/* floatクリア */
div#contentsWrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
div#bodyArea {
	float: none;
}
div#sidebar {
	display: none;
}
/* ページタイトル */
body# h1 {

}


/* ヘッダー 
------------------------------------------- */

div#headerArea {
	display: none;
}
div#logo {
	width: 110px;
	height: 34px;
	background: url(../images/img_logo_ua.gif) no-repeat;
	text-indent: -5000px;
	text-decoration: none;
	margin: 0 0 20px 26px;
}
div#logo strong {
	display: none;
}
p#btnHome {
	width: 40px;
	height: 16px;
	background: url(../images/btn_home.gif) no-repeat;
	text-indent: -5000px;
	position: absolute;
	top: 45px;
	left: 150px;
}
p#btnHome a {
	width: 40px;
	height: 16px;
	display: block;
	text-decoration: none;
}

/* グローバルナビ制御 */
#gNav {
	width: 780px;
	height: 36px;
	background: url(../images/btn_gnavi.gif) no-repeat 0px 3px;
	/*\*/ background: url(../images/btn_gnavi.gif) no-repeat 0px 0px; /* */
	border-top: 3px solid #DF8000;
}
#gNav li {
	position: absolute;
}
#gNav li, #gNav a {
	height: 36px;
	display: block;
}
#gNav a {
	text-indent: -5000px;
	text-decoration: none;
}

/* MacIE Hack \*/
#gNav a {
	overflow: hidden;
}
/* end MacIE Hack */

#gNav_news {left: 15px; width: 135px;}
#gNav_ir {left: 150px; width: 78px;}
#gNav_recruit {left: 228px; width: 92px;}
#gNav_csr {left: 320px; width: 128px;}
#gNav_ad {left: 448px; width: 114px;}
#gNav_about {left: 562px; width: 90px;}
#gNav_shop {left: 652px; width: 112px;}

#gNav_news a:hover, #gNav_news a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -15px -36px no-repeat;}
#gNav_ir a:hover, #gNav_ir a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -150px -36px no-repeat;}
#gNav_recruit a:hover, #gNav_recruit a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -228px -36px no-repeat;}
#gNav_csr a:hover, #gNav_csr a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -320px -36px no-repeat;}
#gNav_ad a:hover, #gNav_ad a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -448px -36px no-repeat;}
#gNav_about a:hover, #gNav_about a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -562px -36px no-repeat;}
#gNav_shop a:hover, #gNav_shop a:visited:hover { background: transparent url(../images/btn_gnavi.gif) -652px -36px no-repeat;}

#gNav_news a.selected { background: transparent url(../images/btn_gnavi.gif) -15px -36px no-repeat;}
#gNav_ir a.selected { background: transparent url(../images/btn_gnavi.gif) -150px -36px no-repeat;}
#gNav_recruit a.selected { background: transparent url(../images/btn_gnavi.gif) -228px -36px no-repeat;}
#gNav_csr a.selected { background: transparent url(../images/btn_gnavi.gif) -320px -36px no-repeat;}
#gNav_ad a.selected { background: transparent url(../images/btn_gnavi.gif) -448px -36px no-repeat;}
#gNav_about a.selected { background: transparent url(../images/btn_gnavi.gif) -562px -36px no-repeat;}
#gNav_shop a.selected { background: transparent url(../images/btn_gnavi.gif) -652px -36px no-repeat;}

/* フォントサイズ制御 */
#fontNav {
	width: 171px;
	height: 20px;
	background: url(../images/btn_fontsize.gif) no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;	
}
#fontNav li {
	position: absolute;
}
#fontNav li, #fontNav a {
	height: 20px;
	display: block;
}
#fontNav a {
	text-indent: -5000px;
	text-decoration: none;
}

/* MacIE Hack \*/
#fontNav a {
	overflow: hidden;
}
/* end MacIE Hack */

#fontNav_small {left: 77px; width: 29px;}
#fontNav_default {left: 108px; width: 29px;}
#fontNav_large {left: 139px; width: 29px;}


/* フッター 
------------------------------------------- */

div#footerArea {
	display: none;
}

/* フッターナビ制御 */
#fNav {
	width: 780px;
	height: 12px;
	background: url(../images/btn_fnavi.gif) no-repeat 193px 0px;
}
#fNav li {
	position: absolute;
}
#fNav li, #fNav a {
	height: 12px;
	display: block;
}
#fNav a {
	text-indent: -5000px;
	text-decoration: none;
}

/* MacIE Hack \*/
#fNav a {
	overflow: hidden;
}
/* end MacIE Hack */


#fNav_sitemap {left: 193px; width: 79px;}
#fNav_info {left: 272px; width: 140px;}
#fNav_faq {left: 412px; width: 92px;}
#fNav_policy {left: 504px; width: 112px;}
#fNav_privacy {left: 617px; width: 148px;}

/* コピーライト */
div#copyright {
	width: 240px;
	height: 9px;
	margin: 12px 0 0 525px;
	background: url(../images/img_copyright.gif) no-repeat;
	text-indent: -5000px;
}
div#copyright p {
	display: none;
}

/* ページトップボタン */
div#pagetop {
	width: 780px;
	height: 20px;
	background-color: #FFF;
	padding: 0 0 10px 0;
	position: relative;
	clear: both;
}
p#btnPagetop {
	width: 78px;
	height: 10px;
	background: url(../images/btn_pagetop.gif) no-repeat;
	text-indent: -5000px;
	position: absolute;
	top: 0;
	right: 30px;
}
p#btnPagetop a {
	width: 78px;
	height: 10px;
	display: block;
	text-decoration: none;
}


/* ニュースページ 
------------------------------------------- */

/* ページタイトル */
body#news h1 {
	margin: 0;
	padding: 0;
	border: none;
}
/* カテゴリタイトル */
body#news h2 {
	margin: 0 0 20px 35px;
	padding: 0 0 15px 0;
	border-bottom: 2px solid #AE3133;
	font-size: 80%;
}
body#news h3 {
	font-size: 80%;
}
body#news dl {
	margin: 0 30px 20px 0;
}
body#news dt {
	margin: 0 0 7px 0;
	padding: 0 0 0 55px;
	font-size: 70%;
	background: url(../../news/images/img_mark_date.gif) no-repeat 38px 0;
}
body#news dd {
	margin: 0 0 25px 0;
	padding: 0 0 0 55px;
	font-size: 80%;
	line-height: 140%;
}
/* リンク設定 */
body#news dd a:link, body#news dd a:visited {
	color: #333;
	text-decoration: none;
}
body#news dd a:active, body#news dd a:hover {
	color: #333;
	text-decoration : underline;
}
/* メインエリア、サイドバー */
body#news div#bodyArea {
	width: 538px;
	_width: 540px;
	height: 100%;
	padding: 32px 0 20px 0;	
	border: 1px solid #CCC;
}
body#news div#sidebar {
	width: 156px;
	_width: 168px;
	height: 100%;
	padding: 10px 0 10px 10px;	
	border: 1px solid #CCC;
}

body#news div#sidebar h3 {
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCC;
}
body#news div#sidebar ul {
	margin: 10px 0 30px 0;
	font-size: 70%;
}
body#news div#sidebar li {
	margin: 12px 0 12px 0;
	padding: 0 0 0 15px;
	background: url(../../news/images/img_mark_list.gif) no-repeat left top;
}

/* 本文 */
body#news div#newsArea {
	background: url(../../news/images/img_bg_contents.gif) no-repeat 0px 5px;
}
body#news div#newsArea h2 {
	margin: 15px 20px 15px 115px;
	font-size: 90%;
	line-height: 150%;
	border: none;
}
body#news div#newsArea p {
	margin: 0 20px 10px 115px;
	font-size: 80%;
	line-height: 150%;
}
body#news div#newsArea div#date {
	padding: 2px 0 0 30px;
	font-size: 80%;
}
body#news div#newsArea img {
	margin: 10px;
}


/* IR
------------------------------------------- */

/* IRナビ */
body#ir p.irNavi {
	display: none;
}
/* 財務・業績リスト */
body#ir div#libArea div#libArea_menu {
	display: none;
}