@charset "shift_jis";


/*--- QandA 20081218C³ ------------------------*/
#main dl.qanda {
	color: #646464;
	font-size: 78%;
	font-family: sans-serif;
	line-height: 1.4em;
}

#main dl.qanda dt {
	width: 541px;
	background: url(images/q-icon.jpg) no-repeat left top;
	padding: 9px 0 1px 39px;
	margin: 0 0 0 0;
	color: #07a3c9;
	font-weight: normal;
	float: none;
	clear: both;
	display: block;
}

#main dl.qanda dd {
	width: 541px;	
	background: url(images/a-icon.jpg) no-repeat left top;
	padding: 18px 0 0 39px;
	margin: 0 0 30px 0;
	display: block;
}

#main dl.qanda dd strong {
	color: #1d76b6;
}

#main dl.qanda dd img{
	float: right;
	margin: 0 0 16px 10px;
}

/*--- How to 20081218C³ ------------------------*/
#main #howtoStep {
	color: #646464;
	font-size: 80%;
}

#main #howtoStep dl,
 #main #howtoStep dl dt,
  #main #howtoStep dl dd {
	width: auto;
	margin: 0 0 0 0;
}/* dl,dt,ddŽw’è‰ðœ */

#main #howtoStep .step123 {
	width: 580px;
	margin: 0 0 40px 0;
	display: inline-block;
}

#main #howtoStep .step123:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}/* clearfix */


#main #howtoStep .step123 h3 {
	margin: 0 0 11px 0;
}

#main #howtoStep .step123 p.explanation {
	padding: 0 0 20px 34px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
	display: inline-block;
}

#main #howtoStep .step123 p:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}/* clearfix */

#main #howtoStep .step123 p img {
	float: left;
	margin: 0 25px 18px 0;
}

#main #howtoStep dl.howtoCare {
	width: 580px;
	clear: both;
}

#main #howtoStep dl.howtoCare dt {
	float: none;
}

#main #howtoStep dl.howtoCare dd {
	width: 518px;
	padding: 0 23px 16px 39px;
	margin: 0 0 0 0;
	display: block;
}

#main #howtoStep dl dd.carePoint {
	color: #1489a7;
}

#main #howtoStep dl.howtoNg {
	padding: 0 27px 23px 23px;
	margin: 0 0 0 0;
	clear: both;
}

#main #howtoStep dl.howtoNg dt {
	background: url(images/ng-header.gif) no-repeat left top;
	padding: 10px 17px 10px 79px;
	float: none;
	display: block;
}

#main #howtoStep dl.howtoNg dd {
	font-size: 0.1em;/* Œ„ŠÔ–hŽ~ for IE */
	line-height: 0;/* Œ„ŠÔ–hŽ~ for FF */
}

#main #howtoStep dl.device {
	padding: 0 27px 0 39px;
	clear: both;
}

#main #howtoStep dl.device dt {
	background: url(images/device_icon.gif) no-repeat left top;
	padding: 0 0 3px 50px;
	margin: 0 0 6px 0;
	float: none;
	display: block;
}

#main #howtoStep dl.device dd {
	margin: 0 0 25px 0;
	display: block;
	float: none;
}

#main #howtoStep .step123 ul.arrangement {
	padding: 0;
	margin: 0;
}

#main #howtoStep .step123 ul.arrangement li.ttl {
	font-size: 0.1em;/* Œ„ŠÔ–hŽ~ for IE */
	line-height: 0;/* Œ„ŠÔ–hŽ~ for FF */
}

#main #howtoStep .step123 ul.arrangement li.writing {
	background: url(images/arrangement-bg.gif) repeat-y left top;
	padding: 0 39px 0 39px;
}


/*--- Users 20081218C³ ------------------------*/
#main #ryan {
	background: url(images/ryan_bg.jpg) no-repeat left top;
} 

#main h3 {
	margin: 0 0 18px 0;
}

#main #ryan p.profile {
	width: 346px;
	height: 182px;
	color: #990000;
	font-size: 76%;
	padding: 136px 0 0 20px;
	clear: both;
}

#main #ryan p.profile img {
	float: left;
	margin: 0 10px 0 0;
	display: block;
}

#main #ryan p.profile strong {
	padding: 0 0 6px 0;
	display: block;
}

#main .aboutRyan {
	color: #646464;
	font-size: 80%;
	padding: 30px 14px;
	margin: 0 0 16px 0;
}

#main ul.usersVoice {
	color: #646464;
	font-size: 76%;
	padding: 0 40px 0 0;
}

#main ul.usersVoice li {
	margin: 0 0 20px 14px;
	clear: both;
	display: inline-block;
}

#main ul.usersVoice li:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}/* clearfix */

#main ul.usersVoice li img {
	margin: 0 23px 10px 0;
	float: left;
}

#main ul.usersVoice li strong {
	margin: 0 0 20px 0;
	display: block;
}

