@charset "utf-8";
/* CSS Document */

/*
=============================================================
このファイルは、TJP-Eに使用しているファイルです。
=============================================================
*/

/*▼全体のマージン(tein_5.cssからの継承。)==================================*/
body{
	margin:5px 15px;
	font-family: "Meiryo", sans-serif;
}

/*▼リンク色(tein_5.cssからの継承。)========================================*/
a {color: #0070EB; text-decoration:none;}
a:link {color: #0070EB;}
a:visited {color: #0070EB;}
a:hover {color: #00569C;}
a:active {color: #0070EB;}

/*▼TEINのページの大きさ====================================================*/
#wrapper{
	width:830px;
	margin:0px auto;
}
#wrapper_contents_All{/*製品紹介ページのID名と重複したので、回避*/
	width:830px;
	margin:0px auto;
}
#wrapper_Lver{/*レーシングスプリング価格表用。収まりきらないので、100px分拡張。*/
	width: 930px;
	margin: 0px auto;
}

/*▼TOPのジャンプボタン
(ページサイドにあるスクロール追従ボタン。
コード自体はheader.js内にあり。tein_5.cssからの継承。)*/
#tein_top_jmp {
  width:56px; height:auto;
  border:none;
  position: absolute;
  left: 800px;
  top: 150px;
  cursor: pointer;
  text-align:left;
  vertical-align:middle;
  overflow:auto; 
  overflow-x:hidden;
  overflow-y:hidden;
  z-index: 1;
  padding:0;
}

#tein_top_jmp img{
	margin-left:2px;
	border:none;
}

.page_left_menu{
	text-align:left;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}

.page_left_menu img{
	border:none;
}

/*▼新着情報(index.htmlに読み込んでいるphpファイルの設定)=====================*/
.new_day{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.new_bana{
	padding: 2px 0px 2px 0px;
}
.new_nakami{
	padding: 0px 0px 0px 5px;
}
.new_kugiri{
	padding: 1px 0px 1px 5px;
	border-top: 1px dashed #008A52;
}


/*▼検索窓/入力する中の余白=====================================================================*/
input{
	padding:5px 12px;
	}


/*▼ヘッダーメニューの位置=====================================================*/
.header{
	width:830px;
	height:auto;
	margin:0px;
	float:left;
}

/*▼サイドの画像枠の設定(タイルの横幅は固定なので、枠つきで広くするなら画像つくり直しです。)*/
.con_box{
	width:830px;
	background:url(../../img/tjp_base/bg_line2.gif) repeat-y;
	height:auto;
	float:left;
}

/*▼パンくずリスト====================================================*/
.pan_list{
	float:left;
	height:15px;
	margin-left:30px;
	margin-top:5px;
}
.pan_list ul{
	margin:0;
	list-style-type:none;
}
.pan_list li{
	display:inline-block;
	font-size:10px;
}

/*▼ソーシャルボタンの設定===================================================*/
.social-area{
	margin-right:30px;
	margin-top: 10px;
	height:40px;
	text-align: right;
}
.social-area ul{
	list-style-type:none;
}
.social-area li{
	display:inline-block;
}
/*▼いいねボタンのソースコードの表示サイズ設定がされている場所　開発ツール上で確認*/
.fb_iframe_widget > span {
vertical-align: baseline !important;
/*下にずれて表示されるfbボタンの位置を他のSNSボタンの位置と合わせる。*/
}
.social-area_foot{
	float: left;
	width: 830px;
}
.social-area_foot ul{
	float: right;
	margin-right: 30px;
}
.social-area_foot li{
	float: left;
	margin-left: 5px;
}
/*▼内容を入れる大元のボックス(パンくず、SNSボタン位置の関係から横幅は760が限度かと)*/
.int_box{
	/*background-color:#CFF;*/
	padding-left:25px;
	padding-right:25px;
	width:760px;
	margin:0px 10px;
	height:auto;
	float:left;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; /* フォント指定 */
}

/*▼各ページ共通の見出し=====================*/

/*h2.subheading { 
	font-weight:bold;
	color:#444
	font-size:18px;
	padding: 0.1em 0 0 0.3em;
	border:solid #009245 ;
	border-width:0 0 0 9px;
	height:20px;
	margin-bottom:5px;
}*/
h2.heading { /*下に緑の二重線*/
	font-weight:bold;
	color:#444;
	font-size:18px;
	border-bottom: double 6px #009245;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
h3.subheading { /*青文字・左に青の四角*/
	font-weight:bold;
	color:#444;
	font-size:18px;
	padding: 0.1em 0 0 0.3em;
	border:solid #009245 ;
	border-width:0 0 0 9px;
	height:20px;
	margin-bottom:5px;
}
a:hover h3.subheading { 
	color:#666;
	}
h4.subheading { /*左に緑の四角*/
	color:#444;
	font-size:14px;
	padding: 0.1em 0 0 0.3em;
	border:solid #009245 ;
	border-width:0 0 0 5px;
	height:20px;
	margin-bottom:5px;
}


/*▼index.html================================================================*/
#top_images{
	float: left;
	padding-top:16px;
}
#rside_banner{
	width: 180px;
	height: 209px;
	float: right;
	padding-top:14px;
}
#rside_banner ul{
	float: left;
}
#rside_banner li{
	width: 180px;
	height: 50px;
}
#rside_banner li:not(:last-child){
	margin-bottom:-1px;
	/*padding-bottom: 9px;*/
}
.conA1 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.conA1 p {
	margin: 12px 0;
}
.conA1 a {
	text-decoration: none;
}
.conA1 a:hover {
	text-decoration: underline;
}
/* トップ新着====================================================*/
#P_info_area {
	width: 360px;
	height: 440px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}
.topnew_products {
	height: 28px;
	background-image: url(../img/news-bar2.gif);
	background-repeat: no-repeat;
}
.topnew_products img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#last-info{
	width:356px;
	padding-left: 3px;
	height:393px;
	padding-top: 3px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	overflow:auto;
}
#last-info #info-news{
	text-align: left;
}
#T_info_area{
	width: 375px;
	height: 440px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: right;
}
#T_info_area ul{
	float: left;
	height: auto;
	margin-top: 3px;
}
#T_info_area li{
	float: left;
	padding-top:6px;
}
#T_info_area li:nth-child(2n){/*偶数番のリストのみの指定。*/
	padding-left: 14px;
}



/*▼ページジャンプボタン(コンテンツ内に置くHOME/TOPボタン)*/
.page_J{
	height:50px;
	margin-top:10px;
	clear:right;
	float:right;
}
.page_J ul{
	margin:0px;
	list-style-type:none;
	padding-bottom:5px;
	padding-right:30px;
}
.page_J li{
	display:inline-block;
}

/*▼フッターメニューの位置========================================================*/
.footer{
	width:830px;
	height:auto;
	margin:0px;
	clear:right;
	float:left;
}


	
