/******************************************************************************
all
******************************************************************************/

* {
	margin:0px;
	padding:0px;
	}

body {
	font-size:0.8em;
	line-height:1.4em;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}



.fsR {
	font-size:14px;
	font-weight:bold;
	}
	
.fcB {
	color:#006CFF;
	}
.fcG {
	color:#999;
	}


table.tbl_bdr {
	border:1px solid #999999;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.tbl_bdr th {
	border:1px solid #999999;
	border-collapse:collapse;
	background-color:#F0F0F0;
	font-weight:normal;
}
table.tbl_bdr td {
	border:1px solid #999999;
	border-collapse:collapse;
}
	



/******************************************************************************
contents01/6
******************************************************************************/

.st_B01 {
	background:url(bg_01.gif) bottom right no-repeat;
	min-height:190px;
	}

.st_B06 {
	background:url(bg_06.gif) bottom right no-repeat;
	min-height:115px;
	}
	
.st_Bs01 {
	border:1px solid #999;
	width:700px;
	min-height:60px;
	margin:10px 100px;
	padding:10px;
	}

.st_Bs01 img {
	float:left;
	}
.st_Bs01 p {
	margin-left:100px;
	padding-bottom:0.4em;
	}
	
	

/******************************************************************************
contents02 
******************************************************************************/
	
.st_B02	{
	background:url(bg_02.jpg) top right no-repeat;
	border:1px solid #9c0;
	width:700px;
	margin:10px 100px;
	padding:10px;
	}
	
.st_Bs02 {
	width:215px;
	float:left;
	margin-right:10px;
	}
.st_Bs02 p {
	padding-bottom:0.4em;
	}
	
.st_Bs02 a, .st_Bs02 a:visited {
	color:#006CFF;
	}
.st_Bs02 dl {
	color:#006CFF;
	line-height:1.4em;
	margin:0px 0px 0.4em 0px;
	}
.st_Bs02 dd {
	margin-top:-1.4em;
	margin-left:4em;
	}	

	

/****************************************************************************** 
contents03 
******************************************************************************/
	
	
.st_B03	{
	border:1px solid #f36;
	width:700px;
	margin:10px 100px;
	padding:10px;
	}

	
.st_B03b	{
	border:1px solid #f60;
	width:720px;
	margin:10px 100px;
	}

.st_Bs03b {
	margin:10px;
	}
.st_Bs03b p {
	float:left;
	margin:10px 10px 0 0;
	}	
	
/****************************************************************************** 
contents04 
******************************************************************************/

.st_B04 {
	text-align:center;
	width:700px;
	margin:10px 100px;

	}

.st_Bs03c a, .st_Bs03c a:visited {
	color:#f90;
	}
.st_Bs03c dl {
	color:#999;
	margin-left:115px;
	line-height:1.5em;
	}
.st_Bs03c dd {
	margin-top:-1.5em;
	margin-left:20em;
	}	



/****************************************************************************** 
contents05 
******************************************************************************/

	
.st_B05	{
	background:url(bg_05.jpg) top right no-repeat;
	border:1px solid #096;
	color:#fff;
	width:700px;
	margin:10px 100px;
	padding:10px;
	}
	
.st_Bs05 {
	background-color:#096;
	width:200px;
	height:310px;
	float:left;
	margin-right:10px;
	padding:10px;
	}
.st_Bs05 p {
	padding-bottom:0.4em;
	margin-top:1em;
	}
	
.st_Bs05 dl {
	line-height:1.4em;
	margin:0px 0px 1em 0px;
	}
.st_Bs05 dd {
	margin:-1.4em 0 0 5em;
	}

.st_Bs05Frm {
	float:left;
	height:26px;
	width:80px;
	}	

.st_Bs05BTN {
	float:left;
	height:35px;
	width:80px;
	}


/****************************************************************************** 
kiyaku 
******************************************************************************/

.st_kiyaku {
	text-align:center;
	border-top:solid 1px #666;
	margin:2em 0 1em 0;
	padding:0.5em;
	}


/******************************************************************************
stmp
******************************************************************************/

.stmp {
	position:relative;
	}
	
.stmp_btn {
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	}	