@charset "utf-8";

/* index
-------------------------------------------- */
/* keyVisual
-------------------------- */
#keyvisual{
	margin: 10px 0 40px 0;
}


/* aboutPronet
-------------------------- */
#aboutPronet{
	width: 620px;
	margin: 0 auto;
}


/* service
-------------------------- */
#service{
	margin: 0 0 40px 0;
}

#service h3{
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	text-align: center;
	background: url(../../common/img/btn_dotted02.gif) repeat-x left bottom;
}

#service p{
	margin: 0 0 20px 0;
	font-size: 80%;
	line-height: 130%;
}


/* feature
-------------------------- */
#feature{
	margin: 0 0 18px 0;
	padding: 0 0 8px 0;
	background: url(../../about/img/bg_about_bottom.gif) no-repeat left bottom;
}

#feature h3{
	padding: 0 0 12px 0;
	background: #fff;
	text-align: center;
}

#feature .top{
	zoom: 1px;
}


/* featureBox
-------------------------- */
#feature .featureBox{
	margin: 0 64px 0 18px;
	padding: 10px 0 0 48px;
}

#feature .featureBox h4{
	margin: 0 0 12px 0;
}

#feature .featureBox p{
	margin: 0 0 20px 0;
	font-size: 80%;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック";
}

#feature .flow01{
	margin-top: 12px;
	background: url(../../about/img/icon_flow01.gif) no-repeat left top;
}

#feature .flow02{
	background: url(../../about/img/icon_flow02.gif) no-repeat left top;
}

#feature .flow03{
	background: url(../../about/img/icon_flow03.gif) no-repeat left top;
}


p.entryFlowBtn{
	font-size: 80%;
	line-height: 130%;
	text-align: right;
}



/* about
-------------------------------------------- */
/* keyVisual
-------------------------- */
body#about #keyvisual{
	margin: 10px 0 10px 0;
}


/* begin
-------------------------- */
#begin{
	width: 620px;
	margin: 0 auto;
}

p.titleBg{
	width: 620px;
	margin: 0 auto 40px auto;
}


/* intro
-------------------------- */
#intro{
	margin: 0 0 40px 0;
}

#intro h3{
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	text-align: center;
	background: url(../../common/img/btn_dotted02.gif) repeat-x left bottom;
}


#intro p{
	margin: 0;
	font-size: 80%;
	line-height: 130%;
}

#intro p.capture{
	margin: 0 0 20px 0;
}

#intro p.attention{
	margin: 2px 0 0 0;
	font-weight: bold;
	color: #8b1d1d;
}


/* entryFlow
-------------------------- */
#entryFlow{
	margin: 0 0 18px 0;
	padding: 0 0 8px 0;
	background: url(../../about/img/bg_about_bottom.gif) no-repeat left bottom;
}

#entryFlow h3{
	padding: 0 0 12px 0;
	background: #fff;
	text-align: center;
}

#entryFlow .top{
	padding: 0;
	zoom: 1px 
}


/* entryFlowBox
-------------------------- */
#entryFlow .entryFlowBox{
	margin: 0 25px 0 25px;
}

#entryFlow .entryFlowBox p{
	padding: 0 0 20px 0;
	font-size: 80%;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック"
}

#entryFlow .flow01{
	margin-top: 14px;
}

#entryFlow .flow02{
	clear: both;
}

#entryFlow .flow01 .pict,
#entryFlow .flow02 .pict{
	width: 126px;
	float: left;
}

#entryFlow .flow01 p,
#entryFlow .flow02 p{
	width: 429px;
	float: right;
}

#entryFlow .flow03{
	clear: both;
}

#entryFlow .flow03 .pict{
	width: 172px;
	float: left;
}

#entryFlow .flow03 p{
	width: 383px;
	float: right;
}

#entryFlow .flow03{
	clear: both;
}

p.entryBtn{
	text-align: center;
}

