@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0;
	font-size: medium;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	
}

body {
    min-width: 1000px;
}

tbody tr #authText {
	font-size: 14px;
	/* [disabled]margin-left: 20px; */
	padding-left: 20px;
	width: 400px;
	vertical-align: bottom;
	padding-bottom: 8px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

li {
  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;
  font-variant: normal; }

sup {
  font-size: 0.75em;
  vertical-align: 0.25em; }

sub {
  font-size: 0.75em;
  vertical-align: -0.25em; }

big {
  font-size: 110%; }

small {
  font-size: 90%; }

legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }


/* ------------------------------------------- */


body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.9em;
	color: #000;
 }


a {
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #F60;
}

a.ahover {
  opacity: 1;
}


#Main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#PageTitle{
	font-size: 22px;
	margin-bottom: 70px;
	margin-top: 60px;
	line-height: 1.8em;
	padding: 15px 25px;
	background-color: #EBEBEB;
}

#Header {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}

#HeaderIn {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: left;
	height: 72px;
	margin-top: 22px;
}

#HeaderInfo {
	float: right;
	width: 480px;
	text-align: right;
	line-height: 10px;
	padding-bottom: 10px;
}

#HeaderInfo img {
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
}
#HeaderInfo a .mail:hover {
	opacity: 0.7;
}



/* ------------------------------------------- */

#global-nav{
	height: 64px;
}

#global-nav ul{
	list-style: none; /* リスト形式を削除 */
	width: auto;
}

 /* リストを横並びに */
#global-nav ul li{
	height: 64px;
	float: left;
}
#global-nav ul li#menu1 a { width: 159px; }   
#global-nav ul li#menu2 a { width: 159px; }  
#global-nav ul li#menu3 a { width: 159px; }  
#global-nav ul li#menu4 a { width: 159px; }  
#global-nav ul li#menu5 a { width: 159px; }
#global-nav ul li#menu6 a { width: 157px; }

#global-nav ul li a{
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	height: 64px;
	background-image: url(../gl_img/glnav.gif);
	background-repeat: no-repeat;
}

 /* a要素の背景の指定  ※左の数字がx軸、右の数字がy軸*/
#global-nav ul li#menu1 a { background-position: 0 0; }   
#global-nav ul li#menu2 a { background-position: -159px 0px; }  
#global-nav ul li#menu3 a { background-position: -318px 0px; }  
#global-nav ul li#menu4 a { background-position: -477px 0px; }  
#global-nav ul li#menu5 a { background-position: -636px 0px; }
#global-nav ul li#menu6 a { background-position: -795px 0px; }

#global-nav ul li a:hover{
	text-decoration: none;  
	background-image: url(../gl_img/glnav.gif);  
	background-repeat: no-repeat;   
}

/* a:hover要素の背景の指定 ※左の数字がx軸、右の数字がy軸*/
#global-nav ul li#menu1 a:hover { background-position: 0 -64px; }   
#global-nav ul li#menu2 a:hover { background-position: -159px -64px; }  
#global-nav ul li#menu3 a:hover { background-position: -318px -64px; }  
#global-nav ul li#menu4 a:hover { background-position: -477px -64px; }  
#global-nav ul li#menu5 a:hover { background-position: -636px -64px; }
#global-nav ul li#menu6 a:hover { background-position: -795px -64px; } 

/* ------------------------------------------- */


#ItemView {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 35px;
	background-color: #e8f7ff;
	margin-bottom: 70px;
}

#ItemView .ItemBox h2 {
	font-size: 1.1em;
	margin-bottom: 15px;
	text-align: center;
	letter-spacing: 0.2em;
}

#ItemView .ItemBox p {
	font-size: 0.9em;
	line-height: 1.7em;
}

#ItemView .ItemBox {
	width: 205px;
	float: left;
	margin-right: 20px;
}

.ItemBox .detail a {
	width: 165px;
	display: block;
	background-color: #00a5e6;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	margin-left: auto;
	padding: 8px 5px;
	margin-right: auto;
	line-height: normal;
	margin-top: 20px;
	height: 40px;
}

.ItemBox .detail a:hover {
	background-color: #4dc0ee;
	text-decoration: underline;
}

#TopImg {
     height: 330px;
     width: 100%;
     text-align: center;
}

#TopImg .slider {
     width: 952px;
     height: 330px;
     margin: 0 auto;
}

#Main #TopA {
	width: 480px;
	float: left;
}

#Main #TopB {
	width: 365px;
	float: right;
}

#TopA h3 {
	font-size: 24px;
	margin-bottom: 40px;
	line-height: 1.5em;
}
#Main #TopA p {
	font-size: 15px;
	margin-bottom: 1.4em;
	line-height: 1.7em;
}

#TopImg h1 {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 20px;
}

#TopB .banner {
	margin-bottom: 25px;
}

#news {
	margin-bottom: 70px;
}

#news h3{
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	padding-bottom: 3px;
	font-size: 24px;
}
#news span{
	font-size: 12px;
	vertical-align: 0px;
	padding-left: 5px;
}

#news dl {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
#news dt {
    display: block;
    width: 78px;
	float: left;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 1.7em;
	letter-spacing: 0.2px;
    background-color: #777;
    padding: 2px 0px;
	margin-bottom: 5px;
}
#news dd {
    margin-left: 27%;
    font-size: 13px;
    line-height: 1.7em;
}

#news .topics-link{
	text-align: right;
    margin: 15px 0;
    letter-spacing: 0.05em;
    font-size: 15px;
}

/* ------------------------------------------- */


#Footer {
	background-color: #00a5e6;
	width: 100%;
	margin-top: 50px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 12px;
}

#Footer #FooterSub {
	background-color: #eeeeee;
	height: 138px;
}

#Footer #FooterSub #auth {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 25px;
	color: #000000;
}

#Footer #LinkTop {
	width: 130px;
	position: absolute;
	left: 822px;
	top: 107px;
	/* [disabled]display: inline; */
}

#Footer #FooterIn {
	width: 952px;
	margin: 20px auto 0px;
}

#Footer #FooterA {
	width: 390px;
	float: left;
}
#Footer #FooterB {
	width: 460px;
	float: right;
	margin-top: 4px;
}

#Footer #FooterC {
	width: 100%;
}

#Footer #FooterB #SiteMap {
	width: 100%;
	margin-bottom: 20px;
}

#Footer #SiteMap td a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
	padding-top: 0px;
	
}
#Footer #SiteMap td a:hover  {
	text-decoration: underline;
	color: #80DAFE;
}

#Footer #SiteMap td {
	vertical-align: top;
	font-size: 12px;
}

#Footer .place {
	margin-bottom: 5px;
	line-height: 1.7em;
	/* [disabled]padding-bottom: 15px; */
	font-size: 12px;
	padding-top: 10px;
}

#Footer .place h5 {
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	font-size: 15px;
}

#Footer .place h5:before {
    border-top: 1px solid #008ec6;
    content: "";
    position: absolute;
    top: 50%;
    left: 55%;
    width: 45%;
}

#Footer #Copyright {
	text-align: right;
	letter-spacing: 0.15em;
	font-size: 13px;
}



/*============================言語切替*/

#language {
	background-color: #ececec;
	height: 34px;
	margin-bottom: 15px;
	line-height: 1em;
	width: 325px;
	float: right;
	background-image: url(http://www.tateno-machinery.co.jp/gl_img/language.png);
	background-repeat: no-repeat;
	background-position: 18px 8px;
}

#language ul {
	margin-left: 125px;
	margin-top: 10px;
	list-style-type:none;
}

#language ul li{
	float: left;
	font-size: 13px;
	color: #404040;
	list-style-type: none;
	margin-left: 18px;
	position:relative;
	padding: 0 0 0 15px;
}

#language ul li:before {
	position:absolute;
	content:'';
	top: 4px;
	left: 0.3em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #404040;
}
#language ul li a{
	text-decoration: none;
}
#language ul li a:hover{
	text-decoration: underline;
	color: #008DF5
}

