@import url(http://cyber-field.com/kobe/mtos/mt-static/themes/style-vega/import.css);

div.mainFooter {

}

div.mainFooter dl.box {
	margin-left: 1%;
	float: left;
	width: 24%;
	display: inline; /* for IE6 */
}
div.mainFooter dl.box2 {
	margin-left: 1%;
	float: left;
	width: 74%;
	display: inline; /* for IE6 */
}
dl.box2 dt,
dl.box dt {
	margin: 5px;
	padding: 0.3em 1em;
	background-color: #999;
	text-align: center;
	font-size: 14px!important;
	color: #fff;
	font-weught: bold;
}
dl.box2 dd,
dl.box dd {
	margin: 5px;
	padding: 0.3em 0;
/*	background-color: #eee;*/
	height: 90px;
	_height: 5em;
}
dl.box dd ul {
	margin: 0 0 0 1em;
	font-size: 13px;
	list-style-position: inside;
}
dl.box2 dd li,
dl.box dd li {
	line-height: 1.7;
}
dl.box2 dd ul {
	margin: 0 0 0 1em;
	font-size: 13px;
	list-style-position: inside;
	float: left;
	display: inline; /* for IE6 */
	width: 190px;
}
dl.box dd ul.counter {
	padding-right:3em;
	text-align: right;
	list-style-type: none;
}
div.ads {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
div.mainFooter p {
	margin: 5px;
	padding: 0.3em 1em!important;
	background-color: #ccc;
}

/* clearfix */
div.mainFooter {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
div.mainFooter:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.index {
}
div.index ul {
	margin-right: 0;
	margin-left: 1em;
	_margin-left: 2em;
}
*:first-child+html ul {
	margin-left: 2em;
} 
div.index li {
	line-height: 1.7;
}
div.index p {
	margin: 0 10px;
	padding: 5px 30px;
	font-size: 140%;
	color: #fff;
	background-color: #8fabbe;
	text-align: center;
	font-weight: bold;
}
div.left {
	margin-left: 2%;
	float: left;
	width: 47%;
	display: inline; /* for IE6 */	
}
div.right {
	margin-right: 2%;
	float: right;
	width: 47%;
	display: inline; /* for IE6 */		
}
/* clearfix */
div.index {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
div.index:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
p.right {
	text-align: right;
}

/*　横幅：200px用　*/
.photo200 {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    width: 205px;
    font-size: 11px;
    color: #666666;
    line-height: 120%;
}
.photo200 img{
    margin-bottom: 5px;
    border: 1px solid #999999;
}
/*　横幅：260px用　*/
.photo260 {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 0px;
    float: left;
    width: 265px;
    font-size: 11px;
    color: #666666;
    line-height: 120%;
}
.photo260 img{
    margin-bottom: 5px;
    border: 1px solid #999999;
}


