@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body, th, td{
	font-size: 75%;
	line-height: 150%;
	color: #333333;
}
html>body, th, td{ font-size: 12px; 
               line-height: 150%;
			   	vertical-align: top; }
				
				
body td { font-size: 100%;
}
html>body td { font-size: 12px;
}				
				
body th { font-size: 100%;
}
html>body th { font-size: 12px;
}				
body td td { font-size: 100%;
}
html>body td td { font-size: 12px;
}

body td th { font-size: 100%;
}
html>body td th { font-size: 12px;
}
a {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #8A8A00;
	text-decoration: underline;
}	
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}											
.clear {
	clear: both;
}
.center {
	text-align: center;
}

				
#top {
	position: relative;
	width: 830px;
}
#outlinetop {
	padding-left: 16px;
	background-image: url(../images/top_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#outlineflash {
    padding-left: 16px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/flash_left.jpg);
}
#img {
	width: 830px;
}
#outlineimg {
    padding-left: 16px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/flash_left.jpg);
}
#flash {
	width: 850px;
	height: 323px;
}
#outlinemain {
    padding-left: 16px;
	background-image: url(../images/mainleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#main {
	width: 830px;
	background-image: url(../images/main.jpg);
	background-repeat: repeat;
}
#outlinebottom {
    padding-left: 16px;
	background-image: url(../images/top_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	width: 830px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	text-align: right;
	padding-top: 3px;
}
#footer td {
	vertical-align: middle;
	color: #FFFFFF;
}
#footer table {
	margin-left: 440px;
}

#totop {
	height: 21px;
	width: 132px;
	margin-left: 428px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#totop a {
	display: block;
	height: 21px;
	width: 132px;
	background-image: url(../images/totop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.totop {
	height: 21px;
	width: 132px;
	margin-left: 428px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 48px;
}
.totop a {
	display: block;
	height: 21px;
	width: 132px;
	background-image: url(../images/totop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

h1 {
	color: #999999;
	font-size: 85%;
	font-weight: normal;
	position: absolute;
	left: 430px;
	top: 13px;
}
h2 {
	height: 41px;
	width: 192px;
	margin: 0px;
	padding: 0px;
}
h2 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 41px;
	width: 192px;
}
#left {
	margin: 0px;
	width: 200px;
	padding: 0px;
	float: left;
}
#right {
	float: left;
	width: 630px;
	text-align: center;
}

#left ul {
	margin: 0px;
	background-image: url(../images/mainmenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}


#home{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
}

#home a {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
    background-image: url(../images/btn_home_back.jpg);
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#home a:hover {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
    background-image: url(../images/btn_home_back.jpg);
	background-position: -200px 0px;
	text-indent: -9999px;
	display: block;
}



#about {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 200px;
}
#about a {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -8px;
	text-indent: -9999px;
	display: block;
}
#about a:hover {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -8px;
	text-indent: -9999px;
	display: block;
}
#dekirumade {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#dekirumade a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -47px;
	text-indent: -9999px;
	display: block;
}
#dekirumade a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -47px;
	text-indent: -9999px;
	display: block;
}
#gentei {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#gentei a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -85px;
	text-indent: -9999px;
	display: block;
}
#gentei a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -85px;
	text-indent: -9999px;
	display: block;
}
#shopflow {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#shopflow a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -123px;
	text-indent: -9999px;
	display: block;
}
#shopflow a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -123px;
	text-indent: -9999px;
	display: block;
}
#syouhin {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#syouhin a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -161px;
	text-indent: -9999px;
	display: block;
}
#syouhin a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -161px;
	text-indent: -9999px;
	display: block;
}
#kaisya {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#kaisya a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -199px;
	text-indent: -9999px;
	display: block;
}
#kaisya a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -199px;
	text-indent: -9999px;
	display: block;
}
#contact {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#contact a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -237px;
	text-indent: -9999px;
	display: block;
}
#contact a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -237px;
	text-indent: -9999px;
	display: block;
}
#blog {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#blog a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: 0px -275px;
	text-indent: -9999px;
	display: block;
}
#blog a:hover {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 200px;
	background-image: url(../images/mainmenu.jpg);
	background-position: -200px -275px;
	text-indent: -9999px;
	display: block;
}
#osiraseh3 {
	background-image: url(../images/info_bar.jpg);
	height: 31px;
	width: 394px;
	text-indent: -9999px;
	margin-bottom: 0px;
}

#right_naka {
	width: 592px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 17px;
}
#right_naka2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 25px;
}
#right_naka3 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
}
#top_catch th h3 {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#top_catch td {
	vertical-align: middle;
	padding-left: 8px;
}
#top_left {
	float: left;
	margin-top: 15px;
}
#top_right {
	float: right;
	margin-top: 15px;
	width: 180px;
}
#jyouhou td {
	padding-left: 15px;
	font-size: 100%;
	color: #666600;
	background-image: url(../images/daia.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

#yamecha_jyouhou {
	border: 1px solid #9FAE6E;
	background-image: url(../images/jyouhou.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#yamecha_jyouhou th {
	text-align: right;
}
#osirase {
	margin-bottom: 20px;
}

#osirase table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#osirase th {
	font-weight: normal;
	color: #999999;
	vertical-align: top;
}
#bnr_gentei {
	height: 68px;
	width: 182px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bnr_gentei a {
	height: 68px;
	width: 182px;
	display: block;
	background-image: url(../images/gentei_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#bnr_gentei a:hover {
	height: 68px;
	width: 182px;
	display: block;
	background-image: url(../images/gentei_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	text-indent: -9999px;
}
#bnr_kaimono {
	height: 62px;
	width: 182px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bnr_kaimono a {
	height: 62px;
	width: 182px;
	display: block;
	background-image: url(../images/shopping_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	
}
#bnr_kaimono a:hover {
	height: 62px;
	width: 182px;
	display: block;
	background-image: url(../images/shopping_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -62px;
	text-indent: -9999px;
	
}
#bnr_blog {
	height: 62px;
	width: 182px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bnr_blog a {
	height: 62px;
	width: 182px;
	display: block;
	background-image: url(../images/blog_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	
}
#bnr_blog a:hover {
	height: 62px;
	width: 182px;
	display: block;
	background-image: url(../images/blog_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -62px;
	text-indent: -9999px;
	
}
#footer td {
	text-align: left;
	line-height: 130%;
}
#footer th {
	text-align: center;
	vertical-align: middle;
}

#copy {
	font-size: 90%;
	color: #81A037;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	line-height: 100%;
	padding-bottom: 15px;
}
#process_title {
	margin-top: 32px;
	margin-bottom: 8px;
}

#right h3 {
	margin: 0px;
	padding: 0px;
}










#about_table1 th {
	background-image: url(../images/about_img1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 114px;
	width: 530px;
	text-indent: -9999px;
}

#about_bnr_table td {
	text-align: center;
}
#abouth4_1 {
	background-image: url(../images/about_bar1.gif);
	height: 35px;
	width: 560px;
	margin-top: 34px;
	margin-bottom: 30px;
	text-indent: -9999px;
}
.about_table2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D1C9B6;
	margin-bottom: 22px;
}
.about_table2_text {
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.about_table2 h5 {
	font-size: 130%;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-indent: 25px;
	margin: 0px;
	color: #336600;
	font-weight: bold;
}
.about_table2 table {
	margin-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B1A5;
	margin-top: 15px;
	margin-bottom: 5px;
}
.about_table2 table th {
	background-color: #2D3120;
	font-size: 130%;
	font-weight: normal;
	color: #CED080;
	text-align: left;
	padding-right: 17px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1B1A5;
	border-left-color: #C1B1A5;
	vertical-align: middle;
}
.about_table2 table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1B1A5;
	border-bottom-color: #C1B1A5;
}
#footer_menu {
	padding-top: 28px;
	padding-bottom: 13px;
	text-align: center;
	color: #D1C9B6;
}
#footer_menu a {
	color: #87A440;
}









.process_waku {
	background-image: url(../images/process_back.jpg);
	background-repeat: repeat;
	padding: 16px;
}
.process_table {
	background-color: #FFFFFF;
	border: 1px solid #C1B1A5;
}
.process_table td {
	vertical-align: top!important;
}

.process_table3 {
	background-color: #FFFFFF;
	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: solid;
	border-right-color: #C1B1A5;
	border-bottom-color: #C1B1A5;
	border-left-color: #C1B1A5;
}
.process_table h5 {
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	color: #415C12;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	line-height: 100%;
	padding: 0px;
}
.process_table2 {
	margin-top: 20px;
}
.process_table2 .text {
	padding-left: 13px;
	vertical-align: middle;
}















#syouhinwaku {
	background-image: url(../images/syouhin_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 15px;
}
#syouhinwaku table {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1B1A5;
}
#syouhinwaku td {
	color: #FFFFFF;
}
#syouhinwaku .photo {
	width: 227px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 28px;
	padding-right: 10px;
}
#syouhinwaku .syousai {
	padding-bottom: 37px;
	padding-top: 13px;
}
#syouhinwaku h4 {
	font-size: 130%;
	color: #D0DC8B;
	line-height: 61px;
	background-image: url(../images/season_nameback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin: 0px;
}
#syouhinwaku .h4 {
	padding-top: 28px;
}

#syouhinwaku table .text {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#syouhinwaku .ryoukin {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #555555;
	padding-left: 5px;
}
#syouhinwaku .syousai a {
	background-image: url(../images/syouhin_botan.jpg);
	background-position: 0px 0px;
	height: 30px;
	width: 162px;
	display: block;
	text-indent: -9999px;
}










#flowh4_1 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_2 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_3 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_4 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_4.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_5 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_5.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_6 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_6.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_7 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_7.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_8 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_8.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_9 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_9.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_10 {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_10.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 45px;
	margin-top: 38px;
	margin-bottom: 28px;
}
#flowh4_last {
	line-height: 30px;
	background-color: #000000;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/flow_last.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 90px;
	margin-top: 38px;
	margin-bottom: 28px;
}
.flow_table1 {
	border: 1px solid #C1B1A5;
}
.flow_table1 td {
	vertical-align: top;
}
.flow_table th img {
	margin-right: 15px;
}
.flow_table td {
	vertical-align: top;
}
.flow_table th {
	vertical-align: top;
}
.flow_table {
	margin-bottom: 10px;
}
.flow_table2 {
	margin-bottom: 10px;
}
.flow_table2 th {
	text-align: left;
	color: #CC0000;
	padding-left: 26px;
	height: 19px;
	padding-top: 3px;
}
.flow_table2 td {
	padding-left: 26px;
}
.flow_table2 #iti {
	background-image: url(../images/cart_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.flow_table2 #ni {
	background-image: url(../images/cart_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.flow_table2 #san {
	background-image: url(../images/cart_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.flow_table2 #yon {
	background-image: url(../images/cart_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.flow_table2 #go {
	background-image: url(../images/cart_5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.flow_table2 #roku {
	background-image: url(../images/cart_6.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.companyh4_2 {
	margin-top: 0px;
	margin-bottom: 33px;
}
.companyh4 {
	margin-top: 38px;
	margin-bottom: 33px;
}
#company_table1 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B1A5;
	text-align: left;
	font-size: 120%;
	color: #415C12;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: 7px 15px;
	text-indent: 15px;
}
#company_table1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B1A5;
}
.company_table2 {
	border-width: 1px;
	border-style: solid;
	border-color: #C1B1A5;
	margin-bottom: 4px;
}
.company_table2 th {
	font-weight: normal;
	color: #415C12;
	text-align: left;
}
#tenpo {
	background-image: url(../images/tenpo_back.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-bottom: 35px;
}
#tenpo td {
	vertical-align: top;
}

#tenpo h5 {
	font-size: 120%;
	color: #415C12;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#tenpo_table th {
	font-weight: normal;
	text-align: right;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C1B1A5;
}
#number {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1B1A5;
	border-bottom-color: #C1B1A5;
	padding-top: 20px;
	padding-bottom: 20px;
}
#number td {
	vertical-align: top;
}

#number .text {
	padding-left: 50px;
}



#mailform {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1B1A5;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mailform td {
	vertical-align: top;
}






.aka {
	color: #CC3300;
	font-weight: bold;
}

