@charset "utf-8";

/* -----------------------------------------------
CSS file TYPHOON FRONT
FileName:/help/css/index.css
Author:UNITEAIR　
----------------------------------------------- */


/* block
************************************************************************************************/

.block {
	margin-bottom:3.8em;
}
	.block .preparation {
		color:#BBB;
	}
	.block.ptn01 {
		margin-bottom:25px;
	}
	.block.ptn02 {
		margin-bottom:20px;
	}
	.block.ptn03 {
		margin-bottom:1.3em;
	}
	.block dl dt {
		margin:1.8em 0 1.4em 0;
		font-weight:bold;
		padding-left:26px;
		text-indent:-26px;
	}
	.block dl dd {

	}
	.block dl dt.firstChild, 
	.block p.firstChild {
		margin-top:0;
	}
	.block dl dt img {
		vertical-align:middle;
		margin-right:5px;
	}

.block.wrapper .imgBlock {
	width:250px;
}
	.block.wrapper .imgBlock p {
		margin-top:10px;
		margin-bottom:0;
	}
	.block.wrapper .imgBlock p.firstChild {
		margin-top:0;
	}

.block.wrapper .txtBlock {
	width:345px;
}

.block.wrapper .txtBlockOdd {
	width:290px;
	padding-bottom:1.5em;
	/* \*/
	clear:both;
	/* */
	float:left;
}
.block.wrapper .txtBlockOdd dt{
	margin-top:0;
}
.block.wrapper .txtBlockEven {
	width:290px;
	padding-bottom:1.5em;
	/* \*/
	float:right;
	/* */
	/* \*/ /*/
	float:left;
	margin-left:20px;
	/* */
}
.block.wrapper .txtBlockEven dt{
	margin-top:0;
}
/* \*/
*+html .block.wrapper .txtBlockOdd {
	margin-right:20px;
}
* html .block.wrapper .txtBlockOdd {
	margin-right:17px;
}
*+html .block.wrapper .txtBlockEven {
	float:none;
}
* html .block.wrapper .txtBlockEven {
	float:none;
}
/* */
.block.wrapper .txtBlockEven dt,
.block.wrapper .txtBlockOdd dt{
	margin-bottom:9px;
	font-weight:bold;
}
.block.wrapper .txtBlockEven dt img,
.block.wrapper .txtBlockOdd dt img{
	vertical-align:middle;
	margin-right:5px;
}


/* heading
************************************************************************************************/

#contentsArea h2 { 
	width:59px;
	height:36px;
	margin-bottom:100px;
	background:url(../images/ttl_01.jpg) left top no-repeat;
	text-indent:-9999px;
}
.ttl {
	padding-top:65px;
	margin-bottom:2.3em!important;
}

	.ttl.ptn01 h3 {
		width:6.0em!important;
		width /**/:7.0em;
	}
	.ttl.ptn02 h3 {
		width:10.5em!important;
		width /**/:11.5em;
	}
	.ttl.ptn03 h3 {
		width:4.5em!important;
		width /**/:5.5em;
	}

	.ttl.ptn04 h3 {
		width:9.5em!important;
		width /**/:10.5em;
	}



/* CSS Document */
