@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb10 { margin-bottom: 10px !important; }
.pr0 { padding-right: 0 !important; }

.clear {
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/
#conts .generalTitle {
	margin-bottom: 19px;
	clear: both;
}

#conts .rotateL {
	float: left;
}

#conts .rotateR {
	float: right;
}

#conts .page_navi {
	padding-top: 5px;
	clear: both;
	font-size: 1.2em;
	text-align: center;
}

#conts .page_navi li {
	margin: 0 1px;
	display: inline;
}

#conts .page_navi li a {
	padding: 3px 11px;
	display: inline-block;
	color: #3366CC;
	zoom: 1;
	border: 1px solid #ccc;
	background-color: #EBEBEB;
}

#conts .page_navi .first,
#conts .page_navi .first02,
#conts .page_navi .next,
#conts .page_navi .last {
	margin: 0;
}

#conts .page_navi .first a,
#conts .page_navi .first02 a,
#conts .page_navi .next a,
#conts .page_navi .last a {
	padding: 3px 7px;
}

#conts .page_navi .first a {
	padding-left: 21px;
	background: #EBEBEB url(/source/img/common/icon/icon04.gif) no-repeat 6px center;
}

#conts .page_navi .first02 a {
	padding-left: 16px;
	background: #EBEBEB url(/source/img/common/icon/icon02.gif) no-repeat 8px center;
}

#conts .page_navi .next a {
	padding-right: 17px;
	background: #EBEBEB url(/source/img/common/icon/icon03.gif) no-repeat right center;
}

#conts .page_navi .last a {
	padding-right: 21px;
	background: #EBEBEB url(/source/img/common/icon/icon05.gif) no-repeat right center;
}

#conts .comTable {
	margin: 0 0 13px 27px;
	width: 661px;
	background: url(/source/img/common/line03.png) repeat-y right top;
}

#conts .comTable th,
#conts .comTable td {
	padding: 14px 10px 9px;
	font-size: 1.2em;
	line-height: 1.5;
	vertical-align: top;
	background: url(/source/img/common/line03.png) repeat-y left top;
}

#conts .comTable th {
	text-align: center;
	font-weight: normal;
	background-color: #F9F9F9;
}

#conts .comTable .special td {
	padding: 0;
	height: 1px;
	background: url(/source/img/common/line01.png) repeat-x 2px bottom;
}

#conts .comTable .last td {
	height: 2px;
}

#conts .itemBox {
	margin: 0 27px 16px;
	padding: 2px 0 21px;
	background: url(/source/img/common/line02.png) repeat-x left bottom;
}

#conts .itemBox .inner {
	padding-top: 9px;
	width: 520px;
	float: right;
}

#conts .itemBox .inner .caption {
	margin-bottom: 2px;
	color: #090;
	font-size: 1.4em;
	font-weight: bold;
}

#conts .itemBox .inner p {
	margin-bottom: 6px;
	font-size: 1.2em;
} 

#conts .itemBox .inner p .bold {
	display: block;
	font-weight: bold;
}

#conts .itemBox .inner .detail {
	margin: 0 0 6px 2px;
} 

#conts .itemBox .inner .detail li {
	margin-bottom: 4px;
	font-size: 1.2em;
}

#conts .itemBox .inner .detail li span {
	margin-right: 8px;
	width: 50px;
	float: left;
}

	*html #conts .itemBox .inner .detail li span {
		margin-right: 5px;
	}

#conts .titleStyle01 {
	margin: 0 15px 16px 15px;
	font-size: 1.6em;
	color: #fff;
	background: #20920E url(/source/img/common/h3_bg01.jpg) no-repeat left top;
}

#conts .titleStyle01 span {
	padding: 9px 32px 8px;
	display: block;
	background: url(/source/img/common/title_bg02.png) repeat-x left bottom;
}

#conts .titleStyle02 {
	margin: 0 15px 23px 15px;
	padding: 7px 17px 6px;
	font-size: 1.4em;
	zoom: 1;
	border: 1px solid #ccc;
	background: #E8E8E8 url(/source/img/common/h3_bg02.jpg) no-repeat left top;
}

#conts .titleStyle03 {
	padding: 9px 15px 6px 24px;
	background: #24980F url(/source/img/common/h3_bg04.jpg) no-repeat;
	
	
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	letter-spacing: -0.08em;
}

#conts .titleStyle04 {
	padding: 0 0 0 17px;

	background: url(/source/img/common/h3_bg03.png) no-repeat;
	color: #006600;
	font-size: 1.6em;
	line-height: 54px;
}

#conts .generalTitle {
	margin-bottom: 19px;
	padding: 0 0 0 17px;

	background: url(/source/img/common/h3_bg03.png) no-repeat;
	color: #006600;
	font-size: 1.6em;
	line-height: 54px;
}

/**ロボットジャーナリスト用**/
#rj-box {
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
width: 500px;
height: auto
}

#rj-p {
font-size: 12pt;
color: #000;
}

#rj-kiji {
background-color: #eee
}

#nicon{
font-size: 16pt;
color: #999;
font-weight: bold
}

#nicon:before {
content: url(http://www.sipartners.jp/wp-content/uploads/2014/06/Nicon1.png)
}

#rj-sy {
font-size: 10pt;
color: #999;

}