@charset "utf-8";
p{
	font-size:15px;
}


#main{
	margin:20px 0;
}
.content_img{
	margin-top:10px;
}

.content{
	width:700px;
	margin:20px auto;
}
/*ケーブルテレビが開局すると
----------------------------------------------------------*/
/*
#service_nagare{
	margin-bottom:20px;
}
*/
#service{
	background-image:url(../../kaikyoku/common/images/comu_ch_staff.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#service h3{
	font-size:20px;
	color:#ff5000;
	line-height:30px;
	padding-left:40px;
}

.point{
	margin-bottom:10px;
}

#service #point1 h3{
	background-image:url(../../kaikyoku/common/images/point_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#service #point2 h3{
	background-image:url(../../kaikyoku/common/images/point_2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#service #point3 h3{
	background-image:url(../../kaikyoku/common/images/point_3.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
/*主なサービス
----------------------------------------------------------*/
#kininaru_img{
	margin:10px 0;
}
.ichiran{
	overflow:auto;
}
.ichiran a{
	color:#333;
}
.service_contents{
	border: solid 1px #c8c8c8;
	width:228px;
	height:180px;
	float:left;
	margin-bottom:10px;
	box-shadow:1px 5px 1px 0 rgba(187,187,187,0.498039);
	-webkit-box-shadow:1px 5px 1px 0 rgba(187,187,187,0.498039);
}
.service_contents p{
	padding:5px;
}
.service_contents h3{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#tv h3{
	background-color:#00aeef;
}
#tv{
	background-image:url(../../kaikyoku/common/images/hikari_tv.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#net h3{
	background-color:#f5821f;
}
#net{
	background-image:url(../../kaikyoku/common/images/hikari_net.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
}
#phone h3{
	background-color:#00a650;
}
#phone{
	background-image:url(../../kaikyoku/common/images/phone.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
	margin-left:3px;
}
#elc h3{
	background-color:#0066b3;
}
#elc{
	background-image:url(../../kaikyoku/common/images/hikari_elc.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#smart_phone h3{
	background-color:#9e76b4;
}
#smart_phone{
	background-image:url(../../kaikyoku/common/images/smart_phone.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
}
#support h3{
	background-color:#f17197;
}
#support{
	background-image:url(../../kaikyoku/common/images/support.jpg);
	background-position:bottom 5px right 5px;
	background-repeat:no-repeat;
	margin-left:3px;
}
/*なぜ、ケーブルテレビが選ばれるのか
----------------------------------------------------------*/
#riyuu h4{
	font-size:20px;
	text-align:center;
}
#riyuu h4 #chiiki{
	font-size:25px;
	color:#ff5000;
	border-bottom:solid 2px #ff5000;
}
.riyuu_content{
	margin:10px 0;
}
.riyuu_content p{
	width:440px;
	padding:10px 0;
}
	
#riyuu .riyuu_content h4{
	border-left:solid 5px #ff5000;
	background-color:#f0f0f0;
	padding-left:20px;
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
	text-align:left;
}
#comu_ch{
	margin-top:20px;
}
#comu_naiyou{
	overflow:hidden;
	width:700px;
}
#comu_ch_text{
	float:left;
	width:440px;
}
#comu_ch_text a img{
	margin-top:20px;
}
#comu_ch_img{
	float:right;
	padding-top:10px;
	width:248px;
}
#staff{
	margin-top:20px;
}

#staff_text{
	width:447px;
}
#staff_text a img{
	margin-top:20px;
}
/*ご利用までの流れ
----------------------------------------------------------*/
#nagare_h3{
	margin:10px auto;
	width:550px;
	background-image:url(../../kaikyoku/common/images/goriyono_nagare.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#nagare_h3 h3{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
}
.nagare_content{
	overflow:auto;
	padding:10px 0;
	background-image:url(../../kaikyoku/common/images/border_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:10px 0;
}
.nagare_step{
	padding:10px 0;
	color:#2ca2dc;
	border:solid 2px #2ca2dc;
	text-align:center;
	width:150px;
	height:50px;
	float:left;
}
.nagare_text{
	float:right;
	width:526px;
	padding-left:20px;
}
#nagare_step1 .nagare_text{
	line-height:74px;
}
#nagare_step2 .nagare_text{
	padding-top:14px;
}
#nagare_step3 .nagare_text{
	line-height:74px;
}

/*お問い合わせ・お申込み
----------------------------------------------------------*/

#request{
	padding-bottom:20px;
}
#request_img{
	background-image:url(../../kaikyoku/common/images/btn_doc_rec_on.png);
	background-repeat:no-repeat;
}
#request_img a{
	display:inline-block;
}
#request_img a:hover{
	background-color:transparent;
}
#request_img a:hover img{
	visibility:hidden;
}
#inquiry{
	overflow:hidden;
	border:solid 3px #ffa800;
	border-radius:6px;
	-webkit-border-radius:6px;
	margin-top:10px;
}
#left_img{
	float:left;
	width:170px;
	text-align:center;
	background-color:#ffa800;
}
#right_img{
	float:right;
	width:524px;
	text-align:center;
}


