@charset"shift_jis";






/* Web Cas Css Document

  
 creator.css
( creator/index.html)

----------------------------------------------------------------------- */



/*1.tag
----------------------------------------------------------------------*/

#contener h3{
  margin: 5px 0px 15px 10px;
  padding: 0px 0px 0px 10px;
  background-image: url(../../commom/images/icon_bluegreen.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 80%;
  clear: both;
}


.img_ttl {
	background-image:none;
	text-align:center;
	font-size:80%;
	margin:0;
	padding:0;
}



.nayami {
	width:100%;
	marig-bottom:36px;
}

.nayami img {
	float:left;
	width:80px;
}

.nayami ol{
	width:530px;
	padding:0 14px;;
	margin:0;
	list-style-type:none;
	float:right;
}

.nayami .q{
	margin: 5px 0px 15px 10px;
	background-image:url(../../creator/images/q.gif);
	background-repeat:no-repeat;
	
	padding-left:24px;
	line-height:140%;
	border-bottom:1px dotted #999;
}

.nayami .a{
	margin: 5px 10px 15px 30px;
	background-image:url(../../creator/images/a.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:24px;
	line-height:140%;
	padding-bottom:26px;
}


/*主な特徴
----------------------------------------------------------------------*/
div.f_box{
	float:left;
	width: 645px;
	margin-bottom:10px;
	background:url(../images/box_bg.gif) no-repeat left bottom;
}

.box{
	float:left;
	width:315px;
	margin-left:15px;
}

.first{
	margin-left:0;
}

.box p{
	padding:0 4px 4px;
	font-size:10px;
}

.box > p{
	height:auto;
	min-height:95px;
}

.box p.more-info{
	height:auto;
	min-height:0;
	padding:0 8px 8px 0;
	text-align:right;
}

.box2-img {
	float:right;
	margin-left:4px;
}

.box ol{
	margin-left:18px;
	margin-bottom:10px;
	padding-left:24px;
	font-size:10px;
	width:240px;
	background-color:#cce2fd;
}

.box li{
	margin-bottom:4px;
}

.box .flow{
	background:#F2F2F2;
	border:1px solid #CCC;
	width:305px;
	margin:10px 5px 10px;
}


/*コンテンツ編集機能詳細
----------------------------------------------------------------------*/
.edit th{
	width:100px;
}

.edit img{
	border:1px solid #999;
}

p.funcP{
  clear: both;
  margin: 0 10px 0 10px;
  padding: 0px;
  color:#C00;
}
