@charset "Shift-JIS";

/**********************************************************************
project name :  secom [ /campaign/css/module.css ]

09.03.25
**********************************************************************/

/*---------------------------------------------
 common
---------------------------------------------*/

.last,
.nm{
	margin-bottom: 0 !important;
}

.txt-center{
	text-align: center;
}

/*---------------------------------------------
 Text
---------------------------------------------*/

p{
	line-height: 1.4;
}

#BodyArea p{
	margin-bottom: 20px;
}

p.lead{
}

p.tbl-caption{
	margin-bottom: 20px;
}

strong{
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}

strong span{
	color: #004a95;
}

em{
	font-style: normal;
	color: #cc0000;
}

.attention{
	padding-left: 3.0em;
	text-indent: -3.0em;
	font-size: 86%;
}


/*---------------------------------------------
 Image
---------------------------------------------*/

.img-nml{
	margin-bottom: 15px;
	text-align: center;
}

.img-nml-narrow{
	margin-bottom: 10px;
	text-align: center;
}

.img-left{
	margin-bottom: 15px;
}

.img-left-narrow{
	margin-bottom: 10px;
}

.img-nml-nm{
	text-align: center;
}

.img-mdl{
	vertical-align: middle;
}



/*---------------------------------------------
 Section
---------------------------------------------*/

.section{ 
	margin-bottom: 40px;
}

.h1-section{
	margin-bottom: 20px;
}

.section01,
.h2-section,
.h3-section{
	margin-bottom: 30px;
}

.section01 .box,
.section02 .box{
	margin: 0 10px;
}

.section01 .box p,
.section02 .box p{
	margin-bottom: 20px;
}


/*---------------------------------------------
 Rayout
---------------------------------------------*/

.col2{
	width: 900px;
	margin-bottom: 20px;
}

.col2 .col-a{
	float: left;
	width: 315px;
}

.col2 .col-b{
	float: right;
	width: 315px;
}


.col2 .col-a2{
	float: left;
	width: 255px;
}

.col2 .col-b2{
	float: right;
	width: 605px;

}

.col2 .col-a3{
	float: left;
	width: 430px;
}

.col2 .col-b3{
	float: right;
	width: 430px; 


}

.img-nml2{
	width: 440px;
	height: 206px;
	background: #ffffff url(/campaign/img/t_kitty09.gif) no-repeat;
}

.col2 .col-a3 .img-nml2 .col-a4{
	float: left;
	margin-left: 10px;
	width: 100px;
}

.col2 .col-a3 .img-nml2 .col-b4{
	float: right;
	margin-right: 10px;
	width: 280px;
	line-height: 1.6;
}

.col2 .col-b3 .img-nml2 .col-a4{
	float: left;
	margin-left: 10px;
	width: 100px;
}

.col2 .col-b3 .img-nml2 .col-b4{
	float: right;
	margin-right: 10px;
	width: 280px;
	line-height: 1.6;
}


ul.btn-list li{
	width: 160px;
	margin-right: 60px;
	float: left;
}

ul.btn-list li.end{
	margin-right: 0;
}

ul.btn-list li p{
	font-size: 91%;
}


/*********************************************************************/

/* CSS Document */

