﻿@charset "utf-8";
.googleDida .gIcon {
	width: 40px;
}

.googleDida .gInq {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.googleDida .gTitle {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.googleDida td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
}

.googleDida table {
}

.googleDida {
    font-size: 12px;
    color: #333333;
}