@charset "UTF-8";

/* ***************************************************
* CSS file For netinsatsu.com
	FileName: technical_guide.css 
	data:2008/03/25 yoshii
	
■目次 ==========================================
■[01]:テクニカルガイド 一覧
■[02]:
■[03]:
**************************************************** */

/*-----------------------------------------------------------
■[01]:テクニカルガイド 一覧
------------------------------------------------------------*/
div#Tech_Guide p.TGBtm {
	margin:0 0 20px;
}

div#Tech_Guide p.TGBtm img {
	margin:0 7px 0 0;
}

div#Tech_Guide p.TGBtm img.RightBtm{
	margin:0;
}

div#Tech_Guide div.TGList{
	background: url(/img/common/line_dotted_bg.gif) repeat left 0px;
	line-height: 26px;
	margin:0 0 20px;

}

div#Tech_Guide div.TGList dl dt{
	display:block;
	float:left;
	width:475px;
	background: url(/img/common/list_arrow.gif) no-repeat 3px 8px;
	padding:0 0 0 20px;
}

div#Tech_Guide div.TGList dl dd{
	float:right;
	width:59px;
}

div#Tech_Guide div.TGList dl dd img{
	vertical-align:top;
	margin:5px 5px 0 0;
}

div#Tech_Guide p.TG_subt{
	background: url(/img/common/title_stripe_bg.gif) repeat-x left top;
	height:20px;
	clear:both;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

/*-----------------------------------------------------------
■[02]:完全データの作成方法について
------------------------------------------------------------*/
div#Tech_Guide p.TGFlow{
	text-align: center;
	margin: 20px 0 30px;

}

div#Tech_Guide p.TGFlow img{
	margin: 0 0 5px;
}

div#Tech_Guide div.Check_point{
	background:url(/img/users_guide/check_point.gif) repeat-y left top;
	line-height:31px;
	padding:0 0 0 110px;
	margin:0 0 15px;
}

/*-----------------------------------------------------------
■[03]:トンボマークの付け方とデータの保存方法
------------------------------------------------------------*/
div#Tech_Guide div.Work_flow img{
	margin:0 0 10px;
}

div#Tech_Guide ul.Notes{
	background:url(/img/users_guide/notes_frame.gif) left bottom;
	padding:15px;
	margin: 0 0 15px;
}

div#Tech_Guide ul.Notes li{
	padding: 0 0 10px 20px;
	background: url(/img/common/list_circle.gif) no-repeat 3px 4px;
}

div#Tech_Guide div.UG_Step p{
	text-align: center;
	margin: 0 0 15px;
}

div#Tech_Guide div.UG_Step img{
	margin: 0 0 8px;
}

div#Tech_Guide p.Attention{
	background:url(/img/users_guide/attention_frame_top.gif) no-repeat left top;
	padding:10px 20px 0 37px;
	margin:0;
	color:#ff6600;
	text-align: left;
}

/*-----------------------------------------------------------
■[04]:フォントのアウトライン化
------------------------------------------------------------*/
div#Tech_Guide p.OLimg{
	text-align: center;
	margin: 0 0 15px;
}

div#Tech_Guide span.item{
	display:block;
	margin:5px 0 0;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}

/*-----------------------------------------------------------
■[05]:Officeデータ入稿方法について 
------------------------------------------------------------*/
div#Tech_Guide dl.DC_Careful dt{
	background:url(/img/users_guide/title_orange_bg.gif) repeat-y left bottom;
	font-weight:bold;
	color:#993333;
	padding:0 0 3px 20px;
}

div#Tech_Guide dl.DC_Careful dd{
	padding:5px 0 15px 0;
}

div#Tech_Guide div.OD_list p{
	margin:0 0 15px;
}

/* テーブル */
div#Tech_Guide  table.Tg_tbl{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:12px;
	line-height:18px;
	margin:5px 0 15px;
	width:auto;
}

div#Tech_Guide table.Tg_tbl th, div#Tech_Guide table.Tg_tbl td {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:5px 10px;
	vertical-align:top;
}

div#Tech_Guide table.Tg_tbl th {
	background:url(/img/common/tbl_th_bg.gif) repeat-x left bottom;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}

div#Tech_Guide table.Tg_tbl th.Item01{
	background:#eaffd8;
	color:#000000;
}

div#Tech_Guide table.Tg_tbl td.Item02{
	background:#fff1d8;
}

div#Tech_Guide div.Odr_example{
	background:url(/img/technical_guide/tg_example.gif) no-repeat left bottom;
	padding:7px 0 6px 73px;
	margin:0 0 15px;
}

div#Tech_Guide div.Odr_flow{
	background:url(/img/technical_guide/odr_flow_bg.gif) no-repeat left bottom;
	height:295px;
	margin-bottom : 15px;
}

div#Tech_Guide div.Odr_flow table th{
	text-align:center;
	font-weight: normal;

}

div#Tech_Guide div.Odr_flow table td{
	padding:0;
}

div#Tech_Guide div.Odr_flow table td.Flow_dtl{
	padding:6px 10px;

}



