@charset "UTF-8";
/* CSS Document */

.txt table{
	margin:0 auto;
}

#kujiget .access h4{
	padding:5px 10px 3px 10px;
	margin-left:80px;
	margin-bottom:10px;
	border-bottom:#ccb5ae 1px solid;
	background-color:#ffebe4;
	color:#333333;
	font-weight:normal;
}

#kujiget .access2 h4{
	padding:5px 10px 3px 10px;
	margin-left:140px;
	margin-bottom:10px;
	border-bottom:#ccb5ae 1px solid;
	background-color:#ffebe4;
	color:#333333;
	font-weight:normal;
}

#kujiget #url{
	color:#CC0000;
	font-size:1.6em;
	font-weight:bold;
}

/*サービス内容*/
#kujiget .serviceList{
	margin-bottom:20px;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}

#kujiget .serviceList li{
	display:inline;
	padding:3px 10px 5px 22px;
	line-height:180%;
}

#kujiget .service th{
	padding:3px;
	border-bottom:#CCB5AE 1px solid;
	background-color:#FFEBE4;
}

#kujiget .service h3{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-image:none;
}

#kujiget .service .ph{
	padding:5px;
	text-align:center;
}

#kujiget .service .explain{
	padding:5px;
	vertical-align:top;
	font-size:0.9em;
}