/* CSS Document */

*{
	margin: 0;
	padding: 0;
	line-height: 100%;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;}

img{
	border: none;}
strong{
	font-weight: bold;}

h1{
	width: 650px;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 15px;}

table{
	border-collapse: collapse;
}
th, td{
	text-align: left;
	vertical-align: top;
}

input, select{
	vertical-align: middle;}
/* IE6 */
*html input, *html select{
	padding-top: 2px;
	line-height:1.3em;
	}


.clClear{
	height: 0px;
	clear: both;}
.clClear hr{
	display: none;}

/* for scroll bar
------------------------------------------------*/


body{
	background-image:url(../images/head/head_back.jpg);
	background-repeat:repeat-x;	
	text-align:center;
}


/* header
------------------------------------------------*/
#idHeader{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	}



/* base size
--------------------------------------------*/

#idContents{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/share/main_back.gif) repeat-y center;
	text-align:left;
	}
	
#idContents02{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/share/main_back02.gif) repeat-y center;
	text-align:left;
	}
	
#idContentTop{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
	
#SideNavi{
	width: 251px;
	float: left;}
	
#SideNavi02{
	width: 380px;
	float: left;}

#idMainContents{
	width: 640px;
	padding-right: 29px;
	padding-left:10px;
	float: right;}
	
#idMainContents02{
	width: 511px;
	padding-right: 29px;
	padding-left:10px;
	float: right;}




/*
-------------------------------------------------*/

.clBGBottom{
	background: url(../images/share/background-bottom.gif) no-repeat center top;
	height: 70px;
	clear: both;}
.clBGBottom hr{
	display: none;}

#idBottomLine{
	clear: both;
	height: 1px;
/*	border-bottom: 1px solid #E5B2B2;*/}
#idBottomLine hr{
	display: none;}
#idFoot{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	color: #ccc;
	font-size: 10px;
	text-align:center;
}
#idCopy{
	width: 245px;
}


/* Go to Top
------------------------------------------------------*/
.clGoToTop{
	padding-top: 10px;

	padding-right: 64px;
	}
.clGoToTop a{
	display: block;
	width: 60px;
	height: 30px;
	background: url(../images/share/top.gif) no-repeat left top;
	text-indent: -9999px;
	margin-right: 0;
	margin-left: auto;}
.clGoToTop a:hover{
	background: url(../images/share/top.gif) no-repeat -60px top;}

.clGoToTop02{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 35px;
	}

.clGoToTop02 a{
	display: block;
	width: 60px;
	height: 30px;
	background: url(../images/share/top.gif) no-repeat left top;
	text-indent: -9999px;
	margin-right: 0;
	margin-left: auto;}

.clGoToTop02 a:hover{
	background: url(../images/share/top.gif) no-repeat -60px top;}
