@charset "utf-8";

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

form, input {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
a img { border: 0
}

h1, h2, h3, h4, h5, h6 { font-weight: normal
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote
{
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:hover {
	color:#0000FF;
	text-decoration: none;
}
a:hover{
	color: #5555FF;
	text-decoration: underline;
}
.Clear {
	clear: both;
}

/* layout
--------------------------------------------------------*/
.TopBody {
	background-image: url(../img/top/bg.gif);
	background-repeat: repeat;
}
#TopHeaderBg {
	background-image: url(../img/top/header_bg.gif);
	background-repeat: repeat-x;
	height: 67px;
}
#TopHeader {
	background-image: url(../img/top/top_area_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 67px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}
#TopHeader .bg_mark{
	background-image: url(../img/top/header_bg_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}
#TopContents {
	background-image: url(../img/top/top_area_bg.gif);
	background-repeat: repeat-y;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;
}

#TopImage{
	width:810px;
	height:57px;
	background-image: url(../img/top/main_img_03.jpg);
	text-align:right;
}
#TopImage a{
	margin-right:15px;
}

#TopBottom {
	background: url(../img/top/top_area_bottom.gif) left bottom;
	background-repeat: no-repeat;
	height: 6px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#CopyArea {
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#TopFooterLink {
	background-image: url(../img/top/footer_link_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
#TopFooterLink a:link, 
#TopFooterLink a:visited, 
#TopFooterLink a:hover {
	color:#d2554f;
	text-decoration: none;
}
#TopFooterLink a:hover{
	text-decoration: underline;
	color: #d2554f;
}
#HeaderLinkArea {
	margin-top: 5px;
	margin-right: 5px;
}

#TopLeftBg {
	background-image: url(../img/top/con_bg.gif);
	background-repeat: repeat-y;
}

#LeftCon {
	float: left;
	width: 170px;
	margin-right: 10px;
}
#MainCon {
	float: left;
	width: 805px;
}
#RightCon {
	float: right;
	width: 170px;
}

/*Pagedesign
--------------------------------------------------------*/

.PageTop {
	text-align: right;
	padding: 10px;
}

.TableMargin {
	margin-bottom: 5px;
}


/*form
--------------------------------------------------------*/
.Error {
	font-size: 11px;
	color: #FF0000;
	margin: 2px;
}
.Caption {
	font-size: 11px;
	color: #006699;
	margin: 2px;
}
.FormTitle {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #79A6BD;
	padding: 5px;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
}

.Bar01 {
	font-size: 13px;
	line-height: 29px;
	color: #333333;
	background-image: url(../img/bar_01_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.Bar02 {
	font-size: 13px;
	line-height: 29px;
	color: #FFFFFF;
	background-image: url(../img/bar_02_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.Bar03 {
	font-size: 13px;
	line-height: 29px;
	color: #FFFFFF;
	background-image: url(../img/bar_03_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.BarMargin {
	margin-bottom: 10px;
}

/*menu
--------------------------------------------------------*/
#Menu01Area {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin-bottom: 5px;
}
#Menu01Area {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-bottom: 5px;
background-color:#fdf3f3;	
}
.Menu01Btn {
	font-size: 12px;
	line-height: 21px;
	color: #6E6258;
	background-repeat: no-repeat;
	height: 21px;
	margin-left: 5px;
	padding-left: 6px;
	margin-top: 2px;
}

#Menu01Area .Menu01Btn a:link, 
#Menu01Area .Menu01Btn a:visited, 
#Menu01Area .Menu01Btn a:hover {
	color:#524841;
	text-decoration: none;
}
#Menu01Area .Menu01Btn a:hover{
	color: #7D7064;
	text-decoration: underline;
}


}
.Menu02Btn {
	font-size: 12px;
	line-height: 14px;
	color: #524841;
	background-repeat: no-repeat;
	height: 14px;
	margin-left: 5px;
	padding-left: 6px;
	margin-top: 2px;
}


.RightBtn {
	margin-bottom: 2px;
}
.RightMargin {
	margin-bottom: 10px;
}
.SpArea {
	background-image: url(../img/dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.SpTitle {
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../img/sp_titile.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 3px;
}
.SpText {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding: 3px;
}
.MailMagazineBg {
	background-image: url(../img/mail_bg.gif);
	background-repeat: repeat-y;
	padding: 3px;
}
#InfoArea {
	margin-bottom: 10px;
}
.InfoTitle {
	margin-bottom:10px;
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(../img/top/bar_reg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 630px;
	_width:605px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-weight: bold;
	font-size: 12px;
}
.InfoTitle_L {
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(../img/top/bar_l.gif);;
	background-repeat: no-repeat;
	height: 28px;
	width: 810px;
	_width:785px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-weight: bold;
	font-size: 12px;
}

.InfoSet {
	background-image: url(../img/dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.InfoDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #B84940;
	background-image: url(../img/top/arrow_02.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
}
.InfoText {
	font-size: 12px;
	line-height: 16px;
	color: #333300;
	padding-left: 13px;
}

#InfoArea .InfoText a:link, 
#InfoArea .InfoText a:visited, 
#InfoArea .InfoText a:hover{
	color: #333300;
	text-decoration: none;
}

#InfoArea .InfoText a:hover{
	color: #7D7064;
	text-decoration: underline;
}

.Tenki {
	clip: rect(auto,100px,auto,auto);
	width: 150px;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.TenkiArea {
	margin-bottom: 10px;
}

#TopBanner{
	margin-top:10px;
	text-align:center;
}

/*Search
--------------------------------------------------------*/
#Search { 
margin: 0px 0px 20px 0px;
} 
#Search table { 
font-size: 12px;
margin: 0px;
color: #666666;
} 
#Search table th { 
border-right: #cccccc 1px solid;
padding-right: 5px;
border-top: #cccccc 1px solid;
padding-left: 5px;
padding-bottom: 5px;
border-left: #cccccc 1px solid;
width: 130px;
padding-top: 5px;
border-bottom: #cccccc 1px solid;
text-align: left; 
} 
#Search table .Td01 { 
border-right: #cccccc 1px solid;
padding-right: 5px;
border-top: #cccccc 1px solid;
padding-left: 5px;
padding-bottom: 5px;
border-left: #ff6600 3px solid;
padding-top: 5px;
border-bottom: #cccccc 1px solid;
background-color: #f7f9f9;
text-align: left;
}
#Search table .Td02 { 
border-right: #cccccc 1px solid;
padding-right: 5px;
border-top: #cccccc 1px solid;
padding-left: 5px;
padding-bottom: 5px;
border-left: #cccccc 1px solid;
padding-top: 5px;
border-bottom: #cccccc 1px solid;
background-color: #f7f9f9;
text-align: right;
padding-right: 10px;
}
/*
#Searchtitle { 
padding-right: 0px;
padding-left: 0px
background-image: url(../img/top_search_title.gif);
padding-bottom: 0px;
margin: 0px;
width: 350px;
text-indent: -9999px;
padding-top: 0px;
background-repeat: no-repeat;
height: 26px;
}
*/
#SearchSk { 
font-size: 12px;
margin: 0px;
color: #666666;
} 
#SearchSk table { 
font-size: 11px;
background-image: url(../img/search_sk_bg.gif);
color: #ffffff;
line-height: 18px;
background-repeat: no-repeat;
height: 16px;
} 
.SearchCap { 
margin-top: 5px;
font-size: 11px;
color: #ff0000;
line-height: 12px;
} 
.Schedule { 
margin-top: 5px;
} 
.Tdmargin5 { 
padding-right: 2px;
padding-left: 2px; 
}

