@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px 0px;
	background:#37506E url(../img/bg.png) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
a	{
	color:#FF6633;
	border:none;
	}
a:hover{
	color:#FF0000;
	text-decoration:underline;
	}

.clear{
	clear:both;
	}
img {
	border:none;
}

#wrapper{
	margin:0px auto;
	width:700px;
	}
#header{
	clear:both;
	padding-top:23px;
	height:42px;
	background:url(../img/line_top.png) bottom no-repeat;
	}
#header .t_catch{
	float:right;
	}
#header .home{
	float:right;
	font-size:0.7em;
	padding-left:12px;
	background:url(../img/ico_home.png) center left no-repeat;
	}

#main_head{
	margin:0 0;
	padding:0 0;
	clear:both;
	position:relative;
	}
#main_head h1{
	margin:5px 0px 0px 0px;
	padding:0 0;
	}
#main_head div{
	position:absolute;
	top:15px;
	left:225px;
	width:470px;
	height:115px;
	overflow:hidden;
	text-align:center;
	line-height:145%;
	font-size:12px;
	}

#main{
	clear:both;
	float:left;
	width:500px;
	margin:15px 10px 0px 0px;
	}
#main img.rss{
	float:right;
	padding:3px 5px;
	}
#main .box{
	clear:both;
	padding-bottom:25px;
	}
#main .box_tit1{
	padding-bottom:0px;
	height:22px;
	background:url(../img/txt_ne2.png) no-repeat;
	text-indent:-999em;
	}
#main .box_tit2{
	padding-bottom:0px;
	height:22px;
	background:url(../img/txt_fe2.png) no-repeat;
	text-indent:-999em;
	}
#main .top_entry1{
	padding:10px 0px;
	clear:both
	}
#main .top_entry1 img{
	float:left;
	padding:4px 4px;
	margin-bottom:10px;
	margin-right:10px;
	border:#CCCCCC 1px solid;
	}
#main .top_entry2{
	padding:5px 0px;
	border-top: #CCCCCC dashed 1px;
	clear:both
	}
#main .top_entry2 img{
	float:right;
	padding:4px 4px;
	margin-bottom:10px;
	margin-left:10px;
	border:#CCCCCC 1px solid;
	}
#main .top_entry3{
	padding:5px 0px;
	border-top: #CCCCCC dashed 1px;
	clear:both
	}
#main .top_entry3 img{
	float:left;
	padding:4px 4px;
	margin-bottom:10px;
	margin-right:10px;
	border:#CCCCCC 1px solid;
	}
#main .te_txt{
	float:left;
	padding:0px 0px 5px 0px;
	width:365px;
	}
#main .te_txt a{
	font-size:1.0em;
	font-weight:bold;
	}
#main .te_txt p{
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	font-size:0.8em;
	line-height:150%;
	}
#main .te_txt span{
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	color:#999999;
	font-size:0.7em;
	line-height:140%;
	}
#main .entry{
	clear:both;
	margin:0px 0px;
	padding:3px 3px;
	border-top:#CCCCCC 1px dashed;
	}
#main .entry a{
	padding-right:5px;
	font-size:0.8em;
	line-height:140%;
	text-decoration:none;
	}
#main .entry a:hover{
	text-decoration:underline;
	}
#main .entry span{
	color:#999999;
	font-size:0.7em;
	line-height:140%;
	}
#main .contri{
	float:left;
	width:240px;
	padding:10px 10px 10px 0px;
	}
#main .contri img{
	float:left;
	padding:4px 4px;
	margin-bottom:10px;
	border:#CCCCCC 1px solid;
	width:70px;
	}
#main .contri_txt{
	float:left;
	padding-left:5px;
	width:155px;
	}
#main .contri_txt a{
	width:155px;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	}
#main .contri_txt a:hover{
	text-decoration:underline;
	}
#main .contri_txt p{
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	width:155px;
	color:#666666;
	font-size:0.75em;
	line-height:140%;
	text-decoration:none;
	}
#main .contri span{
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	width:155px;
	color:#999999;
	font-size:0.7em;
	line-height:140%;
	}

#sub {
	float:left;
	margin-top:15px;
	padding:5px 5px;
	background: #EEEEEE;
	width:180px;
	}
#sub .box{
	padding:9px 9px;
	border:#CCCCCC 1px solid;
	background: #FFFFFF;
	width:160px;
	}
#sub .sub_tit{
	font-size:0.75em;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	}
#sub .sub_txt{
	color:#666666;
	font-size:0.75em;
	margin-bottom:15px;
	}
#sub .sub_txt_ed{
	color:#666666;
	font-size:0.7em;
	}
#sub .search{
	width:100px;
	font-size:0.75em;
	}
#sub .btn_s{
	float:right;
	}
#sub ul{
	padding:0px 0px;
	margin:0px 0px 0px 4px;
	list-style-type:none;
	}
#sub li{
	padding-left:8px;
	background:url(../img/dot.png) no-repeat 0 8px;
	}

/*overwrite from here*/

.pager {
	font-size:0.85em;
	padding:10px 0px 0px 0px;
	}
.pager strong.pager-current{
	background:#D2A86F;
	color:#FFFFFF;
	padding:3px 5px;
	}
.pager a.pager-next{
	padding:3px 5px;
	}
#block-user-1 {
	padding-bottom:10px;
	}
#block-user-1 h2{
	font-size:0.75em;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	}
#block-user-1 ul.menu{
	padding:0px 0px;
	margin:0px 0px 0px 4px;
	background:none;
	list-style-type:none;
	font-size:0.8em;
	}
#block-user-1 ul.menu li ul{
	padding:0px 0px;
	margin:0px 0px 0px 4px;
	background:none;
	list-style-type:none;
	font-size:1.0em;
	}
#block-user-1 ul.menu li {
  margin: 0 0;
}
#block-user-1 li.expanded {
	list-style-type: none;
	list-style-image: none;
	padding:0px 0px 2px 8px;
	background:#FFFFFF url(../img/dot.png) no-repeat 0 8px;
	margin: 0;
}
#block-user-1 li.collapsed {
	list-style-type: none;
	list-style-image: none;
	padding:0px 0px 2px 8px;
	background:#FFFFFF url(../img/dot.png) no-repeat 0 8px;
	margin: 0;
}
li.leaf {
	list-style-type: none;
	list-style-image: none;
	padding:0px 0px 2px 8px;
	background:#FFFFFF url(../img/dot.png) no-repeat 0 8px;
	margin: 0;
}

/*overwrite till here*/

.breadcrumb{
	padding:2px 5px 3px 5px;
	width:690px;
	background:#FAFAFA;
	border-bottom:#DDDDDD 1px solid;
	font-size:0.7em;
	}

#copyright{
	clear:both;
	padding-top:30px;
	width:700px;
	text-align:center;
	font-size:11px;
	color:#666666;
	line-height:20px;
	}