@charset "utf-8";

/* ------------------------------------------------------------
	
	filename:	detail.css
	created:	140703
	update:		140703
		
------------------------------------------------------------ */


/* ベース */
body.trouble#index div#main div.contactbox{
	border-radius: 3px;
	border : 1px solid #c0c0c0;
	padding : 5px;
}
body.trouble#index div#main div.contactbox ul{
	margin-bottom : 0px;
}
body.trouble#index div#main div.contactbox li{
	width : 50%;
}
body.trouble#index div#main div.contactbox li:nth-child(odd){
	float : left;
}
body.trouble#index div#main div.contactbox li:nth-child(even){
	float : right;
}
body.trouble#index div#main div.contactbox div.contact{
	border-top : 1px dotted #c0c0c0;
	margin-top : 5px;
	padding-top : 10px;
}

body.trouble#index div#main table{
	border-collapse: collapse;
	border-radius: 3px 0 0 3px;
	width : 100%;
	border : solid #c0c0c0;
	border-width : 1px;
	
}
body.trouble#index div#main table th{
	text-align : left;
	padding : 5px;
	background : #f5f5f5;
	border : 1px solid #c0c0c0;
}
body.trouble#index div#main table td{
	text-align : left;
	padding : 5px;
	background : #fff;
	border : 1px solid #c0c0c0;
	
}
body.trouble#index div#main table td.contact{
	text-align : left;
	background : #fff;
	border-top : 1px dotted #c0c0c0;
	
}



body.trouble#index div#main .att_txt{
	border : 1px solid #ff0000;
	color : #ff0000;
	padding : 0px 5px 5px 5px;
	font-weight : bold;
	margin-bottom : 10px;
}
body.trouble#index div#main .att_txt .title{
	background : #ff0000;
	color : #fff;
	font-weight : bold;
	padding : 3px;
	margin : 0 10px 5px 10px;
	text-align : center;
}
body.trouble#index div#main #contact01{
	border-top : 1px solid #bfbfbf;
}

body.trouble#index div#main .post_inner{
	margin-top : 10px;
}
body.trouble#index div#main .innerbox h4{
	border-bottom : 1px solid #bfbfbf;
}
body.trouble#index div#main .innerbox h4 a{
	display : block;
	padding : 10px 5px 10px 5px;
}
body.trouble#index div#main .innerbox dt{
	background : #f5f5f5;
	padding : 3px;
	border-top : 1px dotted #bfbfbf;
}
body.trouble#index div#main .innerbox dd{
	margin : 7px;
}

body.trouble#index div#main ul li.tel {margin-bottom:10px;}
body.trouble#index div#main span.tel,
body.trouble#index div#main span.tel a{color:#ff0000;}
body.trouble#index div#main strong.tel,
body.trouble#index div#main strong.tel a {color:#ff0000;}
strong.tel02 a{
    color:#000;
    text-decoration : underline;
}


body.trouble#index div#main span.tel a,
body.trouble#index div#main strong.tel a{
	text-decoration : underline;
}
body.trouble#index div#main strong.f150 {font-size : 150%;}


body.service#index div#main table.ptDLlimit{border:1px solid #CCCCCC;margin-bottom:15px;}
body.service#index div#main table.ptDLlimit th{text-align:center; font-weight:bold; border-left:none; border-right:none;}
body.service#index div#main table.ptDLlimit td{text-align:center; border-left:none; border-right:none;}

/* EOF */

/*20160125WAONを紛失・盗難・破損したときはページ更新*/

body.service#index div#main div.caution{
	border : 2px solid #ff0000;
	padding : 10px;
	margin : 15px auto;
}
body.service#index div#main div.caution p{
	margin : 10px 0 0 0;
}
body.service#index div#main div.caution ul{
	margin : 15px 0 0 0;
}
body.service#index div#main div.caution h3{
	background : none;
	border-bottom : 1px solid #ff0000;
	color : #ff0000;
	text-align : center;
	margin : 0 0 10px 0;
	padding : 0 0 5px 0;
	font-size : 120%;
}
body.service#index div#main .b_red{
    color : #ff0000;
    font-weight : bold;
}
