/*  
Theme Name: View
Description: ViewPointサイト用テーマです
Version: 1.0

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/

@import url('css/nav.css');
@import url('style_login.css');
@import url('css/pc.css') screen and (min-width: 769px);
@import url('css/tablet.css?v=201710183') screen and (max-width: 768px);
@import url('css/smart.css?v=201710182') screen and (max-width: 595px);




/* ---------- @ HTML Tags -----------*/

* {
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	/*background:#e4e2db;*/
	background:#FFF;
	/*color: #1d1d1d;*/
	color: #333;
	 height:100%;
	}

body, select, textarea{
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

input{
	font: 1em "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	}
	.entry{
	font: 130% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.recent-excerpts p{
	font: 110%/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#lead-text p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	line-height: 170%;
	}
p {
	line-height: 190%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

a, a:visited {
	/*color: #83a7ba;*/
	color: #4842BD;
	}

a:hover, a:active {
	/*color:#4d778d;*/
	color:#26235A;
	
	}
a{
	text-decoration: none;
}
hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:5px 0;
	/*border-top:1px solid #e0ded9;*/
	border-bottom:1px solid #e0ded9;
	}

td {
	padding:0px 0px;
	/*background:#F5F3EE;*/
	border-bottom:1px solid #FFF;
	}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
				


/* ---------- @ Structure -----------*/

#page {
	/*width:1010px;
	margin:0 auto;
	padding-top:8px;
	overflow: hidden;*/
	}

#page2 {
	width:1010px;
	/*width:1130px;*/
	margin:0 auto;
	/*padding-top:8px;*/
	overflow: hidden;
	}

/*#wrapper {
	background:#FFF;
	font-size:0.8em;
	padding:0 25px 10px;
	}*/

#masthead {
	border-top: 1px solid #eee;
    padding-top: 5px;
}

/*#masthead h1{
	margin-top: 15px;
}*/

#masthead h1{
	/*margin: 0;*/
	margin-top: 5px;
	margin-bottom: 0;
	height: 60px;
	width: 162px;
}

/*#content {
	width:620px;
	float:left
	}*/
	
/*#description {
	font: italic 1.2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #888787;
	float: left;
	letter-spacing: 0.01em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;	
	}*/
#description {
	font: italic 1.2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #888787;
	float: left;
	letter-spacing: 0.01em;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	}

#description2 {
	font: italic 1.2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #888787;
	float: left;
	letter-spacing: 0.01em;
	padding-left: 65px;
	padding-right: 10px;
	padding-top: 18px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 315px;
	float:right
	}

#featured-cats {
	
	}

#more-posts {
	font-size: 1.2em;
	}
#more-posts h4{
	font-size: 1.5em;
}
#more-posts p{
	font-size: 0.9em;
	/*font-size: 1.0em;*/
}
	

#sidebar .widget ul li{
	background-image: none;
	list-style-type: none;
	/*margin-top: 10px;*/
}

	
/* ---------- @ Headers -----------*/

h1 {
	font: bold 2.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.01em;
	float:left;
	/*background: url(img/smart_logo.jpg) no-repeat left top;
	height: 49px;
	width: 130px;*/
	color:#000000;

	}
	
h2 {
	padding-bottom: 8px;
	margin: 5px 0 5px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	}

#lead h2 {
	font: 2.2em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:115%;
	margin:3px 0 -8px 0;
	padding:0;
	color:#000000;
	}	
	
.post h2 {
	font-size:2.2em;
	padding: 0;
	margin: 5px 0 0;
	}
	
h2.posttitle {
	/*margin:25px 0 0 0;
	padding:0 0 12px 0;*/
	margin:10px 0 0 0;
	padding:0 0 2px 0;
	line-height: 1.2em;
	}

h2.pagetitle {
	padding:0px 0 0px 10px;
	/*height: 30px;*/
	/*padding:10px 0 0px 10px;

	font-size:2.2em;
	height: 55px;
	width: 610px;*/
	}
h2#world{
	padding:0px 0 0px 10px;
	/*height: 30px;*/
	/*padding:10px 0 0px 10px;*/
	/*font-size:2.2em;*/
	/*background: url(img/ttl_world.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*width: 610px;*/
	}
h2#opinion{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_opinion.jpg) no-repeat left top;*/
	/*height: 55px;*/
	height: 30px;
	/*width: 610px;*/
	}
h2#media{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_media.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#edu{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_edu.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#politics{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_politics.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#business{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_business.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#photonews{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_photonews.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#photogallery{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_photogallery.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}
h2#ttlwriter{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_writer.jpg) no-repeat left top;*/
	/*height: 55px;*/
	height: 30px;
	width: 610px;
	/*font-family: serif;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

	}

h2#headline{
	padding:10px 0 0px 10px;
	/*font-size:2.2em;*/
	background: url(img/eNewsHL.jpg) no-repeat left top;
	height: 53px;
	width: 960px;
	}

h2#tokusyu{
	/*padding:10px 0 0px 10px;*/
	padding:0px 0 0px 10px;
	/*font-size:2.2em;*/
	/*background: url(img/ttl_tokusyu.jpg) no-repeat left top;*/
	/*height: 55px;*/
	/*height: 30px;*/
	/*width: 610px;*/
	}




				
h3 {
	border-top:3px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:5px 0 5px 3px;
	margin:22px 0 15px 0;
	font-size:1em;
	background:none;
	color:#4c4b46;
	letter-spacing:0.07em;
	}


.post h3 {
	border:none;
	font:1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #232323;
	letter-spacing:0;
	}
	
#featured-cats h3, #more-posts h3 {
	margin:0 0 15px 0;
	}
		
h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:32px
	}

/*h4 {
	font:bold 1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:-10px;
	margin-top:5px;
	}
	
.post h4 {
	margin:5px 0 5px;
	font-size: 1.4em;
	}
	
	
.archive-list h4 {
	margin:0;
	font-size:1.2em;
	line-height:125%;
	}

#grid h4 {
	margin:0;
	font-size:1.4em;
	line-height:130%;
	}*/

h5 {
	font: 0.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h6 {
	font:bold 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#444;
	text-decoration:none
	}

h1 a:hover {
	color:#686868;
	}

h1 a:active {
	color:#929292;
	}
			
h4 a, h4 a:visited {
	color:#383838;
	text-decoration: none
	}
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	padding:2px;
	/*border:1px solid #b9b9b9;*/
	background:#FFF;
	}
#more-posts img, #grid a img, #grid a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	padding:2px;
	background:#FFF;
	}
	
#more-posts img {
	margin:3px 12px 4px 0;
	}

.recent-excerpts {
	border-bottom: 1px dotted #CCC;
	}
.recent-excerpts p{
	line-height: 150%;
	margin-bottom:0;
}
#lead p{
	line-height: 170%;
}


#featured-cats h5{
	font-size: 110%;
}

#featured-cats ul {
	margin:3px 0 10px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	padding:5px 0 8px 0px;
	margin:0;
	line-height:160%;
	font-size: 110%;	
	color:#333;
	}

		
#lead {
	margin:5px 0;
	/*background:#eeeeee;*/
	/*background:#F0FFF0;	
	width:590px;*/
	float:left;
	padding: 20px 10px 10px;
	/*border: 1px solid #fff;*/
	}

#lead h2{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#lead img{
	border: 1px solid #eee;
}

#lead h2 a,#lead h2 a:hover ,#lead h2 a:visited  {
	color:#333; 
	}

#lead-text {
	padding:0px 0px 5px 10px;
	font-size: 1.2em;
	}

#lead-text h2 {
	font-size: 1.7em;
}

#lead-text p {
	/*font-size: 0.7em;*/
	font-size: 1.0em;
}

#lead-text a{
	
}

#lead img {
	float:left;
	
	}
			
.commentcount {
	padding-right: 19px;
	background:url(images/bubble.gif) no-repeat right;
	font:.8em Arial, Helvetica, sans-serif;
	}

#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}

#lead .date{
	font: bold 1.0em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#039;
}

		
.date {
	margin:0px;
	font: bold 0.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#039;	/*color:#737373;*/
	}

#featured-cats .date {
	margin: 0;
	}
.subdept{
	color: #093;
	font-weight: bold;
}

/*Sidebar and Widgets*/

#sidebar{
	padding-top: 5px;
}


#sidebar h3 {
	padding:8px 0 2px 40px;
	margin:5px 0;
	font-size:1em;
	background:url(img/sttl_bar2.png) no-repeat left top;
	color:#4c4b46;
	letter-spacing:0.07em;
	height: 19px;
	/*padding:5px 0 5px 20px;
	margin:0px;
	font-size:1em;*/
	/*background:url(img/sttl_latestbg.png) repeat-x left top;*/
	/*color:#4c4b46;*/
	/*color: #fff;
	letter-spacing:0.07em;
	height: 19px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	/*border-top-style: none;
	border-bottom-style: none;*/
	}



#sidebar li {
	color: #333;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	/*padding-left: 0;*/
	}

.headlines{
	padding-top: 10px;
}

.headlines li {
	margin-left:30px;
	padding:2px 0;
	font: 110%/140% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	

#sidebar a, #sidebar a:visited,
#home #content a, #home #content a:visited, 
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
.fullarchive a, .fullarchive a:visited {
	
	color:#333;
	text-decoration: none;
	}

#grid h4 a, #grid h4 a:visited{
color:#333;
	text-decoration: none;
}


#sidebar a:hover, #sidebar a:active,
#home #content a:hover, #home #content a:active, 
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
.fullarchive a:hover, .fullarchive a:active {
	color:#686868;
	text-decoration: underline;
	}

#grid h4 a:hover, h4 #grid a:active{
	color:#686868;
	text-decoration: underline;

	}

#wp-calendar td {
	
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	/*margin: 15px 0;*/
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}
/*sidebar.php内　カテゴリー表示設定*/
.thumbox{width: 300px;}
.thumboxl{
	float: left;
	/*width: 50px;*/
	width: 100px;
	}
.thumboxr{
	float: right;
	/*width: 250px;*/
	width: 190px;
	font-size:1.1em;
	}
.thumboxr p{
	font-size:0.9em;
}
.thumboxr2 p{
	font-size:0.9em;
}
.thumboxl2{
	float: left;
	width: 50px;
	}
.thumboxr2{
	float: right;
	width: 250px;
}	
	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 25px 6px 0;
	}
	
#writer_side {
	background:#ffffff;
	float: left;
	width: 155px;
	border: 1px solid #dadada;
	vertical-align:baseline;
	font-size: 0.9em;
	/*height:100%;*/
	}
	
#writer_side img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	}
#writer_side .avatar{
	margin: 2px 3px 2px 2px;	
}

#writer_side .toppad{
	padding-top: 10px;
}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
	
/*Archives*/

.archive-list li {
	list-style:none;
	width:285px;
	float:left;
	margin: 8px 25px 8px 0;
	border-bottom:1px dotted #b1b1b1;
	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}



		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}



/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
	}

.postmetadata {
	padding: 7px 0;
	border-top:1px solid #d7d7d7;
	margin:0 0 0px;
	color:#7a7a7a;
	}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
/*.entry img {
	display:block;
	border:1px solid #999;
	padding:2px;
	margin:15px 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}*/

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

/*img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}*/
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	font-size:80%;
	}	

/*.wp-caption img {
	float:none;
	margin:0;
	}	*/

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	float:right;
	width:230px;
	text-align:right;
	/*padding-top:8px;*/
	vertical-align: baseline;
	}

div.fblogo{
	margin-top: 7px;
	/*height: 16px;
	width: 16px;*/
	float:left;
}
div.twlogo{
	margin-top: 7px;
	/*height: 16px;
	width: 16px;*/
	float:left;
	padding-left: 10px;
}

div.pintlogo{
	margin-top: 7px;
	/*height: 16px;
	width: 16px;*/
	float:left;
	padding-left: 10px;
}

div.rsslogo{
	margin-top: 6px;
	/*height: 16px;
	width: 16px;*/
	float:left;
	padding-left: 10px;
}

#searchform input{
	float: left;
	
}

#s {
	width:130px;
	font-size:0.9em;
	margin-top: 4px;
	height: 8px;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top;
	
	}		

/*ヘッダーの中のログインフォーム*/

#searchhead{
	/*width: 320px;*/
	width: 340px;
	float: right;
	padding:0;
	margin:0;
	}

#loginhead{
	width: 310px;
	float: right;
	padding:10px 0 0;
	margin:0;
	height: 60px;
	font-size:14px;
}
#loginhead table{
	background: #FFF;
	border:0px;
}
#loginhead tr{
	background: #FFF;
}
#loginhead td{
	background: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}

.logouttext{
	text-align: center;
	height: 50px;
}

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:0.75em;
	padding:5px 25px 25px
	}

.footermain{
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer a, #footer a:visited {
	color:#94928b;
	text-decoration:none;
	}

#footer a:hover {
	color:#5a5954;
	}

#footer a:active {
	text-decoration:underline
	}
			
#footer img {
	vertical-align:middle;
	}
	
#copyright {
	float:left;
	width:550px;
	}

#rss {
	float:right;
	width:350px;
	text-align: right
	}
			
/* ---------- @ ロイター関係-----------*/

#headlist{
	background: #2dacd0;
	padding: 10px 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#headlist ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#headlist li{
	list-style: url(none) none;
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(none);
	font-size: 120%;
	color:#FFFFFF;
}
#headlist li a{
	color:#FFFFFF;
}

#headlist img{
	border-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.box{
	width:100%;
	font-size: 110%;
	line-height: 160%;
	color: #000;
}

.box h4{
	border-top:3px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:5px 0 5px 3px;
	margin:22px 0 15px 0;
	background:none;
	color:#4c4b46;
	font-size: 140%;
	letter-spacing:0.07em;
	}

.boxr{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.clear{clear:both;}

.tml-action-links{
	
}


/*ここからスライダーの表示　始まり*/

#contentslider{
	position: fixed !important;
	top:120px;
	position:absolute;
	z-index:10;
	margin: 0px auto;
	background:#0078b0;
	padding: 0px;
	height: 694px;
	width:260px;
	/*top:120px;*/
	right: 0px;
	overflow: hidden;
	}

#contentslider h3{
	margin: 0px;
	padding: 5px 20px 5px 5px;
	color: #003;
	background: #eee;
	border-bottom: 2px solid #0078b0;
	border-left: 2px solid #0078b0;
	font-size: 0.9em;
	border-top: 2px solid #0078b0;
	border-right: 2px solid #0078b0;
	z-index: 11;
	position:absolute;
	height:18px;
	width:100%;
	
}

#contentslider .aco{
	cursor:pointer;
	float: left;
	width:25px;
	height:100%;
	font-weight: bold;
	color: #FFF;
	}
	
#contentslider ul{
	margin: 0px;
	padding-top: 30px;	
	
}

#contentslider li{
	display: block;
	background: #FFF;
	color: #333;
	width: 218px;
	height:60px;
	padding: 10px 5px;
	font-size:0.8em;
	border-bottom: 3px solid #333;
}
#contentslider .sllbox{
	float: left;
	width:60px;
	
}
#contentslider .slmbox{
	float:right;
	width:150px;
}
#contentslider .slbox{
	
}
#contentslider .topside{
	height:30px;
	width:30px;
	background: #666;
	display: block;
	z-index: 14;
	position: fixed !important;
	position:absolute;
	opacity:0.8;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	top:120px;
	font-size: 1.2em;
	right:0;
}

#contentslider .bottomside{
	height:30px;
	width:30px;
	background: #666;
	display: block;
	z-index: 13;
	position: fixed !important;
	position:relative;
	opacity:0.8;
	right:0;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	font-size: 1.2em;
	bottom:98px;
}

#moveslide{
	display: block;
	position:relative;
	float: right;	/*width: 3555px;*/
	
}

#contentslider img{
	margin-right: 10px;
}


/*ここからスライダーの表示　終わり*/

/*ここからフォトスライダーの表示　始まり*/

#photoslider{
	margin: 0px auto;
	background: #333;
	padding: 0px;
	/*height:150px;*/
	width:550px;
	overflow: hidden;
	}

#photoslider h3{
	margin: 0px;
	padding: 5px 20px 5px 5px;
	color: #003;
	background: #eee;
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	height:18px;
	width:100%;
	
}

#photoslider .aco{
	cursor:pointer;
	float: left;
	width:25px;
	height:100%;
	font-weight: bold;
	color: #FFF;
	}
	
#photoslider ul{
	margin: 0px;
	
}

#photoslider li{
	display: block;
	background: #333;
	color: #fff;
	width: 70px;
	padding: 5px 4px;
	font-size:0.8em;
	float: left;
	text-align: center;
}
#photoslider .plbox{
	float: left;
	
}

.leftside{
	display: block;
	background: #fff;
	position:relative;
	opacity:0.8;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	font-size: 1.2em;
	float:left;
	z-index: 14;
	height: 97px;
	width: 24px;
	overflow: hidden;
}




.rightside{
	display: block;
	background: #fff;
	position:relative;
	opacity:0.8;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	font-size: 1.2em;
	float:right;
	z-index: 13;
	height: 97px;
	width: 24px;
}

#photoslide{
	display: block;
	position:relative;
	width: 1500px;
	
}


#photoslider img{
	margin-right: 0px;
}

/*ここからフォトスライダーの表示　終わり*/

#lead img{
	margin-right: 10px;
}
#more-posts img{
	margin-right: 10px;
}

#pop{
	
}
#poplist{
	margin: 0px;
	padding: 0px;
}
#poplist li{
	border-bottom: 3px solid #FFF;
	/*list-style: decimal url(none) inside;*/
	margin: 0px;
	width: 305px;
	background: #F9F9F9;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	list-style-type: none;
}
#poplist .wpp-author{
	color: #069;
	font-style: normal;
	font-weight: normal;
}
#poplist .wpp-date{
	color: #069;
	font-style: normal;
	font-weight: normal;
}
#poplist .wpp-views{
	color: #069;
	font-style: normal;
	font-size: 1.1em;
}
.caterea{
	overflow: auto;
	width: 190px;
	height: 17px;
}
.tagerea{
	overflow: auto;
	width: 190px;
	height: 17px;
}
.caterea_b{
	overflow: auto;
	width: 280px;
	height: 17px;
}
.tagerea_b{
	overflow: auto;
	width: 280px;
	height: 17px;
}
.titleerea{
	overflow: auto;
	width: 190px;
	height: 36px;
}
.titleerea_b{
	overflow: auto;
	width: 280px;
	height: 36px;
}
.scaterea{
	overflow: auto;
	width: 150px;
	height: 34px;
}
.stitleerea{
	overflow: auto;
	width: 150px;
	height:34px;
}
.scaterea_b{
	overflow: auto;
	width: 200px;
	height: 34px;
}
.stitleerea_b{
	overflow: auto;
	width: 200px;
	height:34px;
}

h3#latest {
	padding:5px 0 5px 20px;
	margin:0px;
	font-size:1em;
	/*background:url(img/sttl_latestbg.png) repeat-x left top;*/
	color:#4c4b46;
	letter-spacing:0.07em;
	height: 19px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*border-top-style: none;
	border-bottom-style: none;*/
	}
.latestmark{
	height: 20px;
	width: 5px;
	background: #FF0000;
	float: left;
	margin-top: -1px;
	margin-left: -10px;
}
h3#past {
	padding:8px 0 2px 20px;
	margin:0px;
	font-size:1em;
	/*background:url(img/sttl_pastbg.png) repeat-x left top;*/
	color:#4c4b46;
	letter-spacing:0.07em;
	height: 19px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*border-top-style: none;
	border-bottom-style: none;*/
	}
.pastmark{
	height: 20px;
	width: 5px;
	background: #0078b1;
	float: left;
	margin-top: -1px;
	margin-left: -10px;
}
h3#watch {
	padding:8px 0 2px 20px;
	margin:0px;
	font-size:1em;
	background-color: #fff;
	background-image: none;
	/*background:url(img/sttl_latestbg.png) repeat-x left top;*/
	color:#4c4b46;
	letter-spacing:0.07em;
	height: 19px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*border-top-style: none;
	border-bottom-style: none;*/
	}
	
.watchmark{
	height: 19px;
	width: 13px;
	float: left;
	margin-top: -1px;
	margin-left: -10px;
	background: url(img/img_watchmark.png) no-repeat left top;
	
}

.epaperimg{
	background: #f1f1f1;
	text-align: center;
	height: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
	margin-bottom: 10px;
}

.totop {
height:33px;
width:920px;
background-image:url(img/btn_top.jpg);
background-repeat:no-repeat;
background-position:right top;
margin-top:10px;
margin-right:40px;
}

.totop a {
text-indent:-9999px;
display:block;
height:33px;
overflow:hidden;
}

/* ---------- @ animgrid -----------*/

#grid{
	background: #fff;
	padding: 5px 0px 5px 10px;
	border-radius: 5px;
	clear: both;
	/*width:620px;*/
  	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;	/*border: 1px dotted #ccc;*/
}



/*#grid .animgrid {
	list-style:none;
	width:278px;
	float:left;
	margin: 8px 20px 8px 0;
	border:1px dotted #ccc;
	background:#FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;	
	}*/


#grid img {
	margin-right: 10px;
	margin-bottom: 10px;
	}

#grid .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 40px;
	font-size: 50%;
}
#page-top a {
	background: #eee;
	text-decoration: none;
	color: #333;
	width: 50px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 3px solid #CCC;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.25);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#page-top a:hover {
	text-decoration: none;
	background: #fff;
}
.links{
	width:620px;
	height:27px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	}
	
.links img{
	border:0;
	padding:0;
	margin:0;
	}
.linksprev{
	float: left;
	width:539px;
	text-align: left;
	height:22px;
}

.linksnext{
	float: right;
	width:81px;
	text-align: right;
	right:0;
	height:22px;
}

.wp_social_bookmarking_light{
	float: right;	
	}

.orderbox{}
.orderboxr{
	width: 154px;
	float:left;
	
}
.orderboxl{
	width: 154px;
	float:right;
	
}

#rensai li.cat-item{
	border: 1px solid #CCC;
	padding: 3px 10px;
	background: #FFF4F4;
	}
#tokushu li.cat-item{
	border: 1px solid #CCC;
	padding: 3px 10px;
	background: #D7F5FF;
	}

.tab1{
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 10px;
	width: 350px;
}
#honshiorder {
	padding-bottom: 15px;
}

#honshiorder dd{
	padding-left: 20px;
}

#honshiorder td{
	background: #FFF;
}
#honshiorder table{
	border-top-style: none;
}
#honshiorder h5{
	font-weight: bold;
	font-size: 0.95em;
	/*background: #FFF0E1;*/
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(img/sttl_honshiorder2.png) no-repeat left top;
	height: 22px;
	width: 600px;
	padding-left: 27px;
	padding-top: 7px;
	border-top-style: none;
}

/*宅配新聞申し込みフォーム*/

div.contact-form {
    height: auto;
 
}

div.contact-form p.message-container{
}

div.contact-form table {
	border-right: 3px solid #eeeeee;
	border-left: 5px solid #CEFFFF;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

div.contact-form table th {
	border-bottom: 1px dotted #CCC;
}

div.contact-form table td {
	background: #FAFAFA;
}

div.contact-form p.submit-container {
}

div.contact-form div.submessage {
    font-size: 80%;
}

div.contact-form span.require {
    margin-left:3px;
    color:red;
}

div.contact-form div.error {
    color:red;
}
.loginheadline{
	height: 30px;
	width: 900px;
	vertical-align: bottom;
	text-align: right;
}
.spform{
	margin-top: 5px;
}
#logerea{
	padding-top: 0px;
}

#banererea{
	margin: 5px auto;
	padding: 0px;
	/*height:112px;*/
	width:620px;
	overflow: hidden;
	text-align: center;
	}

#banererea .textwidget{
	margin:0px;
	
}

.topbox{
	/*width: 960px;*/
	margin:0px;
}

.topboxl{
	float: left;
	width: 710px;
	font-size: 16px;
}

.topboxr{
	float: right;
	width: 250px;
}

.ads{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*電子新聞ヘッドライン*/
.denshitop{
	font-size: 14px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.denshitopboxr{
	width: 345px;
	float: right;
	text-align: right;
	/*border: 1px solid #09C;*/
}
.denshitopboxl{
	width: 580px;
	float: left;
	/*border: 1px solid #993;*/
}

.passdenshi{
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
	line-height: 1.5em;
}

/*.execphpwidget{
	font-size: 0.9em;
	line-height: 1.2em;	
}*/
.more-post h4{
	line-height: 1.2em;
}

.breadcrumb{
	font-size: 15px;
}

#box{
	font-size: 14px;
}

/*タグリスト*/

.taglist{
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	
}

.taglist li{
	
	list-style-image: none;
	list-style-type: none;
	
	}
.taglist li a{
	line-height: 1.6em;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.0em;
	color: #000;
	}

.taglist h4{
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ECFFEC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
/*カテゴリーリスト*/
	
.cat-item{
	list-style-image: none;
	list-style-type: none;
	/*font-size: 1.1em;*/
	color: #000;
}
.cat-item a{
	color: #000;
	line-height: 1.6em;
}

.cat-item .children{
	padding-left: 20px;	
}
.cat-item .children li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
	background-color: #f1f1f1;
	font-size: 1.0em;
}

.catlist{
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	
}
.catlist h4{
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ECFFEC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	}



.tagcloud{
	line-height: 2.2em;
	}

/*sideに表示されるオピニオンの設定*/
#opnionlist1 ul,#opnionlist2 ul,#opnionlist3 ul  {
margin:0;
}

#opnionlist1 li,#opnionlist2 li,#opnionlist3 li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	/*padding:5px 0 8px 0px;*/
	margin:0;
	line-height:160%;
	font-size: 110%;	
	color:#333;	
}


#sidebar .menu-item{
	background-image: none;
	list-style-type: none;
	margin-top: 10px;
}

.related ul li{
	background-image: url(img/img_listmarker.jpg);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom:2px;
	margin-top:2px;
	color:#000;
	font-size:14px;
}

.wordstyle{
	font-size:1.1em;
	line-height:1.9em;
	
	}
.animgrid p{
	font-size:1.2em;
	line-height:1.8em;
	
	}

/*facebookいいねボタンの位置を修正*/
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
/*twitterボタンの位置修正*/
.wsbl_twitter {
    width: 90px !important;
}

/*teaserBox*/

/*.teaserBox{
width: 100%;
}
.teaserBoxl{
	width: 60%;
	float: left;
}
.teaserBoxr{
	width: 35%;
	float: right;
}*/

/*single.php内関連記事の表示*/
.related{
	
	background-color: #fff; 
}
#othercont h3{
	background-color: #fff;
	color: #333;
}
.related h4{
	background-color: #F0FFF0;
	margin: 0;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 1.3em;
}
.related ul li{
	font-size:1.2em;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	display: block;
	/*width: 100%;*/
	/*height: 40px;*/
}/*single.php内関連記事の表示*/
.related{
	
	background-color: #fff; 
}
.related h4{
	background-color: #F0FFF0;
	margin: 0;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 1.3em;
}
.related ul li{
	font-size:1.2em;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	display: block;
	/*width: 100%;*/
	/*height: 40px;*/
}
.related .postday{
	font-size:0.8em;
	color: #999;
}

/*タグクラウドの設定*/
.cloud{
	background-color: #F2EFFB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

/*index.php内メディア批評の記事表示*/
#mediacolumn{
	
	background-color: #fff; 
}
#mediacolumn h4{
	background-color: #F0FFF0;
	margin: 0;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 1.3em;
}
#mediacolumn ul{
	margin: 0;
}
#mediacolumn ul li{
	background-image: url(img/img_listmarker.jpg);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom:2px;
	margin-top:2px;
	color:#000;
	font-size:14px;
	font-size:1.2em;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	display: block;
	/*width: 100%;*/
	/*height: 40px;*/
}

#mediacolumn h3{
	padding:5px 0 5px 20px;
	margin:0px;
	font-size:1.2em;
	/*background:url(img/sttl_latestbg.png) repeat-x left top;*/
	/*color:#4c4b46;*/
	color:#333;
	letter-spacing:0.07em;
	height: 22px;
	background-color: #f5f5f5;
/*	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
/*	border-top-style: none;
	border-bottom-style: none;*/
	}

#mediacolumn .postday {
    font-size: 0.8em;
    color: #999;
}

#mediacolumn a, #mediacolumn a:visited {
	/*color: #83a7ba;*/
	color: #4842BD;
	}

#mediacolumn a:hover, #mediacolumn a:active {
	/*color:#4d778d;*/
	color:#26235A;
	
	}

.mediamark{
	height: 20px;
	width: 5px;
	background: #4169E1;
	/*background: #fff;*/
	float: left;
	margin-top: -1px;
	margin-left: -10px;
}

.catmark{
	height: 20px;
	width: 5px;
	background: #ADD8E6;
	float: left;
	margin-top: -1px;
	margin-left: -10px;
}
.widget h3{
	background-color: #0078b0;
	color: #fff;
}

/*ランキングの数字の設定*/
.cubettl{
border-style: solid;
border-width: 1px;
border-color: #6495ED;
color:#6495ED;
background-color:#FFF;
padding-right: 1px;
}
.cubettl2{
border-style: solid;
border-width: 1px;
border-color: #6495ED;
color:#6495ED;
background-color:#FFF;
padding-left: 4px;
padding-right: 4px;
}

/*Safariのみ見え方が異なるため、ハックで調整*/
body:last-child:not(:root:root) .cubettl {
padding-top:0px;
padding-bottom:1px;
border-color: #6495ED;
color:#6495ED;
background-color:#FFF;

}

/*左側エリアの追加*/
/*#lefterea{
	width:130px;
	float:left;
	background-color: #f1f1f1;
	margin-right:10px; 
	padding: 10px;
}*/

 .closebtn{
  width: 10px;
  height: 20px;
  background-color: #ccc;
  /*position:fixed !important;*/
  position:absolute !important;
 /* top:210px;
  left: 1100px;*/
  z-index: 20;
  cursor: pointer;
  color:#fff;
  padding-right:3px;
  margin: 0;

}

/*index.php内カテゴリーの記事表示*/
.categorylist{
	
	background-color: #fff; 
}
.categorylist h4{
	background-color: #F0FFF0;
	margin: 0;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 1.3em;
}
.categorylist ul{
	margin: 0;
}
.categorylist ul li{
	background-image: url(img/img_listmarker.jpg);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	/*padding-bottom: 5px;*/
	/*margin-bottom:2px;
	margin-top:2px;*/
	color:#000;
	/*font-size:14px;*/
	font-size:1.2em;
	padding-left: 20px;
	/*padding-top:5px;
	padding-bottom:5px;*/
	margin:0;
	display: block;
	/*width: 100%;*/
	/*height: 40px;*/
}

.categorylist h3{
	padding:5px 0 5px 20px;
	margin:0px;
	font-size:1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*background:url(img/sttl_latestbg.png) repeat-x left top;*/
	/*color:#4c4b46;*/
	color:#333;
	letter-spacing:0.07em;
	height: 22px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #F0FFF0;
/*	border-top-style: none;
	border-bottom-style: none;*/
	}

.categorylist .postday {
    font-size: 0.8em;
    color: #999;
}

.categorylist a, .categorylist a:visited {
	/*color: #83a7ba;*/
	color: #4842BD;
	}

.categorylist a:hover, .categorylist a:active {
	/*color:#4d778d;*/
	color:#26235A;
	
	}

.categorymark{
	height: 20px;
	width: 5px;
	background: #4169E1;
	float: left;
	margin-top: -1px;
	margin-left: -10px;
}
/*トップページの最新記事一覧の設定*/
.newbox{
	width: 100%;

}
.newbox_l{
	width: 250px;
	float: left;
}
.newbox_r{
	width: 350px;
	float: right;
	font-size: 1.0em;
	margin-left: 5px;
}

.newbox_r ul{
	margin:0;

}

.newbox_r li{
	/*line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;*/
}

/*トップページの「フォト」の設定*/
#slideimage{
	cursor:pointer;
	border:1px solid #eee;
	
	/*background-color:#0CF;*/
	}
#slideimage .owl-pagination,#slideimage .owl-buttons{
	display: none;
}

#slideimage .item{
	text-align: center;
}

#photonav{
	width: 100%;
	height: 22px;
	margin-bottom: 2px;
}
#photonav .next{
	width: 49%;
	float: right;
	cursor: pointer;
	height: 19px;
	text-align: center;
	background-color: #f1f1f1;
	/*padding-top:2px;*/
	border:1px solid #ccc;
	font-size: 1.4em;
	line-height: 1.1em;
	color:#069;
}

#photonav .prev{
	width: 49%;
	float: left;
	cursor: pointer;
	height: 19px;
	text-align: center;
	background-color: #f1f1f1;
	/*padding-top:2px;*/
	border:1px solid #ccc;
	font-size: 1.4em;
	line-height: 1.1em;
	color:#069;
}

.keystyle{
	vertical-align: -webkit-baseline-middle;
}

/*フォーム用CSS*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"]{
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	height: 100px;
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}

.wpcf7 input[type="submit"] {
	font-size: 100%;
	width: 100%;
	padding: 0.5em 0;
	background: #eee;
	color: #333;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
	margin-top: 10px;
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}
.red {
	color: #DF3A01;
}

.blue {
	color: #003399;
}

.sidebanner{
	padding: 2px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#content_sunday{
	padding-top:10px;
	border-top: solid 1px #eee;
}

#page_sunday #wrapper {
    background: #FFF;
    font-size: 0.8em;
    /*padding: 0 10px 5px;*/
}

#page_sunday h2{
	line-height: 120%;
	padding: 10px;
    background-color: #fea;
    border-radius: 5px;
}
#page_sunday h1{
	margin: 0;
}

#page_sunday p{
	line-height: 140%; 
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}

#copyright_sunday{
	float: left;
}

