

/*-------------------  いいね！ボタン　------------------- */

#jianji .fb_iframe_widget {
	right: 0;
	top: 5px;
}


/*-------------------  ベースデータ　------------------- */

body{
	background: #fff;
	font-size: 13px;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #444;
	text-align: center;
	line-height: 1.7em;
	background: url("../image/main_img_009.jpg") repeat 0 0;
}

#wrapper {
	background: url("../image/header_img_005.jpg") repeat-x 0 0;
}


/*-----------------------------------  header　----------------------------------- */

#header {
	background: url("../image/header_img_004.jpg") no-repeat top center;
}

#header #masthead {
	width: 940px;
	height: 141px;
	margin: 0 auto;
	position: relative;
}

#header #masthead h1 {
	position: absolute;
	left: 0;
	top: 20px;
}

#header #masthead p.copy {
	position: absolute;
	left: 300px;
	top: 40px;
}


#header #masthead ul#navi {
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

#header #masthead ul#navi li {
	float: left;
}

#header #masthead ul#navi li a {
	display: block;
	height: 49px;
	text-indent: -9999px;
}

#header #masthead ul#navi li#home {
	background: url("../image/navi.jpg") no-repeat 0 0;
	width: 129px;
}

#header #masthead ul#navi li#about {
	background: url("../image/navi.jpg") no-repeat -129px 0;
	width: 218px;
}

#header #masthead ul#navi li#owner {
	background: url("../image/navi.jpg") no-repeat -347px 0;
	width: 170px;
}

#header #masthead ul#navi li#horse {
	background: url("../image/navi.jpg") no-repeat -517px 0;
	width: 174px;
}

#header #masthead ul#navi li#winners {
	background: url("../image/navi.jpg") no-repeat -691px 0;
	width: 249px;
}

#header #masthead ul#navi li#home a {
	background: url("../image/navi.jpg") no-repeat 0 -49px;
	width: 129px;
}

#header #masthead ul#navi li#about a {
	background: url("../image/navi.jpg") no-repeat -129px -49px;
	width: 218px;
}

#header #masthead ul#navi li#owner a {
	background: url("../image/navi.jpg") no-repeat -347px -49px;
	width: 170px;
}

#header #masthead ul#navi li#horse a {
	background: url("../image/navi.jpg") no-repeat -517px -49px;
	width: 174px;
}

#header #masthead ul#navi li#winners a {
	background: url("../image/navi.jpg") no-repeat -691px -49px;
	width: 249px;
}

#header #masthead ul#navi li#home_current {
	background: url("../image/navi.jpg") no-repeat 0 -49px;
	width: 129px;
}

#header #masthead ul#navi li#about_current {
	background: url("../image/navi.jpg") no-repeat -129px -49px;
	width: 218px;
}

#header #masthead ul#navi li#owner_current {
	background: url("../image/navi.jpg") no-repeat -347px -49px;
	width: 170px;
}

#header #masthead ul#navi li#horse_current {
	background: url("../image/navi.jpg") no-repeat -517px -49px;
	width: 174px;
}

#header #masthead ul#navi li#winners_current {
	background: url("../image/navi.jpg") no-repeat -691px -49px;
	width: 249px;
}

#header ul#lang {
	position: absolute;
	right: 0;
	top: 35px;
	overflow: hidden;
	background: #fff;
}

#header ul#lang li {
	float: left;
	height: 27px;
	text-indent: -9999px;
	display: block;
}

#header ul#lang li#jpn {
	background: url("../image/header_img_001.png") no-repeat 0 0;
	width: 55px;
}

#header ul#lang li#eng {
	background: url("../image/header_img_001.png") no-repeat -55px 0;
	width: 72px;
}

#header ul#lang li#chi {
	background: url("../image/header_img_001.png") no-repeat -127px 0;
	width: 46px;
}


/*-----------------------------------  visual　----------------------------------- */

#visual {
	background: url("../image/visual_bg.jpg") repeat-x 0 0;
	height: 264px;
}

#visual p {
	background: url("../image/visual.jpg") no-repeat top center;
	width: 100%;
	height: 264px;
	margin: 0 auto;
	text-indent: -9999px;
}





/*-----------------------------------  main　----------------------------------- */

#main {
	background: url("../image/main_img_001.jpg") repeat-x top center;
	padding-top: 10px;
	text-align: left;
}

#web {
	background: url("../image/main_img_001.jpg") repeat-x top center;
	padding-top: 30px;
	text-align: left;
}


#mastmain {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}

p#breadcrumb {
	font-size: 11px;
	width: 940px;
	margin: 8px auto 5px;
}

p#breadcrumb a {
	text-decoration: underline;
	color: #444;
}


#contents {
	background: url("../image/main_img_010.jpg") repeat-y top right;
	width: 730px;
	float: left;
}


/*-----------------------------------  side　----------------------------------- */

#side {
	width: 200px;
	float: right;
}

#side h2 {
	margin-bottom: 15px;
}


#side ul {
	margin-bottom: 30px;
}

#side ul li {
	margin-bottom: 10px;
	background: #fff;
}

#side ul li a {
	display: block;
}

.fade {  
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=60);  
} 

#side ul.menulist li {
	background: none;
	margin: 0;
}

#side ul.menulist li a {
	display: block;
	background: url("../image/icon_arrow.gif") no-repeat center left;
	border-bottom: 1px dotted #a0a0a0;
	padding: 10px 0 10px 10px;
}

#side h2.text {
	margin-bottom: 5px;
}


/*-----------------------------------  footer　----------------------------------- */

#footer {
	margin-top: 50px;
	background: url("../image/footer_img_002.png") repeat-x 0 0;
	min-height: 280px;
	color: #666666;
	text-shadow: 1px 1px #000;
	text-align: left;
}


#footer #mastfoot {
	width: 940px;
	padding-top: 80px;
	margin: 0 auto;
	overflow: hidden;
}

#footer #mastfoot #leftlogo {
	line-height: 3em;
	font-size: 80%;
	width: 300px;
	float: left;
	text-align: center;
}

#footer #mastfoot p#rightmenu {
	line-height: 2.7em;
	font-size: 90%;
	width: 600px;
	float: right;
}

#footer #mastfoot a{
	color: #9c9a9a;
}

#footer #mastfoot a:hover {
	color: #c3b77f;
}

/*-----------------------------------  index　----------------------------------- */

#index {
	width: 692px;
}


/* scheduleTable ----------*/
table.scheduleTable { width:100%; font-size:12px; margin-top: 20px; }
table.scheduleTable tbody { border:1px solid #AEACA0; }
table.scheduleTable th { background:#d3d1c5; color:#333; font-weight:bold; padding:2px 2px; text-align:left; }
table.scheduleTable th.d { color:#FFF; }
table.scheduleTable td { padding:5px 2px; border-bottom:dotted 1px #CCC; }
table.scheduleTable .odd td { background:#F6F6F6; }
table.scheduleTable .even td { background:#f0efeb; }
table.scheduleTable td.hilite { background:#F5E9E9; color:#C00; font-weight:bold; }
table.scheduleTable a { color:#333; text-decoration:none; }
table.scheduleTable a:hover { color:#CC0000; }


#index h2 {
	margin-bottom: 20px;
}

#index ul#update {
	margin: 0 0 35px 0;
}

#index ul#update li {
	padding: 10px 0;
	border-bottom: 1px dotted #acacac;
}

#index ul span.day {
	background: url("../image/icon_topics.gif") no-repeat 0 0;
	padding-left: 75px;
}

#index ul span.news {
	text-decoration: underline;
	margin-left: 20px;
}


#index ul#horseinfo {
	overflow: hidden;
	margin: 0 0 35px 0;
}

#index ul#horseinfo ul {
	border-bottom: 1px dotted #8f897b;
	overflow: hidden;
	padding: 10px 0;
}

#index ul#horseinfo ul li {
	overflow: hidden;
}

#index ul#horseinfo ul li.leftbox {
	width: 340px;
	float: left;
}

#index ul#horseinfo ul li.rightbox {
	width: 340px;
	float: right;
}

#index ul#horseinfo .left {
	float: left;
	border: 1px solid #8f897b;
	width: 137px;
}

#index ul#horseinfo .left img {
	border: 1px solid #fff;
	background: #fff;
}

#index ul#horseinfo dl.right {
	float: right;
	margin-left: 10px;
	width: 190px;
}


#index ul#horseinfo dl.right dt {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
}

#index ul#horseinfo dl.right dd {
	line-height: 1.6em;
}


/*-----------------------------------  singaporerace　----------------------------------- */

#singaporerace {
	width: 692px;
}



#pagetitle_singaporerace {
	background: url("../image/pagetitle_bg.jpg") repeat-x 0 0;
	height: 110px;
}

#pagetitle_singaporerace p {
	background: url("../image/pagetitle_001.jpg") no-repeat top center;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

#singaporerace h2 {
	margin: 0 0 20px 0;
}

#singaporerace p {
	padding-bottom: 60px;
}

#singaporerace p.text {
	padding-bottom: 40px;
}


#singaporerace dl dd {
	padding: 15px 0 35px;
}

#singaporerace p.photo {
	float: right;
	padding: 0 20px 0 20px;
}

#singaporerace p.bordertitle {
	border-bottom: 1px dotted #0a0a0a;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 110%;
}

#singaporerace dl.history {
}

#singaporerace dl.history dt {
	background: #a09a8b;
	filter: alpha(opacity=40);
}

#singaporerace dl.history dt {
	background: #c4c1b5;
	margin-bottom: 7px;
	padding: 7px 0 7px 15px;
}


#singaporerace .snjp {
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 30px;
}

#singaporerace dl.sn {
	float: left;
	background: url("../image/main_img_031.png") no-repeat 0 0;
}

#singaporerace dl.jp {
	float: right;
	background: url("../image/main_img_032.png") no-repeat 0 0;
}

#singaporerace .snjp dl {
	width: 260px;
	padding-left: 75px;
}


#singaporerace .snjp dl dt {
	border-bottom: 1px dotted #a0a0a0;
	padding: 0 0 7px;
	font-weight: bold;
	font-size: 14px;
}

#singaporerace .snjp dl dd {
	padding: 5px 0 10px;
}

/*-----------------------------------  contact　----------------------------------- */

#contact {
	width: 692px;
}



#pagetitle_contact {
	background: url("../image/pagetitle_bg.jpg") repeat-x 0 0;
	height: 110px;
}

#pagetitle_contact p {
	background: url("../image/pagetitle_002.jpg") no-repeat top center;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

#contact h2 {
	margin: 0 0 20px 0;
}

#contact p {
	padding-bottom: 40px;
}


#contact .table {
	border: 1px solid #ECEBE4;
}

#contact form#table_line {
	border: 1px solid #ECEBE4;
	margin-bottom:40px;
	width: 692px;
}

#contact table {
	border:1px solid #AEACA0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#contact table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:nowrap;
	width:30%;
	padding:10px 15px;
}


#contact table th span {
	color: #B4000A;
}

#contact table td {
	padding:10px 0 10px 15px;
	background-color:#FFF;
	color:#444333;
	border-color:#AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:normal;
}

.imp {
	margin-top:5px;
	color: #F69;
}

#contact table td li {
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	display:block;
	padding:0 0 10px 15px;
}

#contact table td dl.list1 {
	padding:10px 0 0;
}

#contact table td dl.list2 {
	padding:20px 0 0;
}

#contact table td dt {
	display:block;
	float:left;
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	clear:both;  
	padding:0 0 10px 15px;
}

#contact table td .list1 dt {
	width:100px;
}

#contact table td .list2 dt {
	width:70px;
}

#contact table td dd {
	
	display:block;
	padding-bottom:10px;
}

#contact table td .list1 dd {
	margin-left:100px;
}

#contact table td .list2 dd {
	margin-left:70px;
}

#contact table td a {
	color:#FFF;
	text-decoration:underline;
}

#contact table td a:hover {
	color:#DDD;
}





/*-----------------------------------  horseowner　----------------------------------- */

#horseowner {
	width: 692px;
}



#pagetitle_horseowner {
	background: url("../image/pagetitle_bg.jpg") repeat-x 0 0;
	height: 110px;
}

#pagetitle_horseowner p {
	background: url("../image/pagetitle_003.jpg") no-repeat top center;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

#horseowner h2 {
	margin: 0 0 35px 0;
}

#horseowner p.text {
	padding-bottom: 60px;
}

#horseowner p.textbox {
	background-color: #BCBAAD;
	padding: 20px;
	margin-bottom: 20px;
}

#horseowner p.photo {
	float: right;
	padding: 0 20px 0 20px;
}

#horseowner p.figure {
	margin-bottom: 60px;
}


#horseowner #case {
	overflow: hidden;
	margin: 30px 0 60px;
}

#horseowner #case .left {
	float: left;
	width: 340px;
}


#horseowner #case .right {
	float: right;
	width: 340px;
}

#horseowner p.bordertitle {
	border-bottom: 1px dotted #0a0a0a;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 110%;
}


#horseowner #horse {
	overflow: hidden;
	margin-bottom: 60px;
}

#horseowner #horse .left {
	float: left;
}


#horseowner #horse .right {
	float: right;
}



/*-----------------------------------  horseinfo　----------------------------------- */


#horseinfo {
	width: 692px;
}

#horseinfo h2 {
	margin: 0 0 20px 0;
}



ul#horselist {
	overflow: hidden;
	margin: 20px 0 35px 0;
}

ul#horselist ul {
	border-bottom: 1px dotted #8f897b;
	overflow: hidden;
	padding: 10px 0;
}

ul#horselist ul li {
	overflow: hidden;
}

ul#horselist ul li.leftbox {
	width: 470px;
	float: left;
}

ul#horselist ul li.rightbox {
	width: 470px;
	float: right;
}

ul#horselist .left {
	float: left;
	border: 1px solid #8f897b;
	width: 137px;
}

ul#horselist .left img {
	border: 1px solid #fff;
	background: #fff;
}

ul#horselist dl.right {
	float: right;
	margin-left: 10px;
	width: 315px;
}

ul#horselist dl.right dt {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
}

ul#horselist dl.right dd {
	line-height: 1.6em;
}

#horseinfo p.name {
	background-color : #bcbaad;
	background-image : url("../image/main_img_061.jpg");
	background-repeat: no-repeat;
	min-height: 36px;
	position: relative;
	margin-bottom: 20px;
}

#horseinfo p.name span {
	position: absolute;
	top: 9px;
	left: 50px;
	font-size: 20px;
	font-weight: bold;
}

#horseinfo .basic {
	overflow: hidden;
}

#horseinfo .basic .left {
	float: left;
	width: 340px;
}

#horseinfo .basic .right {
	float: right;
	width: 340px;
}


#horseinfo .basic .left dt {
	background: #fff;
	padding: 3px;
	border: 1px solid #aaa;
}

#horseinfo .basic .left dd {
	margin: 20px 8px 0 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #aaa;
	float: left;
}

#pagetitle_horseinfo {
	background: url("../image/pagetitle_bg.jpg") repeat-x 0 0;
	height: 110px;
}

#pagetitle_horseinfo p {
	background: url("../image/pagetitle_004.jpg") no-repeat top center;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

pagetitle_horseowner p.figure {
	margin-bottom: 60px;
}

#horseinfo .table {
	border: 1px solid #ECEBE4;
	margin-bottom: 30px;
	font-size: 12px;
}

#horseinfo form#table_line {
	border: 1px solid #ECEBE4;
	margin-bottom:40px;
	width: 692px;
}

#horseinfo table {
	border:1px solid #AEACA0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#horseinfo table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:nowrap;
	width:25%;
	padding:4px 7px;
	font-weight: normal;
}

#horseinfo #kos {

}


#horseinfo #kos table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:nowrap;
	width:15%;
	padding:4px 7px;
	font-weight: normal;
}





#horseinfo table th span {
	color: #B4000A;
}

#horseinfo table td {
	padding:4px 7px;
	background-color:#FFF;
	color:#444333;
	border-color:#AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:normal;
}

.imp {
	margin-top:5px;
	color: #F69;
}

#horseinfo table td li {
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	display:block;
	padding:0 0 10px 15px;
}

#horseinfo table td dl.list1 {
	padding:10px 0 0;
}

#horseinfo table td dl.list2 {
	padding:20px 0 0;
}

#horseinfo table td dt {
	display:block;
	float:left;
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	clear:both;  
	padding:0 0 10px 15px;
}

#horseinfo table td .list1 dt {
	width:100px;
}

#horseinfo table td .list2 dt {
	width:70px;
}

#horseinfo table td dd {
	
	display:block;
	padding-bottom:10px;
}

#horseinfo table td .list1 dd {
	margin-left:100px;
}

#horseinfo table td .list2 dd {
	margin-left:70px;
}

#horseinfo table td a {
	color:#FFF;
	text-decoration:underline;
}

#horseinfo table td a:hover {
	color:#DDD;
}

#compe h2 {
	margin: 30px 0 20px 0;
}

#compe table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	text-align: center;
	padding: 4px 3px;
	line-height: 13px;
	vertical-align:middle;
}

#compe table td {
	padding: 4px 3px;
	background-color:#FFF;
	color:#444333;
	border-color:#AEACA0;
	text-align: center;
	border-style:solid;
	border-width:1px;
	white-space:normal;
	vertical-align:middle;
}

#compe .table {
	border: 1px solid #ECEBE4;
	margin-bottom: 30px;
	font-size: 80%;
}

#compe form#table_line {
	border: 1px solid #ECEBE4;
	margin-bottom:40px;
	width: 692px;
}

#compe table {
	border:1px solid #AEACA0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#compe table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	border-style:solid;
	border-width:1px;
	white-space:nowrap;
	width:25%;
	font-weight: normal;
}

#compe table th span {
	color: #B4000A;
}

#compe table td {
	background-color:#FFF;
	color:#444333;
	border-color:#AEACA0;
	border-style:solid;
	border-width:1px;
	white-space:normal;
}

#compe table td li {
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	display:block;
	padding:0 0 10px 15px;
}

#compe table td dl.list1 {
	padding:10px 0 0;
}

#compe table td dl.list2 {
	padding:20px 0 0;
}

#compe table td dt {
	display:block;
	float:left;
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	clear:both;  
	padding:0 0 10px 15px;
}

#compe table td .list1 dt {
	width:100px;
}

#compe table td .list2 dt {
	width:70px;
}

#compe table td dd {
	
	display:block;
	padding-bottom:10px;
}

#compe table td .list1 dd {
	margin-left:100px;
}

#compe table td .list2 dd {
	margin-left:70px;
}

#compe table td a {
	color:#333225;
	text-decoration:underline;
}

#compe table td a:hover {
	color:#c3b77f;
}


/*-------------  side　--------------- */

#side ul#horselistside {
	overflow: hidden;
	margin: 20px 0 35px 0;
	background:rgba(255,255,255,0.4);
}

#side ul#horselistside li {
	border-bottom: 1px dotted #8f897b;
	background: none;
	margin: 0;
}

#side ul#horselistside .photo {
	border: 1px solid #8f897b;
	width: 137px;
	margin: 10px auto 0;
}

#side ul#horselistside .photo img {
	border: 1px solid #fff;
	background: #fff;
}

#side ul#horselistside dl.text {
	margin: 5px 0 10px;
	text-align: center;
}

#side ul#horselistside dl.text dt a {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
	display: block;
}

#side ul#horselistside dl.text dd {
	line-height: 1.6em;
}
















/*-----------------------------------  company　----------------------------------- */




#company {
	width: 692px;
}



#pagetitle_company {
	background: url("../image/pagetitle_bg.jpg") repeat-x 0 0;
	height: 110px;
}

#pagetitle_company p {
	background: url("../image/pagetitle_005.jpg") no-repeat top center;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

#company .table {
	border: 1px solid #ECEBE4;
	margin-bottom: 40px;
}

#company h2 {
	margin: 0 0 20px 0;
}

#company p {
	padding-bottom: 40px;
}


#company p.bordertitle {
	border-bottom: 1px dotted #0a0a0a;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
}

#company form#table_line {
	border: 1px solid #ECEBE4;
	margin-bottom:40px;
	width: 692px;
}

#company table {
	border:1px solid #AEACA0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#company table th {
	background-color: #d3d1c5;
	border-color: #AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:nowrap;
	width:30%;
	padding:10px 15px;
	font-weight: normal;
}


#company table th span {
	color: #B4000A;
}

#company table td {
	padding:10px 0 10px 15px;
	background-color:#FFF;
	color:#444333;
	border-color:#AEACA0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	white-space:normal;
}

.imp {
	margin-top:5px;
	color: #F69;
}

#company table td li {
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	display:block;
	padding:0 0 10px 15px;
}

#company table td dl.list1 {
	padding:10px 0 0;
}

#company table td dl.list2 {
	padding:20px 0 0;
}

#company table td dt {
	display:block;
	float:left;
	background-position:0 5px;
	background-repeat:no-repeat;
	background-image: url(../media/img/arrow.gif);
	clear:both;  
	padding:0 0 10px 15px;
}

#company table td .list1 dt {
	width:100px;
}

#company table td .list2 dt {
	width:70px;
}

#company table td dd {
	
	display:block;
	padding-bottom:10px;
}

#company table td .list1 dd {
	margin-left:100px;
}

#company table td .list2 dd {
	margin-left:70px;
}

#company table td a {
	color:#FFF;
	text-decoration:underline;
}

#company table td a:hover {
	color:#DDD;
}


















