@charset "shift_jis";
/* タグ
---------------------------------------------------------------------------*/
body {
	line-height:160%;
	font-size:80%;
	color: #000;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-position: top;
	clear: both;
}
h1, h2, h3, p {
}
ul {
}
li {
}
dl {
}
dt {
}
dd {
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
hr {
	border-color:#397F93;
	border-style:dotted;
	border-top-width:1px;
}
a {
	color : #009999;
	font-weight: normal;
}
a:hover {
	color : #3CF;
	font-weight: normal;
}
a:active {
	color : #3FF;
	font-weight: normal;
}
/* クラス
---------------------------------------------------------------------------*/
.txts {
	font-size:80%;
	color: #069;
}
.txtb {
	font-size: 130%;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.txtbold {
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.txtpink {
	color : #ff0099;
	font-weight: bolder;
	text-decoration: none;
}

.d_box table {/*テーブル前に<div class="d_box">をかければ、thとtdが自動で設定される*/
	border-collapse: collapse;
	border-spacing: 0;
}
.d_box th {
	color: #069;
	background-color: #e4fbf4;
	background-image: url(../img/th.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #09C;
	border-right-width: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09C;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.d_box td {
	color: #069;
	background-color: #f6ffee;
	background-image: url(../img/td.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #09C;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09C;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}


/* コンテナ 
---------------------------------------------------------------------------*/
#container {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/* ヘッダー 
---------------------------------------------------------------------------*/
#header {
	padding: 0;
	height: 250px;
	width: 950;
}
#header .logo {
	margin-top: 100px;
}
/* コンテンツ 
---------------------------------------------------------------------------*/
#contents {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	letter-spacing:1pt;
}
#contents .title {
	margin-bottom: 20px;
}
#contents .konnani {
	margin-bottom: 30px;
}
#contents .ktbr {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc9d7;
	padding-bottom: 15px;
}
#contents .ktbr:after {
	content: "";
	display: block;
	clear: both;
}
#contents .nbrt {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc9d7;
}
#contents .nbrt:after {
	content: "";
	display: block;
	clear: both;
}
#contents .thumb {
	margin-right: 10px;
	float: left;
	clear: both;
}
#contents .shousai {
	float:right;
	margin-top: 65px;
	margin-left: 7px;
}

#to-top {
	width: 200px;
	margin-right: 20px;
	margin-left: auto;
	text-align: right;
	font-weight: bold;
	float: right;
}
/* こんなに違うページ
---------------------------------------------------------------------------*/

#contents .konnani2 {
	margin-bottom: 20px;
}

#contents .lede{
	width: 570px;
	color: #069;
	font-weight: bold;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #f6ffee;
	background-image: url(../img/td.jpg);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}


#contents .honmon {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#contents .midashi
{
	margin-bottom: 30px;
}


#contents .amedeus
{
	width: 200px;
	font-size: 80%;
	color: #069;
	float: right;
	text-align: center;
	margin-left: 10px;

}
#contents .profile
{
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #FFFFF4;
	padding: 10px;
	border: 1px dashed #09C;
	color: #333;
}

#contents .kanren {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09C;
	border-bottom-color: #09C;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents ul {
	margin:0;
	padding:0;

}
#contents li {
	margin: 15px;
}


#ad_cp {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;

}




#to-home {
	width: 200px;
	margin-right: auto;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
	float: left;
}

/* サイドバー
---------------------------------------------------------------------------*/
#sidebar {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float:right;
}
#sidebar .bn {
	margin-bottom: 25px;
}
#sidebar .title {
	margin-bottom: 15px;
}
#sidebar .info {
	margin-bottom: 20px;
}
#sidebar .info:after {
	content: "";
	display: block;
	clear: both;
}
#sidebar .thumb {
	margin-right: 10px;
	float: left;
	clear: both;
}
#sidebar ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
#sidebar li {
	list-style-type: none;
	margin-bottom: 15px;
}
/* フッター 
---------------------------------------------------------------------------*/
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	color: #003384;
}



.txtb2 {
	font-size: 130%;
	font-weight: bolder;
	text-decoration: none;
}