@charset "shift_jis";

/*------------------------------*/
/* 特性を活かしたケータイサイト */
/*------------------------------*/
#heading h1 {
	width: 960px;	/*画像の幅*/
	height: 149px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mob_heading.gif) no-repeat;
}

#main h2{
	width: 660px;
	height: 20px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mob_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/mob_heading_h3.gif) no-repeat;
}


#example1 {
	margin-top: 12px;
	background: url(../img/mob_ex1_bg.gif) left top no-repeat;
}
#exampleKoumoku-topbox1 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex1_koumokuTop_bg.gif) left top no-repeat;
}
#exampleKoumoku-middlebox1 {
	width: 643px;
	padding-left: 17px;
	background: url(../img/mob_ex1_koumokuMiddle_bg.gif) left top repeat-y;
}
#exampleKoumoku-middlebox1 h4{
	width: 252px;
	height: 15px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mob_ex1_heading_h4.gif) no-repeat;
}
#exampleKoumoku-bottombox1 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex1_koumokuBottom_bg.gif) left top no-repeat;
}


#example2 {
	margin-top: 13px;
	background: url(../img/mob_ex2_bg.gif) left top no-repeat;
}
#exampleKoumoku-topbox2 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex2_koumokuTop_bg.gif) left top no-repeat;
}
#exampleKoumoku-middlebox2 {
	width: 643px;
	padding-left: 17px;
	background: url(../img/mob_ex2_koumokuMiddle_bg.gif) left top repeat-y;
}
#exampleKoumoku-middlebox2 h4{
	width: 185px;
	height: 14px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mob_ex2_heading_h4.gif) no-repeat;
}
#exampleKoumoku-bottombox2 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex2_koumokuBottom_bg.gif) left top no-repeat;
}


#example3 {
	margin-top: 13px;
	background: url(../img/mob_ex3_bg.gif) left top no-repeat;
}
#exampleKoumoku-topbox3 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex3_koumokuTop_bg.gif) left top no-repeat;
}
#exampleKoumoku-middlebox3 {
	width: 643px;
	padding-left: 17px;
	background: url(../img/mob_ex3_koumokuMiddle_bg.gif) left top repeat-y;
}
#exampleKoumoku-middlebox3 h4{
	width: 304px;
	height: 14px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/mob_ex3_heading_h4.gif) no-repeat;
}
#exampleKoumoku-bottombox3 {
	width: 660px;
	height: 14px;
	background: url(../img/mob_ex3_koumokuBottom_bg.gif) left top no-repeat;
}









.exampleTxt-box {
	width: 465px;
/*background-color:bisque;*/
}
.exampleTxt-box p.msg {
	margin: 8px 0px 13px 0px;
}
.exampleTxt-box p.txtImpt {
	font-weight: bold;
	line-height: 1.5em;
}
.exampleTxt-box li{
	margin-top: 5px;
	list-style: none;
	font-weight: bold;
}
.chance {
	margin-top: 15px;
}


#comment-box {
	width: 660px;
	margin: 20px 0px 55px 0px;
	font-weight: bold;
}
