@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	background: url(../img/bg.jpg) repeat;
}

#htbdfwp_contents , #bg {
	margin: 0px;
}

div,p,dl,dt,dd,ul,ol,li,h1,h2,h2,h3,h5,h6,table {
	padding: 0;
	margin: 0;
}

#wrapper {
	height: auto;
	width: 775px;
	color: #000;
	clear: both;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 150%;
}

#wrapper #content {
	background: url(../img/content_bg.gif) repeat;
	margin-top: 30px;
	padding-bottom: 100px;
}

#wrapper a {
	color: #3E918A;
}

#wrapper a:hover {
	color: #066;
	text-decoration: none;
}

h1#index {
	float: left;
	padding-left: 20px;
}
#wrapper #content #header {
	padding-bottom: 15px;
	background: url(../img/header_bg.jpg) no-repeat;
	height: 405px;
}

#wrapper #content #header #read {
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
}

#wrapper #date {
	float: left;
	width: 390px;
	font-size: 140%;
	padding-left: 20px;
}
#wrapper .youtube {
	background: url(../img/youtube_bg.gif) no-repeat;
}
#wrapper .youtube p {
	font-size: 90%;
	color: #FFF;
	padding-top: 8px;
	text-shadow: 1px 1px 5px #123735;
}
#wrapper #content #navigator_info {
	background: url(../img/navigator_bg.jpg) repeat;
	margin: 30px auto auto;
	padding: 20px;
	width: 680px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px #1b7003;
	-moz-box-shadow: 2px 2px 5px #1b7003;
	-ms-box-shadow: 2px 2px 5px #1b7003;
	box-shadow: 2px 2px 5px #1b7003;
}
#wrapper #navigator_photo {
	float: left;
	width: 185px;
}

#wrapper #navigator_photo img {
	border: 5px solid #FFF;
}

#wrapper #navigator_profile {
	float: right;
	width: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #navigator_profile p {
	font-size: 130%;
	font-weight: bold;
	color: #6C6B51;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 3px solid #CEC1B9;
	padding-top: 5px;
}

#wrapper #navigator_profile ul {
	list-style: none;
}
#wrapper #navigator_profile ul .hobby {
	font-size: 90%;
}
#wrapper #navigator_profile dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #6C6B51;
	padding-top: 15px;
}








#wrapper #oa {
	display: inline;
	height: auto;
	margin-top: 30px;
	clear: both;
}
#wrapper .oa_box_01 h2 {
	color: #FFFFCC;
	font-size: 120%;
	clear: both;
	padding-top: 10px;
}


#wrapper .oa_box_01_title {
	background-color: #AD5874;
	border: 2px dotted #FC9;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-shadow: 2px 2px 5px #c5be98;
	-moz-box-shadow: 2px 2px 5px #c5be98;
	-ms-box-shadow: 2px 2px 5px #c5be98;
	box-shadow: 2px 2px 5px #c5be98;
}

#wrapper .oa_box_01 {
	clear: both;
}

#wrapper .oa_box_01 p {
	height: auto;
	padding-bottom: 5px;
}

#wrapper .oa_box {
	height: auto;
	margin-bottom: 30px;
	border-bottom: 5px solid #0080C8;
}

#wrapper .oa_date {
	color: #FFFFFF;
	font-size: 140%;
	clear: both;
	font-weight: bold;
	background: #5ACE87;
	padding: 8px;
	text-align: center;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
#wrapper #content .oa_box_01 .oa_content {
	color: #FFF;
	padding: 15px 45px;
	background: #70A600;
}
#wrapper #content .oa_box_01 .oa_content .oa_content_youtube {
	text-align: center;
	padding-bottom: 20px;
}

#wrapper .youtube iframe {
	border: 8px double #64D7D3;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
	height: auto;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#wrapper a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#wrapper .clear {
	clear: both;
}

img{
	border-style: none;
}

a {
	outline: none;
}

#wrapper .top_text {
	width: 760px;
	height: auto;
	text-align: right;
	padding-bottom: 5px;
	font-size: 90%;
}

#wrapper #text_link_bottom{

	padding:10px 0 0;
	text-align: center;
	}

#wrapper .text_link {
	height: auto;
	padding-top: 10px;
	font-size: 80%;
	padding-bottom: 3px;
	margin-top: 15px;
	list-style: none;
	text-align: right;
}

#wrapper .text_link a {
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 5px #1b7003;
	-moz-box-shadow: 2px 2px 5px #1b7003;
	-ms-box-shadow: 2px 2px 5px #1b7003;
	box-shadow: 2px 2px 5px #1b7003;
	margin-top: 35px;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #5F8C00;
}


#wrapper .text_link a:hover {
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 5px #1b7003;
	-moz-box-shadow: 2px 2px 5px #1b7003;
	-ms-box-shadow: 2px 2px 5px #1b7003;
	box-shadow: 2px 2px 5px #1b7003;
	margin-top: 35px;
	padding: px 30px;
	background: #375500;
}
#wrapper #content #oa .text_link li {
	float: right;
	margin-right: 25px;
}
#wrapper .text_link_archive {
	list-style: none;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

#wrapper .text_link_archive a {
	font-size: 100%;
	font-weight: bold;
	padding: 8px 50px;
	background: #5F8C00 url(../img/arrow.png) no-repeat right center;
	list-style: none;
	color: #FFF;
}
#wrapper .text_link_archive a:hover {
	padding: 8px 50px;
	background: #375500 url(../img/arrow.png) no-repeat right center;
}













/*archive*/

#wrapper .archive_date_link {
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#wrapper .archive_date_link li {
	float: left;
	width: 46%;
	margin: 8px 15px;
}

#wrapper .archive_date_link_data {
	font-weight: bold;
	color: #38B1AB;
}

#wrapper .archive_date_link li a {
	background: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #787245;
	padding: 2px 5px;
	-webkit-transition: 0.6s ease;
	-webkit-transition-property: opacity,border,color,background;
	-moz-transition: 0.6s ease;
	-moz-transition-property: opacity,border,color,background;
	-o-transition: 0.6s ease;
	-o-transition-property: opacity,border,color,background;
	transition: 0.6s ease;
	transition-property: opacity,border,color,background;
	border: 1px solid #D7D7D7;
	box-shadow: 3px 3px #5ace87;
	font-size: 90%;
	font-weight: bold;
}

#wrapper .archive_date_link li a:hover {
	color: #525252;
	background: #EAFBE6;
	border: 1px solid #5ace87;
}













#wrapper .s_bt {
	overflow: hidden;
	list-style: none;
	height: 28px;
	width: 720px;
	clear: both;
	margin: auto;
}
#wrapper .s_bt li {
	float: left;
	margin-right: 4px;
}
#wrapper .s_bt iframe {
	margin: 0 !important;
}
