



img{

max-width: 100%;
height: auto;
width /***/:auto;

}

#container{

width:100%;

}
.container{

width:100% !important;

}

.maincontents{
width:100% !important;
}


.smart_off {display: none;}



/*共通項目*/



.smart_head {	width:100%;}

.smart_head img { width : auto}   /* IE8 */

.smart_head img { max-width : 100%}



img {	vertical-align: bottom;}


.clear {	clear: both;}

.mc_color{
	background:#DFF7F8;			/*サイトによって背景色を変更*/	
}
.mc-list-group h3{
	font-size:14px;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	background:#EEE;
	border-left:5px solid #0066CC;
}

.mc-group ul{
	width:98%;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.mc-group ul li{
	width:45%;
	float:left;
	padding:4px;
	margin: 2px;
	border:1px solid #EEE;
}
.mc-group ul li:hover{
	background:#EEE;
}
.mc-group ul li img{
	max-width:85%;
}





h2.multi_h2 {
	font-size: 18px;
	width: 100%;
	line-height: 30px;
	margin: 0 auto 10px;
	padding: 10px 0;
	text-align: left;
	text-indent: 20px;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
}


/* staff スタッフ紹介 */



.staff {
	width: 100%;
	margin: 10px auto;
	font-size: 16px;
}

.staff ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.staff h3{
	width:100%;
	font-size:14px;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	background:#EEE;
	border-left:5px solid #0066CC;
}



.staff_1 li {
	margin-bottom: 30px;
}

.staff_1_name {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	background:#DFF7F8;
}

.staff_1_photo {	
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.staff_1_photo img {
	max-width: 96%;
	border: 0;	
}

.staff_1_prof {
	width: 96%;
	margin: 0 auto 10px auto;
	text-align: left;
}

.staff_1_prof span {
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	font-weight: bold;
}

.staff_1_prof p {
	margin: 5px 0 10px 0;
	font-size: 13px;
}

.staff_1_comment {
	font-size: 13px;
	border: 1px solid #999999;
	width: 96%;
	margin: 0 auto;
	text-align:left;
}

.staff_1_comment p {
	background: #eeeeee;
	margin: 5px;
	padding: 5px;
}



/* staff shosai */

.staff_detail {
	text-align: left;
}

.staff_detail_main {
	overflow: hidden;
	margin-bottom: 10px;
	text-align:left;
}

.staff_detail_left {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.s_usa_detail_left img {
	border: 1px solid #666;
	padding: 2px;
}

.staff_detail_right {
	width: 96%;
	margin: 0 auto;
}

.staff_detail_right span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}

.staff_detail_right p {
	width: 100%;
	margin: 0 auto 10px;
}
.staff_detail_left span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}

.staff_detail_left p {
	width: 100%;
	margin: 0 auto 10px;
}


/* お客様の声 */


.voices {
	width: 100%;
	font-size: 16px;
}

.voices ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.voices li {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.voices_2 li {
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 15px;
	padding-bottom: 15px;	
}

.voices_2 a {
	display: block;
	text-decoration: none;
}

.voices_2_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}

.voices_2_title a:hover {
	background: #dddddd;
}


.voices_2_photo {	
	width: 100%;
	text-align: center;
}

.voices_2_photo img {
	width: 96%;
	margin-bottom: 5px;
}

.voices_2_text {
	width: 100%;
}

.voices_2_text p {
	margin: 0;
	font-size: 14px;
	padding:5px;
	overflow: hidden;
	line-height: 25px;
}

.voices_2_link {
	width: 50%;
	border: 1px solid #FF9326;
	padding: 2px;
	margin: 0 auto;
}

.voices_2_link a {
	width: 100%;
	height: 40px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
}

.voices_2_link:hover {
	border: 1px solid #dddddd;
}

.voices_2_link:hover a {
	background: #dddddd;
}

.voices h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
}

.voices_detail {
	width: 100%;
	overflow: hidden;
}

.voices_detail_photo {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.voices_detail_photo img {
	max-width: 96%;
}

.voices_detail_text {
	width: 100%;  
	margin-bottom: 10px;
	text-align: center;
}

.voices_detail_text img {
	max-width: 96%;
	margin-bottom: 10px;
}

.voices_detail_text span {
	width: 96%; 
	font-weight: bold;
	text-align: center;
	display: block;
}

.voices_detail_text p {
	width: 96%;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
}

.voices_free {
	width: 96%;
	border-top: 1px dashed #dddddd;
	padding-top: 10px;
	margin: 0 auto;
}

.voices_free img {
	max-width: 96%;
}
