/* CSS Document */

/******************** jirei/index.html ************************/

#jirei_index h1{
	font-size: 90%;
	margin: 0px;
	width: 550px;
	color:#9C9C9C;
}
#jirei_index h2{
	/*margin: 30px 0px 0px 0px;*/
}

#jirei_tit{
	background-image:url(/factory/jirei/image/jirei_tit.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:124px;
	padding-right:0px;
	margin:0px;
}
#jirei_tit2{
	background-image:url(/factory/jirei/image/jirei_tit2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:124px;
	padding:0px;
	margin:0px;
}


/******************** 事例テーブル ************************/

.kako_jirei{
	margin-top:7px;
}
.kako_jirei td{
	padding: 0 5px 5px 5px;
	line-height:110%;
}
.kako_jirei td div{
	margin:0px;
	border-top: 1px solid #C4C4C4;
	border-left: 7px solid #C4C4C4;
	padding: 5px 5px 5px 8px;
	
}
.kako_jirei td div strong{
	font-size: 80%;
	color: #666666;
}
.kako_jirei td div p{
	font-size: 70%;
	margin: 5px 0 0 0px;
}
.kako_jirei td div a{
	font-size:75%;
	font-weight:bold;
}
.kako_jirei ul{
	font-size: 70%;
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.kako_jirei li{
	list-style-type: none;
	margin: 0;
	padding:0 0 0 10px;
}




.jirei_link{ 
	font-size:80%;
	line-height: 140%;
}

.jirei_img_r {	/* 事例本文内、右寄せ画像用、キャプション付 */
	color                     : #666;
	float                     : right;
	margin                    : 12px 0 12px 12px;
	font-size                 : 90%;
	text-align                : center;
	line-height               : 1.25em;
}



/******************** obs266のcase.html ************************/
div.case1{
	margin:30px 10px;
	}
.case1 h2{	
	background-image:url(/common/image/feature/tit_grad1.jpg);
	background-repeat:repeat-x;
	font-size: 105%;
	color: #FFFFFF;
	padding: 2px 6px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	}
.case1 h3{
	font-size:80%;
	font-weight:normal;
	padding-left:85px;
	line-height:120%;
	margin-bottom:0.5em;
	}
.case1 p{
	font-size:80%;
	margin-top:0;
	margin-bottom:2em;
	padding-left:85px;
	line-height:120%;
	}







/******************** メイン ************************/

#jirei_main{
	width: 100%;
	line-height: 150%;
	font-size: 75%;
	color: #292929;
	}
#jirei_main h1{
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	color: #666;
	}
#jirei_main h2{
	color: #001144;
	font-size: 120%;
	}
#jirei_main h3{
	font-size: 100%;
	}
table{
	font-size: 100%;
	}
#r_info{
	margin:7px;
	padding:0px;
	font-size:75%;
	line-height:130%;
	}



/******************** コメントつき画像掲載用box↓ ************************/

.box_200_r{
	float:right;
	width:210px;
	margin:5px 7px;
	padding:5px;
	text-align:center;
	font-size:90%;
	color:#666;
	}

.box_200_r img{
	margin:0;
	padding:0px;
	border-width:0px;
	}

.box_550{
	width:550px;
	margin:25px 10px;
	padding:5px;
	text-align:center;
	font-size:90%;
	color:#666;
	}

.box_550 img{
	margin:0;
	padding:0px;
	border-width:0px;
	}







/*=================================================
 事例用CSS(070315以降)
---------------------------------------------------*/

/*-------------------------------------------------
 レイアウト全般
---------------------------------------------------*/
#content_extra, #extra {
	display                   : block;
	margin-top                : 16px;
}



/*-------------------------------------------------
 #content内の要素全般
---------------------------------------------------*/
/**** Headings ****/
#content h1 {
	clear                     : both;
	color                     : #ccc;
	font-size                 : 75%;
	line-height               : 150%;
}
#content h2 {
	clear                     : both;
	background-color          : transparent;
	color                     : #333;
	margin                    : 3em 0 1.5em;
	padding                   : 0;
	font-size                 : 100%;
}

#content h3 {
	clear                     : both;
	background-color          : transparent;
	color                     : #014;
	margin                    : 2em 0 1em;
	padding                   : 0;
	font-size                 : 89.5%;
}

#content h4, #content h5, #content h6  {
	color                     : #555;
	margin                    : 1em 0 0.5em 0;
	font-size                 : 75%;
	line-height               : 125%;
}

#content p   { font-size: 75%; color: #333; line-height:150%;}
#content th  { font-size: 75%; color: #333; line-height:125%;}
#content td  { font-size: 75%; color: #333; line-height:125%;}
#content dt  { font-size: 75%; color: #333; line-height:150%;}
#content dd  { font-size: 75%; color: #333; line-height:150%;}
#content pre {}

/**** OL, UL ****/
#content ol, #content ul {
	margin                     : 1em 0 1em 2em;
	padding                    : 0;
}
#content li {
	color                      : #333;
	margin                     : 0;
	padding                    : 0;
	font-size                  : 75%;
	line-height                : 150%;
}
#content li ol, #content li ul {
	margin                     : 0 0 0 2em;
}
#content ol {
	list-style-type            : decimal;
}
#content ol ol {
	list-style-type            : lower-roman;
}
#content ol ol ol {
	list-style-type            : lower-alpha;
}

/**** 入れ子要素の文字サイズ調整 ****/
#content td dt, #content td dd, #content td li, #content td p, 
#content dt li, #content dd li,
#content li li, #content li p, #content li pre, #content li th, #content li td, #content li dt, #content li dd {
	font-size                  : 100%;
}



/*-------------------------------------------------
 /jirei/index.html
---------------------------------------------------*/
#jirei_index .articles .item {
	float                     : left;
	width                     : 249px;
	height                    : 90px;
	_width                    : 264px;
	_height                   : 110px;
	margin                    : 0 6px 12px 0;
	padding                   : 6px;
	border-top                : solid 1px #ccc;
	border-left               : solid 3px #ccc;
}
#jirei_index .articles .item img {
	float                     : left;
	margin-right              : 6px;
}
#jirei_index .articles .item .title {
	color                     : #999;
	font-size                 : 75%;
}
#jirei_index .articles .item .name {
	margin                    : 0.5em 0;
	font-size                 : 75%;
}
#jirei_index .articles .item .summary {
	margin                    : 0;
	font-size                 : 75%;
	line-height               : 110%;
}
#jirei_index .articles .item br {
	height: 1px;
	line-height: 0;
}



/*-------------------------------------------------
 /jirei/以下、記事掲載ページ
---------------------------------------------------*/
/*#content h2 {
	background-color          : transparent;
	color                     : #333;
	padding                   : 0;
	font-size                 : 100%;
	line-height               : 150%;
	border                    : none 0;
}
#content h3 {
	background-color          : transparent;
	color                     : #014;
	padding                   : 0;
	font-size                 : 89.5%;
	line-height               : 150%;
	border                    : none 0;
}
*/

#houjin {
	float                     : left;
	font-size                 : 75%;
	line-height               : 150%;
}
#pubday {
	float                     : right;
	font-size                 : 75%;
	line-height               : 150%;
}
.notes { /* 注釈 */
	color                     : #555;
	margin                    : 0.5em;
	font-size                 : 89.5%;
	line-height               : 110%;
}
.img_notes_l {/* 注釈付画像BOX */
	float                     : left;
	color                     : #555;
	margin                    : 12px 6px;
	font-size                 : 70%;
	line-height               : 110%;
	text-align                : center;
}
.img_notes_l img {
	margin                    : 3px;
}
.img_notes_r {/* 注釈付画像BOX */
	float                     : right;
	color                     : #555;
	margin                    : 12px 6px;
	font-size                 : 70%;
	line-height               : 110%;
	text-align                : center;
}
.img_notes_r img {
	margin                    : 3px;
}

#profile-box {
	background-color          : #eed;
	padding                   : 6px;
	font-size                 : 75%;
	line-height               : 135%;
	word-wrap                 : break-word;
	word-break:break-all;
}
#profile-box .site {
	margin                    : 1em 0;
	padding                   : 3px;
	line-height               : 125%;
	border                    : solid 1px #ccd;
}

/*-------------------------------------------------
 Content Extra 他社事例用
---------------------------------------------------*/
#other_back{
	padding                   : 6px;
	margin: 0px;
	font-size                 : 75%;
	line-height               : 180%;
	word-wrap                 : break-word;
	word-break:break-all;
	background-color          : #F5F5F5;
	border-top: solid 1px #ccc;
}



.photou_small{
	font-size                 : 60%;
}
.photou_small2{
	font-size                 : 75%;
}