body {
background: url("images/bg.jpg") repeat !important;
}

.container {
	background-color: #fff;
	padding: 0 30px;
}

#top {
	width: 100%;
	min-width: 960px;
	height: 36px;
	background-color: #f7d9d9;
    color: #ad3a3a;
}

#top-in {
	width: 940px;
	margin: 0 auto;
}

#hone {
float: right;
}

#hone h1 {
	font-size: 14px;
	font-weight: normal;
}

#title{
	float:left;
	font-size: 14px;
	padding-top: 10px;
}

#header {
	padding-top: 20px;
	clear: both;
}

#logo{
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

#description{
	font-size: 13px !important;
	margin-top: 15px;
	font-weight: normal;
}

.navbar-inner {
	height: 40px;
}

.navbar-inner li{
	line-height: 40px;
}

.navbar-inner a{
	color: #fff
}

.nav {
	padding: 0;
	margin: 0 auto 30px;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 60px;
	background: #000;
}


.container ul.breadcrumb li {
    background: url("images/breadcrumbs.png") no-repeat scroll right center transparent;
    margin-right: 8px;
    padding-right: 15px;
}

.container ul.breadcrumb li:last-child {
    background: none;
}


#main {
padding-top: 0px;
}

/*H2ここから*/
h2 {
	margin-left: 10px;
	padding: 10px 0 10px 10px;
	color: #000 !important;
	border-left: 10px #ae3939 solid;
	border-bottom: 1px #ae3939 dashed;
	font-size: 18px !important;
	line-height: 1.2 !important;
}

h2 a {
	color: #000000;
}

h2 a:hover {
	color: #000000;
}

/*擬似H2ここから*/
.h2k {
	margin-left: 10px;
	padding: 10px 0 10px 10px;
	color: #000;
	border-left: 10px #3987ae solid;
	border-bottom: 1px #3987ae dashed;
	font-size: 18px !important;
	line-height: 1.2 !important;
	font-weight: bold;
}

.contents h3 {
	border-bottom: 1px solid #D9EDF7 !important;
    border-left: 5px solid #D9EDF7 !important;
    font-size: 16px !important;
    line-height: 38px !important;
    margin-bottom: 15px !important;
    padding-left: 10px !important;
}

.contents {
    margin: 0 0 30px;
    padding: 25px;
}

.contents img.border {
	width: 100%;
	height: auto;
}

#sidebar {
	color: #555 !important;
}

#sidebar h3{
width: 100%;
color: #666666;
padding: 5px 0;
}

#sidebar .menu{
    padding: 10px 20px;
}

#sidebar .menu li{
background-color: #fff;
}


#footer {
	text-align: center;
	margin-top: 30px;
}


.socialbookmark {
	display: inline-block;
	margin-top:30px;
}

.bq{
	overflow: auto;
	margin: 0 10px 1.4em 10px;
	padding: 10px;
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	background: #fbfbfb;
	color: #444;
}

li {
	list-style-position: inside;
}

/*サイドバー検索ボタン上書き設定*/
#sidebar .btn {
	vertical-align: top !important;
	padding: 6px 10px !important;
	margin-left: -3px !important;
}

.next-page {
}

.next-page .prev {
	text-align: left;
}

.next-page .next {
	margin-top: 10px;
	text-align: right;
}

.pagenum{text-align:center; padding-top:20px; line-height:35px;}
.pagenum a{border: solid 1px #aaaaaa; margin:0 5px;}
.pagenum a:hover{background:#f7e29e;}
.pagenum span{background-color:#dddddd; color:#888888; margin:0 5px;}
.pagenum a,.pagenum span{padding:5px 10px;}

.shousai {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}