@charset "shift_jis";
* {
	margin: 0;
}
html {
	/*scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FFFFFF;*/
	line-height: 130%;
	margin:0px;
	padding: 0px;
	height: 100%;
}

body {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	background-color: #FFF;
	margin:0px;
	padding:0px;
	height: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
td {
	font-size: 12px;
}

/*ˆê”ÊƒŠƒ“ƒN*/
a { text-decoration: none; }
a:link { color: #003399; text-decoration: none; }
a:visited { color: #003399; text-decoration: none; }
a:hover { color: #0066FF; text-decoration: underline; }
a:focus { outline:none; }

td {
	/*font-size: -12pt;*/
	color: #333333;
	line-height: 130%;
	/*font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";*/
}

textarea {
	/*font-size: -1pt;*/
	color: #333333;
	line-height: 130%;
	/*font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";*/
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#FFF;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

#contentsWrapper {
	width:760px;
	margin:20px auto 32px;
}

#mainVisual {
	height:240px;
	/*border:1px solid #999;*/
	margin:0px auto 12px;
}

#topContentsWrapper {
	margin:12px auto 0px;
	overflow:auto;
	/*border:1px solid #F00;*/
}

#rightBox {
	float:right;
	width:186px;
}

#leftBox {
	float:left;
	width:562px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}




.contentsLink {
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	background:#DCDBCD;
	text-align:right;
	font-size:10px;
	border-bottom:1px solid #999;
	padding:3px 12px 2px 0px;
	clear:both;
	display: block;
	height:18px;
}
.contentsLink img {
	margin:2px 3px 2px 20px;
	vertical-align:middle;
}


#topicpath div {
	position:absolute;
	top:50%;
	margin-top:-0.5em;
}

#topicpath a {
	font-weight:bold;
}

#supportLink {
	font-weight:bold; 
	position:relative !important; 
	padding-top:2px;
	text-align:right;
}



