body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/TOP_BG.gif);
	background-repeat: repeat;
}
td.sTOP_whatsnew {
	background-image: url(images/top_s_r7_c3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 380px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
td.listCELL1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 20px;
}

td.sTOP_latestmenu {
	background-image: url(images/top_s_r12_c3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 380px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}


div.pageCabinet {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}



h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0em;
	white-space: nowrap;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0em;
	white-space: nowrap;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
p {
	text-indent: 0em;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 10px;
}


link {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:link:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.sitelink {
	color: #FF9900;
	text-decoration: underline;
	font-size: 9px;
}
a.sitelink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9px;
}

td img {display: block;}
div.newsbox {
	width: 380px;
	height: 100px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #E7E7E7;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-base-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;	
}

/* ====================================================================

    2010.12.24　追加

==================================================================== */

/*-- .clearfix --*/

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	/*font-size: 0;for FF Bottom Space*/
}
.clearfix {
	zoom:1; /*for IE 5.5-7*/
	display: inline-block; /* for IE8 */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear { clear:both; }
.right13 { margin:0 13px 0 0;}

/*-- #menuContainer --*/

div#menuContainer {
	width:740px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:1.4em;
	text-align:left;
}

div#menuContainer a img { border:none; }

div#menuContainer h1 {
	background:url(images/img_main.jpg) no-repeat left top;
	width:740px;
	height:183px;
	padding:0;
	margin:0 0 25px;
	text-indent:-9999px;
	overflow:hidden;
}

div#menuContainer h2 {
	margin:0 0 9px;
	padding:0;
}

div#menuContainer dl {
	width:227px;
	padding:0 0 0 10px;
	margin:0 auto 20px;
}

div#menuContainer dl.fleft { float:left; }

div#menuContainer dl dt {
	text-align:left;
	vertical-align:top;
	margin:3px 0 5px;
}

div#menuContainer dl dt a{
	background-position:left top;
	background-repeat:no-repeat !important;
	padding:0 0 0 16px;
	margin:0;
	vertical-align:top;	
}


div#menuContainer dl dt p {
	background:#efefef;
	border:1px #c0c0c0 solid;
	padding:8px 8px 6px;
	margin:5px auto 8px;
	
}


div#menuContainer dl dd {
	padding:1px 0 3px;
	text-align:left;
	vertical-align:top;	
	margin:0 0 0 18px;	
}

div#menuContainer dl dd a {
	background:url(images/ico_2ndlink.gif) no-repeat left top;
	padding:0 0 0 10px;

}

div#menuContainer dl.personal dt a { background-image:url(images/ico_personal.gif);}
div#menuContainer dl.corporate dt a { background-image:url(images/ico_corporate.gif);}
div#menuContainer dl.other dt a { background-image:url(images/ico_other.gif);}
div#menuContainer dl.online dt a { background-image:url(images/ico_online.gif);}
div#menuContainer dl.active dt a { background-image:url(images/ico_active.gif); }
 
/*-- .colum2L --*/

div.colum2L {
	width:238px;
	float:left;
	margin:0 12px 0 0;
}
 
/*-- .colum2R --*/

div.colum2R {
	width:238px;
	float:right;
	margin:0;
}
 
/*-- .colum2RL --*/

div.colum2RL {
	width:489px;
	margin:0;
	float:right;
}

/*-- .comment --*/

div.comment {
	width:700px;
	padding:10px;
	background:#efefef;
	border:1px #ccc solid;
	clear:both;
	margin:0 auto 20px;
	display:block;
	font-size:95%;
	line-height:130%;
}

/*-- .number --*/

p.number {
	text-align:right;
}


