@charset "utf-8";

/*_____OVER_WRITE_COMMON_CSS_____*/
/*---CHANGING_BACKGROUND-IMAGE---*/

body{
	/*\*/height:100%;/**/
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
/*	background-color:#ffffff;*/
	background-image:url(../image/common/sideline.gif);
	background-position:top center;
	background-repeat:repeat-y;
	font-size:100%;
	line-height:1.5;
	color:#333333;
}

* html body{padding-left:1px;} 
*+html body{padding-left:1px;}

#globalMenu{
	width:780px;
	height:38px;
	margin:0px;
	padding:0px;
	background-image:url(../image/index/globalmenu_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#content{
	width:760px;
	margin:0px auto 10px ;
	padding:0px;
	text-align:center;
	background-image:none;
}

#gotoPageTop{
	width:740px;
	margin:5px 0px 0px;
	padding:5px 20px 5px;
	text-align:right;
	border-top:solid 1px #d6d6d6;
}

#gotoPageTop a,.gotoPageTop a{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/common/arrow_t.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/*_______________PANKUZU_______________*/
#directryMenu{
	width:759px;
	margin:0px 0px 30px;
	padding:3px 10px 5px 11px;
	border-bottom:solid 1px #d6d6d6;
	text-align:left;
	text-indent:-11px;
	float:left;
}

/*____1_COLLUMS____*/
.para1collumn{
	margin:0px 10px;
	padding:0px;
	text-align:left;
}

/*____PAGE_TOP_LINK_____*/
.gotoPageTop{
	text-align:right;
	width:720px;
	margin:0px auto 10px;
	padding:5px 0px 0px;
	border-top:solid 1px #d6d6d6;
}


/*___________Add_CLASS___________*/
/*____4_COLLUMS____*/
.para4collumn{
	width:180px;
	margin:20px 0px 0px 10px;
	padding:0px;
	float:left;
	text-align:left;
/*for ie 6*/
	display:inline;
}

.para1per3collumn{
	width:226px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

.para2per3collumn{
	width:464px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}