@import url(http://www.jom.jp/themes/JOMR/css/header-footer.css);
@import url(http://www.jom.jp/themes/JOMR/css/custom-center.css);
@import url(http://www.jom.jp/themes/JOMR/css/custom-side.css);
@import url(http://www.jom.jp/themes/JOMR/css/tables.css);
@import url(http://www.jom.jp/themes/JOMR/css/center_p_style.css);
@import url(http://www.jom.jp/themes/JOMR/css/H_style.css);
@import url(http://www.jom.jp/themes/JOMR/css/otherpage.css);

body {color:#333;font-size:12px;line-height:20px;margin:0;padding:0;
	font-family:メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
	"ＭＳ Ｐゴシック", "MS P Gothic",Osaka;}

div#wrapper {width:960px;background:#fff;
	border-right:solid #ddd 1px;border-left:solid #ddd 1px;margin:0 auto;padding:0;}

div#TopWrapper {width:930px;background:#fff;
	border-right:solid #ddd 1px;border-left:solid #ddd 1px;margin:-5px auto;padding:0;}

div#body {width:575px;float:left;padding:5px 0 0 8px;margin:0;}
div#sidebar {width:175px;float:left;padding:5px;}

div#TopContents {background:#fff;border-bottom:solid #ddd 1px;margin:0 0 5px;}
div#TopContents span#contents {width:840px;height:220px;background:#ddd;border-right:solid #ddd 1px;
border-left:solid #ddd 1px;margin:0 auto;padding:10px 0;}

strong {font-weight:normal;}

p {padding:0;}
img {vertical-align:bottom;border:0;}
a {color:#5F9EA0;text-decoration:none;font-weight:400;}
a:hover {color:orange;text-decoration:underline;}

a#contact-img {background:url(http://www.jom.jp/themes/JOMR/./images/contact-img.gif)no-repeat;
	display:block;width:180px;height:0!important;padding-top:61px;overflow:hidden;
	float:left;margin:20px 20px 0 260px;}
a:hover#contact-img {background:url(http://www.jom.jp/themes/JOMR/./images/contact-img_hover.gif)no-repeat;}

img#acceptance {margin:-10px; 0 0 30px;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {min-height:1%;display:block;}
* html .clearfix {height:1%;}
