/*　基本の設定　*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	line-height: 16px;
	color: #333333;


}
form {
	margin: 0px;
	padding: 0px;
}
img {border:0;}
td {color: #333333;font-size: 12px;line-height: 16px;}

/*　枠の設定　*/
.waku_base   {
	border-top:    1px none #999999;
	border-right:  1px solid #999999;
	border-bottom: 1px none #999999;
	border-left:   1px solid #999999;

}
.waku_gray   {border: 1px solid #E0E0E0;}

/*　セル背景の設定　*/
.bc-gray   {background-color: #F7F7F7;}

/*　罫線の設定　*/
.tdline01 {
	font-size: 12px;
	line-height: 14px;
	background-color: #F3F3F3;
	border: none;

}
/*　罫線の設定　*/
.tdline02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
	font-size: 12px;
	line-height: 15px;

}
.tdline_seminar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
	font-size: 12px;
	line-height: 15px;

}

.table-cen-orange {
	background-image: url(../img/table_cen_orange.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tdline-under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
}
.tdline-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
}
.bc-gr-orange {
	background-image: url(../img/bar_orange.gif);
	background-repeat: repeat-x;
}
.tdline-right-under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
}

/*　リンクの設定　*/
a:link　　{color: #333333;}
a:visited {color: #333333}
a:hover{color: #0011FF;}

.amenu:link　　{color: #333333;text-decoration: none;}
.amenu:visited {color: #333333;text-decoration: none;}
.amenu:hover{	color: #0011FF;}

/*　テキストの設定　*/
.alerttext {color:#ff0000;}
.s-text{font-size:10px;}

table {
	background-color: #FFFFFF;
}
.waku-top {
	border-top:    1px none #999999;
	border-right:  1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left:   1px solid #999999;
}
.bc-category {
	background-image:  url(../image/category_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bc-menu {
	background-image:  url(../image/menu_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bc-navi {
	background-image:  url(../image/navi_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 12px;
	padding-left: 12px;


}
.bc-sidemenu {
	background-position: left top;
	background-repeat: repeat-y;
	background-color: F0EFEF;
	background-image:  url(../image/sidemenu_background.gif);



}
h1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.checktext {
color:#339900;
}

.waku_seminar {
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.mainarea {
	padding-left: 25px;
	vertical-align: text-top;


}
.tdline-left {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
}
.tdline-left-under {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	border-left-color: e0e0e0;
}
li {
	font-weight: normal;
	font-size: 12px;




}
ul {
	padding: 0px;
	text-indent: 12pt;
	margin: 0px;


}
.thanksarea {

	padding-left: 50px;
	vertical-align: text-top;
}
