/*-----------
全体指定
-------------*/
/* MacIE用 */
/*＼*//*/
@import "ie5.css";
/**/

body{
	margin:0px;
	padding:0px;
	color:#000;
	font-family: sans-serif;
	font-size:90%;line-height:150%;
	}

td{font-size:90%;line-height:150%;}

form{
	margin:0px;padding:0px;}

#outlinebox{
	width:760px;margin-left:20px;}

.txts{font-size:80%;}

#header{
	width:760px;}

#header td{
	background-image:url(/images_global/header_background3.gif);}

.headerright{
	padding:8px 22px 8px 0px;}

#breadcrumbs td{
	background-image:url(/images_global/bread_back.gif);
	color:#000000;
	font-size:80%;line-height:130%;}

#conttitle{
	border-top:solid 1px #BFBFBF;
	border-left:solid 1px #CFCFCE;
	border-right:solid 1px #C0C0C0;
	background-image:url(/images_global/header_title_back.gif);
	padding-left:15px;}

#contmargintop{
	background-image:url(/corporate/info/image/left_menu_back3.gif);}

#leftmenu{
	background-image:url(/images_global/left_menu_back.gif)}

#leftmenu #first{
	background-image:url(/images_global/left_menu_back4.gif)}

.leftmenuend{
	margin:5px 0 0 10px;}

#footer{border-top:solid 1px #666666;
		margin:5px 0 30px 0;
		padding:5px 0 0 0;}

.pagetop{
	text-align:right;}

#titleinfo{
	background-color:#D7EFEC;
	padding:15px 0px 15px 15px;
	margin-bottom:20px;}

.textRed{color:#000;}

/*-----------------------------------------------
配置関連
--------------------------------------------------*/

.padB8{padding:0 0 8px 0;}
.padR10{padding:0 10px 0 0;}
.padR17{padding:0 17px 0 0;}
.mgT10{margin:10px 0 0 0;}
.mgB5{margin:0 0 5px 0;}
.mgB10{margin:0 0 10px 0;}
.mgTB5{margin:5px 0;}
.mgTB12{margin:12px 0;}
.mgT20{margin:20px 0 0 0;}
.mgTB20{margin:20px 0;}


/* -------------------------------------------------------------------
 base tag
------------------------------------------------------------------- */

/* マージンをリセット */
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form, input, textarea, a {
	margin: 0;
	padding: 0;
}

/* リストマーカーなし */
ul, ol {
	list-style-type: none;
}

/* 画像・テーブルはボーダーなし */
img, table {
	border: none;
}

/* スタイルシートOFF時の区切り線 */
hr {
	display: none;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}


/* -------------------------------------------------------------------
 clear (clearしたい親要素に記述)
------------------------------------------------------------------- */

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.clearfix {
	display: inline-block;
}

/*＼*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* -------------------------------------------------------------------
 画像置換クラス
------------------------------------------------------------------- */

.imgChange {
	line-height: 0.1px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	text-indent: -9999px;
}



/* -------------------------------------------------------------------------- */

#contentsWrap {
	padding-bottom:35px;
	padding:0 0 35px 0;
}

#contentsWrap img {
	padding:0;
	margin:0;
	vertical-align:bottom;
}

#topMainArea {
	background-color:#DEDEDE;
	border-top:solid 1px #C1C1C1;
	padding:0;
	margin:0;
	width:760px;
	height:280px;

}

#mainAreaLeft {
	float:left;
	padding:0;
	margin:0;
}

#mainAreaLeftNew {
	background:url(image/bg_mainareaLeftnew.jpg) no-repeat;
	width:530px;
	height:280px;
	float:left;
	padding:0;
	margin:0;
}

#mainAreaLeftNew p#here a {
	background:url(image/btn_main_here.gif) no-repeat;
	width:161px;
	height:31px;
	float:right;
	padding:0;
	margin:244px 5px 0 0;
	display:block;
}

#mainAreaLeftNew p#here a:hover {
	background:url(image/btn_main_here_on.gif) no-repeat;
	display:block;
}

#mainAreaRight {
	padding:4px 5px 0 5px;
	float:left;
}

#mainAreaRight ul {
	padding:0;
	margin:0;
}

#mainAreaRight li {
	padding:0 0 5px 0;
}

#topBottomArea {
	padding-top:5px;
	clear:both;
}

#bottomAreaLeft {
	float:left;
	width:530px;
}

#boTwoMenu {
	background:#DEDEDE;
	float:left;
}

#boTwoMenu ul {
	padding:3px;
}

*html #boTwoMenu ul {
	padding:3px 3px 2px 3px;
}

#boTwoMenu li.liLeft {
	float:left;
	padding-right:6px;
}

#boTwoMenu li.liRight {
	float:right;
}

#whatsNew {
	padding-top:6px;
	clear:both;
}

#whatsNew #whatsNewTtl {
	background-image:url(/image/bg_what_ttl.gif);
	padding:5px 8px 6px 8px;
	background-repeat: repeat-x;
	border:solid 1px #DEDEDE;
}

#whatsNew #whatsNewTtl .whTtl {
	float:left;
}
#whatsNew #whatsNewTtl .whBtn {
	float:right;
}

#whatsNew dl {
	text-align: left;
	padding:10px 2px 6px 2px;
	width:525px;
/*	background: url(image/bg_dd_underline.gif) repeat-x bottom;*/
	clear:both;
}

#whatsNew dt {
	float: left;
	padding-right:10px;
}

#whatsNew dd {
	float:right;
	width:380px;
}

* html #whatsNew dd {
	float:right;
	width:370px;
}

*:first-child+html #whatsNew dd {
	float:right;
	width:380px;
}


#boThreeMenu {
	clear:both;
	margin-top:24px;
	width:530px;
	height:124px;
	position:relative;
}

#boThreeMenu li.ban01 {
	position:absolute;
	top:0px;
	left:0px;
}

#boThreeMenu li.ban02 {
	position:absolute;
	top:0px;
	left:178px;
}

#boThreeMenu li.ban03 {
	position:absolute;
	top:0px;
	right:0px;
}

#boThreeMenu li.ban04 {
	position:absolute;
	top:64px;
	right:0px;
}


#bottomAreaRight {
	float:right;
	padding-left:5px;
}

#bottomAreaRight #areaRightTopBnner {}

#bottomAreaRight #areaRightTopBnner li {
	padding-bottom:5px;
}

#bottomAreaRight #areaRightMenu {
	padding-bottom:5px;
}

#bottomAreaRight #areaRightMenu table {
	border:solid 1px #DEDEDE;
	padding-bottom:6px;
}

#bottomAreaRight #areaRightMenu td.menuTitle {
	padding-bottom:10px;
}

#bottomAreaRight #areaRightMenu td.menuList {
	padding:0 0 3px 6px;
}

#bottomAreaRight #areaRightMenu ul {
	border:solid 1px #DEDEDE;
	padding-bottom:6px;
}

#bottomAreaRight #areaRightMenu li {}

#bottomAreaRight #areaRightMenu li.listTitle {
	padding-bottom:9px;
}
#bottomAreaRight #areaRightMenu li.listBtn {
	padding:0 0 3px 11px;
}

#bottomAreaRight #areaRightBottomBnner {}



