/*#100 共通*/
*{ 
margin:0;
padding:0;
font-size:inherit;
}

/**************item*************************/
.contenttitle_qa h1{
	font-weight: bold;
	font-size: 16px;
	margin: 0 10px;
	padding: 10px 0 10px 40px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_q.gif) 5px 5px no-repeat;
	border-bottom: 2px solid #CCCCCC;
}
.contenttitle_qa h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 10px;
	padding: 10px 0 10px 40px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_q.gif) 5px 5px no-repeat;
	border-bottom: 2px solid #CCCCCC;
}
.col1 {
	clear: both;
	margin: 0 0 20px 0;
}

.col1 h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	border-bottom: 2px solid #CCCCCC;
	margin: 50px 0 20px 0;
	padding: 8px 0 10px 40px;
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_a.gif) 5px 5px no-repeat;
}

.col1 h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 30px 0 0 8px;
}

.col1 h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 15px 0 0 8px;
}

.col1 .box1 {
	line-height: 160%;
	margin: 10px 0 15px 8px;
}

.col1 .box1 img {
	float: right;
	margin: 0 0 20px 20px;
}

.col1 .box2 {
	margin: 15px 0 15px 8px;
}

.col1 .box3 img {
	border: 2px solid #CCCCCC;
	margin: 15px 0 ;
}

.col1 .box4 {
	margin: 25px 0 ;
}

.col1 .box5 {
	border: 2px solid #CC0000;
	text-align: center;
	margin: 20px auto;
	padding: 15px;
	width: 50%;
}


.color01 {
	color: #CC0000;
}

h3.q_title_01 {
	/*border-left: 2px solid #0067D4;*/
	margin: 20px 10px 10px 10px;
	padding: 0;
	line-height: 180%;
}

h3.a_title_01 {
	border-left: 2px solid #CC0000;
	margin: 20px 10px 15px 10px;
	padding: 0 30px 0 5px;
	line-height: 160%;
}

.attention {
	text-align: right;
	font-size: 11px;
	margin: 30px 0 0 0;
}

h4.font-normal {
	font-weight: normal;
	line-height: 140%;
}


/*category archive-------------------*/

.contenttitle_cate h2 {
	margin: 0;
	padding: 0;
}

.contenttitle_cate h3 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/cate_back.gif) left top no-repeat;
	margin: 15px 0 20px 15px;
	padding: 0 0 0 40px;
	font-weight: bold;
	line-height: 160%;
	height: 31px;
		
}


.qa_cotainer_01,.qa_cotainer_02,.qa_cotainer_03,.qa_cotainer_04,.qa_cotainer_05 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 680px;
}

/*top -------------------*/

.qa_cotainer_01 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_bottom_01.gif) left bottom no-repeat;
	clear: both;
}

.qa_cotainer_02 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_bottom_02.gif) left bottom no-repeat;
}

.qa_cotainer_03 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_bottom_03.gif) left bottom no-repeat;
}

.qa_cotainer_04 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_bottom_04.gif) left bottom no-repeat;
}

.qa_cotainer_05 {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_bottom_05.gif) left bottom no-repeat;
}

.qa_cotainer_01 .q_c_in,.qa_cotainer_02 .q_c_in,.qa_cotainer_03 .q_c_in,.qa_cotainer_04 .q_c_in,.qa_cotainer_05 .q_c_in {
	margin: 0;
	padding: 5px 0;
}

.qa_cotainer_01 .q_c_in {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_back_01.gif) left top repeat-y;
}

.qa_cotainer_02 .q_c_in {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_back_02.gif) left top repeat-y;
}

.qa_cotainer_03 .q_c_in {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_back_03.gif) left top repeat-y;
}

.qa_cotainer_04 .q_c_in {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_back_04.gif) left top repeat-y;
}

.qa_cotainer_05 .q_c_in {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/qa_back_05.gif) left top repeat-y;
}

.q_c_in:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.q_c_in { display: inline-block; }
/* exlude MacIE5 \*/
* html .q_c_in { height: 1% }
.q_c_in {
	display:block;
}
/* end MacIE5 */

.q_c_in h3 {
	width: 656px;
	font-size: 14px;
	line-height: 260%;
	font-weight: bold;
	margin: 0 12px;
}

.q_c_in h3 a {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/cate_back_bar.gif) left top no-repeat;
	display: block;
	height: 42px;
	padding: 0 0 0 40px;
}

.q_c_in h3 a:hover {
	background: url(http://www.carsensor.mom/contents/img_old/media/qa/common/cate_back_bar_ho.gif) left top no-repeat;
	display: block;
	height: 42px;
	padding: 0 0 0 40px;
}

.q_c_in ul {
	margin: 5px 0 0 28px;
	padding: 0;
}

.q_c_in ul li {
	line-height: 100%;
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	background: url(http://www.carsensor.mom/contents/img_old/media/img/ico_link.gif) left top no-repeat;
}

.right_button {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(http://www.carsensor.mom/contents/img_old/media/img/contentsImg/icon_point.gif) 590px 2px no-repeat;
	width: 656px;
}

.right_button p {
	font-size: 11px;
	padding: 0px 0 2px 600px;
}

.qa_menu {
	height: 20px;
	text-align: center;
}

.qa_menu ul {
	margin: 0 0 0 14px;
	padding: 0;
}

.qa_menu ul li{
	margin:0 14px 0 0;
	padding: 0 0 0 7px;
	float:left;
	font-size:11px;
	list-style:none;
	background: url(http://www.carsensor.mom/contents/img_old/media/img/contentsImg/icon_point.gif) left 2px no-repeat;
	line-height: 120%;
}

.pageup {
	text-align: right;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: url(http://www.carsensor.mom/contents/img_old/media/img/contentsImg/icon_point_up.gif) 613px 4px no-repeat;
}


/************************************************************
 * 小動物
 ************************************************************/
.pa													{ position: absolute;}
.vaM												{ vertical-align: middle;}
.ilB												{ display: inline-block;}
.mT5												{ margin-top: 5px;}
.mT8												{ margin-top: 8px;}
.mT10												{ margin-top: 10px;}
.mT15												{ margin-top: 15px;}
.mT20												{ margin-top: 20px;}
.mT30												{ margin-top: 30px;}
.mT40												{ margin-top: 40px;}
.mT50												{ margin-top: 50px;}
.mR5												{ margin-right: 5px;}
.mR10												{ margin-right: 10px;}
.mR13												{ margin-right: 11px;}
.mR15												{ margin-right: 15px;}
.mR20												{ margin-right: 20px;}
.mL3												{ margin-left: 3px;}
.mL4												{ margin-left: 5px;}
.mL10												{ margin-left: 10px;}
.mL20												{ margin-left: 20px;}
.mB5												{ margin-bottom: 5px;}
.mB10												{ margin-bottom: 10px;}
.mB15												{ margin-bottom: 15px;}
.mB20												{ margin-bottom: 20px;}
.mB30												{ margin-bottom: 30px;}
.mB40												{ margin-bottom: 40px;}
.mB50												{ margin-bottom: 50px;}
.fgRed												{ color: #c00;}
.fgLGray											{ color: #999;}
.fgOrange											{ color: #ff7200;}
.iMG												{ display: block; text-indent: -9999px; text-decoration: none; outline: none;}
.taL												{ text-align: left !important;}
.taC												{ text-align: center !important;}
.taR												{ text-align: right !important;}
.arial												{ margin-right: 1px; font-weight: 700; font-family: Arial; vertical-align: -1px;}
.fs10												{ font-size: 10px;}
.fs12												{ font-size: 12px;}
.fs14												{ font-size: 14px;}
.fs15												{ font-size: 15px;}
.fs16												{ font-size: 16px;}
.fs18												{ font-size: 18px;}
.fs24												{ font-size: 24px;}
.nml												{ font-weight: 400 !important;}
.bold												{ font-weight: 700 !important;}
.ls1												{ letter-spacing: 1px;}
.glay   											{ color: #666;}
.red   												{ color: #FF0000;}
.clb   												{ clear:both;}
.fll { float: left;}
.flr { float: right;}	
.w150 { width: 150px;}	
.font_Arial											{ font:Arial;}
.fontgold											{ color: #c78305;}

/************************************************************
 * 201604　修正
 ************************************************************/

#QA_List .box-bg-Category {
	clear: both;
/** background: #f3f3f3 none repeat scroll 0 0;******/
    border-radius: 6px;
    margin: 20px 0;
    padding: 24px 24px 24px;
	border: 3px solid #f3f3f3;
}

.box-bg-Category h2 { padding: 15px 0; border-top: 2px solid #0987f2; border-bottom: 2px solid #0987f2; line-height: 0;}
.box-bg-Category ul li {
	padding:12px;
	font-weight: bold;
	font-size: 18px;
	background-color: #f3f3f3;
	color: #fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin: 20px 0; padding-bottom: 10px;
}

.box-bg-Category ul li a { font-size: 19px;}
 
.box-bg-Category ul li a { 
	background: url(/contents/media/qa/common/icon.png) 0 0px no-repeat; 
	padding-left: 30px;
	}
.box-bg-Category ul li a:hover { 
	background: url(/contents/media/qa/common/icon.png) 0 -26px no-repeat; 
	}
	

.qa_menu2 {
	margin: 20px 0;
}

.qa_menu2 ul {
		width: 700px;
		margin-right: -20px;
}

.qa_menu2 ul li{
	width: 100px;
	padding: 10px 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 20px;
	background: #EEE; border-radius: 8px;
	float: left;
    -webkit-box-sizing: content-box;　/* Safari,Google Chrome用 */  
    -moz-box-sizing: content-box;　/* Firefox用 */  
    -ms-box-sizing: content-box;　/* Internet Explorer 8用 */  
    box-sizing: content-box;　/* Opera用 */ 
	}











