@charset "utf-8";
body {
  background: #F11984;
  margin: 0px;
  padding: 0px;
}
p,h1,h2,h3,h4,
h5,
h6,
ul,
ol,
li,
dl,
dd,
form,
input {
	margin: 0px;
	padding: 0px;
}
/* 基本書体（フォントファミリー・フォントカラー定義） */
body,
p,
caption,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
form,
input {
	font-family: "ＭＳ Ｐゴシック", Osaka, sanserif;
	color: #404040;
	line-height: 1.4;
}
ul {
	list-style: none outside;
}
body,/* 文字サイズ  */
th,
td {
	font-size: 8pt;
	font-weight: normal;
}
/* リンク反応（標準） */
a {
	/*\*/
   overflow: hidden; /* FireFoxの点線を消す *//**/
}
a:link,
a:visited {   /* 通常時・訪問済の設定 */
	color:#A27B54; /* フォントの色 */
	text-decoration: none;
}
a:active,
a:hover {     /* クリックしたとき・マウスオン時の設定 */
	color:#D53285; /* フォントの色 */
	text-decoration: none;
}
a:hover img.btn2 {
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color: #FFF;
}
/* 画像の設定 */
img {
	border: 0px;
	display:block;
}
/* 共通ボックス */
#wrapper {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}
#contens_box {
  width: 880px;
  float: left;
  /*background: #F11984 url(../images/blogs/blog_bg.jpg) no-repeat;*/
  background: #F11984 url(../images/blogs/blog_bg2.jpg) no-repeat;
  border: 10px solid #FFF;
  margin-bottom: 10px;
}
#top_logo_box {
	background: url(/common/images/blog/blog_header_bg2.gif) no-repeat;
	height: 69px;
}
#top_logo_box h1 {
	height: 69px;
	width: 133px;
	float: left;
}
#top_logo_box h1 a {
	text-indent: -9999px;
	display: block;
	height: 69px;
	width: 133px;
}
#top_logo_box p {
	background: url(/common/images/mk_line.gif) no-repeat 0px 2px;
	padding-left: 12px;
	float: left;
	width: 76px;
	display: inline;
	margin-left: 576px;
	margin-top: 45px;
}
#top_logo_box p a {
	color: #CCC;
	display: block;
}


#header_box	{
  /*height: 305px;*/
  height: 356px;
}


#header_img	{
  height: 308px;
}
#header_img  h2 {
	height: 308px;
}
#header_img a {
  text-indent: -9999px;
  display: block;
  width: 880px !important;
  height: 308px !important;
  background: url(none) !important;
}
#header_img  h3 {
	text-indent: -9999px;
	display: none;
}


#group {
  float: left;
  width: 860px;
  /*background: url(../images/blogs/blog_group_head.gif) no-repeat;*/
  display: inline;
  margin-right: 10px;
  margin-left: 10px;
  /*background: url(../images/blogs/blog_group_head2.gif) no-repeat;*/
  margin-top: -5px;
}
#main_contents {
  float: right;
  width: 660px;
	background: url("../images/blogs/blog_group_head2.gif") no-repeat scroll right 0 transparent;
}
#main_contents p	{
	background-color: #FFF;
}
h1#page-title	{
  padding: 6px 8px 0 8px;
}
.asset-header	{
  padding: 7px 20px;
  /*background: #FFF url(../images/blogs/blog_ttl_line.gif) no-repeat 0px bottom;*/
  /*margin-top: 10px;*/
  /*margin-bottom: 20px;*/
	/*background: #FFF;*/
}
.entry-asset	{
  /*background: #FFF;*/
}
.entry-asset.asset.hentry	{
	/*background: url("../images/blogs/blog_group_head2.gif") no-repeat scroll right 0 transparent;*/
  background: #FFF;
}
#main_contents.article .entry-asset.asset.hentry	{
	background:none;
}


.entry-asset a:link,
.entry-asset a:visited {
	color: #A27B54;
}
.entry-asset a:hover,
.entry-asset a:active	{
	color: #D53285;
	text-decoration: underline;
}

h2.entry-title {
  font-size: 11pt;
  color: #F0037F;
}

.entry-title a:link,
.entry-title a:visited {
	color: #CC6602;
}
.entry-title a:hover,
.entry-title a:active	{
	border-bottom: 1px dotted #D53285;
	padding-bottom: 1px;
	text-decoration: none;
	color: #D53285;
}
.asset-meta {
  background: url(../images/blogs/blog_mn_mk.gif) no-repeat 20px center #FFF;
  padding-left: 30px;
  line-height: 30px;
}
.entry-content {
  margin-bottom: 4px;
  padding-bottom: 8px;
  background: #FFF url(../images/blogs/blog_ttl_line.gif) no-repeat 0px bottom;
  padding-right: 20px;
  padding-left: 20px;
}
#main_contents.article .entry-content {
  margin-bottom: 0;
}
#side_menu {
  float: left;
  width: 190px;
  background: #FFF;
}




#side1 {
  float: left;
  width: 190px;
}
#side1 h3 {
  text-indent: -9999px;
  height: 36px;
  margin-bottom: 20px;
  /*background: url(../images/blogs/blog_mn_prof_h.gif) no-repeat;*/
  background: url(../images/blogs/blog_mn_prof_h2.gif) no-repeat;
}
#side1 img {
	margin-left: 10px;
}
#side1 ul {
	padding-left: 10px;
}
#side1 li {
  font-weight: bold;
  color: #A27B54;
  margin-bottom: 6px;
  background: url(../images/blogs/blog_mn_mk.gif) no-repeat 0px 2px;
  padding-left: 10px;
}
#side1 a:link,
#side1 a:visited {
	color: #A27B54;
}
#side1 a:hover,
#side1 a:active	{
	color: #D53285;
	text-decoration: underline;
}
#side1 dl {
	padding-left: 10px;
	padding-top: 7px;
}
#side1 dt,
#side1,dd	{
  color: #AD8865;
}
dl.prof_data {
	float: left;
	width: 155px;
}
.prof_data dt {
	float: left;
	width: 58px;
	height: 1.5em;
	clear: both;
}
.prof_data dd {
	height: 1.5em;
}

dl.prof_mypr {
	clear: both;
	float: none;
	width: 155px;
	margin-bottom: 6px;
}
.prof_mypr dt {
	font-size: 10pt;
}
.prof_mypr a {
}


#side2 {
  float: left;
  width: 190px;
  background: url(../images/blogs/blog_mn_foot.gif) no-repeat 0px bottom;
  padding-bottom: 12px;
}
#side2 h4 {
  text-indent: -9999px;
  height: 24px;
  margin-bottom: 12px;
}
#side2 dl,
#side2 ul {
  padding-right: 10px;
  padding-left: 10px;
}

#side2 dt,
#side2 li {
  background: url(../images/blogs/blog_mn_mk.gif) no-repeat 0px 2px;
  padding-left: 10px;
}
#side2 dd	{
  margin-bottom: 20px;
  padding-left: 10px;
}
#side2 li {
  margin-bottom: 12px;
}
#side2 a:link,
#side2 a:visited	{
	text-decoration: none;
}
#side2 a:hover,
#side2 a:active	{
	text-decoration: underline;
}
#widget-calendar h4 {
  background: url(../images/blogs/blog_mn_calendar_h.gif) no-repeat;
}
#widget-calendar h5 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #A27B54;
  display: inline;
}
#widget-calendar table {
	margin: 0px auto 20px;
}
#widget-calendar th,
#widget-calendar td {
	text-align: right;
	width: 17px;
	color: #A27B54;
	line-height: 1.1;
}
#widget-calendar a:link,
#widget-calendar a:visited {
	text-decoration: underline;
}
#widget-calendar a:hover,
#widget-calendar a:active	{
	color: #D53285;
	text-decoration: none;
}

.recent_entry {
	margin-bottom: 20px;
}
.recent_entry h4 {
  background: url(../images/blogs/blog_mn_recent_h.gif) no-repeat;
}
.widget-archive-monthly {
	margin-bottom: 20px;
}
.widget-archive-monthly h4 {
  background: url(../images/blogs/blog_mn_past_h.gif) no-repeat;
}
.widget-content li {
	background: url(/common/images/blog/mk_white.gif) no-repeat 0px 2px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.widget-syndication img {
	display: inline;
}
h3#page-title {
  font-size: 11pt;
  color: #A27B54;
	background: #FFF;
	padding-left: 1em;
	background: url("../images/blogs/blog_ttl_line.gif") no-repeat scroll 0 bottom #FFFFFF;
}
h3#page-title em {
	font-size: 12pt;
	font-style: normal;
}
#comments {
  margin-bottom: 12px;
  background: #FFF url(../images/blogs/blog_main_foot.gif) no-repeat 0px bottom;
  padding: 10px 10px 20px;
}

h3.comments-header {
	font-size: 9pt;
}
#author_data {
  border-bottom: 1px dotted #666;
  background-color: #FFF;
  padding: 12px 12px 2px 8px;
  margin-bottom: 6px;
}

.comments-content img {
	display: inline;
	vertical-align: bottom;
}
#comments-form input {
	width: 200px;
}
#comments-form #comment-text {
	width: 360px;
	height: 100px;
}


#comments-open-footer input {
	color: #333;
	width: 120px;
	height: 30px;
}
#mypr,
#motv {
	margin-bottom: 40px;
}
#mypr h2 {
	background: url(/common/images/blog/blog_mypr.gif) no-repeat;
	text-indent: -9999px;
	height: 45px;
}
#motv h2 {
	background: url(/common/images/blog/blog_motv.gif) no-repeat;
	text-indent: -9999px;
	height: 45px;
}









/*
#side2 a:link,
#side2 a:visited {
	color: #A27B54;
}
#side2 a:hover,
#side2 a:active	{
	color: #D53285;
	text-decoration: underline;
}
*/

#footer {
  clear: both;
  height: 60px;
  float: left;
  width: 880px;
  background: #F11984 url(../images/blogs/blog_footer.gif);
  display: inline;
}
#footer p {
  float: right;
  width: 280px;
  height: 40px;
  margin-top: 10px;
  padding-left: 14px;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}
#footer strong {
  font-weight: normal;
}
.copyright a:link,
.copyright a:visited	{
  color: #FFF;
}
.copyright a:hover,
.copyright a:active	{
	text-decoration: underline;
}

#ibg {
  float: right;
  display: inline;
  height: 48px;
  width: 55px;
  margin-top: 0px;
}
#ibg a {
  text-indent: -9999px;
  display: block;
  height: 48px;
  width: 55px;
}





.entry-content img	{
	display:inline;
}
#mobile_qr {
	text-align: center;
}
#mobile_qr p {
	color: #A27B54;
}
#mobile_qr img {
	margin: 12px auto;
}

/* ページ分割ナビ */
.content-nav {
  text-align: center;
  padding-top: 18px;
  height: 18px;
  margin-bottom: -10px;
}
.bottom	{
  background: #FFF url(../images/blogs/blog_main_foot.gif) no-repeat 0px bottom;
  height: 30px;
}
/* グローバルナビ */
* html #header_box ul {
	margin-top: -50px;
}
#header_box ul {
	padding-left: 96px;
  background: none;
  height: auto;
}

#header_box li {
  float: left;
  width: 86px;
  height: 31px;
}
#header_box ul li,
#header_box ul li a {
	width: auto;
  text-indent: 0px;
  background: none;
}

.asset-body {
  font-size: 9pt;
}
