@charset "Shift_JIS";

/*
	================================================================================================
		cyber-shot support dialogue format
	================================================================================================
*/


/*============================================================================
		lead
============================================================================*/
#contents #lead div.pct img {
	margin-bottom: 10px;
}
div#contents div#lead h3 {
    width: 760px;
    margin: 30px auto 0px auto;
    padding: 15px 0px 13px 0px;
	text-align: center;
	font-size: 120%;
	border-bottom: solid 1px #999999;
}
div#contents div#lead h3 img {
	vertical-align: middle;
	padding-right: 15px;
}
.description {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
@media screen and (max-width: 640px) {
div#contents div#lead h3 {
    width: 100%;
}
}
/*
	============================================================================
		base
	============================================================================
*/
#contents div.speech {
	margin: 0 0 30px 0;
	padding: 0;
}

#contents div.speech { /zoom: 1; }

#contents div.speech:after { content: ''; display: block; clear: both; height: 0; }


#contents div.word {
	padding: 15px 5px 0 5px;
}
/*
	====================================
		girl
	====================================
*/

#contents div.girl div.person01 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl00.gif") no-repeat top left;
}
#contents div.girl div.person02 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl01.gif") no-repeat top left;
}
#contents div.girl div.person03 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl03.gif") no-repeat top left;
}
#contents div.girl div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-right: 102px;
	_margin-right: 0;	/* IE6 */
	border: solid 3px #f2ddf0;
}

/*
	====================================
		boy
	====================================
*/

#contents div.boy div.person01 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy00.gif") no-repeat top left;
}
#contents div.boy div.person02 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy02.gif") no-repeat top left;
}
#contents div.boy div.person03 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy03.gif") no-repeat top left;
}
#contents div.boy div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-right: 102px;
	_margin-right: 0;	/* IE6 */
	border: solid 3px #DCF2FE;
}

/*
	====================================
		teacher
	====================================
*/

#contents div.teacher div.person {
	float: right;
	width: 102px;
	height: 52px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_teacher.gif") no-repeat top left;
}
#contents div.teacher div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-left: 102px;
	_margin-left: 0;	/* IE6 */
	border: solid 3px #e6e4e5;
}
/*
	====================================
		one point advice
	====================================
*/

#contents div#onepoint div.ttl {
	width: 760px;
	height: 65px;
	margin: 0;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_advice.jpg") no-repeat top left;
}
#contents div#onepoint div.advice{
	border-left: 11px double #E8E0D7;
	border-right: 11px double #E8E0D7;
	border-bottom: 11px double #E8E0D7;
	width: 698px;
	padding: 20px;
	margin-top: 0;
}

div#onepoint div.advice h5 {
	color: #826A52;
	border-bottom: 1px solid #E8E0D7;
}

div#onepoint div.advice div.pctCnt {
    margin: 10px 0 30px;
    text-align: center;
}

div#onepoint div.reference {
    border: 1px solid #E8E0D7;
    padding: 20px;
}

div#onepoint div.reference .ttl{
    padding-bottom: 10px;
    color: #826A52;
}


div#onepoint img {
	/vertical-align: bottom;	/* For IE6, IE7 */
}
/*
	====================================
		list (btn_area)
	====================================
*/

#contents ul.btn_area li {
	list-style: none outside none;
    float: left;
    padding: 0;
	margin: 0 1em 10px 0;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
	#contents ul.btn_area li {margin: 0 14px 10px 0;}
}
@-moz-document url-prefix( ){
#contents ul.btn_area li {margin: 0 14px 10px 0;}
}
/*
	=============================================
		selectarea
	=============================================
*/	
#selectArea {
	border:	1px solid #999999;
	padding: 20px;
	width: 718px;
	clear: both;
	overflow:hidden;
}

.selectArea-tittle {
	text-align: center;
}

#selectArea div.mt {
    border-bottom: 1px dotted #999999;
	margin:0 0 21px 0;
	height: 60px;
    width: 718px;
}

#contents #selectArea ul.btn_area {
	margin-left: 0;
}
/*
	============================================================================
		layout
	============================================================================
*/
div#contents div.word div.pct,
div#contents div.word div.pct1 {
    text-align: center;
}

div#contents div.advice div.pct,
div#contents div.advice div.pct1 {
    text-align: center;
}

#contents .section div.speech div.pct img {
    margin: 15px 0 30px 0;
}

#contents .section div.speech div.pct1 img {
	margin-bottom: 0;
}

#contents .section div.speech div.pctNostep img {
    margin: 10px 0 30px 15px;
}

#contents .section div.speech ol {
    margin: 0 0 0 1em;
	*margin: 0;		/* for IE6, IE7 */
	margin: 0\9;	/* for IE8 */
}

#contents .section div.speech ol ul.annotation li ul li,
#contents .section div.speech ol ul.annotation2 li ul li {
    padding-left: 10px;
}

#contents .section div.speech div.pctCnt{
	text-align: center;
	margin:15px 0 15px 0;
}

#contents ul.link_other {
	margin-left: 43em;
}

.guide_banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#contents .section_other div.pct img {
	margin: 15px 0 5px 15px;
}
@media screen and (max-width: 640px) {
img.fl-l.resize {
    width: 100%!important;
    max-width: 445px!important;
    height: auto!important;
}
}
/*
	====================================
		ul.bnr_area
	====================================
*/
#contents ul.bnr_area {
	margin: 0 auto 30px;
	width: 380px;
}
#contents ul.bnr_area li {
	list-style: none;
	height: 86px;
	padding: 0;
	margin-bottom: 1em;
	width: 360px;
	/margin-left: 1em;
	margin-left: 1em\9;	
}

/*
	=============================================
		button
	=============================================
*/	
.Button {
	display: inline-table;
	vertical-align: middle;
    border: 1px solid #666666;
    width: 323px;
    min-height: 32px;
    height: 32px;
    height: 40px\9;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/linkbutton.png") no-repeat scroll 0 52% transparent;
	border: 1px solid #BCBCBC;
	border-radius: 6px 6px 6px 6px;
	padding: 10px 0 10px 20px;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
    *width: 327px;
    *max-height: 32px;
    *height: auto;
	*padding: 8px 0 4px 22px;
	*display:inline;
	*zoom:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.Button { display: inline-block; }
}
	
.ButtonText {
	word-break: break-all;
    min-height: 32px;
    height: 32px;
	color: #333333;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.3em;
    margin: -3px 0 0 0;
	padding-right: 5px;
	letter-spacing: 0;
    *width: auto;
    *min-height: 0;
    *max-height: 32px;
    *height: auto;
    *margin: -3px 5px 0 5px;
	*display:inline;
	*zoom:1;
}

a:hover span.Button, a:active span.Button {
	color: #333333;
	text-decoration: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/linkbutton_on.png") no-repeat 0 52%;
}

a:hover span.ButtonText, a:active span.ButtonText{
	color: #333333;
	text-decoration: none;
}

@media screen and (max-width: 640px) {
	#selectArea {
		width:auto;
		overflow:hidden;
	}

	#selectArea div.mt {
	    width: 100%;
	}

	#contents ul.btn_area li {
	    float: none;
	    width: 94%;
	}

	.ButtonText {
	    height: 32px;
	    min-height: 32px;
	    width: 100%;
	}

	.Button {
	    width: 100%;
	}
}
/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {
/*
	====================================
		girl
	====================================
*/

#contents div.girl{
	border: solid 3px #f2ddf0;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.girl div.person01 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl04.gif") no-repeat 0 0;
}
#contents div.girl div.person02 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl05.gif") no-repeat 0 0;
}
#contents div.girl div.person03 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_girl06.gif") no-repeat 0 0;
}
#contents div.girl div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
}
/*
	====================================
		boy
	====================================
*/
#contents div.boy{
	border: solid 3px #DCF2FE;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.boy div.person01 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy04.gif") no-repeat 0 0;
}
#contents div.boy div.person02 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy05.gif") no-repeat 0 0;
}
#contents div.boy div.person03 {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_boy06.gif") no-repeat 0 0;
}
#contents div.boy div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
}
/*
	====================================
		teacher
	====================================
*/
#contents div.teacher{
	border: solid 3px #e6e4e5;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.teacher div.person {
	float: none;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_teacher01.gif") no-repeat 0 0;
}
#contents div.teacher div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	margin-left: 0;
}/*
	====================================
		one point advice
	====================================
*/
#contents div#onepoint {
	border: 11px double #E8E0D7;
	width: auto;
	height: auto;
	margin: 0 0 20px;
	padding: 10px;
}
#contents div#onepoint div.ttl {
	width: 280px;
	height: 65px;
	margin: 0 auto 15px;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_advice01.jpg") no-repeat top left;
}
#contents div#onepoint div.advice{
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
/*
	====================================
		box_info_area
	====================================
*/
#contents div.word .box_info_area p {
	margin: 0 10px 1.25em 0;
	font-size: 13px;
}
#contents div.word .box_info_area li {
	font-size: 13px;
}

/*
	====================================
		lead_area
	====================================
*/

#contents ul.link_other {
	margin-left: 0;
}
/*
	====================================
		ul.bnr_area
	====================================
*/

#contents ul.bnr_area {
	width: 100%;
}
#contents ul.bnr_area li {
		width: 100%;
		margin: 0;
}
#contents ul.bnr_area li img {
		width: 100%;
		height: auto;
		max-width: 360px;
    	margin-top:0;
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		/*margin:0;*/	
}
/*
----------------------------------------------------------------------------
	画面幅＜349px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 349px) {
/*
	====================================
		one point advice
	====================================
*/
#contents div#onepoint div.ttl {
	width: auto;
	background: url("/support/cyber-shot/enjoy/dialogue/common/images/pct_advice01.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto; 
}
}