/********************基本構成********************/
.hx {
    margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}
body {
	background-color: #F6F6F6;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0.8em;
	background-repeat: repeat-x;
	color: #444444;

}
#bodyBg {
	background-image: url(../img/back_content.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;

}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


h1,h2,h3,h4,h5,h6,p {
	margin: 0;
}

img {
border: none;
}

a img {
	border: none;
}

ul {
    list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #1874FC;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/********************レイアウト*******************/

#header {
	height: 79px;
	position: relative;
	clear: both;


}

#mainArea {
	padding-right: 20px;
	padding-left: 0px;
	clear: both;
	margin-bottom: 20px;


}

#mainContent {
	float: right;
	width: 550px;
}
#leftNavi {
	float: left;
	width: 200px;

}

#header .logoDisp {
	float: left;
	width: 328px;
}

#header .topMes {
	float: right;
	height: 34px;
	width: 472px;
	text-align: right;
}

#topNavi {
	margin-bottom: 15px;
}
#topNavi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#leftNavi p {
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 140%;


}
#footerNavi {
	background-color: #F2F2F2;
	clear: both;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
}

#footer {
	color: #333333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B0B99;
	background-image: url(../img/bungle_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/********************グリッド・フォント*******************/

.topMes p {
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#header .freeTel {
	float: right;
	height: 45px;
}


.tabtext {
	font-size: 0.8em;
	margin-bottom: 0px;
	line-height: 140%;

}
.red {
	color: #FF3300;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}

.riyouTb {
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.2em;


}
.smalltext {
	font-size: 0.7em;
	line-height: 130%;
	color: #666666;
}

.attntion {
	color: #7C7C7C;
}
#mainContent p {
	font-size: 0.8em;
	line-height: 150%;
	margin-bottom: 10px;
}
#mainContent h2 {
	font-size: 12px;
	color: #444444;
}
#mainContent h3 {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 20px;
}
#backtoTop {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainContent h4 {
	margin-bottom: 5px;
	margin-top: 10px;
	color: #116CC8;
	font-size: 0.9em;
}
.orange {
	color: #FF6600;
}
.green {
	color: #669900;
}
#entryBt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blue {
	color: #297BCD;
}
.blueTab {
	width: 520px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 0.9em;
}
.blueTab td {
	padding: 5px;
	border: 1px solid #0C66B4;
	border-collapse: collapse;
}
.blueTab th {
	padding: 5px;
	border: 1px solid #0C66B4;
	background-color: #EDF5FE;
	font-weight: normal;
	width: 150px;
	border-collapse: collapse;
	letter-spacing: 0.2em;
}
