@charset "utf-8";

/* -----------------------------------------------
CSS file TYPHOON FRONT
FileName:/about/css/index.css
Author:UNITEAIR　
----------------------------------------------- */

/* heading
************************************************************************************************/
#contentsArea h2 { 
	height:36px;
	background:url(../images/ttl_01.jpg) left top no-repeat;
	text-indent:-9999px;
}
.ttl.ptn01 {
	/* \*/
	height:1%;
	/* */
	/* \*/ /*/
	display:inline-block;
	/* */
}
.ttl.ptn01:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
	.ttl.ptn01 h3{
		float:left;
	}
	.ttl.ptn01 p {
		margin-bottom:0!important;
		margin-left:7em;
		padding-top:1.7em;
		padding-left:20px;
		line-height:1;
	}

	.ttl.ptn02 h3{
		width:10.0em!important;
		width /**/:11.0em;
	}

/* block
************************************************************************************************/
.block.wrapper .imgBlock {
	width:305px;
}
.block.wrapper .txtBlock {
	width:290px;
}

/* for print
************************************************************************************************/

@media print {

	* html .ttl.ptn01 p {
		margin-left:1em;
		padding-left:0;
		float:left;
	}
}

/* CSS Document */
