@charset "utf-8";

body{
_text-align:center;
margin-top:auto;
}

a { text-decoration: none;}
a { color: #46210C; text-decoration: none }
a:link { color: #46210C; text-decoration: none }
a:visited  { color: #46210C; text-decoration: none }
a:hover  { color: #ff9900; text-decoration: underline }
a:active  { color: #46210C; text-decoration: underline }

.honbun_monka a { text-decoration: none;}
.honbun_monka a { color: #0000FF; text-decoration: none }
.honbun_monka a:link { color: #0000FF; text-decoration: none }
.honbun_monka a:visited  { color: #0000FF; text-decoration: none }
.honbun_monka a:hover  { color: #ff9900; text-decoration: underline }
.honbun_monka a:active  { color: #0000FF; text-decoration: underline }


/*IEの隙間消し*/
img  {
vertical-align: top;
}

/*IEの印刷用*/
@media print{
#menu{
text-align:left;
height:49px;
zoom: 0.999;/*IE用*/
}

body{
_text-align:center;
margin-top:auto;
_zoom: 0.7;/*IE6以降用*/
}
}

/*============================*/
/* 文字
/*============================*/

.honbun {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.honbun-red2 {
	font-size: 12px;
	line-height: 18px;
	color: #C8161E;
	font-weight: bold;
}

.honbun_monka {
	font-size: 12px;
	line-height: 18px;
color:#0000FF;
}

.honbun-brown {
	font-size: 12px;
	line-height: 18px;
	color: #46210C;
}

.honbun-dig {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}

.honbun-red {
	font-size: 14px;
	line-height: 24px;
	color: #C8161E;
	font-weight: bold;
}

.honbun-ore {
	font-size: 14px;
	line-height: 24px;
	color:#FF9900;
	font-weight: bold;
}

.honbun-green {
	font-size: 14px;
	line-height: 24px;
	color:#009900;
	font-weight: bold;
}

.midashi {
	font-size: 18px;
	line-height: 24px;
	color: #46210C;
	font-weight: bold;
clear:both;
}

.copy {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}

/*============================*/
/* 共通
/*============================*/

#content{
width:762px;
margin:auto;
border-width:1px;
border-color:#000000;
border-style:solid;
overflow:visible;
}

#header{
width:762px;
}


#copy-box{
width:762px;
padding:25px 0 10px 0;
text-align:center;
clear:both;
}

.ma{
margin:0 20px 0 0;
}

.ma2{
margin:10px 0 0 0;
}

.ma3{
margin:0 0 10px 0;
}

.ma4{
margin:0 0 30px 0;
}

.ma5{
margin:10px 5px 15px 0;
}

.left-ime{
float:left;
}

.left-ime-2{
float:left;
margin:0 7px 10px 0;
}

/*メニューボタン*/
#menu{
text-align:left;
height:49px;
}
#menu ul{
margin:0px;
padding:0px;
}
#menu ul li{
list-style-type:none;
float:left;
}

/*テーブル*/
table#table{
text-align:left;
margin:0 0 20px 0;
}
table#table th {
}
table#table td {
}

/*文章のBOX*/
.bun{
text-align:left;
margin:0 0 20px 0;
font-size: 12px;
line-height: 18px;
color: #333333;
overflow:hidden;
clear:both;
}

/*題名BOX*/
.dai{
background-color:#E3CCAB;
width:570px;
font-size: 12px;
line-height: 18px;
color: #333333;
text-align:left;
padding:3px 0 3px 10px;
margin:30px 0 5px 0;
}


/*左右に分けるテーブル*/
table#table-content2 {
width:730px;
margin:16px;
}
table#table-content2 th {
}
table#table-content2 td {
}

/*TOPへ戻る*/
#top{
width:730px;
/*_text-align:center;*/
margin:10px auto;
}


/*============================*/
/* INDEX
/*============================*/

/*左右に分けるBOX*/
table#table-content {
width:730px;
margin:16px;
}
table#table-content th {
}
table#table-content td {
}

/*INDEXヘッダー部FlashのBOX*/
#box-flash{
margin:0;
padding:0;
}

/*ニュースボタン*/
#news{
height:20px;
width:460px;
margin:0 0 10px 0;
}
#news ul{
margin:0px;
padding:0px;
}
#news ul li{
list-style-type:none;
float:left;
}

/*INDEXの右側メニュー*/
#menu-right{
text-align:left;
height:260px;
}
#menu-right ul{
margin:0px;
padding:0px;
}
#menu-right ul li{
list-style-type:none;
float:right;
}

/*============================*/
/* SEMINAR
/*============================*/

/*表のテーブル*/
table#table-list {
width:580px;
margin:0 0 15px 0;
border:1px #D8C5AB solid;
border-collapse:collapse;
text-align:left;
}
table#table-list th {
padding:5px;
border:1px #D8C5AB solid;
background-color:#E3CCAB;
}
table#table-list td {
padding:3px;
border:1px #D8C5AB solid;
}

/*表のテーブルセミナー一覧*/
table#table-list-2 {
width:580px;
margin:0 0 15px 0;
border:1px #D8C5AB solid;
border-collapse:collapse;
text-align:left;
}
table#table-list-2 th {
padding:10px;
border:1px #D8C5AB solid;
background-color:#E3CCAB;
}
table#table-list-2 td {
padding:10px;
border:1px #D8C5AB solid;
}

/*右題名BOX*/
.dai-left{
background-color:#E3CCAB;
width:280px;
text-align:left;
padding:3px 0 3px 10px;
margin:30px 0 5px 0;
float:left;
}

/*題名BOX*/
.dai-rihgt{
background-color:#E3CCAB;
width:280px;
text-align:right;
padding:3px 10px 3px 0;
margin:30px 0 5px 0;
float:right;
}

/*============================*/
/* NEWS
/*============================*/

/*画像のBOX*/
.n-ime-box{
width:580px;
text-align:left;
margin:0 0 10px 0;
padding:0;
}
.n-ime-box img{
	margin: 5px;
}

/*一番上に配置された場合の題名BOX*/
.dai-2{
background-color:#E3CCAB;
width:570px;
font-size: 12px;
line-height: 18px;
color: #333333;
text-align:left;
padding:3px 0 3px 10px;
margin:0 0 5px 0;
}

/*============================*/
/* SITE_MAP
/*============================*/

ul#list{
width:200px;
font-size: 12px;
line-height: 20px;
color: #333333;
text-align:left;
list-style-image:url(/images/statics/list.gif);
}

/*============================*/
/* GAIYOU
/*============================*/

#image-right{
float:right;
margin:0 0 10px 10px;
width:200px;
}

/*============================*/

div.date_archives ul{
padding-left: 20px;
font-size: 12px;
line-height: 20px;
color: #333333;
text-align:left;
list-style-image:url(/images/statics/list.gif);
}
div.date_archives li{
	white-space: nowrap;
	margin-left : 5px;
}
div.date_archives li.all{
	margin-left : 0;
}

div.paginate{
font-size: 13px;
color: #333333;
text-align: right;
padding: 5px;
}

div.paginate span.current{
font-size: 110%;
font-weight: bold;
padding: 3px;
}
div.paginate span.disabled{
color: #AAAAAA;
}

.formError {
	line-height: 120%;
	margin: 1px 0 1px 0;
	padding: 4px 0 1px 0;
	color: #CC0000;
}

span.fieldWithErrors input,
span.fieldWithErrors select{
	border: 2px solid #CC0000;
}


/*============================*/
/* 後で消す
/*============================*/

.honbun-w {
font-size: 12px;
line-height: 18px;
color:#FFFFFF;
}

