@charset "shift_JIS";
/*---------------------------------------------------------------------------------
website
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/*
テキスト
---------------------------------------------------------------------------------*/
#leftCnt p{
    font-size:75%;
	padding:0px 10px 10px 10px;
	line-height:2;
	color: #666666;
}

#leftCnt h4{
	font-size:90%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #99CC66;
}

#leftCnt h5{
	font-size:80%;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	color: #666666;
	border-bottom:1px dashed #CCCCCC;
}

p#gmpwr{
    font-size:90%;
	padding:10px;
	line-height:2;
	color: #666666;
	font-weight: bold;
	border-top:1px dashed #CCCCCC;
}

p#gmpwr span{
	color: #99CC66;
}

.textWeb span{
	color: #99CC66;
	font-weight: bold;
}

.textWeb{
	font-size:75%;
	margin: 0px;
}


/*
leftCnt website
---------------------------------------------------------------------------------*/

div#leftCnt h3#website{
	background:url(../images/bar_website.jpg) no-repeat;
	font-size: 70%;
	text-indent: -9999px;
}

.imgWeb{
	float: left;
	margin: 0px 10px 10px 10px;
}
