@charset "utf-8";

/* ━━━━　レフトメニュー　━━━━ */

#technical_menu{
	background:url(../images/technical/menu_technical.jpg) no-repeat left top;
}

#menu_tech_guide a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/technical/menu_tech_guide.gif) no-repeat left top;
}

#menu_tech_guide_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/technical/menu_tech_guide.gif) no-repeat right top;
}

#menu_tech_guide a:hover{
	background:url(../images/technical/menu_tech_guide.gif) no-repeat right top;
}

#menu_tech_dic a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/technical/menu_tech_dic.gif) no-repeat left top;
}

#menu_tech_dic_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/technical/menu_tech_dic.gif) no-repeat right top;
}

#menu_tech_dic a:hover{
	background:url(../images/technical/menu_tech_dic.gif) no-repeat right top;
}

#menu_tech_eng a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/technical/menu_tech_eng.gif) no-repeat left top;
}

#menu_tech_eng_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/technical/menu_tech_eng.gif) no-repeat right top;
}

#menu_tech_eng a:hover{
	background:url(../images/technical/menu_tech_eng.gif) no-repeat right top;
}

#menu_tech_kana a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/technical/menu_tech_kana.gif) no-repeat left top;
}

#menu_tech_kana_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/technical/menu_tech_kana.gif) no-repeat right top;
}

#menu_tech_kana a:hover{
	background:url(../images/technical/menu_tech_kana.gif) no-repeat right top;
}

#menu_tech_kanji a{
	display:block;
	width:212px;
	height:32px;
	background:url(../images/technical/menu_tech_kanji.gif) no-repeat left top;
}

#menu_tech_kanji_now a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/technical/menu_tech_kanji.gif) no-repeat right top;
}

#menu_tech_kanji a:hover{
	background:url(../images/technical/menu_tech_kanji.gif) no-repeat right top;
}

/* ━━━━　用語集　━━━━ */

#dictionary_indexlist{
	width: 630px;
	margin-left:4px;
	margin-bottom:15px;
	padding:5px 10px;
	line-height:150%;
	border:#CCCCCC 1px solid;
}

#dictionary_indexlist a{
	color:#003366;
}

.dictionary_index{
	width:630px;
	margin-left: 5px;
	margin-top: 1.5em;
	margin-bottom: 0px;
	padding: 10px 10px 20px 10px;
	font-size: 130%;
	background:url(../images/technical/dic_content_title.jpg) no-repeat 0px 0px;
}
.dictionary_index h3{
	width:630px;
	padding-left: 6px;
	border-bottom: solid 2px #0054bc;
}
dl.dictionary_detail{
	width:648px;
	margin-left:5px;
	margin-bottom:6px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
dl.dictionary_detail dt{
	background:url(../images/common/arrow_b.gif) no-repeat 0px 50%;
	margin: 0px 18px 2px 18px;
	padding-left: 8px;
	font-size: 110%;
	font-weight: bold;
}
dl.dictionary_detail dd{
	margin: 0px 26px 2.5em 26px;
	border: dotted 1px #cccccc;
	padding: 0.6em 0.8em;
}
dl.dictionary_detail dd p.notes{
	margin-top: 0.5em;
	background-color: #eeeeee;
	padding-left: 5px;
}
dl.dictionary_detail dd ul.detail_in_ul{
	margin-left: 3em;
	list-style-type: disc;
}

/* ━━━━　テクニカルガイド　━━━━ */

.content_first_list {
	width:640px;
	margin:0px;
	padding:0px;
}

.content_first_list li{
	float:left;
	margin-right:10px;
	padding-left:10px;
	background:url(../images/common/dot_row.gif) repeat-y left top;
}

.content_first_list li a{
	margin:0px;
	padding-left:15px;
	background:url(../images/common/arrow_b_page.gif) no-repeat left center;
	text-decoration:underline;
}

.tech_index_title {
	width:634px;
	height:26px;
	padding-top:4px;
	padding-left:6px;
	margin-top: 40px;
	margin-left:10px;
	background: url(../images/common/title_h3.jpg) no-repeat left bottom;
	color:#FFFFFF;
	font-weight: bold;
}
.tech_index_title a{
	color:#FFFFFF;
}

.tech_sec {
	width: 638px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	margin: 0 0 10px 10px;
}

.section_1 {
	padding: 10px 10px 15px 10px;
}

.tech_icon {
	width: 60px;
	float: left;
	clear: both;
	margin: 0 0 0 10px;
	_display: inline;
}

.section_1 p {
	width: 520px;
	margin: 0 0 0 90px;
}

.contents_link {
	width: 510px;
	margin: 0px auto;
}

ul.link_l {
	width: 250px;
	float: left;
	clear: both;
}

ul.link_r {
	width: 230px;
	margin: 0 0 0 260px;
}

ul.link_l li,
ul.link_r li {
	background: url(../images/common/arrow_b.gif) left center no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}

/* ━━━━　JENOBA追加　━━━━ */
.tecg01_colum_r {
	clear: both;
	width: 640px;
}
.tecg01_colum_r img {
	float:right;
	margin:10px 10px 10px 10px;
	padding:0;
}

.tecg_btm_index ul{
	list-style-type: square;
}

.tech_block_point{
	margin-top:50px;
	padding: 10px 14px;
	border: solid 1px #86B1D1;
}
.tech_block_point dt img {
	vertical-align: middle;
	margin-right: 10px;
}

h3.tech_h3{
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: solid 6px #0054bc;
	margin-bottom: 20px;
}
.tech_photo300{
	float:left;
	margin-left:14px;
	_margin-left:7px;
	text-align:center;
	font-weight: bold;
	color: #1887c2;
}

/* ━━━━　JENOBA追加:ページ固有　━━━━ */
.sp_g01002 .block_w220_l{
	width: 220px;
	float: left;
	display: block;
	margin-right: 10px;
}
.sp_g01002 .block_w400_r{
	width: 400px;
	float: right;
	text-align: center;
}
.sp_g01002 .block_w400_r img{
	border: solid 1px #dddddd;
}

.sp_g01002 .block_w620{
	text-align: center;
}
.sp_g01002 .block_w620 img{
	border: solid 1px #dddddd;
}
.sp_g01002 .flow_list{
	margin-left:10px;
	margin-right:10px;
}
.sp_g01002 .flow_list dt{
	font-weight: bold;
}
.sp_g01002 .flow_list dt img{
	vertical-align: middle;
}
.sp_g01002 .flow_list dd{
	margin-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	background:url(../images/common/dot_col.gif) repeat-x left bottom;
}

.sp_g01003 dl dt{
	font-weight: bold;
}
.sp_g01003 dl dd{
	margin-bottom: 15px;
}

.sp_g01004 .w640{
	width: 640px;
}
.sp_g01004 .block_w330_l{
	width: 330px;
	margin-right: 10px;
	float: left;
}
.sp_g01004 .block_w300_r{
	width: 300px;
	float: right;
}
.sp_g01004 .block_w460_l{
	width: 460px;
	margin-right: 10px;
	float: left;
}
.sp_g01004 .block_w170_r{
	width: 170px;
	float: right;
}
.sp_g01004 .j_effect{
	border: solid 1px #1887c2;
	padding: 12px 12px;
}
.sp_g01004 dl dd dl dd{
	border-top: dotted 1px #1887c2;
	margin-bottom: 14px;
}

.sp_g02001 .summary{
	text-align: center;
	margin: 20px 20px;
	border: solid 1px #0054bc;
	padding: 4px 6px;
	background-color: #aaeeff;
}
.sp_g02001 strong{
	color: #0054bc;
	font-size: 120%;
}
.sp_g02001 .block_w180_r{
	width: 180px;
	float: right;
	display: block;
}
.sp_g02001 .block_w310_l{
	width: 310px;
	float: left;
	display: block;
	margin-right: 10px;
}
.sp_g02001 .block_w250_l{
	width: 250px;
	float: left;
	display: block;
	margin-right: 10px;
}
.sp_g02001 .list_disc_w160{
	padding-left:20px;
	_padding-left:30px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:10px;
	list-style-type:disc;
	list-style-position:outside;
	width: 160px;
	float: left;
	font-size: 90%;
	border: dotted 1px #0054bc;
}
.sp_g02001 .list_disc_w160 p{
	font-size: 90%;
	line-height: 1.2em;
	margin: 6px 4px 6px -14px;
}
.sp_g02001 div.tech_block_point{
	margin: 20px 20px 0px 20px;
}
