@charset "UTF-8";
/*
----------------------------------------------------
FOR www.scm.or.jp
updated: July 24,2011
author: yamamori@wdd.jp
---------------------------------------------------- */


#transforming {
	padding-top: 20px;
	padding-right: 10px;
	_padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	_padding-left: 0px;
	
	position: relative;
	height: auto;
}


h1 {
	margin-bottom: 0px !important;
}


p.lead {
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	color: #064C93;
	margin: 0 0 1em 1.3em;
}


h2 {
	margin: 0 0 0.7em !important;
}


p.figure {
	text-align: center;
	margin: 0 0 2.5em !important;
}


/* @group .floatblock-l */

.floatblock-l {
	margin: 1.7em 18px 1.5em 18px;
}

.imageblock-l {
	float: left;
	margin-right: 1.3em;
	margin-bottom: 0.8em;
}

p.floattext {
	line-height: 1.8;
	font-size: 13px ;
	margin: 0 0 1em;
}

p.notes {
	font-size: 11px !important;
}

/* @end */


/* @group #sesction-QA */


#sesction-QA {	
}

dl.qa-block {	
	margin: 1.7em 18px 1.5em 18px;	
	/*
	behavior: url(http://www.scm.or.jp/common/PIE/PIE.htc);
	*/
}

dl.qa-block dt, dl.qa-block dd {
	font-size: 14px;
}

dl.qa-block dt {
	position: relative;

	border-top: 1px solid #7198C2;
	border-left: 1px solid #7198C2;
	border-right: 1px solid #7198C2;
	
	border-bottom: 1px solid #ccc;
	
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px; 
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px; 
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
   	behavior: url(/common/PIE/PIE.htc);
    
	background: #FFFBC8 url(../../image/transforming/bullet_q.png) 17px 13px no-repeat;
	color: #064C93;
	font-weight: bold;
	padding: 1.3em 2em 1.3em 4.7em !important;
	min-height: 20px;
}


dl.qa-block dd {
	position: relative;

	border-bottom: 1px solid #7198C2;
	border-left: 1px solid #7198C2;
	border-right: 1px solid #7198C2;
	
	border-top: 1px solid #eee;
	
	-webkit-border-bottom-left-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px; 
    -moz-border-radius-bottomleft: 10px;  
    -moz-border-radius-bottomright: 10px; 
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	
	line-height: 1.5;
	background: #FAFAFA url(../../image/transforming/bullet_a.png) 17px 9px no-repeat;
	
	padding: 1em 2em 1em 4.7em !important;
	min-height: 28px;
}

/* @end */



#section-contact-wrapper {
	margin-top: 2em;
	padding-top: 1.5em;
	border-top: 1px dashed #0E5296;	
}

#section-contact-wrapper h2{
	margin: 0 !important;
}


#section-contact {
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/*\*//*/
	overflow: hidden;
	/**/
		
	border: 1px solid #7198C2;
	border-top: 0px none;
	
	padding: 15px 0 15px 29px;
	_padding: 15px 0px 15px 14px;
	
	_width:682px;
}


#section-contact:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;	
}

#section-contact p {
	float: left;
}


#section-contact p#btn-mailform {
	width: 246px;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../image/transforming/contact_mail.png);
	margin-right: 40px;
}

#section-contact p#btn-mailform a {
	display: block;
	text-decoration: none;
	width: 246px;
	height: 76px;
}

#section-contact p#btn-mailform a:hover {
	background: url(../../image/transforming/contact_mail_on.png);
}

#section-contact p#telno {
}


