/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *			http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

.company_logo {
	margin-top:0px;
	width:1200px !important;
}
.header_logo {
	height: 60px;
	background: url('/img/TDPrime_logo_RGB.png') no-repeat;
	/*margin-top: 40px;
	margin-left: auto !important;
	 */
	margin-right: auto !important;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 1200px !important;
}
.header_logo-lite {
	height: 60px;
	/*background: url('/img/TDLite_logo_RGB.png') no-repeat;*/
	background: url('/img/OneBeRemoteWipe_logo(jpn)_RGB.png') no-repeat;
	/*margin-top: 40px;
	margin-left: auto !important;
	 */
	margin-right: auto !important;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 1200px !important;
}
.header_logo-dwp {
	height: 60px;
	background: url('/img/EnkakuDataShokyoService_logo_RGB.png') no-repeat;
	background-size: 550px 50px;
	/*margin-top: 40px;
	margin-left: auto !important;
	 */
	margin-right: auto !important;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 1200px !important;
}
.header_logo-vaio_p {
	height: 60px;
	background: url('/img/TDvaio-p_logo_RGB.png') no-repeat;
	/*margin-top: 40px;
	margin-left: auto !important;
	 */
	margin-right: auto !important;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 1200px !important;
}
.content-padding {
	width: 50%;
}
.menu-icon {
	display:inline-block;
	margin-top:-3px;
	margin-right:10px;
}
.menu-text {
	display:inline-block;
}
.main-content {
	width: 1200px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.table_height{
	height: 25px;
}

/* font-family
=================================================================== */
* { font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka,  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
input,select,textarea { font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
input,select,textarea { line-height:130%; font-size:12px;}
