/*基本CSS---------*/
#main-contents{
    float:right;
    width:600px;
}

#navi-contents{
    float:left;
    width:127px;
}

#casestudy-top{
	width: 712px;
	height: 264px;
	margin-bottom: 12px;
    background-image:url('http://www.iihi.biz/casestudy/images/casestudy.jpg');
}

/*-----------------------------*/

#navi-contents-ttl{
    width:127px;
    _width:120px;
    background-color:#724530;
    text-align:right;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    padding-right:5px;
    padding-top:100px;
    padding-bottom:5px;
    margin-bottom:10px;
}


#navi-categories,#navi-all-categories{
  width:115px;
  border:1px solid #ccc;
  padding:5px;
  text-align:right;
  font-size:10px;
  margin-bottom:5px;
}
  
  
  


/*骨子-------------------*/


#ent-wrapper{
      width:548px;
      margin:0 auto;
      background-color:#FCF7F3;
      padding:10px 10px 5px 10px;
      border:1px solid #ccc;
}

#ent-title01-001{
      width:530px;
      font-size:18px;
      font-weight:bold;
      color:#333;
      border-top:5px solid #ccc;
      border-bottom:1px dotted #ccc;
      padding:3px 0px;
      margin-bottom:10px;
}

#ent-title01-002{
      width:480px;
      font-size:18px;
      font-weight:bold;
      color:#333;
      border-top:5px solid #ff0000;
      border-bottom:1px dotted #ff0000;
      margin-bottom:10px;
}

#ent-title01-003{
      width:480px;
      font-size:18px;
      font-weight:bold;
      color:#333;
      border-top:5px solid #00ff00;
      border-bottom:1px dotted #00ff00;
      margin-bottom:10px;
}

#ent-title01-004{
      width:480px;
      font-size:18px;
      font-weight:bold;
      color:#333;
      border-top:5px solid #0000ff;
      border-bottom:1px dotted #0000ff;
      margin-bottom:10px;
}

#ent-title01-005{
      width:480px;
      font-size:18px;
      font-weight:bold;
      color:#333;
      border-top:5px solid #ccc;
      border-bottom:1px dotted #ccc;
      margin-bottom:10px;
}

#ent-title02{
     width:530px;
     font-size:15px;
     font-weight:bold;
     color:#555;
     border-left:3px solid #ccc;
     border-bottom:1px dotted #ccc;
     text-indent:5px;
     margin-top:10px;
     margin-bottom:10px;
}

#ent-subtitle{
    width:530px;
    font-size:10px;
    color:#555;
    margin-bottom:10px;
}

#ent-img00{
    width:480px;
    margin-bottom:10px;
}

#ent-img00 img{
    margin-bottom:5px;
}

#ent-img00-cap{
    width:auto;
    text-align:center;
    margin:0px auto 10px auto;
    font-size:10px;
    color: #666666;
}


#ent-txt01{
    width:530px;
    font-size:13px;
    line-height:1.7;
    margin-bottom:5px;
	color:#666666;
}

/*右側の部分---------*/
.cat-wrapper{
    width: 550px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:10px 10px 5px 10px;
	border:1px solid #ccc;
}

#cat-categories{
    width:530px;
	border-bottom:1px dotted #d6d6d6;
    padding:5px;
    text-align:left;
    margin-bottom:5px;
	font-size: 14px;
	line-height: 1.6;
}

.casestudy-header-wrapper{
	width: 550px;
	background-color:#FFFFFF;
	height: auto;
	margin-top: 15px;
}

.casestudy-header{
    width: 540px;
	border-bottom: 1px solid #b18b4c;
	border-right: 1px solid #b18b4c;
	border-top: 1px solid #b18b4c;
	border-left: 5px solid #b18b4c;
    padding: 5;
    text-align: left;
    margin-bottom: 10px;
	font-size: 16px;
	line-height: 2.0;
	background-color: #FFFFFF;
	text-indent: 10px;
}

.category-description{
	font-size: 12px;
	color: #666666;
	line-height: 1.7;
}

.category-description-arrow{
	font-size: 11px;
	color: #b18b4c;
	line-height: normal;
	text-align: right !important;
} 

a.link6 {
	text-decoration: none;
    color:#b18b4c;
	text-decoration: underline;

}

a:visited.link6{
	text-decoration: none;
    color:#b18b4c;
	text-decoration: underline;
}

a:hover.link6{
	text-decoration: none;
    color:#FFFFFF;
	text-decoration: underline;
	background-color: #b18b4c;
}






/*エントリーイメージ-------------------------*/

#ent-img01a-left{
    float:left;
    width:auto;
    margin:0px 10px 0px 0px;
}


#ent-img01a-cap{
    width:auto;
    text-align:center;
    margin:0px auto 5px auto;
    font-size:10px;
}

#ent-img01b-left{
    float:right;
    width:auto;
    margin:5px;
}

#ent-img01b-cap{
    width:auto;
    text-align:center;
    margin:0px auto 5px auto;
    font-size:10px;
}


/*エントリーイメージ-------------------------*/
#ent-img01a-right{
    float:right;
    width:auto;
    margin:0px 0px 0px 10px;
}


#ent-img01b-right{
    float:left;
    width:auto;
    margin:5px;
}
/*---------------------------------------*/

#ent-line01{
      width:530px;
}

#ent-upbutton{
      width:530px;
    font-size:12px;
    text-align:right;
}