/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */


/* 基本定義 */
body {
	font-size: 13px;
	color: #333;
	background-color:#fff;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.clear {line-height:0; font-size:0; height:0; clear:both; margin:0; padding:0;}


p {
	line-height: 180%;
}

a:link {
	font-size: 100%;
	color:#01a9d8;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	color:#01a9d8;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	color: #21c9f8;
	text-decoration: underline;
}
a:active {
	font-size: 100%;
	color: #21c9f8;
	text-decoration: none;
}



/* 各ページ共通見出し */
h1 {
	font-size: 12px;
	color: #666;
}

/* ロゴ */
h2 {
}


/* レイアウト */
div#header {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
div#header-inner {
	width: 850px;
	margin: auto;
	padding: 10px 0px 0px 0px;
}
div#header-content {
	text-align: left;
	margin: 0;
	padding: 0;
}
div#header-name {
	text-align: center;
	background: url(http://www.koyo-chuki.co.jp/img/main_pic.jpg) no-repeat center;
	height: 415px;
}
div#global_menu {
	background:  url(http://www.koyo-chuki.co.jp/img/bg_menu.jpg) repeat-x;
	height: 79px;
}
div#global_menu_testkichen {
	background:  url(http://www.koyo-chuki.co.jp/img/bg_menutestkichen.jpg) repeat-x;
	height: 79px;
}
div#global_menu_case {
	background:  url(http://www.koyo-chuki.co.jp/img/bg_menu_case.jpg) repeat-x;
	height: 79px;
}
div#global_menu_inner {
	background: url("") repeat-x;
	width: 850px;
	margin: auto;
}
div#global_menu_inner ul {
	margin: 0;
	padding: 0;
}
div#global_menu_inner ul li {
	float: left;
	display: block;
	list-style: none;
	width: 141px;
	height: 50px;
	text-indent: -9999px;
}
div#global_menu_inner ul li a {
	display: block;
	background:  url(http://www.koyo-chuki.co.jp/img/btn_menu.jpg) no-repeat;
	width: 141px;
	height: 50px;
}
div#global_menu_inner ul li.nav1 a { background-position: 0px 0px; }
div#global_menu_inner li.nav2 a { background-position: -143px 0px; }
div#global_menu_inner li.nav3 a { background-position: -283px 0px; }
div#global_menu_inner li.nav4 a { background-position: -423px 0px; }
div#global_menu_inner li.nav5 a { background-position: -564px 0px; }
div#global_menu_inner li.nav6 a { background-position: -705px 0px; }
div#global_menu_inner li.nav1 a:hover { background-position: -0px -50px; }
div#global_menu_inner li.nav2 a:hover { background-position: -143px -50px; }
div#global_menu_inner li.nav3 a:hover { background-position: -283px -50px; }
div#global_menu_inner li.nav4 a:hover { background-position: -423px -50px; }
div#global_menu_inner li.nav5 a:hover { background-position: -564px -50px; }
div#global_menu_inner li.nav6 a:hover { background-position: -705px -50px; }


div#container {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

div#container-inner {
	width: 850px;
	margin: auto;
}

div#header_area {
	margin-bottom: 5px;
}
div.header_left {
	float: left;
}
div.header_right {
	float: right;
}

div#content {
}
div#content-inner {
	padding: 0;
}
div#alpha {
	margin: 0;
	margin-bottom: 50px;
	padding: 10px;
	width: 560px !important;
	float: left;
	_margin-left: -40px;
}
div#alpha-inner {
	width: 510px;
	margin: 0;
	padding: 40px 50px;
}
div#alpha-inner_top {
	margin: 0;
	padding: 20px 25px;
}
div#beta {
}
div#beta-inner {
	border-left: 1px solid #ccc;
	width: 235px;
	padding: 20px 20px;
	_width: 215px;
	_padding: 10px 10px;
}

div#beta_category {
	margin: 0px 0px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
}
div#beta-inner_category {
	width: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding-bottom: 20px;
}

div#beta-inner_category div.side_block {
	margin: 0px 10px;
}
div.side_block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.side_block ul li {
	margin-bottom: 8px;
}
div.side_block p {
	font-size: 82%;
	line-height: 130%;
}

div.asset-body {
	line-height: 200%;
}

div.widget-content {
	text-align: right;
}

div.category {
	background: none;
	background-color: #fff;
	padding: 50px 0px
}
div.categorybgimg {
	background: url(http://www.koyo-chuki.co.jp/img/bg_content.jpg) repeat-x bottom;
	background-color: #f7f4ed;
	padding: 50px 0px
}
div.categorybgkichen {
	background-color: #f8f4ee;
	padding: 50px 0px
}
div.category_inner {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 560px;
	margin-top: 50px;
}

div#footer_bnr {
	margin: 20px 0px;
}
div#footer_bnr ul {
	width: 610px;
	_width: 630px;
	margin: 0;
	_margin-left: -8px;
	overflow:hidden;
}
div#footer_bnr ul li {
	float:left;
	list-style: none;
	margin: 0px 3px 10px 5px;
	_margin: 0px 0px 0px px;
}




div.side_block {
	margin-bottom: 20px;
}
div.border_b {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#footer {
	border-top: 1px solid #ccc;
	background-color: #eeefef;
}
div#footer-inner {
	width: 850px;
	margin: auto;
}
                  

ul.header_menu {
	margin: 20px 0px 0px 0px;
	padding: 0;
}
ul.header_menu li {
	float: left;
	list-style: none;
	margin-left: 40px;
	padding-left: 18px;
	background:  url(http://www.koyo-chuki.co.jp/img/ico_headermenu.jpg) no-repeat left;
}
ul.header_menu li a:link { font-size: 82%; }
ul.header_menu li a:visited { font-size: 82%; }

dl.news {
	margin: 0px 0px 5px 0px;
}
dl.news dt {
	width: 7em;
	float: left;
	color: #999;
	padding: 3px 0px 3px 20px;
	background:  url(http://www.koyo-chuki.co.jp/img/ico_news.jpg) no-repeat left;
}
dl.news dd {
	margin-left: 6em;
	padding: 3px 0px 3px 10px;
	text-align: left;
}
dl.news dd a {
	color: #e50112;
	text-decoration: underline;
}
dl.news dd a:visited {
	color: #e50112;
	text-decoration: underline;
}
dl.news dd a:hover {
	color: #f52132;
	text-decoration: none;
}


div.submenu {
	margin-bottom: 30px;
}
ul.submenu {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
ul.submenu li {
	margin: 0;
	padding: 3px 0px 3px 13px;
	list-style: none;
	background: url(http://www.koyo-chuki.co.jp/img/ico_category_list.jpg) no-repeat left;
}
ul.submenu li a { color: #333; }
ul.submenu li a:visited { color: #333; }


ul#navigator {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
}
ul#navigator li {
	display: inline;
}
ul#navigator li a { color: #d00; }
ul#navigator li a:visited { color: #d00; }


div.top_bnr {
	width: 513px;
	height: 200px;
	background: url(http://www.koyo-chuki.co.jp/img/bg_top2.jpg) no-repeat;
	margin-left: 30px;
}
div.top_bnr p.txt {
	width: 335px;
	font-size: 16px;
	margin-left: 120px;
	padding-top: 10px;
	line-height: 150%;
}
div.top_bnr p.btn {
	margin-left: 280px;
}


ul.sitemap1 {
	margin: 15px 0px 40px 10px;
	padding: 0;
}
ul.sitemap1 li {
	background: url(http://www.koyo-chuki.co.jp/img/ico_sitemap1.jpg) no-repeat;
	list-style: none;
	padding-left: 18px;
	margin: 8px 0px;
}
ul.sitemap1 li a:link { color: #333; }
ul.sitemap1 li a:visited { color: #333; }
ul.sitemap2 {
	margin: 0;
	padding: 0;
}
ul.sitemap2 li {
	background: url(http://www.koyo-chuki.co.jp/img/ico_sitemap2.jpg) no-repeat;
	list-style: none;
	padding-left: 18px;
	margin: 8px 0px;
}
ul.sitemap2 li a:link { color: #333; }
ul.sitemap2 li a:visited { color: #333; }

.f_orange {
	color: #ea580f;
}


/* clearfix -------------------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */







/* LPO11.08.22 -------------------------------------------------------------------*/

div#lpo_waku {margin:0 auto; padding:0;}

.lpo_top{width:950px;margin:0 auto; padding:0;}
.lpo_contct01_waku{background:url(lpo/img/tra_contact_back.jpg) repeat-x; height:216px;}
.lpo_contct01{ width:950px;margin:0 auto; padding:0;}


.lpo_contents{width:765px;margin:0 auto; padding:0;}
.lpo_contents p{ text-align:left;}

.top_copy p{ font-size:110%; padding:10px 0 15px 0;}


.lpo_contact{ margin:0; padding:0 0 15px 0;}
.lpo_contact02{ margin:0; padding:20px 0 15px 0;}

.lpo_jirei_waku{ background:url(lpo/img/jirei_waku01.jpg) repeat-y; padding:15px 20px 0 20px; width:725px; margin:0; text-align:left; float: left;}
.lpo_jirei_list{ margin:0; padding:0 0px 0 20px; width:220px; float:left;}
.jirei_list_line{ margin:0; padding:10px 0 0px 0; float:left; width:725px;}

.lpo_jirei_botan{ margin:0; padding:0 0px 0 20px; width:220px; float:left;}
.jirei_list_botan{ margin:0; padding:0px 0 0px 0; float:left; width:725px;}



div.lpo_jirei_list p{font-size: 100%;line-height: 130%; padding:10px 0 0 0;}

.lpo_jirei_title{ color:#0869B6; font-weight:bold;}
.jirei_img_box{ margin:0; border:1px solid #999; width:200px; padding:5px;}

.lpo_line{ height:60px; background:url(lpo/img/jirei_line.jpg) repeat-x 0px 25px; margin:0; padding:0; float:left; width:725px;}

.lpo_jirei_under{ background:url(lpo/img/jirei_waku02.jpg) no-repeat; height:30px; clear:both; padding:0 0 30px 0;}


.lpo_kigou{ font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;color:#0869B6;}
.lpo_after{width:765px;margin:0 auto; padding:0; text-align:left;}
.lpo_after img{ padding:0 0 10px 0}
.lpo_after_title{ padding:0px 35px 0px 35px; margin:0;}
.lpo_after_title_bold{ font-size:110%; font-weight:bold;}
.lpo_after_title p { margin-left: 1em;text-indent: -1em; line-height:130%;}




.lpo_toriatukai{ margin:0; padding:0; text-align:left;}
.lpo_toriatukai_top{ background:url(lpo/img/tori_top.jpg) no-repeat 0 5px; height:15px; text-align:left; padding:5px 0 0 0;}
.lpo_toriatukai_contents{ background:url(lpo/img/tori_in.jpg) repeat-y; text-align:left;}
.lpo_toriatukai_contents p{ margin:0; padding:0 30px; font-size:90%;}

.toriatukai_title{ font-weight:bold;}
.lpo_toriatukai_under{ background:url(lpo/img/tori_un.jpg) no-repeat; height:15px;}
