@charset "utf-8";

/*
Copyright (c) 2009/04/09,
*/

 /*?@*/
body{
	background-color:#dfdfdf;
	background-image: url(../image/common/bg.jpg);
	background-repeat: repeat-x;
}

/*----- clearfix ----- */
.clearfix:after {
	/*content: ".";*/
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}
/*----- /clearfix ----- */

/*?@*/

#all
{
   margin-right:auto;
   margin-left:auto;
   padding-left:5px;
   padding-right:5px;
   /*min-max width*/
   min-width:982px;
}


#container
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
}

.contents p{margin:1em 0;}
li {list-style:none;}
/*h1{padding-left:20px;}*/


#navi_left {
	float:left;
	width:155px;
	margin: 0px;
	padding: 0px;
}


 /*　ユーザー閲覧ランキング*/
#userrank {
	background-image: url(../image/common/category_bg.gif);
}

.userrank_t{
	padding-top: 6px;
	height: 25px;
	width: 135px;
	background-image: url(../image/top/title_side_bg03.gif);
	padding-left: 18px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#userrank ul {
	width:155px;
	margin: 0px;
	padding-left: 10px;
	font-size: 90%;
}

#userrank li{
	margin: 0px;
	font-size: 90%;
	height: 18px;
	width: 135px;

	padding-top: 8px;
	padding-left: 2px;
}

.menu_right_camp-topics {margin: 0 3px;}

.menu_right_camp-topics li {margin-top: 3px;}


 /*?@*/

#contents_area {
	margin-top: 0;
	margin-right: 165px;
	margin-bottom: 0;
	margin-left: 165px;
	z-index:1;
}

#menu_left{
	padding-bottom:30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 33px;
	background-color: #FFF;
}
#menu_right{
	padding-bottom:30px;
	padding-top: 10px;
	padding-right: 33px;
	padding-left: 10px;
}

/* 重要なお知らせ */

.box h5 {
padding:6px;
margin:0 0 4px 0;
font-size:13px;
}

.b_red{
border:1px solid #D85656;

margin-bottom:15px;

/* CSS3 mozilla webkit */
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}

#important h5 {
color:#FFFFFF !important;
background:#E93636 !important;
}


.box{

}

.box ul {
list-style-type:disc !important;
font-size:12px !important;
line-height:140% !important;
margin:0 0 0 25px !important;
}

.box ul li{
list-style-type:disc !important;
margin-bottom:5px !important;
}

