body{
	font-size			:	14px;
	line-height			:	150%;
}
FORM{
	margin				:	0px;
}
IMG{
	border-width		:	0px;
}
.page1{
	padding-left		:	40px;
	background-image	: 	url(../img/page01.gif);
	background-repeat	:	no-repeat;
	background-position	: 	20px center;
}
.img_navi{
	padding				:	5px 0;
	border-bottom		:	1px dotted silver;
}
.navi{
	padding				:	10px 0px 5px 0px;
	margin				:	0 0 15 0;
	border-bottom		:	1px dotted silver;
}
.leftMenu{
	width				:	180px;
}
.forms{
	background-color	:	silver;
	margin-bottom		:	10px;
	font-size			:	13px;
}
.forms .THC{
	padding				:	5px			! important;
	font-size			:	13px		! important;
	font-weight			:	bold		! important;
	background-color	:	#eeeeee		! important;
	text-align			:	center		! important;
}
.forms .THL{
	font-size			:	13px		! important;
	padding				:	5px 10px	! important;
	font-weight			:	bold		! important;
	background-color	:	#eeeeee		! important;
	text-align			:	left		! important;
}
.forms TD{
	background-color	:	white;
	padding				:	5px;
	empty-cells			:	show;
}
.forms TH{
	text-align			:	left;
	vertical-align		:	middle;
	background-color	:	#336699						! important;
	color				:	white;
	padding				:	8px 7px 7px 20px			! important;
	background-image	: 	url(../img/listmark03.gif)	! important;
	background-repeat	:	no-repeat;
	background-position	: 	5px center;
	font-size			:	16px		! important;
}
.lists{
	background-color	:	silver;
	margin-bottom		:	10px;
	font-size			:	12px;
}
.lists .THC{
	padding				:	2px			! important;
	font-size			:	12px		! important;
	font-weight			:	bold		! important;
	background-color	:	#eeeeee		! important;
	text-align			:	center		! important;
}
.lists .THL{
	font-size			:	13px		! important;
	padding				:	5px 5px		! important;
	font-weight			:	bold		! important;
	background-color	:	#eeeeee		! important;
	text-align			:	left		! important;
}
.lists TD{
	background-color	:	white;
	padding				:	5px;
	empty-cells			:	show;
}
.lists TH{
	text-align			:	left;
	vertical-align		:	middle;
	background-color	:	#336699						! important;
	color				:	white;
	padding				:	8px 7px 7px 20px			! important;
	background-image	: 	url(../img/listmark03.gif)	! important;
	background-repeat	:	no-repeat;
	background-position	: 	5px center;
	font-size			:	16px		! important;
}
.come {
/*	font-weight			:	bold;
	color				:	#FF0066;
	font-size			:	12px;*/
	color				:	brown;
	font-size			:	12px;
}
.footer{
	text-align			:	center;
	font-size			:	12px;
	word-spacing		:	2px;
}
.default-table {
	width				:	640px;
	border-collapse		:	collapse;
	border-spacing		:	100;
	border				:	1px solid red;
}
.table-koumoku {
	width				:	200px;
	border				:	1px solid red;
}
table.sample{
    border-top			:	1px solid #663300;
    border-left			:	1px solid #663300;
    border-collapse		:	collapse;
    border-spacing		:	0;
    background-color	:	#ffffff;
    empty-cells			:	show;
}
/*
width-200px
	width				:	150px;
	background-color	:	#EEEEEE;
	padding				:	5px;
	font-size			:	12px;
	text-align			:	left;
	border-width		:	1px;
	border-style		:	solid;
	border-top-color	:	#FFFFFF;
	border-right-color	:	#666666;
	border-bottom-color	:	#666666;
	border-left-color	:	#FFFFFF;
	#336699
*/
ul {
	margin				:	0px;
}
li {
	list-style-image	:	none;
	list-style-type		:	square;
	float				:	left;
}
/*折りたたみメニュー用CSS*/
.dsp_msg{
	width				:	80%;
	background-color	:	yellow;
	text-align			:	center;
	color				:	blue;
	cursor				:	pointer;
	font-size			:	12px;
	padding				:	5px;
}
.dsp_off{
	display 			:	none;
}
.msg_err {
	color				:	#FF4D4D;
	font-weight			:	bold;
}
.pager_l{
	padding				:	0px;
	margin				:	0px;
	font-size			:	12px;
	text-align			:	left;
}
.pager_c{
	padding				:	0px;
	margin				:	0px;
	font-size			:	12px;
	text-align			:	center;
}
.pager_r{
	padding				:	0px;
	margin				:	0px;
	font-size			:	12px;
	text-align			:	right;
}
.link{
	font-size			:	14px;
	vertical-align		:	top;
	padding-top			:	2px;
	padding-bottom		:	2px;
}
.forms .bbs{
	padding				:	5px;
	font-size			:	14px;
	font-weight			:	bold;
	background-color	:	#E8FFE8;
}
.forms .bbsres{
	padding				:	5px;
	font-size			:	14px;
	font-weight			:	bold;
	background-color	:	lemonchiffon;
}
.forms .bbscom{
	line-height			:	150%;
}

