@charset "utf-8";
body {
/* MTechno 追加 ----------------------------ここから */
	margin: 5px auto 0px auto;
/* MTechno 追加 ----------------------------ここまで */
	width: 908px;
	background-color: #EDEFF1;
}
/* MTechno 追加 ----------------------------ここから */
h1#strongArea {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}
#printHeaderImageArea {
	display: none;
}
/* MTechno 追加 ----------------------------ここまで */
#totalArea {
	height: auto;
	width: 908px;
}
#headerArea {
	background-image: url(../img/header_bg.gif);
	height: 53px;
	width: 908px;
}
#headerArea .areaLeft {
	width: 234px;
	height: 53px;
	float: left;
}
#headerArea .siteSearch {
	width: 310px;
	height: 37px;
	float: left;
	padding: 17px 0px 0px 10px;
	font-size: 12px;
	color: #666666;
}
#headerArea .globalHeadNavi {
	width: 334px;
	height: 53px;
	float: left;
}
#headerArea .globalHeadNavi img {
	padding: 15px 0px 10px 10px;
}

#mainArea {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	padding: 0px 14px 10px 14px;
}
#mainNaviArea{
	background-image: url(../img/bg.gif);
	width: 888px;
	height: auto;
	padding: 5px 10px 5px 10px;
	float: left;
}
#topicsPath {
	background-image: url(../img/bg.gif);
	height: auto;
	width: 878px;
	padding: 0px 15px 8px 15px;
	text-align: left;
	font-size: 12px;
	color: #666666;
/* MTechno 追加 ----------------------------ここから */
	padding: 0px 15px 0px 15px;
	overflow: hidden;
	clear: both;
/* MTechno 追加 ----------------------------ここまで */
}
/* MTechno 追加 ----------------------------ここから */
#topicsPathL {
	float: left;
}
#topicsPathR {
	float: right;
}
/* MTechno 追加 ----------------------------ここまで */
#topicsPath a{
	color: #666666;
	text-decoration: underline;
}
#topicsPath a:hover{
	color: #99CC00;
	text-decoration: underline;
}
#footerArea {
	background-image: url(../img/footer_base.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 908px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footerNavi ,#globalNavi ,#footerInfo{
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 908px;
}
#footerNavi p ,.footerInfoArea{
	width: 880px;
	margin: 0px 14px 0px 14px;
	text-align: center;
	padding: 8px 0px 8px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-size: 12px;
}
#footerNavi p a{
	color: #666666;
	text-decoration: none;
}
#footerNavi p a:hover{
	color: #99CC00;
	text-decoration: none;
}

#globalNaviLeft {
	font-size: 10px;
	width: 300px;
	float: left;
	padding: 5px 0px 5px 14px;
}
#globalNaviLeft a{
	color: #666666;
	text-decoration: none;
}
#globalNaviLeft a:hover {
	color: #99CC00;
	text-decoration: none;
}
#globalNaviRight {
	font-size: 10px;
	width: 300px;
	float: right;
	padding: 5px 14px 5px 0px;
	text-align: right;
}
#globalNaviRight a{
	color: #666666;
	text-decoration: none;
}
#globalNaviRight a:hover {
	color: #99CC00;
	text-decoration: none;
}
#strongArea {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}
.lineClear {
	clear: both;
}
.lineClearDotLine {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lineFrame180{
	border: 1px solid #CCCCCC;
	height: auto;
	width: 178px;
}
.lineFrame210{
	border: 1px solid #CCCCCC;
	height: auto;
	width: 208px;
}
.lineFrame210Red {
	border: 1px solid #CC0000;
	height: auto;
	width: 208px;
}

.lineFrame340{
	border: 1px solid #CCCCCC;
	height: auto;
	width: 338px;
	margin: 0px 5px 5px 0px;
	float: left;
}
.lineFrame368{
	border: 1px solid #CCCCCC;
	height: 438;
	width: auto;
}
.lineFrame660{
	border: 1px solid #CCCCCC;
	height: auto;
	width: 658px;
}
.lineFrame690{
	border: 1px solid #CCCCCC;
	height: auto;
	width: 688px;
}
/* MTechno 追加 ----------------------------ここから */
ul.subNaviList {
	margin: 0;
	padding: 0;
}
ul.subNaviList li {
	list-style: none;
}
.lineFrame180 p a.arrowLink {
	background: url(../img/sw_arrow.gif) no-repeat 0 0;
	color: #666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 10px;
}
.lineFrame180 p a.arrowLink:hover{
	color: #99CC00;
}
/* MTechno 追加 ----------------------------ここまで */
.lineFrame210 p,.lineFrame180 p ,.lineFrame340 p ,.sabNaviArea p{
	font-size: 10px;
	color: #666666;
	padding: 2px 9px 2px 9px;
	line-height: 18px;
	margin: 0px;
}
.lineFrame210 img,.lineFrame180 img{
	padding: 5px 0px 5px 0px;
	
}
.lineFrame210Red p{
	font-size: 10px;
	color: #666666;
	padding: 2px 9px 2px 9px;
	line-height: 18px;
	margin: 0px;
}
.lineFrame210Red img{
	padding: 5px 0px 5px 0px;
	
}
.lineFrame340 img{
	padding: 0px 0px 0px 0px;
	
}
.lineFrame660 p {
	font-size: 12px;
	line-height: 18px;
	padding: 2px 9px 2px 0px;
	width: 390px;
	float: right;
}
.accessRank220 {
	width: 178px;

}
.accessRank220 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 16px;
}

.accessRank220 .rank{
	float: left;
	padding: 2px;
/* MTechno 追加 ----------------------------ここから */
	/*width: auto;*/
/* MTechno 追加 ----------------------------ここまで */
}
.accessRank220 .photo{
	float: left;
	padding: 5px 5px 25px 5px;
	width: 60px;
	height: 45px;
}
.accessRank220 .detailNavi{
	float: right;
	width: 80px;
	padding: 2px 4px 5px 0px;
	text-align: right;
}
.accessRank220 .detailNavi img{
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.accessRank220 .detailNavi a{
	color: #666666;
	text-decoration: none;
}
.accessRank220 .detailNavi a:hover {
	color: #99CC00;
	text-decoration: none;
}

.accessRank220 h2, .accessRank220 div.accessRankWrap{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 9px 9px 0px 0px;
	width: 110px;
	float: right;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
.accessRank220 h2 a, .accessRank220 div.accessRankWrap a{
	color: #666666;
	text-decoration: underline;
}
.accessRank220 h2 a:hover, .accessRank220 div.accessRankWrap a:hover{
	color: #99CC00;
	text-decoration: underline;
}

.accessRank220 ul{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}
.accessRank220 li{
	color: #666666;
	margin: 2px 4px 2px 0px;
	width: auto;
	text-align: right;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.tabBottan{
	width: 180px;
}
.tabBottan ul{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.tabBottan li{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.columLeft180 .lbelBottan {
	height: 30px;
	width: 180px;
	padding: 0px 0px 10px 0px;
}
.polusText {
	width: auto;

}
.polusText p {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	float: left;
}
.polusText a {
	color: #666666;
	float: right;
	width: auto;
	text-decoration: underline;
}
.polusText a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.globalBottan{
	width: 180px;
}
.globalBottan ul{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.globalBottan li{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.ichiranArea .detailNavi{
	float: right;
	width: 82px;
	clear: right;
	padding: 1px 0px 1px 0px;
}
.plugINNotes {
	margin: 0px;
	padding: 0px;
}
.plugINNotes h4 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	width: 340px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.plugINNotes img {
	float: right;
	padding: 0px 0px 0px 10px;
}
.columLeft690L td {
	font-size: 12px;
	color: #666666;
	padding: 2px 4px 2px 4px;
}
/* MTechno 追加 ----------------------------ここから */
.accessRank220 div.rank {
	float:left;
	margin:5px 5px 5px 0;
	padding:0;
}
#footerPolusLogo {
	font-size:10px;
	text-align:center;
	padding:0 14px;
}
#footerPolusLogo a {
    color:#666666;
    text-decoration:none;
}
#footerPolusLogo a:hover {
	color: #99CC00;
}
/* MTechno 追加 ----------------------------ここまで */
.sabNaviArea {
	height: auto;
	width: 180px;
	color: #666666;
}
.sabNaviArea a {
    color:#666666;
    text-decoration:none;
}
.sabNaviArea img {
	padding: 5px 0px 5px 0px;
	border: none #000000 0px;
}
.sabNaviArea ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}
.sabNaviArea li {
	list-style-position: inside;
	list-style-type: circle;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.sabNaviArea a:hover {
	color: #99CC00;
	text-decoration: none;
}

