@charset "Shift-JIS";

/*---------------------------*/
/* blow-gun choice original */
/*---------------------------*/

#header_bg {
	background: url(../../images/8-choice/header_bg.gif) right top no-repeat #000;
	width: 970px;
	height: 230px;
}

/* モデル名 */
#head_navi li.model { height: 50px; }
#head_navi ul li#at{ background-image: url(../../images/8-choice/l_nav03.gif); }

#logo {
	margin-top: 30px;
	}

/*---------------*/
/* contents title */
/*---------------*/
.t_styles {
	height: 29px;
}

/* 1〜3N　繊細なブローを行なう */
h3#t_01 {
	background: url(../../images/8-choice/t_01.gif) no-repeat;
	margin-bottom: 20px;
	}
/* 3〜6N　汎用的なブローガン */
h3#t_02 {
	background: url(../../images/8-choice/t_02.gif) no-repeat;
	margin: 20px 0;
}
/* 6N〜19N　強力なブローガン */
h3#t_03 {
	background: url(../../images/8-choice/t_03.gif) no-repeat;
	margin: 20px 0;
}
/* 20N〜　超強力なブローガン */
h3#t_04 {
	background: url(../../images/8-choice/t_04.gif) no-repeat;
	margin: 20px 0; 
}

/*------------------------------*/
/* contents container and box */
/*------------------------------*/

#cnt_01 {
	clear: both;
	padding-bottom: 10px;
}

.cnt_02 {
	margin-bottom: 60px;
	font-size: 95%;
}

 /* Clearfix */  
 .cnt_02:after {  
     content: ".";   
     display: block;   
     height: 0;   
     clear: both;   
     visibility: hidden;  
 }  
 .cnt_02 {  
     display: inline-block;  
     min-height: 1%;  
 }  
 /* Hides from IE-mac \*/  
 * html .cnt_02 {  
     height: 1%;  
 }  
 .cnt_02 {  
     display: block;  
 }  
 /* End hide from IE-Mac */

#cnt_03 {
	clear: both;
	padding-bottom: 10px;
}

#cnt_04 {
	clear: both;
	padding-bottom: 10px;
}

#box_04a {
	float: left;
}

#box_04a1 {
	float: left;
	width: 55px;
	padding: 50px 5px 0 0;
}

#cnt_05 {
	clear: both;
	padding-bottom: 10px;
}

#cnt_06 {
	clear: both;
	padding-bottom: 10px;
}

#cnt_07 {
	clear: both;
	padding-bottom: 10px;
}

/* options */
.cnt_02 table {
	float: left;
	margin-right: 20px;
}

.imgheight {
	height: 100px;
}

/* IE用 */
html:not(:target) .imgheight {
 	height: 106px;
}

#box_04a table {
	margin-right: 5px;
}

#box_04a1 p {
	font-size: 95%;
	padding-bottom: 10px;
}


