﻿
body {
	font-size: 80%;
	line-height: 160%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/common/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B3D9FC;
}

h1,h2,h3,h4,h5,h6,address {
	padding:0px;
	margin:0px;
}

a img {
	border:0px;

}



/*------------------*/


#herder {
	width:789px;
	background-image: url(../image/common/bg_h_menu.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	background-color:#000000;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}






#contents {
	width:789px;
	background-image: url(../image/common/bg_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}





ul#menuArea {
	width:789px;
	height:40px;
	overflow:hidden;

}

ul#menuArea,
ul#menuArea li {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

ul#menuArea li {
	float:left;
}



/*------------------*/
/*p#pan {
	font-size: 80%;
	padding: 0px;
	margin-top: 101px;
	margin-bottom: 10px;
}*/















*/















/*---------content-------------*/
#contentArea {
	background-image: url(../image/common/bg_contents01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:18px;
	
}


#contentBody {
	width:761px;
	padding-left:15px;
	padding-right:0px;
	/*float:left;*/
}


#contentBody h2 {
	margin-bottom: 10px;
}


#contentBody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}





/*----------line----------------*/


.lineType01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.lineType01 hr {
	display:none;
}







/*--------footer------*/
#footer {
	clear: both;
	margin-top:10px;
}

/*----------pBox--------------*/
.pBox {
	clear: both;
}



.imgLeft {
float:left;
width:250px;


	
}

.txtType01 {
float:left;
width:250px;

}


.cL {
	clear: both;
	height: 10px;
	overflow: hidden;
}


.cL hr{
display:none;
}








