#idHead #idMenu li#idMenu00 a{
	color: #553E7C;
	font-weight: bold;
}

.clToppage #idCyachi{
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}


.clToppage h3.clSubtitle_h3{
	font-weight:bold;
	color:#50659e;
	font-size:150%;
	background-image:url(../img/common/icon_tv.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 5px 10px 58px;
	margin-bottom:15px;
	display:block;
	line-height:1.3;
}

@media screen and (max-width: 1420px){
.clToppage #idCyachi img{
	width:80%;

}
}


/* #idSub1
---------------------------*/
.clToppage #idSub1{
	padding-bottom: 10%;
}
.clToppage #idSub1 li{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	width: 48%;
	position: relative;
	background-color: #d8e4f4;
	display: inline-block;
	margin-right: 4%;
	margin-bottom: 4%;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 2%;
	padding-right: 2%;
	box-sizing: border-box;
}
.clToppage #idSub1 li img.img{
	max-width: 100%;
}
.clToppage #idSub1 li img.clNo{
	position: absolute;
	top: -10px;
	left: -10px;
}
.clToppage #idSub1 li.clRight{
	margin-right: 0;
}
.clToppage #idSub1 .clNo{
}
.clToppage #idSub1 .clCenter img{
	max-width: 100%;
}
@media screen and (max-width: 500px){
.clToppage #idSub1 .clCenter img{
	width: 70%;
}
}


/* #idSub2
---------------------------*/
.clToppage #idSub2{
	padding-top: 1%;
	padding-bottom: 10%;
}

.clToppage #idSub2 .clSub2_dl{
	margin-bottom: 5%;
}
.clToppage #idSub2 .clSub2_dl dt{
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 15px;
}
.clToppage #idSub2 .clSub2_dl dd{
	line-height: 1.6em;
}
.clToppage #idSub2 .clSub2_dl dd li{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	padding-left: 15px;
	background-image:url(../img/top/point.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clToppage #idSub2 .clCenter img{
	max-width: 100%;
}
@media screen and (max-width: 500px){
.clToppage #idSub2 .clCenter img{
	width: 70%;
}
}


/* #idSub3
---------------------------*/
.clToppage #idSub3{
	padding-top: 1%;
}
.clToppage #idSub3 dl dt{
	font-size: 140%;
	font-weight: bold;
}
.clToppage #idSub3 dl dd img{
	max-width: 100%;	
}

.clToppage #idSample{
	text-align: center;
}
.clToppage #idSample img{
	max-width: 100%;
}

.clToppage #contents_box2{
	padding-bottom:0px;
}
