@charset "utf-8";

/* CSS Document */

/* resetここから */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* resetここまで */


*{zoom:1;}

body {
*font-size:small;
*font:x-small;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: small;
}

p{
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom; 
}
a {
	color:#213f7b;
}
a:hover {
	color:#87a6e3;
}

.clear{ clear:both; }
.txt_s {
	font-size: 80%;
}
.txt_b {
	font-weight: 800;
}
.txt_tel {
	font-size: 130%;
	font-weight: 800;
	color: #309;
}


/* 縦スクロールを出す   */
html {   overflow-y:scroll;}

/* footerを下につける   */

html{
    height:100%;
}
body{
    height:100%;
}
* html div#wrapper{
    height:100%;
}
div#wrapper{
    width: 100%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}
body > #wrapper {
        height: auto;
}
div#main{
    padding-bottom:200px;
}
#footer{
    position:absolute;
    bottom:0px;
    height:200px;
    width:100%;
}

/* footerを下につけるここまで  */

#wrapper {
	background-image: url(../image/head-back-top.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: top;
}
#wrapper #container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #container #navi {
	height: 68px;
	padding-top: 8px;
	clear: both;
}
#wrapper #container #header .logo {
	margin-top: 50px;
}
#container #header #logo {
	width: 400px;
	float: left;
}
#container #header .search {
	width: 400px;
	float: right;
	margin-top: -10px;
}
#container #header .search .inquiry {
	margin-top: 12px;
	display: inline;
	margin-left: 263px;
}



#header .form_right {
	float: right;
	width: 400px;
}

#wrapper #container #header #form1 {
	margin-top: 50px;
	margin-right: 13px;
	float: right;
}


#wrapper #container #header #navi ul li {
	height: 68px;
	width: 180px;
	float: left;
}
#wrapper #container #header .search_mark {
	margin-top: 50px;
	margin-right: 15px;
	float: right;
}
#wrapper #container #header {
	margin-bottom: 20px;
}
#wrapper #container #flash {
	width: 870px;
}
#wrapper #container #main {
	margin-top: 20px;
}
#wrapper #container #main #left {
	width: 680px;
	float: left;
}
#container .products01    {
	width: 213px;
	margin-right: 7px;
}
#container .products02   {
	width: 212px;
	margin-right: 7px;
}
#container .products03   {
	width: 212px;
	margin-right: 7px;
}
#container .products04   {
	width: 211px;
}
#container #main #left .information {
	font-size: 20px;
	font-weight: 900;
	margin-top: 20px;
}
#container #main #left .information .information_title .txt {
	font-size: 14px;
	font-weight: normal;
}
#container #main #left .information .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: -20px;
	width: 673px;
}
#container #main #left .information .info_date {
	font-size: 14px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#container #main #left .information .info_text {
	font-size: 14px;
	font-weight: normal;
}



#container #main #right {
	width: 190px;
	float: right;
	margin-right: 20px;
	overflow:hidden;
}
#container #main #right .rn01 {
	margin-bottom: 10px;
	width: 190px;
	overflow:hidden;
}
#container #main #right .rn01 .photo01 {
	float: left;
	width: 50px;
}
#container #main #right .rn01 .text01 {
	width: 120px;
	float: right;
	margin-left: 15px;
}

#container #main #left .brand {
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer  {
	background-color: #eeeeee;
	height: auto;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #063094;
}
#footer p  {
	font-size: 80%;
	margin-top: 5px;
}
#footer .footer_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}#footer .footer_main .icon_reader {
	width: 100px;
	float: left;
}
7
#footer .icon_reader  {
	width: 112px;
	float: left;
	margin-top: 5px;
}

#footer .footer_text {
	width: 700px;
	float: left;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer .footer_main .copyright {
	width: 500px;
	float: left;
}
#footer .footer_main .text_sitemap {
	float: right;
}
#container .main_link {
	width: 910px;
	margin-top: -30px;
}
#container .main_link .main_top {


}
#container .main_link .main_under {


}

.pageup {
	float: right;
}


/*　トップのスライドショーのマージン */

#container .main_link .main_top #slider1 li {
	margin-bottom: 15px;
}

/*　トップのスライドショーのマージンここまで */
#container #main #right_home .coming_soon {
	width: 650px;
	text-align: center;
	margin-top: 200px;
	font-size: 120%;
	font-weight: 500;
}
.natsu {
	border: 1px solid #C00;
	padding: 10px 10px 0px 10px;
	font-size:14px;	
}
.natsu p strong {
	color: #C00;
	font-weight: 900;
}

.info_new a:before {
   content: "";
float:left;
margin-right:8px;
margin-top:5px;
display:block;
width: 0;
height: 0;
border-style: solid;
border-width: 4.5px 0 4.5px 6px;
border-color: transparent transparent transparent #7f4925;
}

/* 大阪ミシンショー */

body#osms .novo,body#osms .industrial_products,body#osms .digina_print {
	margin-top:60px;
}

body#osms h3{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}

body#osms .main_copy{
	font-size:26px;
	font-weight:900;
	text-align:center;
	color:#666;
	margin-top:20px;
	margin-bottom:20px;
}

body#osms img.photo{
	display:block;
	float:left;
	margin-right:15px;
	
}

body#osms .text_right{
	width:600px;
	float:left;

}

body#osms table td.koumoku{
	width:100px;
}

body#osms table td{
	border:solid 1px #666666;
	padding:7px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:center;
}

body#osms .pagelink{
	text-align:right;
}

body#osms .btn a{
	background-color:#000099;
	color:#FFFFFF;
	padding:8px;
	display:inline;
	border-radius: 0.5em;
	text-decoration:none;
	float:left;
	margin-right:5px;
}

body#osms .copy02{
	font-size:14px;
	font-weight:bold;

}
body#osms .copy02 img{
	vertical-align:middle;
}

body#osms .text_bold {
	font-weight:bold;
	color:#C00;
}
