@charset "utf-8";
/* CSS Document */
/* Ｔ商事ＨＰ　サブページ共通 */
div#sub_title{
	clear:both;
	height:100px;
	text-indent:-9999px;
	font-size:0px;
}

/* Ｔ商事ＨＰ　パンくずナビ */
div#topic-path{
	padding-bottom:10px;
}

/* Ｔ商事ＨＰ　パンくずナビリスト */
ul#tp-nav{
	padding-left:30px;
}

ul#tp-nav ol{
	font-size:10px;
	display:inline;
	padding-left:10px;
}

ul#tp-nav ol a{
	padding-right:20px;
	background:url(../img/topic_path.gif) no-repeat right center;
}

ul#tp-nav ol a:hover{
	text-decoration:none;
}

/* Ｔ商事ＨＰ　ボディ部メイン */
div#sub-container{
	width:900px;
	margin-bottom:15px;
}

/* Ｔ商事ＨＰ　サブメニュー */
div#local-navi{
	width:205px;
	font-size:0px;
	float:left;
}

div#lc-nav-bd{
	width:205px;
}

div#lc-nav-hd{
	height:48px;
	text-indent: -9999px;
	font-size:0px;
}

div#lc-nav-hd a{
	display:block;
	width:205px;
	height:40px;
}

div#lc-nav-ft{
	height:20px;
}

ul#lc-nav li{
	margin-left:10px;
}

ul#lc-nav,
ul#lc-nav li,
ul#lc-nav li a{
	display:block;
}

ul.c01#lc-nav li,
ul.c01#lc-nav li a{
	width:180px;
	height:30px;
	text-indent:-9999px;
	font-size:0px;
}

ul#lc-nav li a:hover,
ul#lc-nav li.current a{
	background-image: none !important;
}

/* Ｔ商事ＨＰ　コンテンツ部分 */
div#submain{
	float:right;
	width:690px;
	background:url(../img/subcontainer_bg.gif) repeat-y;
	margin-top:8px;
	margin-bottom:10px;
}

div#submain-hd{
	clear:both;
	text-indent:-9999px;
	font-size:0px;
	background:url(../img/subcontainer_hd.gif) no-repeat;
	height:10px;
	margin-bottom:20px;
}

h2#submain-indextitle{
	height:105px;
	text-indent:-9999px;
	font-size:0px;
	margin-bottom:20px;
}

h2#submain-title{
	display:block;
	height:35px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}


div#submain-bd h3.img-header,
div#submain-bd h4.img-header{
	display:block;
	width:100%;
	height:30px;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
}

div#submain-bd{
	width:600px;
	height:auto;
	margin:auto;
	margin-top:10px;
}

div#submain-ft{
	clear:both;
	background:url(../img/subcontainer_ft.gif) no-repeat bottom;
	height:10px;
}

/* サブページ　１カラム用Width・画像補正 */
div.column-1#sub-container div#submain{
	width:900px;
	background:url(../img/header_body.gif) repeat-y;
}


div.column-1#sub-container div#submain-bd{
	width:800px;
}

div.column-1#sub-container div#submain div#submain-hd{
	background:url(../img/header_top.gif) no-repeat;
}

div.column-1#sub-container h2#submain-title{
	width:800px;
}

div.column-1#sub-container div#submain-bd h3,
div.column-1#sub-container div#submain-bd h4{
	width:800px;
}

div.column-1#sub-container div#submain-ft{
	background:url(../img/header_foot.gif) no-repeat bottom;
}

/* サブページ共通　注釈 (文章前に※自動付与）*/
div#submain div#contents-99 p{
	background:url(../img/asterisk.gif) no-repeat;
	font-size:10px;
	line-height:13px;
	margin-bottom:5px;
	padding-left:15px;
}

/* 問い合わせ窓口 */
div#inquiry-text{
	padding:10px 50px 10px 50px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	background-color:#EEE;
	border:1px #CCC solid;
}

div#submain div.inbutton#inquiry-text{
	padding-left:20px;
	padding-right:20px;
	width:auto;
}

div#inquiry-text h5{
	font-size:14px;
	line-height:20px;
	color:#333;
	letter-spacing:2px;
	margin-bottom:10px;
}

div#inquiry-text p{
	margin-bottom:2px;
}

div#inquiry-text div.right{
	background:#FFF;
	padding:10px;
	border:#CCC 1px dotted;
}

div#inquiry-text div#inquiry-form a,
div#inquiry-text div#inquiry-form{
	display:block;
	width:250px;
	height:55px;
}

div#inquiry-text div#inquiry-form a{
	background:url(../img/inquiry_form_off.gif) no-repeat;
}

div#inquiry-text div#inquiry-form{
	background:url(../img/inquiry_form_on.gif) no-repeat;
}

/* Ｔ商事ＨＰ　ページトップへボタン */
div#submain-jp a,
div#submain-jp{
	width:122px;
	height:22px;
}
div#submain-jp a{
	display:block;
	background: url(../img/sub_pagetop_off.gif) no-repeat;
}

div#submain-jp{
	float:right;
	text-indent:-9999px;
	font-size:0px;
	background: url(../img/sub_pagetop_on.gif) no-repeat;
}

div#submain-jp a:hover{
	background-image: none !important;
}


/* Ｔ商事ＨＰ　ＩＮＤＥＸページ共通 */
div#submain ul#id-contents li a,
div#submain ul#id-contents li p
{
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
}
div#submain div#submain-bd ul#id-contents,
div#submain div#submain-bd ul#id-contents li,
div#submain div#submain-bd ul#id-contents li a{
	display:block;
}

div#submain ul#id-contents li,
div#submain ul#id-contents li a{
	float:left;
	width:300px;
	height:140px;
}

div#submain div#submain-title{
	text-indent:-9999px;
	font-size:0px;
}

ul#id-contents li a:hover{
	background-image: none !important;
}

/* サブページ　入力フォーム状態遷移 */
img#img-formstatus-1,
img#img-formstatus-2,
img#img-formstatus-3{
	width:804px;
	height:42px;
}

div#contents-formstatus{
	margin-bottom:20px;
}

/* コンテンツ間共通マージン */
.contents{
	margin-bottom:20px;
}

/* ミニリンク矢印用 */
#submain ul#linklist li{
	display:block;
	float:left;
	margin-right:10px;
}

p.mini-link img{
	margin-right:10px;
}


