@charset "utf-8";


/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

[hidden] {
    display: none;
}

html {
    font-family:'メイリオ', Helvetica, HiraKakuProN-W3, sans-serif;
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
}

b,
strong {
    font-weight: bold;
}


span.dotted_under_line{
	margin:0;
	padding: 5px 5px 5px 15px;
	list-style:none !important;
  font-weight: bold ;
  font-size: 20px ;
  border-bottom: 1px #999 dotted;
  display:block;
}

span.dotted_under_line_s{
	margin:0;
	padding: 3px 5px 3px 15px;
	list-style:none !important;
  font-weight: bold ;
  font-size: 16px ;
  border-bottom: 1px #999 dotted;
  display:block;
}

span.dotted_under_line_ss{
	margin:0;
	padding: 3px 5px 3px 15px;
	list-style:none !important;
  font-weight: bold ;
  font-size: 14px ;
  border-bottom: 1px #999 dotted;
  display:block;
}

dd.plg_body li {
	margin:0;
	padding: 5px 5px 5px 15px;
	list-style:none !important;
	font-size:13px;
	line-height:150%;
	text-align:left;
	border-bottom: 1px #999 dotted;
}

.title {
height:40px;
padding:0 0 10px 0;
} 

.title_s {
height:30px;
padding:0 0 10px 0;
} 



/*
 * Removes border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}


/* テーブル*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}



body {
	text-align: center;
	font-family:'メイリオ', Helvetica, HiraKakuProN-W3, sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-text-size-adjust: none;
	background: #fff;
	position: relative;
}
body,x:-moz-broken {
	margin-left:-1px; /*forFirefox3*/
}
* html body {
	margin-left:-1px; /*IE6*/
}


a, 
a:visited {
	color: #0000cc;
	text-decoration: underline;
}
a:hover, 
a:focus {
	color: #0000cc;
	text-decoration: none;
}
a:active {
	color: #D54E21;
}
a:link {
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}

/* Clearfix */
.clearfix {zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

/* Clear */
.cl{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}






body { 
	text-align:center;
	background: #e6e6e6;
}
#myd-container {
	background: #e6e6e6;
	padding: 20px 0 20px;
}
#myd-container-inner {
	width: 800px;
	margin:0 auto ;
	padding: 0px;
}
#myd-main {
	margin: 0 auto;
}
#myd-main-inner {
	margin: 0;
}
#myd-side1 {
	width: 800px;
	float:left;
	margin: 0 0 20px;
	padding: 5px 5px 5px 5px;
}
#myd-side1-inner {
	margin: 0;
}
#myd-side2 {
	width: 390px;
	float:right;
	margin: 0 0 20px;
}
#myd-side2-inner {
	margin: 0;
}
#myd-container-bottom {
	margin-top: -15px;
	height: 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(0,0,0,0.25)), color-stop(0.00, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
}


#myd-header {
	border-top: 1px #4682b4 solid ;
	background-image: url(./img_item_1/bg.png);
}
#myd-header-inner {
	display:table;
	width: 800px;
	margin:0 auto ;
}
#site-title-description {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:90%;
}
	.ie6 #site-title-description,
	.ie7 #site-title-description {
		display: block;
		width: auto;
		float: left;
	}  

/* 

2.3 グローバルメニュー

*/

#myd-menu {
	background: #369;
}

#myd-menu-inner {
	display:table;
	width: 800px;
	margin:0 auto ;
	padding: 5px;
}

#images/20140122/ {
	display:table;
	width: 800px;
	margin:0 auto ;
}



/* パンくずリスト */

ol#breadcrumbs {
	list-style: none;
	text-align: left;
	margin: 0 auto ;
	padding: 0;
	
}
ol#breadcrumbs li {
	color: #FFF;
	display: inline;
	font-size: 13px;
	line-height: 140%;
}
ol#breadcrumbs li a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}
ol#breadcrumbs li a:hover {
	text-decoration: underline;
}
ol#breadcrumbs li a:after {
	content:" > ";
	color: #999;
}
}

/* メインコンテンツ*/


#yads{margin-top:10px}#yads dl{padding:8px 10px !important
}
#yads dl,#yads dt,#yads dd{
	border:none !important
	}
#yads dl dt:first-child{
	display:inline !important;color:#36c !important;line-height:1em
	}
#yads a:hover dt{
	color:#06f !important}#yads dl dt+dd{display:inline !important;margin-left:8px !important;color:#469e9d !important
	}
#yads dl dt+dd+dd{
	clear:both !important;padding-top:5px !important
	}
#yads div,#yads dl,#yads dt,#yads dd,#yads p,#yads a{
	background-color:transparent !important;border: none !important
	}
#yads a:hover{
	background-color:rgba(255,255,235,0.5) !important
	}
#yads dd,#yads a{
	color:#555 !important
	}
#yads a{
padding-left:5px !important;padding-right:5px !important
}



.content {
	border-top: 1px solid #ccc;
	background-color: #fff ;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	margin:0 0 20px;
	padding: 20px 20px;
}
	.ie6 .content {
		padding-top:0;
	}
	.ie7 .content {
		padding-bottom:0;
	}

/* 見出し */
h2.midashi {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	border-top: 5px #4682b4 solid ;
	border-bottom: 1px #aaa solid ;
	margin: -21px -20px 20px;
	padding: 17px;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-shadow : 0px 1px 0px #fff ;
}
	.ie6 h2.midashi {
		zoom:1;
	}
h2.midashi a {
	color:#333;
	text-decoration:none;
}
h2.midashi a:hover {
	color:#333;
	text-decoration:underline;
}
h2.midashi:before {
		content:"▼";
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		font-size: 9px;
		text-shadow : 0px 1px 0px #000 ;
		line-height: 9px;
		text-align: center;
		color: #fff;
		display: block;
		float: left;
		background-color: #4682b4 ;
		margin: 2px 7px 0 0;
		padding: 5px;
		-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.5) inset ;
		-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.5) inset ;
		box-shadow: 0 1px 0 rgba(0,0,0,0.5) inset ;
	}
	
h2.midashig {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	border-top: 5px #4682b4 solid ;
	border-bottom: 1px #aaa solid ;
	margin: -21px -20px 20px;
	padding: 17px;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-shadow : 0px 1px 0px #fff ;
}

.sub_header {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-shadow : 0px 1px 0px #fff ;
	background-color: #f6f6f6 ;
	border-top: 2px #936 solid ;
	border-bottom: 1px #ccc dotted ;
	margin: 0 0 15px;
	padding: 12px;
}


/* 本? */
.entry_body {
	color: #222;
	font-size:13px;
	line-height:175%;
	text-align: left;
	margin: 0 0 10px;
}
.entry-body blockquote {
	color:#333333;
	font-style:normal;
	margin:0 0 1em;
	padding:1em;
	background: #f8f8f8;
}

/* 続きを読? */
p.entry_more {
	text-align: right;
	padding : 30px 0 0 0;
}

/* rankフッタ */
.rank_footer {
	margin:1em 0;
}

/* ???マ??ジャンル */
p.theme {
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
}

/* エントリフッタ */
.entry_footer {
	color: #666;
	font-size: 10px;
	line-height: 1.5;
	text-align: right;
	margin: 0 -20px -20px;
	padding: 11px 20px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
}
	.ie7 .entry_footer {
		margin: 0 -20px;
	}
.entry_footer li {
	text-align: right;
	list-style-type: none;  
	display:inline;  
	zoom:1;   
	margin: 0;
}
.entry_footer img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.entry_footer a {
	color:#333;
	text-decoration:none;
}
.entry-footer a:hover {
	color:#999;
	text-decoration:underline;
}

/* ページナビゲーション */

.page_navi {
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin:0px 0px 10px;
	padding:0px 1em 0px 0px;
}
.page_navi b {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 7px 10px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #e6e6e6;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3) inset;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3) inset;
}
.page_navi a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 7px 10px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #f3f3f3;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3) ;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3) ;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3) ;
}
.page_navi a:hover {
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3) ;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3) ;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3) ;
}

/* サイドバー*/

#myd-side {
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	background-image: url(./img_item_1/bg2.png);
	background-repeat: repeat;
	padding: 2px;
}
	.ie6 #myd-side,
	.ie7 #myd-side,
	.ie8 #myd-side {
		background: #ccc;
	}
#myd-side-inner {
	color: #222;
	font-size:13px;
	line-height:160%;
	text-align:left;
	border-top: 1px #aaa solid ;
	background: #fff;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	box-shadow: 0 1px 1px rgba(0,0,0,0.66) ;
	margin: 5px;
	padding: 10px;
}

/* sidemenu */
.sidemenu_body {
	margin: 0 0 15px;
}
dt.plg_title {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	border-top: 3px #4682b4 solid ;
	border-bottom: 1px #aaa solid ;
	border-left: 1px rgba(0,0,0,0.3) solid ;
	border-right: 1px rgba(0,0,0,0.3) solid ;
	margin: 0 0 10px;
	padding: 6px 8px 5px 8px;
	color: #222;
	font-weight: bold;
	text-shadow : 0px 1px 0px #fff ;
	font-size:12px;
	line-height:150%;
	text-align:left;
}
dd.plg_body {
	font-size:13px;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0;
}
dd.plg_body ul {
	margin:0;
	padding:0;
}
dd.plg_body li {
	margin:0;
	padding: 5px 5px 5px 15px;
	list-style:none !important;
	font-size:13px;
	line-height:150%;
	text-align:left;
	border-bottom: 1px #999 dotted;
}
	dd.plg_body li:before {
		content:"▼";
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		background: none;
		margin: 0;
		font-size: 9px;
		line-height: 1px;
		display: block;
		float: left;
		color: #999;
		margin: 10px 0 0 -12px;
	}
dd.plg_footer {
	font-size:13px;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0 0 10px;
}

/* フッター */

#myd-footer {
	background: #454545;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,1) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,1) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,1) inset;
	clear: both;
}
#myd-footer-inner {
	width: 940px;
	text-align: center;
	margin: 0 auto ;
	padding: 10px 0px;
}
#myd-footer p { 
	display: inline;
	color: #ccc;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	text-align: left;
	text-shadow : 0px 1px 1px #000 ;
	margin: 0 1em 0 0;
	padding: 5px 0px 0px;
}
#myd-footer address {
	color: #ccc;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	text-align: center;
	margin: 0;
	padding: 5px 0px 0px;
}
#myd-footer p a,
#myd-footer address a { 
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}
#myd-footer p a:hover,
#myd-footer address a:hover { 
	color: #fff;
	text-decoration: none;
}


div.item_box{
	margin-bottom: 2em;
	overflow: hidden;
}


.ajax_ad_content .ad_box{
	width:30%;
	float:left;
	padding:1%;
}

.ajax_ad_content .ad_title{
	font-size:120%;
}

.ajax_ad_content .ad_text{
}