@charset "shift_jis";

/*------------------------------*/
/* プロモーションミックス       */
/*------------------------------*/
#heading h1 {
	width: 960px;	/*画像の幅*/
	height: 149px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mix_heading.gif) no-repeat;
}

#main h2{
	width: 660px;
	height: 20px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mix_heading_h2.gif) no-repeat;
}


#guide {
	width: 660px;
}
#guideTxt-box {
	width: 660px;
}
#guideTxt-box p{
	margin-top: 20px;
	line-height: 1.5em;
	font-size: small;
}



#example {
	width: 660px;
}
#example h3 {
	margin: 37px 0px 0px 0px;
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mix_heading_h3.gif) no-repeat;
}


#example1 {
	margin-top: 12px;
	background: url(../img/mix_ex1_bg.gif) left top no-repeat;
}
#exampleKoumoku-topbox1 {
	width: 660px;
	height: 14px;
	background: url(../img/mix_ex1_koumokuTop_bg.gif) left top no-repeat;
}
#exampleKoumoku-middlebox1 {
	width: 643px;
	padding-left: 17px;
	background: url(../img/mix_ex1_koumokuMiddle_bg.gif) left top repeat-y;
}
#exampleKoumoku-middlebox1 h4{
	width: 245px;
	height: 15px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mix_ex1_heading_h4.gif) no-repeat;
}
#exampleKoumoku-middlebox1 .ex1_01 {
	margin-top: 10px;
	background: url(../img/mix_ex1_p1.gif) no-repeat;
}
#exampleKoumoku-middlebox1 .ex1_02 {
	margin-top: 3px;
	background: url(../img/mix_ex1_p2.gif) no-repeat;
}
#exampleKoumoku-middlebox1 .ex1_03 {
	margin-top: 3px;
	background: url(../img/mix_ex1_p3.gif) no-repeat;
}

#exampleKoumoku-bottombox1 {
	width: 660px;
	height: 14px;
	background: url(../img/mix_ex1_koumokuBottom_bg.gif) left top no-repeat;
}





#example2 {
	margin-top: 13px;
	background: url(../img/mix_ex2_bg.gif) left top no-repeat;
}
#exampleKoumoku-topbox2 {
	width: 660px;
	height: 14px;
	background: url(../img/mix_ex2_koumokuTop_bg.gif) left top no-repeat;
}
#exampleKoumoku-middlebox2 {
	width: 643px;
	padding-left: 17px;
	background: url(../img/mix_ex2_koumokuMiddle_bg.gif) left top repeat-y;
}
#exampleKoumoku-middlebox2 h4{
	width: 245px;
	height: 15px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mix_ex2_heading_h4.gif) no-repeat;
}
#exampleKoumoku-middlebox2 .ex2_01 {
	margin-top: 10px;
	background: url(../img/mix_ex2_p1.gif) no-repeat;
}
#exampleKoumoku-middlebox2 .ex2_02 {
	margin-top: 3px;
	background: url(../img/mix_ex2_p2.gif) no-repeat;
}
#exampleKoumoku-middlebox2 .ex2_03 {
	margin-top: 3px;
	background: url(../img/mix_ex2_p3.gif) no-repeat;
}

#exampleKoumoku-bottombox2 {
	width: 660px;
	height: 14px;
	background: url(../img/mix_ex2_koumokuBottom_bg.gif) left top no-repeat;
}


#comment-box {
	width: 660px;
	margin: 20px 0px 55px 0px;
}
#comment-box p.impt {
	margin: 22px 0px 22px 0px;
	font-weight: bold;
	line-height: 1.5em;
}






