/***********************************************/
/* hoteres_hits.css                            */
/* Use ホテレスヒッツ                　　　    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {overflow-y:scroll;}
body {margin-left: 0px; margin-top: 0px; background-color: #FFFFFF;}
td,th {font-size: 12px; line-height: 22px; color: #333333}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px auto;
	line-height: 20px;
	background-color: #3366CC;
	text-align: center;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #003399;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #E8EDFF;
	font-family: Verdana;
	padding: 4px 4px 4px 6px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#content{
	margin: 0 auto;
	padding: 5px 0px 10px;
	width: 700px;
	border: 1px solid #cccccc;
	text-align: center;
}

#main{
	margin: 0 auto;
	padding: 5px 5px 10px;
	width: 640px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
}


#ques{
	size:12px;
	margin: 0 auto;
	padding: 0px 0px 10px 11px;
	width: 500px;
	border: 1px none #cccccc;
	text-align: center;
	font-size: 12px;
}

/***********************************************/
/* g table                                */
/***********************************************/

.gtable {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.gtable td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-collapse: collapse;
	padding:5px 0px 5px 8px;
	text-align: left;
	line-height: 16px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: none;
	border-top: 1px dashed #cccccc;
	color: #333333;
	padding: 10px 10px 15px;
	margin-top: 20px;
	text-align:center;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 22px;
}

.syamei {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.aka {
	font-size: 13px;
	color: #FF3333;
	font-weight: bold;
}

/************* #end ***************/

.toiawase {
	font-size: 14px;
	height: 55px;
	width: 400px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px 20px;
	clear: none;
	float: none;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #3366CC;
	text-decoration: underline;
}

.toiawase a{
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}

.toiawase a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0033CC;
}
