@charset "utf-8";

/*ここはmain_base_01.css-------------------------*/
/*browser format style-------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

fieldset,img{
	border: 0;
}
abbr,acronym{
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

/*browser format style-----------------------end*/

#over_wrapp {
	height: 100%;
	width: 100%;
	position: relative;
}

#footer {
	background-color: #ffffff;
	clear: both;
	height: 70px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/tk_rew_090606_gr_slice_27.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}

#footer_text_aera {
	height: 70px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#over_wrapp #footer #footer_text_aera p {
	font-size: 11px;
	color: #FFFAFA;
	display: block;
}

.text_bold {
	font-weight: bold;
}


/*ここからmain_bg.css-----------------------end*/
/*browser format style-----------------------end*/
body{
	text-align: left;
}
#over_wrapp {
	height: 100%;
	width: 940px;
	margin: 0 auto; /* センタリング */
	background-color: #ffffff;
}

#footer {
	clear: left;
	background-color: #ffffff;
	height: 120px;
	width: 100%;
	position: relative;
	text-align: center;
	font-size:11px;
	background-image: url(../images/tk_rew_090606_gr_slice_27.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;
}

/*ここからmain_class-------------------------*/

.text_bold {
	font-weight: bold;
}

.tex_silv {
	color: #c0c0c0;
}

.text_small {
	font-size: 9px;
}
.text_red_11px {
	font-size: 11px;
	color: #FF0000;
}
.size_border {
	border: 1px #808080 solid;
}
.red_bold{
	font-style:normal;
	font-weight:bold;
	color:#F00;
}
.orange_bold{
	font-style:normal;
	font-weight:bold;
	color:#F60;
}
