@charset "UTF-8";

a img {border:none !important;}
object {margin:0 !important;}

/* clearfix
-------------------------------------------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* flash 
-------------------------------------------------------------------------------*/
#flashcontent	{padding-top:10px;}
#Printflash		{display:none;}


/* navigation
-------------------------------------------------------------------------------*/
#mn {
	margin:10px 0 0 0;
	padding:0;
}

#mn img {float:left; border:0;}
#mn img.mnTip {margin:0;}
#mn img.mnOth {margin:0 0 0 5px;}


/* content space
-------------------------------------------------------------------------------*/
.cSpace {
	margin:10px 0 20px;
	padding:0;
	width:714px;
	font-size:90%;
	line-height:1.4em;
}

.ttl {
	margin:30px 0 20px;
	padding:0;
}

.mText {margin-bottom:10px; line-height:1.4em}
.mItem {margin:10px 0;}
.btmSp {margin-bottom:10px;}

.cTitle	{margin:15px 0;}/*ページタイトル*/
.cSub	{/*サブタイトル*/
	margin:0 0 10px 0;
	padding:0 0 7px 0;
	border-bottom:#0991d2 2px solid;
	width:714px;
}

.cBox {
	margin:0 0 40px 0;
	padding:0;
	width:714px;
	display:block;
}

.cBoxM {
	margin:0 0 20px 0;
	padding:0;
	width:714px;
	display:block;
}

/* top
-------------------------------------------------------------------------------*/
.cBoxL		{float:left; margin:0 16px 0 0 !important;}
.cBoxR		{float:left;}
.boxes2		{width:470px;}
.boxes2b	{width:470px;margin-left:122px !important;}
img.goTtl	{margin:12px 12px 15px 12px;}

.cGood {
	margin:0;
	padding:0;
	width:227px;
	display:block;
	background:url(../images/good_base.gif) no-repeat;
}

.cGood p, .cOutline p {
	padding:0 12px 12px 12px;
	background:url(../images/base_bottom.gif) no-repeat bottom;
}

.cOutline {
	margin:0;
	padding:0;
	width:227px;
	display:block;
	background:url(../images/outline_base.gif) no-repeat;
}


/* service
-------------------------------------------------------------------------------*/
#day1 {
	padding:10px;
	width:75px;
	background:url(../images/ser_bg1.gif);
} 

#day2 {
	padding:10px;
	width:75px;
	background:url(../images/ser_bg2.gif);
}

.flowItem1 {width:285px; background-color:#E5F5Fd;}
.flowItem2 {width:285px; background-color:#E1EFF1;}
.flowItem2e {
	padding-bottom:10px;
	width:285px;
	background-color:#E1EFF1;
}


.flowText1 {
	padding:0 18px;
	vertical-align:middle;
	width:298px;
	background-color:#EFF8FE;
}

.flowText2a {
	padding:0 18px;
	vertical-align:top;
	width:298px;
	background:#ECF5F6 url(../images/ser_bg3.gif) repeat-x;
}

.flowText2 {
	padding:0 18px;
	vertical-align:top;
	width:298px;
	background-color:#ECF5F6;
}

.flowPd {padding-top:10px !important;}
.flowPdh {padding-top:27px !important;}


#prcItem {
	color:#11B2A5;
	font-weight:bold;
}

#prc {
	font-size:200%;
	border-bottom:#11B2A5 1px dotted;
}


/* system
-------------------------------------------------------------------------------*/
#sysFl {
	text-align:center
}

#exa {
	margin:0 17px;
	width:680px;
}

#exaHead {
	margin:0 0 3px 0;
	padding:10px;
	background:#E5F5FD url(../images/exa_head.gif) no-repeat;
}

#exaTtl {
	margin:0;
	padding:0;
	width:348px;
	font-size:120%;
	font-weight:bold;
}

#exaBtn {
	margin:0;
	padding:0;
}

.exaBox		{
	padding:9px;
	width:662px;
	background-color:#E5F5FD;
}

.exaBoxB	{
	padding:0 9px 8px 9px;
	background:#E5F5FD url(../images/exa_btm.gif) no-repeat bottom;
}

.exa2L		{float:left; width:446px}

.exaL		{float:left; margin:0 8px 0 0 !important;}
.exaR		{float:left;}

*{ box-sizing:content-box;}