@charset "UTF-8";
/* CSS Document */

/* headline */
#contents h3.t-support{
	height:70px;
	background-image:url(../images/hl_support.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#contents h4{
	width:477px;
	height:50px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/lead_title_s.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.box-text p.lead{
	width:375px;
	height:97px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/lead_text_s.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* conents */
#contents .box-text{
	width:660px;
	height:auto;
	margin:0 auto;
    color:#333;
}
/* block01 */
#block01{
	width:660px;
	height:auto;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #cebab0;
}
/* text-left */
#block01 .text-left{
	width:375px;
	height:auto;
	float:left;
}
#block01 .photo-right{
	width:265px;
	height:auto;
	float:right;
}
/* ul/li */
#block01 ul{margin:0 0 20px 0;}
#block01 li{}
/* h5 */
#block01 .text-left h5{
	width:195px;
	height:25px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
}
#block01 .text-left h5.text01{background-image:url(../images/text_s01.gif);}
#block01 .text-left h5.text02{background-image:url(../images/text_s02.gif);}

/* block02 */
#block02{
	width:660px;
	height:auto;
	margin:0px;
}
#block02 .text-left{
	width:405px;
	height:auto;
	float:left;
}
/* profile */
#block02 #box-profile{
	width:405px;
	height:auto;
	margin:0 0 20px 0;
}
#box-profile .pro-photo{
	width:110px;
	height:110px;
	float:left;
}
#box-profile h6{
	width:188px;
	height:83px;
	margin:0 0 0 20px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	float:left;
	background-image:url(../images/text_s_profile.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#block02 .photo-right{
	width:235px;
	height:auto;
	float:right;
}