@charset "utf-8";

/* ====================================================== */
/* [2階層目以降のページに適用するCSS]                     */
/* ====================================================== */

/* ====================================================== */
/* [メインエリアの定義]                                   */
/* ====================================================== */

#mainArea {
background-image:url(../img/common/2nd_titleBg.jpg);
background-repeat:no-repeat;
width:758px;
height:121px;
}

#toToppageBtn {
width:152px;
height:22px;
display:block;
margin-top:-1px;
}

html>/**/body #toToppageBtn { margin-top:0; }




/* ====================================================== */
/* [サービスページ]　　　　　　　　　　　               */
/* ====================================================== */



#serviceArea_tit1 {
	background-image:url(../img/service/title01.gif);
	height: 110px;
}

#serviceArea_tit2 {
 background-image:url(../img/service/title02.gif); 
	height: 90px;
	}
	
#serviceArea_tit3 {
 background-image:url(../img/service/title03.gif); 
	height: 90px;
	}

.serviceArea_Contents {
clear:both;
width:670px;
margin:0 auto;
padding-top:24px;
padding-bottom:20px;
}

#serviceArea_cap1 {
padding-top:50px;
padding-left:50px;
width:324px;
float:left;
}

#serviceArea_cap2 {
padding-top:50px;
padding-left:20px;
width:324px;
float:left;
}


.serviceArea_banner {
	width:289px;
	float:right;
	padding-right:60px;
	padding-top:8px;
}

#serviceArea_btncap {
width:320px;
float:right;
padding-right:8px;
padding-top:8px;
}

/* ====================================================== */
/* [プレゼントページ]　　　　　　　　　　　               */
/* ====================================================== */

#title_present,
#title_case,
#caseContainer {
width:758px;
margin:0 auto;
}

#presentArea_title { background-color:#D6E0F2; }


#presentArea_otoku1,
#presentArea_otoku2 {
margin-top:1px;
width:758px;
background-repeat:no-repeat;
overflow:hidden;
}

.presentArea_otokuContents {
width:596px;
float:right;
padding-left:6px;
}



.otokuTitle { padding:25px 0 3px 0; }

.otokuCaption {
padding:8px 0 8px 0;
color:#333;
line-height:1.5;
margin-bottom:9px;
}

.otoku_l {
width:347px;
padding:8px 0 0 0;
color:#333;
}



.otoku_r2 {
width:233px;
padding:0;
}

.tourokuBtn {
text-align:center;
margin-bottom:10px;
}

/* ====================================================== */
/* [活用事例ページ]　　　　　　　　　　　                 */
/* ====================================================== */

#caseContainer_l {
width:507px;
color:#666;
margin-top:-1px;
}

html>/**/body #caseContainer_l { margin-top:0; }

#caseContainer_r {
width:251px;
overflow:hidden;
color:#666;
}

#companyProfile {
width:251px;
padding:23px 22px 0 0;
overflow:hidden;
background-image:url(../img/case/case_companyBg.gif);
background-repeat:no-repeat;
}

#companyProfile p { padding-left:11px; }

#companyProfileFooter {
clear:both;
background-image:url(../img/case/case_companyProfileFooter.gif);
background-repeat:no-repeat;
background-position:bottom;
height:8px;
}

#companyProfileContents {
width:229px;
padding:7px 0 0 0;
}

.bgNum1,
.bgNum2,
.bgNum3,
.bgNum4,
.bgNum5,
.bgNum6 {
background-position:right bottom;
background-repeat:no-repeat;
}

.bgNum1 { background-image:url(../img/case/number1.gif); }

.bgNum2 { background-image:url(../img/case/number2.gif); }

.bgNum3 { background-image:url(../img/case/number3.gif); }

.bgNum4 { background-image:url(../img/case/number4.gif); }

.bgNum5 { background-image:url(../img/case/number5.gif); }

.bgNum6 { background-image:url(../img/case/number6.gif); }

#companyProfileContents a { font-family:Arial, Helvetica, sans-serif; }

.p1 { padding:0 19px 0 35px; }

.p2 {
clear:both;
padding:0 35px;
color:#666;
}

.p1 p,
.p2 p {
line-height:1.5;
margin-bottom:1em;
}

.p1 h2,
.p2 h2 {
padding-top:1em;
font-weight:bold;
}

#customerPhoto_l {
width:116px;
padding-top:17px;
padding-left:1px;
}

#customerPhoto_r {
width:117px;
padding-top:95px;
padding-right:9px;
}

#customerPhoto_c {
width:116px;
margin:17px auto 0 auto;
}

#nextBackContainer {
clear:both;
width:758px;
padding:17px 0 18px;
background-color:#F1EED2;
text-align:center;
overflow:hidden;
}

#nextBackContainer p { display:inline; }

#dot { padding:0 12px; }

#presentBanner {
position:relative;
width:238px;
left:510px;
top:-6px;
}

