@charaset "utf-8";



/**************************************
page common
**************************************/
.pan_navi {
	font-size: 12px;
	padding-bottom: 10px;
}
.pan_navi a{
	color:#444444;
	text-decoration: none;
}
.pan_navi a:hover{
	color:#444444;
	text-decoration: underline;
}


.contents_area_space {
	padding-top: 30px;
}


.section {
	clear:both;
}
.mt30 {
	margin-top: 30px;
}
.mt60 {
	margin-top: 60px;
}
.pt10 {
	padding-top: 10px;
}
.pt30 {
	padding-top: 30px;
}

.pb05 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}

.mb30{
	margin-bottom: 30px;
}


/**************************************
ledtube1_1
**************************************/
#ledtube1_1 .bg01{
	background:url(../images/ledtube1_1/bg01.png) top right no-repeat;
	margin-bottom: 20px;
	margin-top: 30px;
}
#ledtube1_1 .text01 {
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 10px;
	line-height: 160%;
}
#ledtube1_1 .btn_in {
	margin-left: 30px;
}
#ledtube1_1 .bg02{
	background:url(../images/ledtube1_1/bg02.png) bottom right no-repeat;
	margin-bottom: 20px;
	margin-top: 30px;
}

#ledtube1_1 .matome {
	margin: 0 auto;
	width: 645px;
}




#ledtube1_1 .s_title_bg {
	width: 670px;
	height: 50px;
	background:url(../images/ledtube1_1/s_title_bg.png) 0 0  repeat;
	color:#2C728C;
	font-size: 23px;
	line-height:60px;
	text-indent: 20px;
}

#ledtube1_1 .section_cont {
	margin-bottom: 30px;
	margin-top: 30px;
}
#ledtube1_1 .section_cont .image_in {
	float:right;
	margin-left: 20px;
	width: 190px;
}
#ledtube1_1 .section_cont .image_in_02 {
	clear: both;
	padding-left: 30px;
}
#ledtube1_1 .section_cont .image_in_02 img{
	margin-right: 10px;
}
/**************************************
ledtube3_1
**************************************/

#ledtube3_1 .bg01 {
	background:url(../images/ledtube3_1/bg01.png) top right no-repeat;
	height: 127px;
}
#ledtube3_1 .bg01 p {
	padding: 30px;
	font-weight: bold;
	color:#666666;
}

#ledtube3_1 .bg01mini {
	background:url(../images/main/bg01mini.png) top right no-repeat;
	height: 80px;
}
#ledtube3_1 .bg01mini p {
	padding: 30px;
	font-weight: bold;
	color:#666666;
}

#ledtube3_1 .text01 {
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 10px;
	line-height: 160%;
}
#ledtube3_1 .matome {
	margin: 0 auto 20px auto;
	width: 645px;
}

#ledtube3_1 .red {
	color:#B20000;
	font-weight: bold;
}
#ledtube3_1 .bg02 {
	background:url(../images/ledtube3_1/bg02.png) 0 0  no-repeat;
	height: 169px;
}
#ledtube3_1 .bg02 p {
	padding: 40px 0 0 40px;
	line-height: 160%;
}
/**************************************
contact
**************************************/

#contact section {
	margin: 0 10px 0 20px;
}

#contact .section .text01{
	padding: 0 10px;
}
#contact .section .text02{
	text-align :right;
	padding: 10px 10px;
}
#contact .section .hissu{
	font-weight: bold;
	color:#D80000;
}

.form_area {
	padding: 0 0 40px 20px;
}

#contact .section .space01 {
	background:url(../images/contact/td_bg02.png) 0 0  repeat;
	padding: 5px;
	float: left;
	margin-right: 3px;
}
#contact .section .space02 {
	background: #F0F8FB;
	padding: 5px;
	float: left;
}

#contact .section .td_bg01 {
	background:url(../images/contact/td_bg01.png) 0 0  repeat-y;
	width: 160px;
	text-align :left;
	padding: 10px 5px 5px 15px;
	vertical-align :middle;
	font-weight: normal;
}
#contact .section .form_in {
	width: 430px;
	text-align :left;
	padding: 5px 5px 5px 10px;
	background:#F0F8FB;
}


#contact .section .form01{
	width: 400px;
	height: 20px;
}
#contact .section .form02{
	width: 140px;
	height: 20px;
}
#contact .section textarea{
	width: 410px;
	height: 125px;
}












/* ClearBox Setting
--------------------------------------------------*/
.clearbox {
	zoom:100%;
}
.clearbox:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
