/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/

body{
 font:76% Tahoma,Arial,meiryo,sans-serif;/* edit2015 */
 /*background:#ffffff url(images/background.gif) top center repeat-y;*/
 color:#404040;
 line-height:1.2em;
 margin:0 auto;
 padding:0;
}

a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover {text-decoration:underline;}

a img {border:0;}

p {margin:0 0 18px 0;}

.text {/* edit2015 */
 margin:0 0 18px 10px;
 font-size: 14px;
 line-height: 1.7;
}

ul,ol,dl {
 font-size:0.9em;
 margin:2px 0 16px 35px;
}
ul ul,ol ol {
 margin:4px 0 4px 35px;
}

h1{
 font-size: 4.2em;
 letter-spacing: -8px;
 margin: 40px 0 45px;
 color: #4088b8;
}
h1 a {
 text-transform: none;
 color: #4088b8;
}
h1 a:hover {
 text-decoration: none;
}

h2{
font-size:1.4em;
color:#4088b8;
border-bottom:4px solid #dadada;
padding:0 2px 5px 0;
margin:0 0 10px 0;
}

h3{
font-size:1.2em;
font-weight:bold;
color:#4088b8;
border-bottom:1px solid #dadada;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
color:#404040;
width:970px;
margin:10px auto;
padding:0;
}

#header {margin:0;}

#toplinks {
 display: none;
 text-align:right;
 padding:5px 2px 2px 3px;
}

#slogan{
 font-size:1.5em;
 color:#808080;
 font-weight:bold;
 letter-spacing:-1px;
 margin:15px 0px 20px 0;
 line-height:1.2em;
}

/******** sidebar ********/
#sidebar{
 float:left;
 width:195px;
 margin:0 0 5px 0;
 padding:1px 0 0 0;
 font-size: 13px;/* edit2015 */
 line-height: 1.5;
}
#sidebar p:first-of-type {
 margin: 3px 0px 8px 0px;
 font-size: 12px;
 text-align: justify;
}
#sidebar h2 {/* menu title */
 padding-bottom: 3px;
 font-size: 16px;
}

#sidebar ul{
 list-style:none;
 font-size: 11px;
 margin:0;
 padding:0 0 15px 5px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}

/*--------------------------------
	Calendar
--------------------------------*/
#sidebar .wrap_calendar {
  margin-bottom: 12px;
}
#sidebar .wrap_calendar .calendar {
  width: 100%;
}
#sidebar .wrap_calendar .calendar th,
#sidebar .wrap_calendar .calendar td {
  text-align: center;
}
#sidebar .wrap_calendar .calendar td.today {
  background-color: #4088b8;
  border-radius: 50%;
  color: #fff;
}
#sidebar .wrap_calendar .calendar td.today a {
  color: #fff;
}

/******** Content variations ********/
#content{
 line-height:1.5em;
 width:750px;
 float:right;
 text-align:left;
 margin: 5px 0 0;
 padding:0;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

div#exshop_cate_links{
  margin-bottom: 30px;
}

div#exshop_cate_links p{
  padding-bottom: 3px;
  color: #999999;
  font-size: 12px;
  text-align :left;
  text-indent: 7px;
}
div#exshop_cate_links ul{
  list-style-type: none;
  padding-left: 0px;
  margin-left: 2px;
  margin-bottom: 3px;
}
div#exshop_cate_links ul li{
  float: left;
}
div#exshop_cate_links li a{
  padding: 0 6px;
  color: #999999;
  font-size: 10px;
  text-decoration: underline;
  font-weight: normal;
}

div#exshop_cate_links ul li.catelist_edge_left a{
  border-left: 1px solid #CCCCCC;
}
div#exshop_cate_links ul li a{
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #EEEEEE;
}
div#exshop_cate_links ul li.catelist_edge_right a{
  border-right: 1px solid #CCCCCC;
}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}

.left{float:left; margin:0 15px 4px 0;}

.right{float:right; margin:0 0 4px 15px;}

.textright{text-align:right;}

.readmore{
 text-align:right;
 margin-top:20px;
 padding:6px;
 background-color:#ffc;
 border:1px dotted #dd0;
 font-size: 13px;
}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}

.loginform, .searchform, .commentform, .mailform {
padding-left: 10px;
padding-bottom: 15px;
}

/*SEARCH HIGHLIGHT COLOR*/

.highlight { background: #DEFFA9; }

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }
 

/* comment form */
.hidden_this{
  display:none;
}
div.pageswitch{
  text-align:center;
  padding:20px 0;
}

.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}

textarea#nucleus_cf_body {
 display: block;
 box-sizing: border-box;
 width: 740px;
}

/* ====================================================
	左カラムバナー
====================================================*/
#sidebar ul.side-related_list {
	padding-left: 0;
}
#sidebar .side-related_list li {
	margin-bottom: 20px;
}
.side-related_list img {
	vertical-align: middle;
}
/* ====================================================
  この記事に関連する情報
====================================================*/
.art-rel-info {
	margin: 75px 10px 75px 0;
	font-family: "YuGothicM", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
h2.art-rel-info_ttl {
	margin: 0 0 13px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	border-bottom: none;
	text-align: center;
}
.art-rel-info_media {
	display: flex;
	padding: 27px 30px 25px;
	background-color: #f3f3f3;
}
.art-rel-info_media-body {
	width: 420px;
}
.art-rel-info_media-txt {
	margin-bottom: 10px;
	line-height: 1.57;
}
.art-rel-info_link a {
	display: flex;
	align-items: center;
	height: 55px;
	padding-left: 192px;
	border: 1px solid #ddd;
	background: url("/beta/skins/1024px/img/article_related_info/kagu/logo_kagu.svg") 14px center no-repeat #fff;
	background-size: 139px auto;
	color: #4088b8;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.art-rel-info_media-img {
	margin: 0 0 0 auto;
}
