@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/


table {
 word-break: break-all;
}
.menu {
	border: 1px solid #ccc;
    margin-top: 4px;
    padding: 5px!important;
}
.menu-item {
	background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-top: 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}
.s_read {
     clear:both;
}
.ads {
     margin:0 0 10px 10px;
}
.area_r2x tbody {
	border-top:1px solid #ccc;
}
.btn3 {
	text-align:center;
	padding:10px;
}
.area {
	line-height:0px;
}
.side_top {
	line-height:0px;
}
.side {
	margin-top:15px;
}
.side_top {
	margin-bottom:15px;
}
.list_coments {
	padding:15px;
}
.tit {
	font-size:400%;
	padding:3%;
}
.texts_in {
	padding:15px;
}
.conte_in {
    padding:10px 0 0 0!important;
}
.ban img {
	border:1px solid #ccc;
	z-index:5;
	border-radius:3px;
}

.area_out {
	font-size:105%!important;
}
html {
	height:100%;
}
body {
	height:100%;
}
.main {
	height:100%;
}
.widget_pages ul {
	border: 1px solid #ccc;
    margin-top: 4px;
    padding: 5px!important;
}
.page_item {
	background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-top: 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}
.widget ul {
	border: 1px solid #ccc;
    margin-top: 4px;
    padding: 5px!important;
}
.widget li {
	background-color: #eeeeee;
    background-image: url("../images/side.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-top: 4px;
    padding: 3px 5px 5px 20px;
    text-align: left;
}
.s_read {
	overflow:hidden;
}
.maru {
	list-style-image:url(images/maru.png);
	margin-left:2%;
}
