.box {	background-color: #000066;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;}
.bg_CC {background-color: #CCCCCC;}
.bg_white {background-color: #FFFFFF;}
.bg_black {background-color: #000000;}
.bg_grey {background-color: #AAAAAA;}
.bg_gre {background-color: #339933;}
.bg_gre2 {background-color: #99CC99;}
.btxt12 {	font-size: 12px;	font-weight: bold;	color: #000000;}
.txt12 {	font-size: 12px;	color: #000000;	line-height: 18px;}
.line {	background-color: #666666;}
.r_base {	background-image: url(../images/b_spacer.gif);	background-repeat: repeat-y;}
.r_basel {	background-image: url(../images/right.gif);	background-repeat: repeat;}
.txt10 {	font-size: 10px;	color: #000000;}
.txt10_14 {	font-size: 10px;	line-height: 14px;	color: #000000;}
.txt9 {	font-size: 9px;	line-height: 10px;	color: #000000;}


/* -------------------情報システム事業部用------------------- */
/* ------文字色------ */
body
{
    font-family: 'ＭＳ Ｐゴシック', sans-serif; /* UTF-8でのIEのフォントバグ回避 */
}


.text_red {
	color:#CC0000;
}


/* ------共通------ */
.topic_path {
	font-size:70%;
	line-height:100%;
}

p.system_p {
	font-size:78%;
	line-height:160%;
	margin:0 0 20px 0;
}

p.system_p_nomargin {
	font-size:78%;
	line-height:160%;
	margin:0;
}

.system_p_txtright {
	font-size:78%;
	line-height:160%;
	text-align:right;
	margin:0 0 20px 0;
}

p.system_p_topmargin {
	font-size:78%;
	line-height:160%;
	margin:20px 0 0 0;
}


img.system_img {
	margin-bottom:20px;
}

.system_img02 {
	margin-bottom:20px;
}

.system_ul {
	list-style:square url(../system/solution/img/worry_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin:0 0 20px 10px;
	padding:0 0 0 12px;
}

.system_ul li {
	*padding-left:5px;
}

.system_ol {
	list-style-type:decimal;
	font-size:78%;
	line-height:160%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	*padding:0 0 0 20px;
}


/* 共通(コンテンツ最後下余白30px) */

p.system_p_last {
	font-size:78%;
	line-height:160%;
	margin:0 0 30px 0;
}

img.system_img_last {
	margin-bottom:30px;
}

.system_ul_last {
	list-style:square url(../system/solution/img/worry_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin:0 0 30px 10px;
	padding:0 0 0 12px;
}

.system_ul_last li {
	*padding-left:5px;
}

/* 共通(ページ最後下余白0px) */
.system_p_pagelast {
	font-size:78%;
	line-height:160%;
	margin:0;
}

img.system_img_pagelast {
	margin-bottom:0px;
}

.system_ul_pagelast {
	list-style:square url(../system/solution/img/worry_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin:0 0 0 10px;
	padding:0 0 0 12px;
}

.system_ul_pagelast li {
	*padding-left:5px;
}



/* h2 */
.system_h2_01 {
	width:560px;
	background-image:url(../system/img/h2_bg.jpg);
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	padding:0;
}

.system_h2_02 {
	width:560px;
	background-image:url(../system/img/h2_bottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}

.system_h2 {
	width:550px;
	background-image:url(../system/img/h2_top.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding:10px 5px 5px 5px;
}

h2.system_h2 {
	margin:0;
}

.system_h2 span {
	display:block;
	min-height:28px;
	_height:28px;
	background-image:url(../system/img/h2_point.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#7186CD;
	font-size:70%;
	line-height:140%;
	margin:0px 10px 0px 4px;
	padding:0px 0px 0px 20px;
}

/* h3 */
.system_h3_01 {
	width:560px;
	background-image:url(../system/img/h3_bg.jpg);
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	padding:0;
}

.system_h3_02 {
	width:560px;
	background-image:url(../system/img/h3_bottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}

.system_h3 {
	width:550px;
	background-image:url(../system/img/h3_top.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding:5px 5px 3px 5px;
}

h3.system_h3 {
	margin:0;
}

.system_h3 span {
	display:block;
	min-height:16px;
	_height:18px;
	background-image:url(../system/img/h3_point.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
	font-size:66%;
	line-height:160%;
	margin:0px 10px 0px 4px;
	padding:0px 0px 0px 20px;
}


/* テーブルリストタイトル */
.system_tabletitle {
	font-size:78%;
	line-height:160%;
	margin:0 0 5px 0;
}

/* テーブル */
.system_tablecaption_last {
	font-size:78%;
	line-height:160%;
	text-align:right;
	margin:5px 0 30px 0;
}

.system_table {
	border: solid 1px #bec7d2;
	border-collapse: collapse;
	border-spacing:0px;
}

td.system_table_title{
	border: solid 1px #bec7d2;
	padding:4px;
	background-color:#eef2f8;
	font-size:78%;
	line-height:160%;
	font-weight: bold;
}

td.system_table_contents_l {
	border: solid 1px #bec7d2;
	padding:4px;
	background-color:#ffffff;
	font-size:78%;
	line-height:160%;
}

td.system_table_contents {
	border: solid 1px #bec7d2;
	padding:4px;
	background-color:#ffffff;
	font-size:78%;
	line-height:160%;
	text-align:center;
}


/* ------ソリューション共通------ */
/* こんなお悩みに(導入事例、導入効果にも使用) */
.system_worry_table {
	margin-bottom:30px;
}

.system_worry_table_in {
	margin-bottom:20px;
}

.system_worry_ul {
	list-style:square url(../system/solution/img/worry_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin-top:5px;
	margin-bottom:3px;
	padding-right:10px;
}

.system_worry_ul li {
	*padding-left:5px;
}

.system_worry_p {
	font-size:78%;
	line-height:160%;
	font-weight:bolder;
	margin:0 0 0 25px;
}


/* 関連リンク */
.system_link_ul {
	list-style:square url(../system/solution/img/link_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin:0 0 0 8px;
	padding:0 0 0 12px;
}
.system_link_ul li {
	padding-left:0px;
	margin-left:0px;
}



/* ------特徴共通------ */
.system_about_ul {
	list-style-type:disc;
	margin:0 0 0 8px;
	padding:0 0 0 12px;
}

.system_about_inp {
	margin:0;
}

/* ------ページ個別------ */
/* オンライン受注 */
.system_orders_btn {
	text-align:center;
}

/* 導入事例 */
.system_example_ul {
	list-style-type:disc;
	font-size:78%;
	line-height:160%;
	margin:0 0 0 8px;
	padding:0 0 0 12px;
}

.system_subject {
	margin-bottom:20px;
}

/* 事業別トップページ */
.business_title {
	text-align:center;
	padding:50px 0 50px 0;
	}


/* 情報システム事業部へのお問い合わせページ */
.inquiry_01 {
	font-size:110%;
	line-height:140%;
	font-weight:bolder;
	}

.inquiry_02 {
	display:block;
	color:#7186CD;
	font-size:110%;
	line-height:140%;
	font-weight:bolder;
	margin-bottom:15px;
	}

.inquiry_02 a:link {
	color:#7186CD;
	text-decoration: underline;
}

.inquiry_02 a:visited {
	color:#7186CD;
	text-decoration: underline;
}

.inquiry_02 a:hover {
	color:#7186CD;
	text-decoration: underline;
}

.inquiry_02 a:active{
	color:#7186CD;
	text-decoration: underline;
}	


/* お問い合わせ */
.system_inquiry_table {
	margin-top:20px;
}

.system_inquiry_p {
	font-size:78%;
	line-height:160%;
	margin:0 0 0 25px;
}

/* 導入事例　INDEX */
.system_example_ul {
	list-style: square url(../system/solution/img/example_ul_marker.gif) ;
	font-size:78%;
	line-height:160%;
	margin: 0 0 0 8px;
	padding: 0 0 5px 38px;
}
.system_example_ul li {
	*padding: 0 0 10px 5px;
}
