/*ページの基本設定*/
body  { 
	background-color: #777777; 
	background-image: url(../images/bg1.gif); 
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

/*ページトップの背景設定*/
#main1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}

/*外枠の設定*/
#main2 {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 10px;
	margin-bottom:0px;
}

/*コンテンツの設定*/
#contents {
	padding-top:20px;
	margin-left:24px;
	margin-right:24px;
	margin-bottom:20px;
	text-align:left;
}

/*挨拶の設定/幅770pix内1pixライン*/
#welcome {
	width: 768px;
	border-width: 1px;
	border-style: dashed;
	border-color: #FAC18A;
	background-image: url(../images/top2_17.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mg_tb20lr23 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 23px;
	margin-right: 23px;
}

/*左サイドの設定*/
#left {
	width: 190px;
	text-align: left;
	padding-right:20px;
	float:left
}

/*右サイドの設定*/
#right {
	width: 560px;
	text-align: left;
	float:right
}

/*マージン指定*/
.mg_top10 {
	margin-top: 10px;
}
.mg_top20 {
	margin-top: 20px;
}
.mg_bot10 {
	margin-bottom: 10px;
}
.mg_bot20 {
	margin-bottom: 20px;
}
.mg_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mg_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mg_right10 {
	margin-right: 10px;
}

#sidemenu {
	width: 190px;
	margin-bottom: 20px;
}


form { margin: 0px;}

/*文字の設定*/
h1 { margin-left: 0px; margin-bottom: 0px;  font-weight: normal; }
h2 { margin-left: 0px; margin-bottom: 0px;  font-weight: normal; }
h3 { font-size: 12pt; line-height: 2em; color: #fff; font-weight: bold; background-color:#a30000; text-align: center; margin-top: 20px; margin-bottom: 20px; }
h4 { margin-left: 0px; margin-bottom: 10px; }

element { color: #fff; font-size: 12pt; font-weight: bold; line-height: 120% }
.txt16 { font-size: 16pt; line-height: 120% }
.txt14 { font-size: 14pt; line-height: 120% }
.txt12  { font-size: 12pt; line-height: 120% }
.txt12waku  { font-size: 12pt; line-height: 120%; border:solid; border-color:#666; border-width:1px; padding:2 0 1 0;}
.txt12ore   { color: #ff7e00; font-size: 12pt; font-weight: bold; line-height: 120% }
.txt12green  { color: #008a4f; font-size: 12pt; font-weight: bold; line-height: 120% }
.txt12white { color: #fff; font-weight: bold; font-size: 12pt; line-height: 140% }
.txt10110    { font-size: 10pt; line-height: 110% }
.txt10140   { font-size: 10pt; line-height: 140% }
.txt10140bold   { font-size: 10pt; line-height: 140%; font-weight: bold }
.txt10140red { color: #f00; font-size: 10pt; line-height: 140% }
.txt10140red2 { color: #f00; font-size: 10pt; font-weight: bold; line-height: 140% }
.txt10140green { color: #008a4f; font-size: 10pt; line-height: 140% }
.txt10140green2 { color: #008a4f; font-size: 10pt; font-weight: bold; line-height: 140% }
.txt10160  { font-size: 10pt; line-height: 160% }
.txt9110   { font-size: 9pt; line-height: 110% }
.txt9140   { font-size: 9pt; line-height: 140% }
.txt9140bold   { font-size: 9pt; line-height: 140%; font-weight: bold }
.txt9140green  { color: #008a4f; font-size: 9pt; line-height: 140% }
.txt9140green  { color: #008a4f; font-size: 9pt; line-height: 140% }
.txt9140green2 { color: #008a4f; font-size: 9pt; font-weight: bold; line-height: 140% }
.txt9110red { color: #f00; font-size: 9pt; line-height: 110% }
.txt9120red { color: #f00; font-size: 9pt; line-height: 110% }
.txt9140red { color: #f00; font-size: 9pt; line-height: 120% }
.txt9140red2 { color: #f00; font-size: 9pt; font-weight: bold; line-height: 140% }
.txt9140red3 { color: #f33; font-size: 9pt; line-height: 140% }
.txt9140deepred { color: #a30000; font-size: 9pt; line-height: 140% }
.txt9140deepred2 { color: #a30000; font-size: 9pt; font-weight: bold; line-height: 140% }
.txt9140ore  { color: #ff7e00; font-size: 9pt; line-height: 140% }
.txt9140white2 { color: white; font-size: 9pt; font-weight: bold; line-height: 140% }
.txt9200   { font-size: 9pt; line-height: 200% }
.txt9200green  { color: #008a4f; font-size: 9pt; line-height: 200% }
.txt8110   { font-size: 8pt; line-height: 110% }
.txt8110red { color: #f33; font-size: 8pt; line-height: 110% }
.txt8110yellow { color: #FFCC00; font-size: 8pt; line-height: 110% }
.txt8140   { font-size: 8pt; line-height: 140% }
.txt8140green { color: #008a4f; font-size: 8pt; line-height: 140% }
.txt7110  { font-size: 7pt; line-height: 110% }
.space { letter-spacing: -0.2em }
a:link    { color: #0033FF; text-decoration: underline }
a:visited    { color: #039; text-decoration: underline }
a:active   { color: #f70; text-decoration: none }
a:hover   { color: #f70; text-decoration: none }

#main1 #main2 #contents #left #sidemenu .txt9140red {
	text-decoration: none;
	margin-left: 30px;
}
.mg_tb10lr23Copy {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 23px;
	margin-right: 23px;
}

