@charset "utf-8";
/* ãƒ™ãEã‚¹ã‚¹ã‚¿ã‚¤ãƒ«ã‚·ãƒ¼ãƒE*/

@import url(../about_us/head.css);
@import url(../about_us/foot.css);

/*ãƒžãƒƒã‚¯ç”¨ã‚¹ã‚¿ã‚¤ãƒ«ã‚·ãƒ¼ãƒˆèª­ã¿è¾¼ã¿*/
/*\*//*/
@import "mac-ie5.css";
/**/

*{
	margin: 0;
	padding: 0;}

html {
	overflow-y:scroll;
}

body{
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: "E­E³ E°ã‚´ã‚·ãƒE‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
	line-height: 130%;}

a:hover{
	color: #FF0033;}

table{
	border-collapse: collapse;
	border-spacing: 0 0;
	empty-cells: show;}

ul{
	list-style-type: none;}

li{
	list-style-type: none;}

img{
	border: none;}

#idMainContents{
	width: 800px;
	display: block;
	margin: 20px auto;}

#idSideMenu{
	width: 190px;
	display: block;
	margin-right: 10px;
	float: left;}

#idSideMenu h2{
	text-indent: -9999px;
	width: 190px;
	height: 140px;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;}

#idSideMenu ul{
	width: 190px;
	margin-top: 1px;
	background : url(../image/menu-item.gif) repeat-y scroll left top;}

#idSideMenu li{
	width: 159px;
	margin-left: 31px;
	margin-bottom: 1px;
	background-color: #778;}

#idSideMenu li.clCurrent{
	background-color: #303040;}

#idSideMenu li a{
	display: block;
	font-size: 14px;
	height: 17px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;}
#idSideMenu li a:hover{
	background-color: #d0d0dd;
	color: #334;}

#idMagContent{
	width: 590px;
	margin-left: 10px;
	float: left;}

#idMagContent h2{
	text-indent: -99999px;
	width: 590px;
	height: 80px;
/*	margin-bottom: 0px;	ã€€â†IEã§ãƒã‚°ãŒåEã‚‹ãŸã‚paddingã«å¤‰æ›´ã€€*/
	padding-bottom: 20px;}

#idMagContent:after{
	clear: both;
	content: ";";
	display: block;
	height: 0;
	visibility: hidden;}

.AllClear{
	clear: both;
	height: 0;}

.MzClear:after{
	clear: both;
	content: ";";
	display: block;
	height: 0;
	visibility: hidden;}

/*ãƒˆãƒƒãƒ—ã¸æˆ»ã‚‹ãEã‚¿ãƒ³----------------------------------------*/
.clGoTop{
	width: 117px;
	height: 14px;
	margin-left: 473px;
	margin-top: 40px;
	margin-bottom: 20px;
	background : url(../image/arrow.gif) no-repeat left top;
	text-indent: -99999px;
	clear: both;}

.clGoTop a{
	display: block;
	width: 117px;
	height: 14px;
	border-bottom: 1px dotted #fff;}

.clGoTop a:hover{
	border-bottom: 1px dotted #FF0033;}


/*ãƒãƒƒã‚¯å«ã‚€----------------------------------------------------*/

br.clearfix{
	height: 0;
	line-height: 0;}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;}

.clearfix{
	display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;}

.clearfix{
	display: block;}
/* End hide from IE-mac */