﻿@charset "utf-8";
/* CSS Document */

/* ============================================================
	#Content設定
============================================================ */
/* ------------------------------------------------------------
	共通
------------------------------------------------------------ */
#Content {
	width:710px;
	margin:5px 0px 5px 5px;
}
#Content h2 {
	padding:10px 0px 32px 2px;
	margin-bottom:30px;
	background-image:url(/common/img/bg_h2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:22px;
	line-height:22px;
		/*画像の場合、height:22px*/
	color:#373737;
}
#Content h3 {
	margin-top:20px;
	padding:12px 5px 12px 25px;
	background-image:url(/common/img/bg_h3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:14px;
	line-height:14px;
		/*画像の場合、height:14px*/
	color:#414040;
}
#Content h3.Headline {	/*#Content h3の上書き*/
	padding:0px;
	background-image:none;
	font-size:18px;
	line-height:1.5;
}
#Content .Text {
	margin-top:20px;
	width:690px;
}

#Content p.Caption {
	font-size:10px;
	text-align:right;
	margin: 0px;
}


#Content .Button {
	width:690px;
	margin:20px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#Content .Button li {
	margin-bottom:10px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#Content .Notice {
	width:654px;
		/*枠はwidth:684px*/
	margin:20px 0px;
	padding:15px;
	background-image:url(/common/img/bg_notice.gif);
	background-repeat:no-repeat;
	border:1px solid #f1e8b2;
	color:#d00d0d;
}
#Content .Notice dl.newsInfo{

}
#Content .Notice dl.newsInfo dt {
	float: left;
	width: 5.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 155%;
}

#Content .Notice dl.newsInfo dd {
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 0.6em 5.5em;
	padding: 0;
	line-height: 155%;
}

#Content .Notice dt ,
#Content .Notice dd {
	margin:0px;
	padding:0px;
}
#Content .Notice ul {
	margin:0px;
	padding:0px;
}
#Content .Notice ul li {
	margin-left:20px;
	padding:0px;
}
#Content .Price {
	width:654px;
		/*枠はwidth:684px*/
	margin:20px 0px;
	padding:12px;
	background-image:url(/common/img/bg_price.gif);
	background-repeat:no-repeat;
	border:1px solid #f1e8b2;
	color:#676767;
}
#Content .Price h3 {
	margin:0px;	/*#Content h3の上書き*/
	padding:1px 5px 1px 10px;
	background-image:none;
	font-size:13px;
	line-height:13px;
		/*画像の場合、height:13px*/
	color:#414040;
	border-left:3px solid #ef7d18;
}
#Content .Price dl {
	clear:both;
	overflow:hidden;
	margin:10px 10px 0px 10px;
	padding:0px;
}
#Content .Price dt {
	clear:both;
	width:100px;
	height:18px;
		/*枠はwidth:103px heigh:20px*/
	float:left;
	margin:0px 0px 5px 0px;
	padding:1px 3px 1px 10px;
	background-image:url(/common/img/bg_price_dt.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:18px;
}
#Content .Price dd {
	width:510px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#Content .InputButton input:hover {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
span.txtRed{
	color:#d60a0a;
}

/* ------------------------------------------------------------
	.LinkList（#Content用）
------------------------------------------------------------ */
#Content .LinkList {
	list-style-type:none;
	margin:10px;
	padding:0px;
}
#Content .LinkList li {
	list-style-type:none;
	margin-bottom:5px;
}
#Content .LinkList a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#Content .LinkList a:link ,
#Content .LinkList a:visited {
	color:#0056cb;
}
#Content .LinkList a:hover ,
#Content .LinkList a:active {
	color:#69f;
}

/* ------------------------------------------------------------
	.Navi .NaviTop（#Content用）
------------------------------------------------------------ */
#Content .Navi {
	width:670px;
	text-align:right;
	list-style-type:none;
	margin:5px;
	padding:0px;
}
#Content .Navi a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-decoration:none;
}
#Content .Navi a:link ,
#Content .Navi a:visited {
	color:#0056cb;
}
#Content .Navi a:hover ,
#Content .Navi a:active {
	color:#69f;
}
#Content .NaviTop {
	width:670px;
	text-align:right;
	list-style-type:none;
	margin:5px;
	padding:0px;
}
#Content .NaviTop a {
	padding-left:20px;
	background-image:url(/common/img/icon_navitop.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-decoration:none;
}
#Content .NaviTop a:link ,
#Content .NaviTop a:visited {
	color:#0056cb;
}
#Content .NaviTop a:hover ,
#Content .NaviTop a:active {
	color:#69f;
}

/* ------------------------------------------------------------
	会社概要 #Overview
------------------------------------------------------------ */
#Overview #Company {
	background-image:url(/overview/img/bg_overview.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#Overview dl.Profile {
	width:690px;
	padding: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../../overview/img/bg_dt_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#Overview dl.Profile dt {
	width:75px;
	font-weight:bold;
	margin: 0px;
	float: left;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#Overview dl.Profile dd {
	padding:7px;
	margin: 0px;
	float: left;
	display: block;
	width: 586px;
}

#Overview .OtherInfo {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#Overview .OtherInfo dl.Profile dt {
	font-weight: normal;
}


#Overview ul {
	list-style-type:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding: 0px;
}
#Overview ul li {
	list-style-type:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Overview dl {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#Overview dt {
	font-weight:bold;
	display: block;
}
#Overview dd {
	margin:0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
}
#Overview ol {
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#Overview ol li {
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------------
	INDEX「お試し」利用の請求 #Trial
------------------------------------------------------------ */
#Trial .Button {
	text-align:left;
}

/* ------------------------------------------------------------
	企業情報照会JRSダイヤルQ2FAXサービス #Inquiry
------------------------------------------------------------ */
#Inquiry .Service {
	width:685px;
	margin:10px 0px;
	background-image:url(/inquiry/img/bg_service.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #d2d2d2;
}
#Inquiry .Service dt.Summary {
	height:28px;
	padding:5px 5px 5px 105px;
	margin:0px;
	color:#fff;
	font-size:14px;
	line-height:28px;
}
#Inquiry .Service dt.Data01 {
	background-image:url(/inquiry/img/data_01.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
#Inquiry .Service dt.Data02 {
	background-image:url(/inquiry/img/data_02.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
#Inquiry .Service dt.Data03 {
	background-image:url(/inquiry/img/data_03.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
#Inquiry .Service dd {
	width:650px;
	margin:5px 10px;
	padding:5px;
}
#Inquiry .Service dd.Content01 {
	border-bottom:1px dotted #000;
}
#Inquiry .Service dd.Content02 {
	font-weight:bold;
}
#Inquiry .Note {
	width:690px;
	color:#d60a0a;
	text-align:right;
}

#Inquiry .Button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/* ------------------------------------------------------------
	マニュアル？ #InquiryManual
------------------------------------------------------------ */
#InquiryManual .Easy {
	background-color: #fefbd6;
	border: 1px solid #f3ede3;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #aa8a29;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 627px;
}
#InquiryManual .Easy ol {
	list-style-type: none;
}
#InquiryManual .Easy li {
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(../../inquiry/img/maker_manual_easy.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}

#InquiryManual h4 {
	display: block;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 667px;
}
#InquiryManual .Step {
	background-attachment: scroll;
	background-image: url(../../inquiry/img/arrow_step.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#InquiryManual .Non {
	background-image: none;
}

#InquiryManual .Detail {
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #eef8f8;
	border: 1px solid #bfdde5;
	margin: 0px;
}

#InquiryManual .Detail p {	display: block;}

#InquiryManual .Detail p.Attention {
	font-size: 11px;
}

#InquiryManual .Detail p.Image {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#InquiryManual .Detail dl {
	display: block;
	padding: 0px;
	width: 630px;
	border: 1px solid #e1e8e8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#InquiryManual .Detail dt {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e8e8;
	height: 32px;
	width: 630px;
}
#InquiryManual .Detail dd {
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}

#InquiryManual .Detail dd ul {
	display: block;
	list-style-type: none;
	padding: 15px;
}
#InquiryManual .Detail dd ul li {
	color: #2078bc;
}



/* ------------------------------------------------------------
	初めての方へ #First
------------------------------------------------------------ */
#First .Service {
	width:679px;
	height:526px;
	margin-top:20px;
	margin-left:15px;
}

#First .FImage {
	margin: 0px;
	padding: 15px;
}


#First .Service .ServiceLink {
	background-attachment: scroll;
	background-image: url(../../first/img/bg_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 619px;
	display: block;
	padding-top: 150px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}

#First .Service .ServiceLink .SL,
#First .Service .ServiceLink .SR {
	margin: 0px;
	padding: 0px;
	float: left;
}

#First .Service .ServiceLink .SL ul,
#First .Service .ServiceLink .SR ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#First .Service .ServiceLink .SL li,
#First .Service .ServiceLink .SR li {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#First .Service .ServiceLink .SR {
	width: 190px;
	padding-left: 210px;
}


#First .Service .Text {	/*#Content .Textの上書き*/
	width:620px;
	height:80px;
	margin:0px;
	color:#676767;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}




#First .Voice {
	width:660px;
	margin:10px 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #000000;
	clear:both;
	overflow:hidden;
}
#First .Voice dt.Photo {
	width:75px;
}
#First .Voice dt.Name {
	width:580px;
	padding-bottom:10px;
	float:left;
	color:#1c6cd0;
	font-weight:bold;
}
#First .Voice dt.Name {
	width:580px;
	padding-bottom:10px;
	float:left;
	color:#1c6cd0;
	font-weight:bold;
}
#First .Voice dd.Comment {
	width:580px;
	float:none;
}
#First h3.Headline {	/*#Content h3.Headlineの上書き*/
	color:#0057c4;
}


#First #MemverVGreen,
#First #MemverVBlue {
	width: 690px;
	margin-bottom: 15px;
}


#First #MemverVGreen .Title {
	background-color: #dbf2c5;
	margin-top: 15px;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 688px;
}

#First #MemverVBlue .Title {
	background-color: #e7eff9;
	margin-top: 15px;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 688px;
}

#First #MemverVGreen .Title h3,
#First #MemverVBlue .Title h3 {
	margin: 0px;
	padding: 10px;
	display: block;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}

#First #MemverVGreen .Title h3{color: #4ba04b;}
#First #MemverVBlue .Title h3{color: #2a6cab;}


#First #MemverVGreen ul,
#First #MemverVBlue ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
}

#First #MemverVGreen ul li,
#First #MemverVBlue ul li {
	text-indent: -1em;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

#First #MemverVGreen p,
#First #MemverVBlue p {
	margin: 0px;
	padding: 10px;
	line-height: 120%;
	display: block;
}


/* ------------------------------------------------------------
	経営情報とは？ #FirstManage
------------------------------------------------------------ */

#FirstManage h3 {
	background-image: none;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	width: 685px;

}

#FirstManage p {
	display: block;
	width: 685px;
}


#FirstManage .DataList {
	border-collapse:collapse;
	padding: 2px;
	border: 1px solid #d2d2d2;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#FirstManage .DataList dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	background-attachment: scroll;
	background-image: url(../../first/img/bg_manage_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#FirstManage .DataList dt {
	font-weight:normal;
	text-align:center;
	margin: 0px;
	display: block;
	width: 100px;
	float: left;
	padding: 5px;
}

#FirstManage .DataList dt img {
	float: right;
	margin-top: 3px;
}

#FirstManage .DataList dd {
	border-left-width: 2px;
	width: 547px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#FirstManage .DataList dl.Blue {
	background-color:#ebf4ff;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../../first/img/bg_manage_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#FirstManage .DataList dl.Yellow {
	background-color:#fefed7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../../first/img/bg_manage_line_yellow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* ------------------------------------------------------------
	メニューサンプル #FirstMenu
------------------------------------------------------------ */

#FirstMenu h3 {
	height: 28px;
	width: 665px;
	display: block;
	background-attachment: scroll;
	background-image: url(../../first/img/bg_datalist.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#FirstMenu .DataList {
	border-collapse:collapse;
	padding: 2px;
	border: 1px solid #d2d2d2;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#FirstMenu .DataList dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../first/img/bg_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#FirstMenu .DataList dt {
	font-weight:normal;
	margin: 0px;
	display: block;
	width: 90px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#FirstMenu .DataList dt img {
	float: right;
	margin-top: 3px;
}

#FirstMenu .DataList dd {
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	float: left;
	display: block;
}

#FirstMenu .DataList dl.Blue {
	background-attachment: scroll;
	background-image: url(../../first/img/bg_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#FirstMenu .DataList dd.Title {
	width: 438px;
	text-align: left;
	padding-left: 15px;
}



/* ------------------------------------------------------------
	JRSニュース #Jrsnews
------------------------------------------------------------ */
#Jrsnews .ButtonOr {
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	overflow:hidden;
	zoom:100%;	/*IE独自拡張　clearfix用*/
}
#Jrsnews .ButtonOr:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#Jrsnews .ButtonOr li {
	margin-bottom:10px;
	list-style-type:none;
	text-align:center;
	float:left;
}

#Jrsnews h4.T01 {
	height:33px;
	background-image:url(/jrsnews/img/bg_datalist_01.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#Jrsnews h4.T02 {
	height:33px;
	background-image:url(/jrsnews/img/bg_datalist_02.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top:10px;
}


#Jrsnews p.Caption {
	font-size:10px;
	text-align:right;
	width:685px;
	margin: 0px;
}


#Jrsnews .NewsList {
	border-collapse:collapse;
	padding: 2px;
	border: 1px solid #d2d2d2;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#Jrsnews .NewsList dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../jrsnews/img/bg_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Jrsnews .NewsList dt {
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	width: 548px;
	float: left;
}

#Jrsnews .NewsList dt img {
	float: right;
	margin-top: 3px;
}

#Jrsnews .NewsList dd {
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	float: left;
	display: block;
}

#Jrsnews .NewsList dl.Blue {
	background-attachment: scroll;
	background-image: url(../../jrsnews/img/bg_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#Jrsnews .NewsList2 {
	border-collapse:collapse;
	padding: 2px;
	border: 1px solid #d2d2d2;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#Jrsnews .NewsList2 dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../jrsnews-f/img/bg_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Jrsnews .NewsList2 dt {
	font-weight:normal;
	margin: 0px;
	width: 62px;
	text-align: center;
	padding: 5px;
	display: block;
	float: left;
}

#Jrsnews .NewsList2 dd {
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	float: left;
	display: block;
}

#Jrsnews .NewsList2 dl.Blue {
	background-attachment: scroll;
	background-image: url(../../jrsnews-f/img/bg_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#Jrsnews .NewsList2 dd.Title {
	width: 475px;
	text-align: left;
	padding-left: 15px;
}
div#news2010 dl.tagNo259,
div#news2010 dl.tagNo258,
div#news2010 dl.tagNo257,
div#news2010 dl.tagNo256,
div#news2010 dl.tagNo255,
div#news2010 dl.tagNo254,
div#news2010 dl.tagNo253,
div#news2010 dl.tagNo252,
div#news2010 dl.tagNo251,
div#news2010 dl.tagNo250,
div#news2010 dl.tagNo249,
div#news2010 dl.tagNo248,
div#news2010 dl.tagNo247,
div#news2010 dl.tagNo246,
div#news2010 dl.tagNo245,
div#news2010 dl.tagNo244,
div#news2010 dl.tagNo243,
div#news2010 dl.tagNo242,
div#news2010 dl.tagNo241,
div#news2010 dl.tagNo240,
div#news2010 dl.tagNo239,
div#news2010 dl.tagNo238,
div#news2010 dl.tagNo237,
div#news2010 dl.tagNo236,
div#news2010 dl.tagNo235,
div#news2010 dl.tagNo234,
div#news2010 dl.tagNo233,
div#news2010 dl.tagNo232,
div#news2010 dl.tagNo231,
div#news2010 dl.tagNo230{
display:none !important;
}
dl.disNon{
display:none !important;
}
dl.tagNo235{
display:none !important;
}
dl.tagNo234{
display:none !important;
}
dl.tagNo233{
display:none !important;
}
dl.tagNo232{
display:none !important;
}
dl.tagNo231{
display:none !important;
}
dl.tagNo230{
display:none !important;
}
dl.tagNo229{
display:none !important;
}
dl.tagNo228{
display:none !important;
}
dl.tagNo227{
display:none !important;
}


/* ------------------------------------------------------------
	出版物 #Publication
------------------------------------------------------------ */
#Publication .Book {
	/*枠はwidth:685px height:389px;*/
	margin-top:20px;
	background-image:url(/publication/img/bg_book.gif);
	background-repeat:no-repeat;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 20px;
	width: 650px;
	height: 380px;
}

#Publication .Book dl {
	background-image: url(../../publication/img/t_checkpoint.gif);
	padding-top: 45px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
	margin: 0px;
	width: 640px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#Publication .Book dt {
	float:left;
	width:200px;
	padding-right: 15px;
	display: block;
}

#Publication .Book dd {
	float:left;
	width:410px;
	display: block;
}
#Publication .Book dd.Volume {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
#Publication .Book .V01{
	color:#b79b01;
}
#Publication .Book .V02{
	color:#64ab34;
}
#Publication .Book .V03{
	color:#217fd6;
}


#Publication .Book dd.Price {
	margin: 0px;
	background-image: none;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Publication .BookImage {
	margin: 0px;
	width: 583px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}


#Publication .Order {
	width:685px;
	height:136px;
	background-image:url(/publication/img/bg_order.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	text-align: center;
	background-attachment: scroll;
	background-position: center top;
	margin-top: 40px;
}
#Publication .Order .Text {	/*#Content .Textの上書き*/
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Publication .Order .Button {	/*#Content .Buttonの上書き*/
	margin: 0px;
	padding-top: 10px;
}
#Publication dl.Contact {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#Publication dl.Contact dt ,
#Publication dl.Contact dd {
	margin:0px;
	padding:0px;
}
#Publication dl.Contact dt {
	font-weight:bold;
	font-size:14px;
}




/* ------------------------------------------------------------
	コンサルテーション #Consultation
------------------------------------------------------------ */
#Consultation .Text {	/*#Content .Textの上書き*/
	margin-left:10px;
}

#Consultation .Text ol {
	display: block;
	list-style-position: inside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#Consultation dl.Fee {
	clear:both;
	overflow:hidden;
	margin:20px 0px 0px 10px;
	padding:0px;
}
#Consultation dl.Fee dt {
	clear:both;
	width:117px;
	height:18px;
		/*枠はwidth:137px heigh:20px*/
	float:left;
	margin:0px 0px 5px 0px;
	padding:1px 10px 1px 15px;
	background-image:url(/consultation/img/bg_fee_dt.gif);
	background-repeat:no-repeat;
	font-weight:normal;
	line-height:18px;
}
#Consultation dl.Fee dd {
	width:510px;
	height:18px;
	padding:1px 10px 1px 15px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#Consultation dl.Merit {
	clear:both;
	width:679px;
	height:192px;
	margin:20px 0px 0px 10px;
	background-image:url(/consultation/img/bg_merit.gif);
	background-repeat:no-repeat;
	display: block;
}

#Consultation dl.Merit dt {
	padding:30px 30px 20px 30px;
	display: block;
}

#Consultation dl.Merit dd {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#Consultation dl.Merit ul {
	margin:0px 10px;
	padding:0px;
	list-style-type: none;
}

#Consultation dl.Merit ul li {
	margin-bottom:5px;
	display: block;
	left: -1em;
	padding-left: 12px;
	background-attachment: scroll;
	background-image: url(../../consultation/img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#Consultation div.Service {
	width:679px;
	height:192px;
	margin:20px 0px 0px 10px;
}
#Consultation div.Service ul {
	margin:0px 30px;
	padding:0px;
}
#Consultation div.Service ul li {
	list-style-image:url(/consultation/img/icon_li.gif);
	margin-bottom:10px;
}

#Consultation h3.ConsulMenu {	/*#Content h3の上書き*/
	margin-top:20px;
	padding:20px 5px 5px 125px;
	background-image:url(/consultation/img/bg_h3_consulmenu.gif);
}

#Consultation .Button {	/*#Content .Buttonの上書き*/
	text-align:right;
}
#Consultation .Button li {
	text-align:right;
}
#Consultation .DetBox .Photo {
	padding-top:10px;
	width:200px;
	text-align:center;
}
#Consultation .DetBox .Text {	/*#Content .Textの上書き*/
	padding-top:10px;
	width:450px;
	text-align:left;
}
.outerBox{
width:700px;

}

.outerBox .l_set{
	float:left;
	width:450px;
}

.outerBox .r_set{
	float:right;
	width:215px;
}
p.Button01{
margin-top:15px;
margin-left:12px;

}

#Consultation .Photo img {
	margin:10px;
}
#Consultation ol.Text {	/*#Content .Textの上書き*/
	margin:20px;
	width:650px;
	_padding_left:20px;	/*IE6対応*/
}


#Consultation .Jpn {
	padding: 20px;

}

#Consultation .Jpn h4 {
	background-attachment: scroll;
	background-image: url(../../consultation/img/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Consultation .Jpn h4 span {
	font-weight: normal;
}

#Consultation .Jpn p {
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#Consultation .Jpn .BackNumber,
#Consultation .Jpn .BackNumber2 {
	width: 600px;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #d2d2d2;
	margin-bottom: 30px;
	overflow: hidden;
}

#Consultation .Jpn .BackNumber dl {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Consultation .Jpn .BackNumber dt {
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 100px;
	text-align: center;
}

#Consultation .Jpn .BackNumber dd{
	display: block;
	margin: 0px;
	float: left;
	width: 463px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}

table.design001 {
    width: 600px;
    border-collapse: collapse;
    border-spacing: 0;
}

.design001 th {
    padding: 5px 15px 5px 8px;
    background: #98CFDE;
    font-weight: normal;
	color:#FFFFFF;
    line-height: 120%;
    text-align:left;
}
.design001 td {
    padding: 5px 15px 5px 8px;
	border-bottom: 1px #E3E3E3 dotted;
    border-width: 0 0 1px 1px;
    text-align: left;
}
.design001 td.footerList,
.design002 td.footerList{
	border-bottom:none;
}
.design001 .theme01{
	border-right:2px solid #EFEFEF;
	text-align:center;
}

table.design002 {
    width: 600px;
    border-collapse: collapse;
    border-spacing: 0;
}

.design002 th {
    padding: 5px 15px 5px 15px;
    background: #98CFDE;
    font-weight: normal;
	color:#FFFFFF;
    line-height: 120%;
    text-align:left;
}
.design002 td {
    padding: 5px 15px 5px 8px;
	border-bottom: 1px #E3E3E3 dotted;
    border-width: 0 0 1px 1px;
    text-align: left;
	line-height:1.5;
}
.design002 .theme03{
	width:70px;
	border-right:2px solid #EFEFEF;
	border-left:2px solid #EFEFEF;
}
.design002 .theme02{
	width:300px;
}
#Consultation .Jpn .BackNumber dl.Blue,
#Consultation .Jpn .BackNumber2 dl.Blue {
	background-color: #98cfde;
	font-weight: bold;
	color: #FFFFFF;
}
#Consultation .Jpn .BackNumber dl.Blue dd {	border-right-color: #FFFFFF;}

#Consultation .Jpn .BackNumber dl.NoLine {
	border-bottom-style: none;
}

ul.consulList{
	margin:0 0 0 8px;
	padding:0 0 0 0;
}
ul.consulList li{
	list-style-type:none;
	background:url(../../consultation/img/dot_001.gif) no-repeat;
	background-position:0 8px;
	padding:0 0 0 10px;
	margin:0 0 0 0;
}
.design001 th.w01,
.design001 td.w01{
	width:80px;
}


/* ------------------------------------------------------------
	セミナー #Seminar
------------------------------------------------------------ */


#Seminar {
	margin-top:20px;
	width:686px;
	display: block;
}

#Seminar h3 {
	margin-top:30px;
	margin-bottom: 30px;
}

#Seminar h3.Headline {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Seminar h3.Bot40px {
	padding-bottom: 40px;}

#Seminar h4.Title {
	height:38px;
	width:666px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#Seminar h4.T01 {
	background-image:url(/seminar/img/bg_title01.gif);
	background-repeat:no-repeat;
	display: block;
}
#Seminar h4.T02 {
	background-image:url(/seminar/img/bg_title02.gif);
	background-repeat:no-repeat;
	display: block;
}
#Seminar h4.T03 {
	background-image:url(/seminar/img/bg_title03.gif);
	background-repeat:no-repeat;
	display: block;
}

#Seminar .T01 img,
#Seminar .T02 img,
#Seminar .T03 img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}


#Seminar .Image {
	margin:10px 20px;
	display: block;
}
#Seminar .I02 {
	margin-bottom:20px;
	display: block;
}

#Seminar .SKind {
	border: 1px solid #999999;
	margin-bottom:20px;
}

#Seminar .Data {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#Seminar .Data p {
	display: block;
	margin-bottom: 15px;
}


#Seminar .Detail {
	display: block;
	padding: 20px;
}

#Seminar .Detail dl {
	display: block;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
#Seminar .Detail dt {
	background-attachment: scroll;
	background-image: url(../../seminar/img/bg_dt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-bottom:6px;
	width: 73px;
	float: left;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
#Seminar .Detail dd {
	margin: 0px;
	width: 510px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom:6px;
}

#Seminar .Detail dd ul {
	list-style-position: inside;
}

#Seminar .Detail dd ul li {
	display: block;
	margin-bottom: 10px;
}
#Seminar .Detail dd ul li p {
	padding-left: 15px;
}

#Seminar .LinkList {
	display: block;
	margin-bottom: 40px;
}

#Seminar .Button {	/*#Content .Buttonの上書き*/
	clear:both;
	width:610px;
	margin:20px 0px;
}

/* ------------------------------------------------------------
	ログイン #Login
------------------------------------------------------------ */
#Login .LoginForm {
	width:693px;
	background-image: url(../img/bg_inputform_top.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow: hidden;
}

#Login .LoginForm form {
	width:693px;
	background-attachment: scroll;
	background-image: url(../img/bg_inputform_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	margin-bottom: 20px;
}

#Login .LoginForm dl {
	padding:20px 100px 15px 100px;
	width:480px;
	overflow:hidden;
}
#Login .LoginForm dt {
	clear:both;
	width:80px;
	padding:15px 10px 0px 0px;
	margin:0px;
	float:left;
	font-size:14px;
	color:#444;
	text-align:right;
}
#Login .LoginForm dd {
	width:340px;
	padding:15px 0px 0px 0px;
	margin:0px;
	float:left;
}
#Login .LoginForm dd input {
	width:320px;
	font-size:14px;
}
#Login .LoginForm .InputButton {
	clear:both;
	text-align:center;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../img/bg_inputform_under.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#Login .LoginForm .InputButton input{
	margin:0px 10px;
}
#Login .LoginForm ul {
	width:540px;
	margin:20px auto;
}
#Login .LinkList {	/*#Content .LinkListの上書き*/
	margin:20px 0px;
}
#Login .LinkList dd {
	margin:0px;
}
#Login .Download dl {
	margin:20px 0px;
	overflow:hidden;
}
#Login .Download dt {
	width:170px;
	padding:0px;
	margin:0px;
	float:left;
}
#Login .Download dd {
	width:350px;
	padding:0px;
	margin:0px;
	float:left;
}

/* ------------------------------------------------------------
	JRSメールマガジン #Magazine
------------------------------------------------------------ */
#Magazine .LinkList,
#MagazineBN .LinkList {margin:10px 0px;}
#MagazineBN h3 {
	margin-bottom: 20px;
}
#MagazineBN h4.Blue,
#MagazineBN h4.SkyBlue,
#MagazineBN h4.Green {
	height: 28px;
	width: 666px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#MagazineBN h4.Blue {background-image: url(../../magazine/img/bg_datalist.gif);}
#MagazineBN h4.SkyBlue {background-image: url(../../magazine/img/bg_datalist2.gif);}
#MagazineBN h4.Green {background-image: url(../../magazine/img/bg_datalist3.gif);}

#MagazineBN .DataList {
	border-collapse:collapse;
	padding: 2px;
	border: 1px solid #d2d2d2;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#MagazineBN .DataList dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../magazine/img/bg_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 677px;
}
#MagazineBN .DataList dt {
	font-weight:normal;
	margin: 0px;
	display: block;
	width: 65px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#MagazineBN .DataList dt img {
	float: right;
	margin-top: 3px;
}

#MagazineBN .DataList dd {
	width: 86px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
}

#MagazineBN .DataList dl.Blue {
	background-attachment: scroll;
	background-image: url(../../magazine/img/bg_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#MagazineBN .DataList dd.Title {
	width: 458px;
	text-align: left;
	padding-left: 15px;
}

#MagazineBN p {display: block;}

#MagazineBN p.Caption {
	width: 675px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#MagazineBN p.Greeting {
	margin: 0px;
	width: 670px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#MagazineBN .BNDataList h4 {
	display: block;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#MagazineBN .BNDataList p {
	padding: 10px;
}

#MagazineBN p.Name {
	text-align: right;
}

#MagazineBN .Article {
	border-collapse:collapse;
	padding: 2px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#MagazineBN .Article p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#MagazineBN .BNDataList {
	border-collapse:collapse;
	padding: 2px;
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}


#MagazineBN .BNDataList dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../magazine/img/bg_bn_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}

#MagazineBN .BNDataList dl.White {
	background-attachment: scroll;
	background-image: url(../../magazine/img/bg_bn_line_white2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	font-size: 11px;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#MagazineBN .BNDataList dt {
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	width: 548px;
	float: left;
}

#MagazineBN .BNDataList dt img {
	float: right;
	margin-top: 3px;
}

#MagazineBN .BNDataList dd {
	width: 100px;
	text-align: center;
	margin: 0px;
	float: left;
	display: block;
	padding: 5px;
}

#MagazineBN .BNDataList dl.Blue {
	background-attachment: scroll;
	background-image: url(../../magazine/img/bg_bn_line_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#MagazineBN .Colophon {
	width: 646px;
	background-color: #EBF4FF;
	margin: 0px;
	padding: 30px;

}

#MagazineBN .Colophon hr {
	border: 1px solid #E1E8E8;
}

#MagazineBN .Colophon ul.LinkList {
	list-style-type:none;
	margin:10px;
	padding:0px;
	display: block;
	overflow: hidden;
}
#MagazineBN .Colophon ul.LinkList li {
	list-style-type:none;
	margin-bottom:5px;
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}

#MagazineBN .Colophon ul.LinkList li a {
	margin: 0px;
	padding: 0px;
	background-image: none;
}



#MagazineBN .Colophon ul.Attention {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 140%;
	margin: 0px;
}

#MagazineBN .Colophon ul.Attention li {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	padding-bottom: 10px;
}


#MagazineBN .Colophon .Add {
	padding: 20px;
	display: block;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dde6ed;
	border-bottom-color: #dde6ed;
}

/* ------------------------------------------------------------
	JRS経営情報サービス入会お申し込み #Application
------------------------------------------------------------ */
#Application ul {
	width:650px;
	margin:20px 0px;
	padding:0px 15px;
}
#Application .Button ,
#Application .Button li {	/*#Content .Buttonを上書き*/
	text-align:left;
}

/* ------------------------------------------------------------
	コンテンツ協力先 #Cooperation
------------------------------------------------------------ */

#Cooperation h3 {
	font-weight: bold;
	color: #237fd6;
}

#Cooperation .CopyTxt {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#Cooperation #CooGenre {
	overflow: hidden;
}


#Cooperation #CooGenre .CooLink {
	display: block;
	float: left;
	width: 340px;
}


#Cooperation .CompanyList {
	margin: 0px;
	padding: 20px;
}

#Cooperation .CompanyList h4 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Cooperation .CompanyList ul {
	display: block;
	padding-left: 20px;
}

#Cooperation .CompanyList ul li {
	margin-bottom: 20px;
	display: block;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../../cooperation/img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-right:70px;
}

#Cooperation .CompanyList ul li p {
	display: block;
	padding: 0px;
}

#Cooperation .ActivitiesList {
	margin: 0px;
	padding: 20px;
}

#Cooperation .ActivitiesList h4 {
	background:url(../../cooperation/img/t_h4_cooperation_000.gif) no-repeat;
	width:600px;
	height:29px;
	padding:5px 0 0 20px;
	margin:0 0 15px 0;
	color:#FFFFFF;
}

#Cooperation .ActivitiesList p {
	display: block;
	padding-left: 15px;
	width: 580px;
}
#Cooperation .ActivitiesList table p {
	display:inline;
}
#Cooperation .ActivitiesList ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Cooperation .ActivitiesList ul li {
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(../../cooperation/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
}

#Cooperation .ActivitiesList ul li p.OPosition {
	float: left;
	width: 100px;
	padding-left: 0px;
}

#Cooperation .ActivitiesList ul li p.OName {
	float: left;
	width: 450px;
	padding-left: 0px;
}

#Cooperation .ActivitiesList .Add {
	border: 1px solid #d2d2d2;
	margin-left: 10px;
	width: 580px;
}

#Cooperation .ActivitiesList .Add dl {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 580px;
	background-attachment: scroll;
	background-image: url(../../cooperation/img/bg_line_gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#Cooperation .ActivitiesList .Add dt {
	width: 150px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#Cooperation .ActivitiesList .Add dd {
	width: 390px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
table.txt01{
	margin:0 0 0 40px;
}
table.txt01 strong{
	font-weight:bold;
}

/* ------------------------------------------------------------
	JRS企業リンク集 #JrsLink
------------------------------------------------------------ */

#JrsLink .ButtonOr {
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	overflow:hidden;
	zoom:100%;	/*IE独自拡張　clearfix用*/
}
#JrsLink .ButtonOr:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#JrsLink .ButtonOr li {
	margin-bottom:10px;
	list-style-type:none;
	text-align:center;
	float:left;
}

#JrsLink .JrsLinkList {
	background-attachment: scroll;
	background-image: url(../../jrslink/img/line.gif);
	background-position: 60px 15px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#JrsLink .JrsLinkList h4 {
	font-weight: normal;
	display: block;
}

#JrsLink .JrsLinkList h4 a {
	width: 100px;
	height: 100%;
	display: block;
	border: 1px solid #d2d2d2;
	background-attachment: scroll;
	background-image: url(../../jrslink/img/h4_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	padding: 3px;
}


#JrsLink .JrsLinkList ul.LinkList {
	float: left;
	display: block;
	width: 150px;
}


#JrsLink .Plan {
	padding: 20px;
	width: 620px;
	margin-left: 15px;
	background-attachment: scroll;
	background-image: url(../../jrslink/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
}

#JrsLink .Plan h3 {
	background-image: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ------------------------------------------------------------
	JRS企業リンク詳細ページ #JrsLinkDetail
------------------------------------------------------------ */

#JrsLinkDetail h3 {
	color: #666666;
}

#JrsLinkDetail h4 {
	background-image: url(../../jrslink/img/bg_datalist.gif);
	height: 28px;
	width: 675px;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#JrsLinkDetail .DataList {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#JrsLinkDetail .DataList .Detail {
	border: 1px solid #d2d2d2;
	padding: 2px;
	width: 678px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#JrsLinkDetail .DataList .Detail dl {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-attachment: scroll;
	background-image: url(../../jrslink/img/bg_list_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#JrsLinkDetail .DataList .Detail dt {
	display: block;
	margin: 0px;
	float: left;
	width: 302px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#JrsLinkDetail .DataList .Detail dl.Not {
	background-image: none;
}

#JrsLinkDetail .DataList .Detail dl.Not p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#JrsLinkDetail .DataList .Detail dt a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#JrsLinkDetail .DataList .Detail dt a:link ,
#JrsLinkDetail .DataList .Detail dt a:visited {
	color:#0056cb;
}
#JrsLinkDetail .DataList .Detail dt a:hover ,
#JrsLinkDetail .DataList .Detail dt a:active {
	color:#69f;
}


#JrsLinkDetail .DataList .Detail dd {
	display: block;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#JrsLinkDetail .DataList .Detail dd.Area {
	text-align: center;
	width: 70px;
}


/* ------------------------------------------------------------
	個人情報保護方針 #Privacy
------------------------------------------------------------ */

#Privacy .Text {
	padding-left: 20px;
}

#Privacy .Text ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#Privacy #PrivacyName {
	padding: 20px;
	background-attachment: scroll;
	background-image: url(../../privacy/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}

#Privacy #PrivacyDetail {
	width: 650px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#Privacy #PrivacyDetail ol li {
	margin-bottom: 20px;

}
#Privacy #PrivacyDetail ol li span {	font-weight: bold;
	color: #237fd6;}

#Privacy #PrivacyDetail ol li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#Privacy #PrivacyDetail ol li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#Privacy #PrivacyDetail ol li ul li {
	list-style-type: lower-alpha;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* ------------------------------------------------------------
	リンク集 #YLink
------------------------------------------------------------ */

#YLink {}

#YLink .YLinkList {
	overflow: hidden;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	width: 708px;
}

#YLink .YLinkList ul.LinkList {
	display: block;
	float: left;
	width: 215px;
	list-style-type:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}
#YLink .YLinkList ul.LinkList li {
	margin-bottom: 15px;
}

#YLink .YLinkList ul.LinkList li span {
	list-style-type:none;
	margin-bottom:5px;
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


#YLink .YLinkList ul.LinkList li.Line1 {
	display: block;
	width: 680px;
}





/* ------------------------------------------------------------
	リンク集 詳細ページ #YLinkDetail
------------------------------------------------------------ */
#YLinkDetail {}

#YLinkDetail h3 {
	color: #666666;
}

#YLinkDetail h4 {
	background-image: url(../../link/img/bg_datalist.gif);
	height: 28px;
	width: 675px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#YLinkDetail .DataList {
	margin: 0px;
	border: 1px solid #d2d2d2;
	width: 642px;
	overflow: hidden;
	padding: 20px;
}

#YLinkDetail .NoTopLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}

#YLinkDetail .DataList li {
	margin-top: 20px;
}
#YLinkDetail .DataList li a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#YLinkDetail .DataList li span {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


#YLinkDetail .DataList li a.Not {
	padding-left:0px;
	background-image:none;
}

#YLinkDetail .DataList li a:link ,
#YLinkDetail .DataList li a:visited {
	color:#0056cb;
}
#YLinkDetail .DataList li a:hover ,
#YLinkDetail .DataList li a:active {
	color:#69f;
}

#YLinkDetail .DataList li.Exp {
	color: #FFFFFF;
	background-color: #74B8DC;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #43649A;
}
#YLinkDetail .DataList li.D2{
	margin-top: 5px;

}
#YLinkDetail .DataList li.D2 a {
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(../../link/img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	list-style-type: none;
}


#YLinkDetail .DataList p.Exp {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 25px;
	margin: 0px;
	padding-right: 0px;
	line-height: 140%;
}


#YLinkDetail .DataList .Left {
	width: 320px;
	float: left;
}

#YLinkDetail .DataList .Right {
	float: left;
	width: 320px;
	text-align: left;
}


#YLinkDetail .DataList dl {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../../link/img/bg_dl_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#YLinkDetail .DataList dl.Not {
	background-image: none;
}

#YLinkDetail .DataList dl.Not dd{
	width: 620px;
}

#YLinkDetail .DataList dt {
	display: block;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	width: 60px;
	float: left;
	text-align: center;
}

#YLinkDetail .DataList dd {
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;

}


/* ------------------------------------------------------------
	Sitemap用　CSS　#Sitemap
------------------------------------------------------------ */

#Sitemap {}

#Sitemap #LinkMap {
	background-attachment: scroll;
	background-image: url(../../sitemap/img/link_body_under.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	width: 690px;
}

#Sitemap #LinkMap .Detail {
	background-attachment: scroll;
	background-image: url(../../sitemap/img/link_body_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}
#Sitemap #LinkMap .Detail .Top {
	background-image: url(../../sitemap/img/link_body_top.gif);
	margin: 0px;
	height: 60px;
	width: 660px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}

#Sitemap #LinkMap .Detail .Top a {font-weight: bold;}


#Sitemap #LinkMap .Detail .List {
	margin: 0px;
	padding: 20px;
	overflow: hidden;
	width: 640px;
}

#Sitemap #LinkMap .Detail .List .Category {
	float: left;
	width: 320px;
}

#Sitemap #LinkMap .Detail .List .Category ul.LinkList {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../../sitemap/img/line.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	width: 280px;
	display: block;
}

#Sitemap #LinkMap .Detail .List .Category ul.LinkList li.D2 a {
	background-attachment: scroll;
	background-image: url(../../sitemap/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#Sitemap #LinkMap .Detail .List .Category ul.LinkList li span {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


#Sitemap #LinkMap a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-decoration: none;
}




/* ------------------------------------------------------------
	Form用共通CSS
------------------------------------------------------------ */

.InputForm {
	width:685px;
	background-image:url(../img/bg_inputform_top.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.InputForm form {
	width:685px;
	background-attachment: scroll;
	background-image: url(../img/bg_inputform_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}


.InputForm .Box a {
	padding-left:20px;
	background-image:url(/common/img/icon_navi.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.InputForm .B01 {
	float:left;
	width:150px;
	padding:10px;
}
.InputForm .B02 {
	float:left;
	width:200px;
	padding:10px;
}

.InputForm .DetBox {	/*.DetBoxを上書き*/
	width:595px;
	margin:0px auto;
	padding:3px;
	border-bottom:1px dotted #000;
}
.InputForm .Title {
	padding:10px;
	font-weight:bold;
}
.InputForm .Title strong {
	color:#d00d0d;
	font-weight:normal;
}
.InputForm .Title .Example {
	font-weight:normal;
}
.InputForm .Input {
	padding:0px 10px 10px 10px;
}
.InputForm .Input input {
	width:320px;
	font-size:14px;
}
.InputForm .InputButton {
	text-align:center;
	background-attachment: scroll;
	background-image: url(../img/bg_inputform_under.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.InputForm dl {
	width:595px;
	margin:0px auto;
	padding:5px;
	border-bottom:1px dotted #000;
	overflow:hidden;
	zoom:100%;	/*IE独自拡張　clearfix用*/
}
.InputForm dt {
	width:120px;
	padding:10px;
	float:left;
	font-weight:bold;
}
.InputForm dt strong {
	color:#d00d0d;
	font-weight:normal;
}
.InputForm dd {
	width:430px;
	padding:10px;
	margin:0px;
	float:left;
}


.InputForm p.Thanks {
	background-attachment: scroll;
	background-image: url(../img/thanks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.InputForm p.ThanksTxt {
	padding-bottom: 40px;
}

