.browser{
	background-color:#ebebeb;
	font-size:11px;
	padding:7px;
	text-align:center;
}

h2 span{
	margin-bottom:0px;
	font-weight:bold;
	font-size:14px;
	line-height:10px;
	display:block;
}

h3{
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:2px solid #002896;
	font-size:16px;
}

.indentBox{
	margin-left:50px;
}

.indentBox li{
	padding-left:15px;
	background: url("../../../common/img/goriyou/arrow_s.gif") no-repeat scroll 0 center transparent;

}


h4{
	border-bottom: none;
    border-left: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px 0 3px 5px;
	background-color:#99abc0;
}


.table_01 {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 3px;
}


.table_01 th {
    background: #efefef none repeat scroll 0 0;
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 0 1px 1px;
    color: #444;
    font-weight: bold;
    padding: 7px 5px;

}

.table_01 td {
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 5px;
	vertical-align:middle;
}

.cautionBox{
	border: 2px solid #bf0000;
	padding: 10px;
	width: auto;
}
.cautionBox2{
	border: 2px solid #002896;
	padding: 10px;
	width: auto;
}
.cautionBox2 p{
	margin:0;
}
.cautionBox2 ul{
	margin-bottom:10px;
}
/* goriyouchu/network/index.html */
.mt0{
	margin-top:0px;
}
.ml40{
	margin-left:40px;
}
.table_news .service{
	width:60%;
	height:15px;
}
.table_news th, .table_news td{
	text-align:center;
	vertical-align:middle;
	height:42px;
	line-height:initial;
}
.table_news .nowrap{
	white-space: nowrap;
}
ul.notes{
	margin-bottom:10px;
	font-size:10px;
}
.notes li:first-child{
	margin-right:25px;
	font-size:12px;
}
.notes li:last-child{
	margin-right:0;
}
.notes li{
	float:left;
	margin-right:15px;
}
.notes li.right{
	float:right;
}
.notes .txt{
	display:inline-block;
	height:28px;
	vertical-align:middle;
	line-height:140%;
}
.notes .txt02{
	line-height:28px;
	height:28px;
}
.notes li img{
	display:inline-block;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.network h4{
	margin:0!important;
	background:none;
	color:#000;
}
div.article .posted {
	font-size: 70%;
}
