body {
	margin: 0px;
	padding: 0px;
	letter-spacing:0.05em;
	background-image:url(../cmn_img/bg.jpg);
	background-repeat:repeat-x;
	color:#595959;
	font-family: Verdana, 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
html{overflow-x: hidden;}
h1, h2, h3, h4, h5, h6,
div, pre,  dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	line-height: 1.6;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
	font-size:small;
	font-weight:normal;
}
.border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#header{
	background-image:url(../cmn_img/bg_header.jpg);
	background-repeat:repeat-x;
	color:#FFF;
}

#footer{
	margin-top:27px;
	background-image:url(../cmn_img/btmBg.gif);
	background-repeat:repeat-x;
}
.kuzu{
	color:#666666;
	font-family: Verdana, 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 12px;
}
.float_light {
	float: right;
}
.float_left {
	float: left;
}
#bt_mini {
	margin-top: 4px;
}
#bt_main {
	margin-top: 18px;
}
#top_bd {
	margin-top: 21px;
}
.foot {
	margin-top: 60px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.m_plan {
	padding-right: 12px;
	padding-left: 8px;
}
.pd_3 {
	padding-left: 3px;
}