@charset "utf-8";

/* index.html
---------------------------------------------------------- */

#contents .indexSec01 {
	width: 770px;
	position: relative;
	padding: 55px 65px 70px;
	margin-bottom: 50px;
	background-color: #FFF;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
#contents .indexSec01 {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.90);
    -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.90);
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.90);
}
	#contents a.pageTop01 {
		position: absolute;
		bottom: -30px;
		right: 0;
		width: auto;
		white-space: nowrap;
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
	}
		#contents a.pageTop01 img {
			vertical-align: middle;
			margin: 0 3px 0 0;
		}
	#contents .indexSec01 h2 {
		position: absolute;
		top: 25px;
		left: -48px;
	}
	#contents .indexSec01 .cntBox01 {
		overflow: hidden;
		_zoom: 1;
	}
		#contents .indexSec01 h3 {
			margin-bottom: 50px;
		}
		#contents .indexSec01 p.catch01 {
			border-top: 1px solid #81cde3;
			padding: 20px 0;
		}

		
		#contents .indexSec01 .cntBox01 dl.privacy01 {
			width: 770px;
			border-top: 1px solid #81cde3;
		}
			#contents .indexSec01 .cntBox01 dl.privacy01 dt {
				font-weight: bold;
				padding-top: 20px;
			}

			#contents .indexSec01 .cntBox01 dl.privacy01 dd {
				padding-bottom: 20px;
				border-bottom:  1px solid #81cde3
			}

						
				

				
				
	#contents .indexSec01 img.bg01 {
		position: absolute;
		bottom: -55px;
		left: 150px;
		z-index: 9999;
	}	



/* !footer
---------------------------------------------------------- */
	#footer .linkBox02 {
		top: 50px;
	}


	
