body {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, monospace;
}

#headerText {
	background-color: #cc0000;
	color: #ffff00;
}

.clearfix, .container_24 {
    zoom: 1;
}

.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}


.container_24 .grid_24 {
    width: 950px;
}

.grid_24 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
}

#header {
	background: url(http://www.fourthink-r.jp/img/header.jpg) no-repeat;
	height: 90px;
}

#headerLogo {
	float: left;
	text-indent: -99999px;
	width: 650px;
	height: 90px;
}

#headerLogo a {
	display: block;
	height: 90px;
}

#globalNavi {
	height: 60px;
	margin: 5px 0 20px 0;
	background-image: url(http://www.fourthink-r.jp/img/globalNaviBack.jpg);
	background-repeat: repeat-x;
	padding-bottom:8px;
}

#globalNavi01 {
	width: 159px;
	height: 60px;
	float: left;
}

#globalNavi01 a {
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: 0px 0px;
	background-image: url(http://www.fourthink-r.jp/img/globalNavi.jpg);
	background-repeat: no-repeat;
}

#globalNavi02 {
	width: 158px;
	height: 60px;
	float: left;
}

#globalNavi02 a {
	background: url(http://www.fourthink-r.jp/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: -159px 0px;
}

#globalNavi03 {
	width: 158px;
	height: 60px;
	float: left;
}

#globalNavi03 a {
	background: url(http://www.fourthink-r.jp/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: -317px 0px;
}

#globalNavi04 {
	width: 158px;
	height: 60px;
	float: left;
}

#globalNavi04 a {
	background: url(http://www.fourthink-r.jp/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: -475px 0px;
}

#globalNavi05 {
	width: 158px;
	height: 60px;
	float: left;
}

#globalNavi05 a {
	background: url(http://www.fourthink-r.jp/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: -633px 0px;
}

#globalNavi06 {
	width: 159px;
	height: 60px;
	float: left;
}

#globalNavi06 a {
	background: url(http://www.fourthink-r.jp/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 60px;
	background-position: -791px 0px;
}

#pageTop {
	background: url(http://www.fourthink-r.jp/img/pageTop.jpg) no-repeat;
	width: 85px;
	height: 21px;
	float: right;
}

#pageTop a {
	display: block;
	text-indent: -99999px;
	height: 21px;
}

#footer {
	background: url(http://www.fourthink-r.jp/img/footer.jpg) repeat-x;
	background-position: 0 21px;
	border-bottom: solid 1px #ccc;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerTel {
	width: 950px;
	text-align: center;
	background-image: url(http://www.fourthink-r.jp/img/footer_tel.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
}

#footerMenu {
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 18px;
}

#footerBox{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#footerLeft {
	width: 465px;
	float: left;
	font-size: 12px;
	padding-bottom: 15px;
}

#footerRight {
	width: 375px;
	margin-left: 40px;
	float: left;
	font-size: 12px;
	padding-bottom: 30px;
}

.footerTitle {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
}

.footerTextBb {
	margin-bottom: 15px;
	text-align: left;
}

.footerText{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 40px;
	height: 150px;
	text-align: left;
}

#copy {
	text-align: center;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 100%;
}

.padL40 {
    padding-left: 40px;
}