
#contents img.onloadImg {
	padding-top: 30px;
}

/*
#btnArea {
	display: none;
}
*/

#btnArea {
    display: none;
}
#btnArea ul#caseArea {
	/* width: 687px; */
	width: 550px;
	margin: 30px auto 10px;
	text-align: center;
}
	#btnArea ul#caseArea li {
		clear: none;
		float: left;
		width: 137px;
		overflow: hidden;
	}
		#btnArea ul#caseArea li a {
			display: block;
			margin-right: 10px;
			height: 200px;
			text-indent: -9999px;
		}
			#btnArea ul#caseArea li a#case1 {
				background: url('/support/walkman/flow/shindan/meta/images/btn_case_1.gif') top left no-repeat;
			}
			#btnArea ul#caseArea li a#case2 {
				background: url('/support/walkman/flow/shindan/meta/images/btn_case_2.gif') top left no-repeat;
			}
	#btnArea ul#caseArea li:after {
		clear: none;
		content: "";
		display: none;
		height: 0;
	}

#contents #btnArea .txtbox p {
   margin: 0 0 0 5px;
}
#contents #btnArea .txtbox ul {
	margin-bottom: 0;
}

h3#flowTitle {
    border-bottom: 2px solid #CCCCCC;
    clear: both;
	margin-top: 20px;
    padding: 0;
	font-weight: bold;
	font-size: 123.1%;
}

dl.section {
	display: none;
	margin-top: 20px;
}

	dl.section dt.dlHead {
		font-weight: bold;
		font-size: 120%;
		margin-left: 5px;
	}
	dl.section dd.dlBody {
		padding: 10px;
	}

#contents dd.dlBody p {
	margin-bottom: 5px;
}
#contents dd.dlBody ul.txtlink li {
	margin-bottom: 5px;
}
#contents dd.dlBody ol li {
	margin-bottom: 20px;
}
#contents dd.dlBody dl dd p {
	margin: 0 0 5px 25px;
}
#contents dd.dlBody dl {
    margin: 10px 0 5px 15px;
}
#contents dd.dlBody dl dd ul.txtlink li {
	margin: 0 0 10px 25px;
}
#contents dd.dlBody dl.txtbox dt p {
	margin-bottom: 5px;
}
#contents dd.dlBody dl.txtbox dd dl dt p {
	margin: 0 0 5px 25px;
}
#contents dd.dlBody dl.txtbox dd dl dd p {
	margin: 0 0 15px 35px;
}
#contents ul.choices{
	margin:1.6em 0.9em;
	padding:0;
	text-align: center;
	list-style-type:none;
}
	#contents ul.choices li.choices{
		cursor:pointer;
		display:inline-table;	
		width:20%;
		margin:5px;
		background-color:#FFFFFF;
		border:1px solid #BCBCBC;
		border-radius:5px;
		color:#43677E;
		vertical-align:bottom;
		overflow:hidden;
		transition:all 0.2s ease-in 0s;
	    *display:inline;/* for IE7 and below */ 
    	*zoom:1;/* for IE7 and below */
	}
		#contents ul.choices li.choices:hover {
			background-color:#F1F1F1;
		}
		#contents ul.choices li.choices img._blank{
			float:right;
			margin:1em 1em 0 0;
		}
		#contents ul.choices li.choices ul.sub{
			float:none;
			margin:1em;
			padding:0;
		}
			#contents ul.choices li.choices ul.sub li{
				display:block;
				margin:0;
				padding:0 0 0 12px;
				background: url("/support/share/images/arrow_black.png") no-repeat scroll left 0.3em transparent;
				text-align:left;
			}

/*
ul.choices li.choices button{
	display:inline;
	margin:0;
	padding:0.8em 0.4em;
	width:100%;
}
*/


#logArea {
	display: none;
	padding-bottom: 5px;
	border: 1px #999999 solid;
	border-radius: 5px;
	background: url('../images/h3_title_gray_small.gif') top left repeat-x;
	text-align: left;
}
#logArea h3 {
	padding: 5px 10px;
	border-bottom: 1px #999999 solid;
	background-color: #f3f9fb;
}
#logArea ul li {
	margin: 5px 10px;
	padding: 0 5px 5px 0;
	border-bottom: 1px #AAAAAA dotted;
	list-style: outside none none;
}
#logArea ul li img {
	vertical-align: text-top;
	margin-right: 3px;
}
#logArea ul li.now {
	padding-left: 19px;
}

#wm_area {
	display: block;
}
	#wm_area dt {
		clear: both;
		margin-bottom: 10px;
		padding: 20px 5px 0;
		border-bottom: 2px solid #CCCCCC;
		font-weight: bold;
		font-size: 1.1em;
	}
	#wm_area dd {
		float: left;
		width: 160px;
		margin: 0 0 20px 20px;
		font-weight: bold;
		text-align: center;
	}
		#wm_area dd ul {
			display: none;
			font-size: 90%;
		}

#s0 img.wmImg {
	display: none;
	position: fixed;
	top: 20px;
	z-index: 100;
	width: 370px;
	border: 5px #AAA solid;
}

dl {
/*	
	display: none; 
*/
	margin-bottom: 30px;
}

div.OnepointArea {
	border: 2px solid #4C96C8;
	clear: both;
	margin: 15px 0 0;
	padding: 15px;
}

#contents ul.Disc {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
	#contents ul.Disc li {
		background: url("../images/ico_disc.gif") no-repeat scroll 0 5px transparent;
		margin: 5px 0 0;
		padding: 0 0 0 13px;
	}

div.pf_div_repair {
	width: 600px;
	margin: 20px auto 0;
	padding: 10px;
	background-color: #E7E7E7;
}
div.pf_div_repair div.repair_form_left {
	float: left;
	width: 290px;
	margin-left: 20px;
}
div.pf_div_repair div.repair_form_left select {
	width: 15em;
}
div.pf_div_repair div.repair_form_right {
	margin-left: 310px;
	padding-top: 1.5em;
	text-align: center;
}
div.pf_div_repair p.form_notes {
	width: 19em;
	font-size: 85%;
}
div.pf_div_repair div.alert_area {
	height: 1.5em;
}
div.pf_div_repair div.alert_area p {
/*
	display: none;
*/
	color: #FF0000;
	font-weight: bold;
	font-size: 85%;
}

.forAndroid {
	display: none;
	margin-top: 20px;
}


.txt10 {
	font-size: 85%;
}

.al_r {
	text-align: right;
}
.al_c {
	text-align: center;
}

#flow_area .inquiry ul {
	width: 600px;
	margin: 20px auto;
}
#flow_area .inquiry li {
    clear: none;
    float: left;
    height: 50px;
    margin-bottom: 10px;
    width: 50%;
}
#flow_area .inquiry .figure {
    float: left;
    margin-right: 10px;
}
#flow_area .inquiry .content {
    line-height: 16px !important;
    margin-left: 60px;
}
#flow_area .inquiry .content small {
    font-size: 10px;
}
#flow_area .inquiry li {
    clear: none;
    float: left;
    height: 50px;
    margin-bottom: 10px;
    width: 50%;
}
#flow_area .inquiry li .content {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll left 3px transparent;
    padding-left: 12px;
}

#contents .start_over {
	text-align: right;
}
	#contents .start_over li {
		margin-top: 20px;
		list-style: outside none none;
	}
		#contents .start_over #btnReturn {
			display: none;
		}
	

.mod-mainContentContainer #contents .txtbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	background: #F8F8F8;
}
.mod-mainContentContainer #contents .txtbox ol li {
	list-style-type: decimal;
	margin-top: 5px;
	margin-left: 2em;
	/zoom: normal;
}
.mod-mainContentContainer #contents .txtbox ul li, .dlBody ul li {
	margin-top: 5px;
	padding-left: 13px;
}

p.bannerArea {
	margin: 10px auto 0;
	width: 666px;
}
	p.bannerArea a:first-child {
		margin-right: 10px;
	}
		p.bannerArea a img {
			width: 100%;
			max-width: 328px;
			max-height: 69px;
		}


#flow_area dl .show {
/*
	display: none;
*/
}


div.attentionArea {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #999999;
    clear: both;
    margin: 15px auto 0;
    padding: 15px;
    width: 720px;
}
div.attentionArea div.attentionBox {
    background: url("../images/ico_attention.png") no-repeat scroll 0 0;
    margin: 0;
    padding: 3px 0 0 35px;
}



.banner_chat {
	width: 100%;
	max-width: 360px;
	max-height: 204px;
}


@media (max-width: 640px) {
	.mod-mainContentContainer #contents .txtbox {
		width: 95%;
		padding: 2%;
	}
		.mod-mainContentContainer #contents .txtbox ul li, .dlBody ul li {
			margin-top: 15px;
		}
	
	#btnArea ul#caseArea {
		width: 100%;
	}
		#btnArea ul#caseArea li {
			float: none;
			width: 98%;
			margin: 0 auto 20px;
		}
			#btnArea ul#caseArea li a {
				height: auto;
				min-height: 103px;
				margin-right: 0;
				padding: 8px 125px 0 1.7em;
				border: 1px #2D9ED2 solid;
			    color: #333333;
			    font-size: 1.2em;
    		    text-indent: 0;    
			    text-align: left;
			}
				#btnArea ul#caseArea li a span {
					font-weight: bold;
					font-size: 1.3em;
				}
				#btnArea ul#caseArea li a#case1 {
					background: url('/support/walkman/flow/shindan/meta/images/btn_case_1_mq_r.gif') right no-repeat;
				}
				#btnArea ul#caseArea li a#case2 {
					background: url('/support/walkman/flow/shindan/meta/images/btn_case_2_mq_r.png') right no-repeat;
				}
			#btnArea ul#caseArea li a:hover {
				text-decoration: none;
			}

	#contents ul.choices li.choices{
		display: block;	
		margin-bottom: 15px;
		width: auto;
	}
	
	p.bannerArea {
		width: 100%;
		margin-top: 0;
		text-align: center;
	}
		p.bannerArea a {
			margin-top: 15px;
		}
		p.bannerArea a:first-child {
			margin-right: 0;
		}
	
	div.attentionArea {
        width: 90%;
	}
}

.btn_link {
	width: 430px;
	margin: 0 auto;
}
.btn_link ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
@media (max-width: 640px) {
	.btn_link {
		width: auto;
	}
	.btn_link ul li {
		float: none;
	}
}

#btnArea ul#caseArea {
    width: 490px;
}
#btnArea ul#caseArea li {
    width: 210px;
}
#bannerArea {
	width: 666px;
	margin: 0 auto;
}
@media (max-width: 640px) {
	#btnArea ul#caseArea {
		width: auto;
	}
	#btnArea ul#caseArea li {
		width: auto;
	}
	#bannerArea {
		width: auto;
	}
}

ul#log {
	margin: 0;
	padding-bottom: 0;
}

/* 楽曲情報が表示されない 個別スタイル */

/* #s215 */
#contents #flow_area dl#s215 dd.dlBody dl dd ol {
	margin-left: 15px;
}
#contents #flow_area dl#s215 dd.dlBody div dl dd ol.wav {
	margin-left: 30px;
}
#contents #flow_area dl#s215 dd.dlBody div dl dd ol.wav li {
	margin-bottom: 0;
}
#contents #flow_area dl#s215 dd.dlBody  dl dd .txtbox {
	padding-left: 0;
}
#contents #flow_area dl#s215 dd.dlBody  dl dd .txtbox ol li {
	margin-bottom: 0;
}
#contents #flow_area dl#s215 dd.dlBody  dl dd .txtbox ol li ul.txtlink {
	margin-bottom: 0;
}#contents #flow_area dl#s215 dd.dlBody dl dd .txtbox ol li ul.txtlink li {
	list-style-type: none;
}

/* #s216 */
#contents #flow_area dl#s216 dd.dlBody div .section ul.annotation li ul.txtlink li {
	font-size: 13px;
	text-indent: 0;
}

/* #s217 */
#contents #flow_area dl#s217.section dd.dlBody .section .section.inner ol {
	margin-bottom: 0;
}
#contents #flow_area dl#s217.section dd.dlBody .section .section.inner ol li {
	margin-bottom: 0;
}
#contents #flow_area dl dd.dlBody .section ul.annotation li ul.txtlink li {
	font-size: 13px;
	text-indent: 0;
}

/* #s213 */
#contents #flow_area dl#s213.section dd.dlBody div p.os {
    font-size: 120%;
    font-weight: bold;
    margin-left: 5px;
}
#contents #flow_area dl#s213 dd.dlBody div .txtbox .inner {
	margin-left: 1em;
}
#contents #flow_area dl#s213 dd.dlBody div .txtbox .inner .inner {
	margin-left: 1em;
}

/* #s000 */
@media (max-width: 640px) {
	#contents #flow_area dl#s000 dd #bannerArea p.bannerArea {
		margin-bottom: 0;
	}
	#contents #flow_area dl#s000 dd #bannerArea p a.mr10 {
		margin-right: 0 !important;
	}
}

