
.dotted_1px{
	background-color:rgba(255, 255, 255, 0.4);
	margin-bottom:10px;
	padding:0;
	border-bottom: #000 dotted 1px;
	
	}

#yokuaru_qa a{
	border:none !important;
	display: inline-table !important;
	width: 100%;
	background-color: #ff6;
	text-decoration:none;
}

#yokuaru_qa a:hover{
	background-color:#ffd7d7;
}


#question{
	height:auto;
	padding-top:10px;
	}

#yokuaru_qa{
		background-image:url(../images/parts/itiosi_back.gif);
	}
		
h3{
	color:#CC0000;
	font-size:18px;
	background-color:#FFFFFF;
	background-image:url(../images/parts/gray_grde.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	line-height:30px;
	border-left:solid 3px #CC0000;
	padding-left:10px;
	margin: 24px 0px;
}
	
#yokuaru_qa ul{
	list-style-type:none;
	margin:5px;
	width: auto;
	}

li.toi,li.toi{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/contents/q_a/q.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 2em !important;
	line-height:24px;
	margin:24px 0px;
	}
	
li.kotae,li.kotae{
	font-size:14px;
	background-image:url(../images/contents/q_a/a.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 2em !important;
	margin-bottom:24px;
	line-height:24px;
	min-height:18px;
	}


.tyuui{
	font-weight:bolder;
	color:#F00;
	}
#question_list{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	.question_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	.question_list li {
	float: left;
	width: 100%;
    max-width: 245px;
	margin-right: 5px;
	padding: 2px;
	text-align: center;
    height: 48px;
    line-height: 48px;
	}

.clearLeft { 
clear: left; 
}


#question .shipped .solid_1px .kotae a {
	border:none !important;
	display: inline-table !important;
	width: inherit;
	background-color: #ff6;
	text-decoration:none;		
}

#question .shipped .solid_1px .kotae a:hover {
	background-color:#ffd7d7;
}

/*  Tajimaya_201610  */
#right {
   position: relative;
}
#right .qaOutline h1{
	 height: auto !important;
	 padding-bottom: 10px !important;
}
#right .qaOutline h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left:solid 3px #CC0000;
	 background-color: #000;
}    
#right .topicpath {
    margin-top: 1em;
    padding-top: 2em;
}
#right #qustion_title h2{
	text-align:center;
	font-size:20px;
	line-height:30px;
}
