@charset "UTF-8";

/* --------------------------------

index
　
-------------------------------- */
body:first-of-type .txtB{font-size:10pt;}
#casestudy .kansou_img table {
	width: 490px;
border: none;
margin: 0 auto;
}
#contents .headSection .ttl{
width:610px;
}
#contents .headSection .ttl.w960px{
width: 960px;
}
#contents .headSection .aside{
width:350px;
}
#casestudy.index .case_box {
	margin-left:-20px;	
}
#casestudy.index .jirei_block .imageLeft{
margin-right: 10px;
float: left;	
}
#casestudy.index .jirei_block{
	width:468px;
	border:1px solid #f0f0f0;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	min-height:230px;
}
#casestudy.index .jirei_block div.jirei_syamei{
	background:#EDEEF1 url(/products/bizprojector/casestudy/images/index/ico_arrow.gif) no-repeat left center;
	padding-left:20px;
	height:40px;
	line-height:40px;
	position:relative;
}
#casestudy.index .jirei_block div.jirei_syamei .jirei_kisyu{
	position: absolute;
	right: 4px;
	top: 8px;
}
#casestudy.index .jirei_block .jirei_detail{
	padding:15px;

}
#casestudy.index .jirei_block .jirei_detail h3{
	font-size:15px;
	line-height:23px;
}
#casestudy.index .jirei_block div.jirei_syamei small{
	font-size:95%;
	line-height:1.2em;
}
#casestudy.index .jirei_block .jirei_detail .cl_blue{
	color:#0066FF;	
}
#casestudy.index .jirei_block .jirei_detail p{
	font-size:95%;
	line-height:1.3em;	
}
#casestudy.index .jirei_block .imageLeft{
margin-right: 10px;
float: left;	
}
#casestudy.index .jirei_block .jirei_detail h4{
	font-size:16px;
}

/** [幅] **************************************************************************/

.w140 {width: 140px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w320 {width: 320px;}
.w400 {width: 400px;}
.w470 {width: 470px;}
.w500 {width: 500px;}
.w510 {width: 510px;}
.w520 {width: 520px;}
/** [マージン] **************************************************************************/


/* auto */
.mRA{margin-left:auto;}
.mLA{margin-right:auto;}
.mRLA{margin-left:auto;margin-right:auto;}

/* 全て */
.m0{margin:0px;}
.m6{margin:6px;}
.m12{margin:12px;}
.m18{margin:18px;}
.m24{margin:24px;}
.m30{margin:30px;}

/* 上 */
.mT0{margin-top:0px;}
.mT6{margin-top:6px;}
.mT10{margin-top:12px;}
.mT12{margin-top:12px;}
.mT18{margin-top:18px;}
.mT24{margin-top:24px;}
.mT30{margin-top:30px;}

/* 右 */
.mR0{margin-right:0px;}
.mR6{margin-right:6px;}
.mR10{margin-right:12px;}
.mR12{margin-right:12px;}
.mR18{margin-right:18px;}
.mR24{margin-right:24px;}
.mR30{margin-right:30px;}

/* 下 */
.mB0{margin-bottom:0px;}
.mB6{margin-bottom:6px;}
.mB10{margin-bottom:12px;}
.mB12{margin-bottom:12px;}
.mB18{margin-bottom:18px;}
.mB24{margin-bottom:24px;}
.mB30{margin-bottom:30px;}
.mB80{margin-bottom:80px;}

/* 左 */
.mL0{margin-left:0px;}
.mL6{margin-left:6px;}
.mL10{margin-left:12px;}
.mL12{margin-left:12px;}
.mL18{margin-left:18px;}
.mL24{margin-left:24px;}
.mL30{margin-left:30px;}

/* 上下 */
.mTB0{margin-top:0px;margin-bottom:0px;}
.mTB6{margin-top:6px;margin-bottom:6px;}
.mTB12{margin-top:12px;margin-bottom:12px;}
.mTB18{margin-top:18px;margin-bottom:18px;}
.mTB24{margin-top:24px;margin-bottom:24px;}
.mTB30{margin-top:30px;margin-bottom:30px;}

/* 左右 */
.mRL0{margin-right:0px;margin-left:0px;}
.mRL6{margin-right:6px;margin-left:6px;}
.mRL12{margin-right:12px;margin-left:12px;}
.mRL18{margin-right:18px;margin-left:18px;}
.mRL24{margin-right:24px;margin-left:24px;}
.mRL30{margin-right:30px;margin-left:30px;}


/** [パディング] ************************************************************************/


/* 全て */
.p0{padding:0px;}
.p6{padding:6px;}
.p12{padding:12px;}
.p18{padding:18px;}
.p24{padding:24px;}
.p30{padding:30px;}

/* 上 */
.pT0{padding-top:0px;}
.pT6{padding-top:6px;}
.pT12{padding-top:12px;}
.pT18{padding-top:18px;}
.pT24{padding-top:24px;}
.pT30{padding-top:30px;}

/* 右 */
.pR0{padding-right:0px;}
.pR6{padding-right:6px;}
.pR12{padding-right:12px;}
.pR18{padding-right:18px;}
.pR24{padding-right:24px;}
.pR30{padding-right:30px;}

/* 下 */
.pB0{padding-bottom:0px;}
.pB6{padding-bottom:6px;}
.pB12{padding-bottom:12px;}
.pB18{padding-bottom:18px;}
.pB24{padding-bottom:24px;}
.pB30{padding-bottom:30px;}

/* 左 */
.pL0{padding-left:0px;}
.pL6{padding-left:6px;}
.pL12{padding-left:12px;}
.pL18{padding-left:18px;}
.pL24{padding-left:24px;}
.pL30{padding-left:30px;}

/* 上下 */
.pTB0{padding-top:0px;padding-bottom:0px;}
.pTB6{padding-top:6px;padding-bottom:6px;}
.pTB12{padding-top:12px;padding-bottom:12px;}
.pTB18{padding-top:18px;padding-bottom:18px;}
.pTB24{padding-top:24px;padding-bottom:24px;}
.pTB30{padding-top:30px;padding-bottom:30px;}

/* 左右 */
.pRL0{padding-right:0px;padding-left:0px;}
.pRL6{padding-right:6px;padding-left:6px;}
.pRL12{padding-right:12px;padding-left:12px;}
.pRL18{padding-right:18px;padding-left:18px;}
.pRL24{padding-right:24px;padding-left:24px;}
.pRL30{padding-right:30px;padding-left:30px;}


/** [テキスト横揃え] ********************************************************************/


.txtAR{text-align:right;}
.txtAL{text-align:left;}
.txtAC{text-align:center;}


/** [縦揃え] ****************************************************************************/


.vAT{vertical-align:top;}
.vAM{vertical-align:middle;}
.vAB{vertical-align:bottom;}


/** [フロート] **************************************************************************/


.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.clearWH1{width:1px;height:1px;}


/** [表示状態] **************************************************************************/


.dispI{display:inline;}
.dispB{display:block;}
.dispN{display:none;}


/** [ボーダー] **************************************************************************/


/* 全て */
.bdB, .bdG{border:solid 1px;}

/* 上 */
.bdBT, .bdGT{border-top:solid 1px;}

/* 右 */
.bdBR, .bdGR{border-right:solid 1px;}

/* 下 */
.bdBB, .bdGB{border-bottom:solid 1px;}

/* 左 */
.bdBL, .bdGL{border-left:solid 1px;}

/* 上下 */
.bdBTB, .bdGTB{border-top:solid 1px;border-bottom:solid 1px;}

/* 左右 */
.bdBRL, .bdGRL{border-right:solid 1px;border-left:solid 1px;}

/* 色 */
.bdB, .bdBT, .bdBR, .bdBB, .bdBL, .bdBTB, .bdBRL{border-color:#000000;}
.bdG, .bdGT, .bdGR, .bdGB, .bdGL, .bdGTB, .bdGRL{border-color:#CCCCCC;}


/** [ボーダー非表示] **********************************************************/


/* 全て */
.bdN{border:none;}

/* 上 */
.bdNT{border-top:none;}

/* 右 */
.bdNR{border-right:none;}

/* 下 */
.bdNB{border-bottom:none;}

/* 左 */
.bdNL{border-left:none;}

/* 上下 */
.bdNTB{border-top:none;border-bottom:none;}

/* 左右 */
.bdNRL{border-right:none;border-left:none;}


/** [ボーダータイプ] **********************************************************/


/** [Solid] *********************************************************/


/* 全て */
.bdSSd{border-style:solid;}

/* 上 */
.bdSSdT{border-top-style:solid;}

/* 右 */
.bdSSdR{border-right-style:solid;}

/* 下 */
.bdSSdB{border-bottom-style:solid;}

/* 左 */
.bdSSdL{border-left-style:solid;}

/* 上下 */
.bdSSdTB{border-top-style:solid;border-bottom-style:solid;}

/* 左右 */
.bdSSdRL{border-right:solid-style;border-left-style:solid;}


/** [Dotted] ********************************************************/


/* 全て */
.bdSDo{border-style:dotted;}

/* 上 */
.bdSDoT{border-top-style:dotted;}

/* 右 */
.bdSDoR{border-right-style:dotted;}

/* 下 */
.bdSDoB{border-bottom-style:dotted;}

/* 左 */
.bdSDoL{border-left-style:dotted;}

/* 上下 */
.bdSDoTB{border-top-style:dotted;border-bottom-style:dotted;}

/* 左右 */
.bdSDoRL{border-right:dotted-style;border-left-style:dotted;}


/** [Dashed] ********************************************************/


/* 全て */
.bdSDs{border-style:dashed;}

/* 上 */
.bdSDsT{border-top-style:dashed;}

/* 右 */
.bdSDsR{border-right-style:dashed;}

/* 下 */
.bdSDsB{border-bottom-style:dashed;}

/* 左 */
.bdSDsL{border-left-style:dashed;}

/* 上下 */
.bdSDsTB{border-top-style:dashed;border-bottom-style:dashed;}

/* 左右 */
.bdSDsRL{border-right:dashed-style;border-left-style:dashed;}


/** [背景] ******************************************************************************/


.bgW{background-color:#FFFFFF;}
.bgG1{background-color:#999999;}
.bgG2{background-color:#CCCCCC;}
.bgG3{background-color:#EFEFEF;}
.bgB{background-color:#DBE6F6;}


/** [リスト] **************************************************************************/


/* ● */
.lsDt li{list-style:disc; margin-left:20px;}
html>/**/body .lsDt li{margin-left:18px;}

/* ○ */
.lsCc li{list-style:circle; margin-left:20px;}
html>/**/body .lsSc li{margin-left:18px;}

/* ■ */
.lsSq li{list-style:square; margin-left:20px;}
html>/**/body .lsSc li{margin-left:18px;}

/* 数字 */
.lsNm li{list-style:decimal; margin-left:28px;}
html>/**/body .lsNm li{margin-left:22px;}

/* マーク無 */
.lsN li{list-style:none; margin-left:0px;}


/* ネスト解除 */

/* ○ */
.lsCc .lsDt li{list-style:disc;}

/* ■ */
.lsSq .lsDt li{list-style:disc;}
.lsSq .lsCc li{list-style:circle;}
.lsSq .lsNm li{list-style:decimal;}

/* 数字配下 */
.lsNm .lsDt li{list-style:disc;}
.lsNm .lsCc li{list-style:circle;}
.lsNm .lsSq li{list-style:square;}

.fBold{font-weight: bold;}


/** |02.Common Setting| ****************************************************************** START **/

/* 導入事例　tab
-------------------------------- */
.tab_nav {
	width: 953px;
	border-bottom:4px solid #17518C;
	padding-left:7px;
}
.tab_nav2 {
	width: 953px;
	border-top:4px solid #17518C;
	padding-left:7px;
}
.tab_nav3 {
	width: 953px;
	border-top:4px solid #17518C;
	padding-left:7px;
}

/* #tabGroup */
#contents #tabGroup {
	width:960px;
	margin:45px auto 0;
}

/* .tabNav */
#contents #tabGroup .tabNav {
	width:100%;
	height:54px;
	background:url(/products/bizprojector/casestudy/images/img_tab_bg_01.gif) repeat-x left bottom;
}
#contents #tabGroup .tabNav .tab {
	width:940px;
	min-width:940px;
	margin:0 auto;
	padding:0 10px;
}
#contents #tabGroup .tabNav .tab li {
	float:left;
	width:467px;
	height:54px;
	margin-right:6px;
}
#contents #tabGroup .tabNav .tab li.edge { margin-right:0px; }
#contents #tabGroup .tabNav .tab li img { cursor:pointer; }
#contents #tabGroup div.disnon{ display: none !important; }
#contents #tabGroup div.current{ display: block !important; }
.tab li.current img {visibility:hidden;}
.tabNav .tab li.current.lnav01 { background:url(/products/bizprojector/casestudy/images/index/tab_btn_01_cr.png) no-repeat left top; }
.tabNav .tab li.current.lnav02 { background:url(/products/bizprojector/casestudy/images/index/tab_btn_02_cr.png) no-repeat left top; }

/* 導入事例　　
-------------------------------- */
.jirei_title{
	font-size:150%;
	margin:10px 0;
	font-weight:bold;
}
.jirei_title2 {
	color: #FFF;
	font-size: 125%;
	padding-left: 15px;
	margin: 10px 0 0;
	font-weight: normal;
	line-height: 30px;
	background-color: #01679F;
}
.jirei_title3{
	padding: 5px;
	color: #000;
	font-size:125%;
	margin:10px 0;
	border-bottom:solid #000 1px;
}
.jirei_tieup{
	padding: 5px 0px;
	border-bottom:solid #17518C;
	color: #17518C;
	font-size:150%;
	margin:10px 0;
}


/* 導入事例　box
-------------------------------- */
.case_box {
}
.case_box .case_l {
	float: left;
	margin-right: 10px;
}
.case_box .case_c {
	float: left;
}
.case_box .case_r {
	float: right;
}


.mTB30{margin-top:30px !important;margin-bottom:30px !important;}
.pRL30{padding-right:30px !important;padding-left:30px !important;}
.mTB18{margin-top:18px !important;margin-bottom:18px !important;}


.top{
	padding:24px 10px;
	font-size:70%;
	color:#666666;
	text-align:right;
}

.top img{
	margin-right:4px;
	vertical-align:0.2em;
}

.top a:link, .top a:visited, .top a:hover, .top a:active{
	color:#666666;
	text-decoration:none;
}
/* --------------------------------

下層
　
-------------------------------- */

/* 導入事例　キービジュアル */
div.biz_keyVisual{
	*margin-bottom:-10px;
}


#solution_dounyu {position:relative;}
#solution_dounyu .mainvisual_bg {}
/*
#solution_dounyu .mainvisual_img {
	position:absolute; top:1px; right:1px;
	width:214px; height:148px;
	overflow:hidden;}
*/
#solution_dounyu p.name {
	position:absolute; top:20px; right:20px;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;
	text-align:right;}
#solution_dounyu p.name span {
	font-size:16px;}
	
#solution_dounyu p.name_new_2line { /* 導入プラン、導入製品　2行の場合 */
	position:absolute; top:13px; right:235px;
	color:#FFFFFF;
	font-size:12px; font-weight:bold;
	text-align:right;}
	
#solution_dounyu p.name_new_2line span {
	font-size:16px;}
	
#solution_dounyu p.copy2line { /* 2行の場合 */
	position:absolute; top:90px; left:18px;
	color:#FFFFFF;
	font-size:16px; font-weight:bold;}
#solution_dounyu p.copy3line { /* 3行の場合 */
	position:absolute; top:76px; left:18px;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;}

.jirei_title{
	color:#FFF;
	font-size:125%;
	padding-left:20px;
	margin:10px 0;
	font-weight:bold;
	background-image:url(/products/label/casestudy/images/common/h2_seihin.gif);
	height: 27px;
}
.jirei_title3{
	padding: 5px;
	color: #000;
	font-size:125%;
	margin:10px 0;
	border-bottom:solid #000 1px;
}
.jirei_tieup{
	padding: 5px 0px;
	border-bottom:solid #17518C;
	color: #17518C;
	font-size:150%;
	margin:10px 0;
}





/* 主要業務
-------------------------------- */

#products_main-l .jirei_gyomu {}
#products_main-l .jirei_gyomu table{
	width:100%;
	border-right:2px solid #CCCCCC;}
#products_main-l .jirei_gyomu th,
#products_main-l .jirei_gyomu td {
	background-color:#FFFFFF;
	border-left:2px solid #CCCCCC;
	text-align:left;
	_font-size:75%;}
#products_main-l .jirei_gyomu th {
	width:179px;}
#products_main-l .jirei_gyomu th span {
	color:#FFFFFF!important;
	background-color:#4694D1;
	display:block;
	font-weight:bold;
	padding:4px 5px 3px;
	margin:0 5px;}

#products_main-l .jirei_gyomu td {
	vertical-align:top;}
#products_main-l .jirei_gyomu td div {
	margin:7px;}

#products_main-l .jirei_costdown {
	border: #FFF3C1 15px solid;
	border-top: #FFF3C1 5px solid;
	/*padding:5px 15px 10px;*/
	width: 690px;
	margin: 0 auto 15px;
}

#products_main-l .jirei_costdown h3{
	background: #FFF3C1;
	padding-top: 10px;
	padding-bottom: 12px;
}


/* 導入事例　テキスト文囲み　
-------------------------------- */

#products_main-l .showcase_jirei{
	clear:both;
}


/* 導入事例　h3　
-------------------------------- */
#products_main-l .showcase_jirei h3{
	padding:10px 10px 12px 0;
	font-size:120%;
	line-height:1.5;
}

#products_main-l .showcase_jirei h3 span{
	color:#1E6FB7;
}


#products_main-l .showcase_jirei h3 .span_line{
	color:#1E6FB7;
	text-decoration: underline;
}
#products_main-l .showcase_jirei .right{
	text-align:left !important;
}

#products_main-l .showcase_jirei h3 .product_detail{
	padding:5px 0 0 11px;
	float:left;
	font-size:75%;
	font-weight:normal;
}

#products_main-l .showcase_jirei h3 .product_detail02{
	padding:5px 0 0 11px;
	font-size:75%;
	font-weight:normal;
}

#products_main-l .showcase_jirei h3 .product_detail img,
#products_main-l .showcase_jirei h3 .product_detail02 img{
	margin-bottom:0;
	vertical-align:middle;
}
#casestudy.jirei03 h3{
	padding: 10px 10px 12px 0;
	font-size: 120%;
	line-height: 1.5;
}
#casestudy.jirei03 h3 span{
	color: #1E6FB7;
}



/* 導入事例　導入モデル　横3列
-------------------------------- */
.line_3{

text-align: center;
white-space: nowrap;
}
.line_3 p{

display: inline-block;
}




/* 導入事例　お気に入りポイント　テーブル
-------------------------------- */
#products_main-l .point_table{
	clear:both;
	width:480px;
	margin-left:10px;
}

#products_main-l .jirei_point {
	/*background-image:url(../images/jirei_point_bg_repx.gif) ;*/
	background:#C8E8F8;
	clear:both;
	position:relative;
	margin-left:8px;
}
#products_main-l .jirei_point .image{
	position:relative;
	top:-8px;
	left:-8px;
	margin-bottom:-8px;
}
#products_main-l .jirei_point .box_jirei_point {


}
#products_main-l .jirei_point .jirei_point_text {
	margin:0 8px;
	padding-top:8px;
}



/* 導入事例　会社情報
-------------------------------- */
#products_main-l .jirei_data {
	clear:both;
}


/* 導入事例　会社情報　テーブル
-------------------------------- */

#products_main-l .jirei_data table{
	width:100%;
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}

#products_main-l .jirei_data table th{
	width:191px;
}

#products_main-l .jirei_data table td table{
	width:400px;
	border:none;
}

#products_main-l .jirei_data table td table th{
	width:65px;
}


/* 導入事例　インフォメーション　
-------------------------------- */
#dounyu_jirei .jirei_info {
	margin-top:10px;
	clear:both;
}

#dounyu_jirei .jirei_info div.info_title{
	height:21px;
}

#dounyu_jirei .jirei_info div.info_box{
	border:#4d4d4d solid 1px;
	border-top:none;
}

#dounyu_jirei .jirei_info div.info_box div {
	padding:10px;
}

.number {
	font-size:1.7em;
	line-height:100%;
	font-weight: bold;
}


/* 導入事例　インフォメーション　テーブル
-------------------------------- */
.jirei_info {
	margin-top: 10px;
	clear: both;
}

.jirei_info div.info_box {
	border: #4D4D4D solid 1px;
	border-top: none;
}

.jirei_info div.info_box div {
	padding: 10px;
}

.jirei_info div.info_box div table {
	margin-top:5px;
}

/* 導入事例　PDFダウンロード
-------------------------------- */

#products_main-l .pdf_download{
	padding-right:12px;
	width:201px;
	float:left;
	text-align:center;
}

#products_main-l .jirei_pdf {
	margin-top:24px;
	float:right;
	padding:10px 12px 8px 12px;
	width:475px;
	_width:499px;
	border:solid 1px #999999;}


#casestudy .txtM{
	font-size:80%;
}

#casestudy .lhM p{
	line-height:1.5;
}

/* 導入事例　別窓アイコン
-------------------------------- */
.ico_newwin{
	vertical-align: top;
	margin:1px 0 0 3px;
}

/* 導入事例　過去事例の表
-------------------------------- */
table.kakojirei{
	width:100%;
}

table.kakojirei th{
	background-color:#EDEEF1;
	border:solid #5B5B5B 1px;
	text-align:center;
	font-size:16px;
	margin:10px;
}

table.kakojirei td{
	border:solid #5B5B5B 1px;
	margin:10px;
	padding-left:10px;
}

table.kakojirei td.cellgrey{
	background-color:#EDEEF1;
	border:solid #5B5B5B 1px;
	margin:10px;
	padding-left:10px;
}

/* 導入事例　ダウンロードボタン
-------------------------------- */
.taP{
	text-align:right;
}

/***********************************************/

.w630{
	width: 630px;
	margin: 0 auto 15px;
}

.w716{
	width: 716px;
	margin: 0 auto 15px;
}
.box_gray{
	background: #e9e9e9;
}
.jirei_section_title {
	color: #0064C8;
	font-size: 100%;
	font-weight: bold;
}

/*導入事例下層ページ*/
.jirei_inner{margin:0 30px;}
.company_title{color: #17518C;margin-bottom: 10px;font-size:150%;}
.company_detail{margin-top: 20px;}
.dounyu_jirei h3 span{font-size:150%;color:#17518C;}
.dounyu_jirei h3 .small{font-size:130%;color:#17518C;}
.dounyu_jirei h3 .small_110{font-size:110%;color:#17518C;}
.dounyu_jirei p.lead{font-weight:bold;font-size:150%;color:#17518C;}
.dounyu_jirei .model_wide{width: 300px;}
.dounyu_jirei .model_copy{width: 660px;}
.dounyu_jirei .model_no{font-size:95%; margin-top:5px; margin-right:15px; font-weight:bold;}
.dounyu_jirei .model_no_fs150{font-size:150%; margin-right:15px; font-weight:bold;}
.dounyu_jirei .product_detail{margin-top:5px;font-size:95%; font-weight: bold;}
.dounyu_jirei .product_detail img{vertical-align:middle;}
.result .before h3,.result .after h3{border: 1px solid #CCC;padding: 6px 10px;margin-bottom: 20px;}
.result .before{float:left; width:48%;}
.result .after{float:right; width:48%;}
.result ul{margin-left:20px;}
.result ul li{list-style-type:disc;}
.sub_title{	font-size:125%;	color:#17518C;border-bottom: 2px solid #17518C;margin-bottom: 20px;padding-bottom: 3px;}
p.sub_title2 {
	color: #333;
	font-size: 125%;
	font-weight: normal;
	border: 1px solid #01679F;
	line-height: 30px;
	padding-left: 15px;
}
.caption{color:#666;}
.jirei_title.sub_title2{margin-bottom:0!important;}
.old_model_box{border: 3px solid #CCC;font-size: 12px;width: 230px;padding: 10px;}
.old_model_box .info{font-size:95%;}
.old_model_txt{width:150px; float:left;}
.current_model{background:#ccc; padding:0 30px; color:#333; font-weight:bold;}
.hyouka_wrap{margin:0 32px; clear:both;}
.hyouka_box{width:255px; float:left; padding:15px;margin-right:20px; background-color:#dbe7f2; height:160px;}
.hyouka_box.last{margin-right:0;}
.hyouka_box h3{font-size:111%; float:left; line-height:1.2;}
.hyouka_box2{width:255px; float:left; padding:15px;margin-right:20px; background-color:#dbe7f2;}
.hyouka_box2.last{margin-right:0;}
.hyouka_box2 h3{font-size:111%; float:left; line-height:1.2;}
.w30{width:30%;}
.w25{width:25%;}

#contents #solution_dounyu.mainSection{margin :45px auto;}

#contents .headSection .leftArea .title {font-size:120%;}

#jirei_pop{margin:20px auto 0; width:511px;}

#areaContents_pop{width:auto!important;}

.img_box{width:310px; float:left; margin-right:15px;}
.img_boxR{width:310px; float:right; margin-right:0px;}


.img_box2{width:530px; float:center;}
.img_box2L{width:250px; float:left; margin-right:10px;}
.img_box2R{width:250px; float:right; margin-right:0px;}


.small{
	font-size: 90%;
}

.copy {color:#17518c; border: 1px solid #CCC;padding: 15px 15px;margin-bottom: 20px;}
.example {border: 1px solid #CCC;padding: 15px 15px;margin-bottom: 20px;}
.example h3 {border-bottom:1px solid #CCC; padding-bottom:10px;}



/*report05用*/
.bg-black {
	width:606px;
	margin:  0 auto;
	padding: 20px; 
	background-color:#000;
}

/*case41専用css*/
.h2-wrap {
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 10px;}

.h2-wrap h2 {
	color: #0076BF;
	font-weight: bold;
	border-left: 5px solid #0076BF;
	margin-top: 12px;
	font-size: 130%;
	padding: 1px 0 1px 12px;}
	
.h2-wrap h3 {
	color: #0076BF;
	font-weight: bold;
	font-size: 200%;
	line-height: 1.1;
}
#func h2 {
	background-color: #0076BF;
	color: #fff;
	padding: 12px 25px;
	font-weight: bold;
	font-size: 155%;
  line-height: 1.2;
}
#func .func-content {
	padding: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#func .func-content h3 {
	font-weight: bold;
  font-size: 130%;
  margin-top: 10px;
  margin-bottom: 10px;
}
#profile {
	border-left: 4px solid #0076BF;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 25px 20px;
}
#profile {
	margin-bottom: 30px;
	margin-top: 30px;
}
#profile .inner {
	width: 930px;
	border-top: 4px solid #0085B2;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 25px 30px;
}
#profile h2 {
	color: #1F1F1F;
	font-size: 110%;
	margin-bottom: 15px;
}














.jirei_point {
	background:#C8E8F8;
	clear:both;
	position:relative;
	padding:15px;
}


















