@charset "utf-8";

/*----------------------------------------------------
    ■ head color
----------------------------------------------------*/
#head {
	background-image: url(../img/head_bg_sonota.jpg);
}
#head_cnt {
	background-image: url(../img/head_bg_sonota.jpg);
}

/*----------------------------------------------------
    ■ footer color
----------------------------------------------------*/
#foot {
	background-color: #D6D6D6;
}
.f_box h3 a {
	color: #000000;
}
.f_box li {
	background-image: url(../img/f_ar_sonota.png);
}

.f_box h3 {
	color: #000000;
}
.f_box li a {
	color: #000000;
}

/*----------------------------------------------------
    ■ share
----------------------------------------------------*/

#contents_l_head h1 {
	padding-bottom: px;
	margin: 0 0 10px; 
}

#contents_l_head h2 {
	padding-bottom: 20px;
	margin: 50px 0px 20px 0px; 
	font-size: 34px; 
	color: #333333; 
}

#sample01{
  border-left: 15px solid #cc3366; 
}

#sample02{
  border-left: 10px solid #cc3366; 
}

#contents_l_head h3 {
	margin: 20px 0px 20px 0px; 
	font-size: 20px; 
	color: #333333; 
}

#contents_l_head p {
	font-size: 14px;
	line-height: 140%;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	width: 620px;
	font-style: normal;
	text-align: left;
}

table {
	margin-left: auto;
    margin-right: auto;
}

.sample_01{
width: 620px;
border-collapse: collapse;
}
.sample_01 th{
width: 200px;
padding: 10px;
text-align: left;
color: #333;
background-color: #eee;
border: 2px solid #b9b9b9;
}
.sample_01 td{
padding:10px;
background-color: #fff;
border: 2px solid #b9b9b9;
}

/*----------------------------------------------------
    ■ other
----------------------------------------------------*/


#block_bn {
}
#block_bn dt {
	padding-bottom: 10px;
}
#block_bn dd {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 45px;
	font-style: normal;
}



/*----------------------------------------------------
    ■ use and feature 20150212
----------------------------------------------------*/

.feature_box {
	width: 620px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.feature_box_l {
	width: 400px;
	float: left;
}

.feature_box_l h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
.feature_box_l ul li {
	font-size: 14px;
	line-height: 160%;
}

.feature_box_r {
	float: right;
	width: 200px;
}

.feature_box_r h4 {
	font-size: 14px;
	padding-bottom: 2px;
}

.feature_box_r table {
	background-color: #333333;
	width: 200px;
}
.feature_box_r table th {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
}
.feature_box_r table td {
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
}

.use_box {
	width: 620px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	clear: both;
}

.use_box_l {
	width: 300px;
	float: left;
}

.use_box h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.use_box_r {
	float: right;
	width: 300px;
}

.use_box dl {
	width:310px;
}

.use_box dl dt {
	float: left;
	font-size: 14px;
}

.use_box dl dd {
	font-style: normal;
	padding-left:12px;
	padding-bottom:20px;
	font-size: 14px;
	line-height: 140%;
}
