/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

/* Global ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {

}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

a {
    color: #006bb4; 
}

a:hover {
	position:relative;
	top:2px;
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac ﾂ･*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
	background: #fff;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 1.1em;
}

#container-inner {
	width: 940px;
	min-height: 100%;
	margin: 0 auto;
}
	
#content-inner {
	padding-top: 5px;
	padding-bottom: 10px;
}

#content-ir {
	position: relative;
	background-image: url(/img/ir_back.gif);
	background-repeat: no-repeat;
	background-position: right 280px;
	height: 100%;
}

#content-outline {
	position: relative;
	background-image: url(/img/outline_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}

#content-recruit {
	position: relative;
	background-image: url(/img/recruit_back2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 720px;
}

#content-link {
	position: relative;
	background-image: url(/img/link_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
}


#content-news {
	position: relative;
	background-image: url(/img/news_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

#content-sitemap {
	position: relative;
	background-image: url(/img/sitemap_back2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

#content-topics {
	position: relative;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
    display: inline;
    float: left;
}

#alpha-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner,
#, #beta-inner {
    position: static;
}

#footer-inner {
	padding: 20px 10px 20px 20px;
}

#beta-inner {
	padding-right: 0px;
	padding-left: 18px;
}

/* Wide-Medium */

.layout-wm #alpha {
	width: 610px;
}

.layout-wm #beta {
    width: 330px;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul {
}
.item {
}


/* Header */

#header-name {
	display:none;
}

#header-description {
	display: none;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #333333;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 10px;
}

.asset {
	background-image: url(/img/title_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.asset-recruit {
	background-image: url(/img/recruit_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.asset-link {
	background-image: url(/img/link_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.asset-recruit-content,
.asset-link-content {
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
	font-size: 15px;
	text-indent: 30px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	padding-top: 7px;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
	position: relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
}

.widget-content ul {
    margin-left: 15px;
}

.widget-content li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	letter-spacing: 0.5em;
	text-indent: 20px;
	font-size: 15px;
}
.widget-content-ir,
.widget-product li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	text-indent: 10px;
	font-size: 15px;
}
.widget-product ul {
	margin-left: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* Custom Theme ============================================================= */

#header {
	background-image: url(/img/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 133px;
}

#header-inner {
    overflow: hidden;
}

#header-content {
	width: 450px;
	float: left;
}

#header-right {
	float: right;
	width: 312px;
	background-image: url(/img/header_right.png);
	height: 107px;
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 14px;
}

#header-navi a {
    color: #fff; 
}


#header-navi ul,
#header-navi li {
	margin:0;
	padding:0;
	list-style-image: url(/img/rink_button.gif);
	list-style-position: inside;
	vertical-align: top;
}

#header-navi li {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
}

#header-search {
	margin-top: 15px;
	float: right;
	margin-right: 20px;
}

#header-info {
	clear: both;
	font-size: 11px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.3em;
	}

#footer {
	clear:both;
	background-image: url(/img/footer.gif);
	background-repeat: no-repeat;
	height: 72px;
}

#footer-nav {
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	width: 450px;
}
#footer-nav a {
    color: #fff; 
}


#footer-nav ul,
#footer-nav li {
	margin:0;
	padding:0;
	list-style-image:url(/img/rink_button.gif);
	list-style-position: inside;
	vertical-align: middle;
}

#footer-nav li {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}	

#footer-content {
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

#news-header {
	background-image: url(/img/news_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#news-header-title {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 200px;
	padding-top: 7px;
}

#news-header-title a {
    color: #fff; 
}

#news-inner {
	overflow: auto;
	height: 250px;
	padding-bottom: 40px;
	margin-top: 10px;
}

#news-archive {
	background-image: url(/img/button_news_archives.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#news-archive-content {
	margin-bottom: 25px;
	padding-top: 35px;
}

#news-archive-content ul {
	margin-left:15px;
}

#news-archive-content li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	text-indent: 20px;
	font-size: 15px;
}

#menu-list {
	margin-bottom: 20px;
}

#top-movie {
	margin-bottom:25px;
	height: 280px;
}

#top-images {
	margin-bottom:25px;
}

#ir-news {
	background-image: url(/img/IR_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-keiei {
	background-image: url(/img/ir_keiei.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-kabushiki {
	background-image: url(/img/ir_kabushiki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-zaimu {
	background-image: url(/img/ir_zaimu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}


#ir-tanshin {
	background-image: url(/img/ir_tanshin.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-hanki {
	background-image: url(/img/ir_hanki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-jigyo {
	background-image: url(/img/ir_jigyo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-yuka {
	background-image: url(/img/ir_yuka.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-library {
	background-image: url(/img/ir_library.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#ir-news-header-title {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 500px;
	padding-top: 7px;
}

#ir-news-header-title a {
    color: #fff; 
}

#ir-news-innner {
	overflow: visible;
	height: 200px;
}

#ir-tanshin-innner,#ir-hanki-innner,#ir-jigyo-innner,#ir-yuka-innner,#ir-library-innner {
	padding-top: 30px;
}

#ir-news-footer {
	font-size: 12px;
	padding: 10px;
}

#ir-news-innner,#ir-keiei-innner,#ir-kabushiki-innner,#ir-zaimu-innner,#ir-library-innner {
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
}


#multi-blog {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.irList {
	margin: 0 0 20px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
}
.irList li {
	margin: 0 0 5px;
	padding: 5px;
	border-bottom: 1px dotted #999;
	list-style-type: none;
}
.irList li img {
    vertical-align: baseline;
}

#top-navi {
	clear:both;
}

span.new {
    display: none;
}

span.new img {
    vertical-align: middle;
}

/* BLOG topics  ============================================================= */

#topics {

}

#topics-inner {
	
}

#topics-header {
	float: left;
}

.topics-date {
	color: #fff;
	float: right;
	padding-right: 50px;
	padding-top: 7px;
	clear: right;
}

.widget-topics-content ul {
	margin-left: 5px;
}

.widget-topics-content li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	text-indent: 20px;
	font-size: 15px;
}


/* BLOG news release  ============================================================= */

#news-release {
	background-image: url(/img/news_release_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#news-release-rss {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 450px;
	padding-top: 7px;
}

#news-release-rss a {
    color: #fff; 
}

#news-release-inner {
	padding-top: 10px;
}

/* Sitemap  ============================================================= */

#sitemap {
	background-image: url(/img/title_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitemap-left {
	float: left;
	width: 50%;
}

#sitemap-right {
	float: right;
	width: 50%;
}

.sitemap-header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #8986bb;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.sitemap-content {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #333333;
}

/* Table  ============================================================= */


td {
	font-size:11pt;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#outline th {
	font-size:11pt;
	vertical-align:middle;
	background-color: #8986bb;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#philosophy th {
	font-size:12pt;
	vertical-align:middle;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	color: #FF0000;
	height: 60px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#director th {
	font-size:11pt;
	vertical-align:middle;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	height: 60px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8986bb;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
 
#access td {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#access th {
	font-size:11pt;
	vertical-align:middle;
	font-weight: normal;
	white-space: nowrap;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8986bb;
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#privacy td {
	font-size:11pt;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.5em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}


#privacy th {
	font-size:11pt;
	vertical-align:middle;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	height: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c6c4e3;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#recruit td {
	font-size:11pt;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.hyou {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}

/* What's New!  ============================================================= */

#whatsnew {
	background-image: url(/img/whatsnew.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

#whatsnew-innner {
	padding-top: 30px;
}

#whatsnew-title {
	width: 90px;
	float: left;
	}
	
#whatsnew-body {
	float:left;
	line-height: 30px;
	font-size: 12px;
	}	

#whatsnew-space {
	clear: both;
	height: 26px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	margin-left: 90px;
	}
	
.date {
	font-size: 11px;
	line-height: 30px;
	}

/* 事業内容  ============================================================= */

#business-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	float: left;
	}

#business-right {
	float: left;
	width: 300px;
	}
	
#business-r-u {
	height: 120px;
	padding-top: 50px;
	padding-left: 20px;
	}
	
#business-r-d {
	height: 105px;
	padding-top: 65px;
	padding-left: 20px;
	}

#business-center {
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

