/*
Theme Name: 日刊インド経済ホームページ
Description: 合同会社しろくまシステムズ
Version: 0.35
Author: Shirokuma Systems LLC.
Author URI: http://www.shirokuma-systems.com/
*/

@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);

.hentry {
	overflow:hidden;
	line-height:1.7;
}
/* edit link 
------------------------- */
div.edit_link {
	margin:6px 6px 12px;
}
div.edit_link a {
	display:block;
	width:285px;
	height:24px;
	margin:auto;
	padding-top:3px;
	padding-left:10px;
	background:#ebe2d7;
	border:solid 1px #e3dacf;
	background: #fffcf2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmU3ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fffcf2 0%, #efe7da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcf2), color-stop(100%,#efe7da));
	background: -webkit-linear-gradient(top,  #fffcf2 0%,#efe7da 100%);
	background: -o-linear-gradient(top,  #fffcf2 0%,#efe7da 100%);
	background: -ms-linear-gradient(top,  #fffcf2 0%,#efe7da 100%);
	background: linear-gradient(to bottom,  #fffcf2 0%,#efe7da 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf2', endColorstr='#efe7da',GradientType=0 );
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	box-shadow:1px 1px 1px #eee;
	text-decoration:none;
	line-height:27px;
	letter-spacing:8px;
	text-align:center;
	color:#212121;
}
div.no_entry.edit_link a {
	padding-left:0px;
	letter-spacing:1px;
	color:#212121;
}
div.edit_link span.lts-1 a {
	width:80px;
	display:inline-block;
	letter-spacing:1px;
	color:#212121;
}
/* breadcrumbs
------------------------- */
div.breadcrumbs {
	margin:15px 0px 5px;
	font-size:11px;
	background:url("img/header/pankuzu_home.gif") 0 1px no-repeat;
}
.breadcrumb li {
	display: inline-block;
}

div.breadcrumbs a {
	color:#000;
}
div.breadcrumbs a:hover {
	color:#840000;
}

/* go to top
------------------------- */
div#gototop {
	display:none;
	overflow:hidden;
	width:35px;
	height:35px;
	position: fixed;
	bottom:5px;
	right:5px;
}
div#gototop a {
	overflow:hidden;
	white-space:nowrap;
	display:block;
	text-indent:100%;
	width:35px;
	height:35px;
	background:url("img/icon/icon_deep_gray/gototop.png") no-repeat;
}
div.gototop2 {
	overflow:hidden;
	clear:both;
	height:13px;
	padding:0px;
	margin:25px 0;
}
div.gototop2 a {
	float:right;
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:100%;
	white-space:nowrap;
	width:43px;
	height:13px;
	background:url("img/icon/gototop2.gif") no-repeat 0px 0px;
}
div.gototop2 a:hover {
	background:url("img/icon/gototop2.gif") no-repeat 0px -13px;
}
/* Page Navi Link 
------------------------- */
ul.page_navi_link {
	height:auto;
	overflow:hidden;
	list-style-type:none;
}
ul.page_navi_link li.li_prev {
	width:135px;
	float:left;
}
ul.page_navi_link li.li_next {
	width:135px;
	float:right;
	text-align:right;
}
/* Post Icon
------------------------- */
/* ソーシャルボタン */
.wp_social_bookmarking_light {
	float:left;
}
/* Post Date */
div#main_column ul.post_date {
	/*overflow:hidden;*/
	height:auto;
	list-style-image:none;
	list-style-type:none;
	margin-top:12px;
	margin-left:0px;
	margin-bottom:4px;
	line-height:1.2;
	font-size:12px;
}
div#main_column ul.post_date li {
	float:left;
	margin-right:16px;
	padding-top:4px;
	padding-left:13px;
}
div#main_column ul.post_date li a {
	color:#444;
}
div#main_column ul.post_date li a:hover {
	color:#c00;
}
div#main_column ul.post_date li.time {
	background:url("img/icon/icon_deep_gray/tokei.png") no-repeat 0px 6px;
	color:#444;
}
div#main_column ul.post_date li.pers {
	background:url("img/icon/icon_deep_gray/person.png") no-repeat 0px 6px;
}
div#main_column ul.post_date li.tags {
	background:url("img/icon/icon_deep_gray/tag.png") no-repeat 0px 6px;
}
div#main_column ul.post_date li.cate,
div#main_column ul.post_date li.taxo {
	background:url("img/icon/icon_deep_gray/flag.png") no-repeat 0px 6px;
}
div#main_column ul.post_date li.pen {
	background:url("img/icon/icon_deep_gray/pen.png") no-repeat 0px 6px;
}
div#main_column div.type-staff ul.post_date {
	margin-bottom:8px;
}
div#main_column div.type-staff ul.post_date li {
	display:none;
}
div#main_column ul.post_date li.topi-cate,
div#main_column ul.post_date li.topi-time {
	margin-right:0px;
	margin-bottom:4px;
	padding:4px 2px 2px 2px;
}
div#main_column ul.post_date li.topi-cate {
	width:86px;
	background:#ccc;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	text-align:center;
	font-weight:bold;*/
	border-right:dotted 1px #000;
	letter-spacing:0px;
	color:#fff;
}
div#main_column ul.post_date li.topi-cate span {
	font-size:11px;
}
div#main_column ul.post_date li.topi-time {
	padding-left:13px;
	margin-left:8px;
}
div#main_column ul.post_date li.topi-cate.notice         { background:#3968c6; }
div#main_column ul.post_date li.topi-cate.headline       { background:#f1b000; }
div#main_column ul.post_date li.topi-cate.info-bollywood { background:#78a630; }
div#main_column ul.post_date li.topi-cate.public-holiday { background:#de78a3; }
div#main_column ul.post_date li.topi-cate.india-data     { background:#0db5a3; }
div#main_column ul.post_date li.topi-cate.india-data span.fa { letter-spacing:-1px; }

/* UC
------------------------- */
div.uc {
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	height:240px;
	background:url("img/icon/uc.gif") no-repeat center center;
}
.error404 .pnf img {
	display:block;
	margin:auto;
}


/* Images
------------------------- */
/* Responsive images */
#main_column img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width:100%;
}
.entry-content .twitter-tweet-rendered {
	max-width:100% !important; /* Override the Twitter embed fixed width */
}
#main_column .hentry img {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

	/*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
body.page-id-2 #main_column img,
#left_column img,
#main_column img.noshade,
.entry-content img.noshade {
	border-radius: 0px;
	/*box-shadow: none;*/
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin:0px 5px 5px 5px;
	float: left;
}
img.alignright {
	margin:0px 5px 5px 5px;
	float: right;
}
.aligncenter {
	display:block;
	margin:0px auto 5px;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
/* Search
------------------------- */
form.searchform {
	position:relative;
	margin:10px 10px 0px 0px;
	text-align:left;
	letter-spacing:1px;
	/*border:solid 1px #000;*/
	padding-bottom:0px;
	font-size:13px;
	text-align:left;
}
form.searchform input[type="text"] {
	height:17px;
	background-color: transparent;
	z-index: 1;
}
form.searchform span.fa-calendar {
	position:absolute;
	top:4px;
	left:0px;
	z-index: 0;
	font-size:14px;
}
form.searchform span#fa1.fa-calendar {
	left:150px;
}
form.searchform span#fa2.fa-calendar {
	left:150px;
}
form.searchform span#fa3.fa-calendar {
	left:286px;
}
ul#sidebar_1 div.swpm-login-submit input[type="submit"],
ul#sidebar_1 div.swpm-login-widget-logged a,
form.searchform input[type="submit"],
form.searchform input[type="button"],
form.searchform input[type="button"].searchsubmit,
form#swpm-editprofile-form input[type="submit"] {
	cursor:pointer;
	display: inline-block;
	width:54px;
	height:auto;
	border: none;
	padding:3px 0px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background: #3b5d9b;
	-webkit-box-shadow: 0 3px #324e86;
	-moz-box-shadow: 0 3px #324e86;
	-o-box-shadow: 0 3px #324e86;
	-ms-box-shadow: 0 3px #324e86;
	box-shadow: 0 3px #324e86;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing:1px;
	font-size:13px;
}
form.searchform input[type="button"].searchsubmit {
	height:24px;
	width:54px;
}
form#swpm-editprofile-form input[type="submit"] {
	height:24px;
	width:120px;
	height:30px;
	font-size:16px;
}
form.searchform input[type="button"] {
	height:24px;
	width:54px;
}
form#periodSearch.searchform input[type="button"] {
	height:24px;
	width:54px;
}
ul#sidebar_1 div.swpm-login-submit input[type="submit"] {
	float:right;
	width:84px;
	height:24px;
	line-height:1;
}
ul#sidebar_1 div.swpm-login-widget-logged a {
	float:right;
	width:92px;
	height:auto;
	padding-top:5px;
	margin-bottom:4px;
	line-height:1.7;
	font-size:12px;
}
ul#sidebar_1 div.swpm-login-submit input[type="submit"]:hover,
body ul#sidebar_1 div.swpm-login-widget-logged a:hover,
form.searchform input[type="submit"]:hover,
form.searchform input[type="button"]:hover,
form.searchform input[type="button"].searchsubmit:hover,
form#swpm-editprofile-form input[type="submit"]:hover {
	background: #4d71b3;
}
ul#sidebar_1 div.swpm-login-submit input[type="submit"]:active,
body ul#sidebar_1 div.swpm-login-widget-logged a:active,
form.searchform input[type="submit"]:active,
form.searchform input[type="button"]:active,
form.searchform input[type="button"].searchsubmit:active,
form#swpm-editprofile-form input[type="submit"]:active {
	transform:translate3d(0,1px,0);
	background: #617faf;
	-webkit-box-shadow: 0 2px #b3bfd7;
	-moz-box-shadow: 0 2px #b3bfd7;
	-o-box-shadow: 0 2px #b3bfd7;
	-ms-box-shadow: 0 2px #b3bfd7;
	box-shadow: 0 2px #b3bfd7;
}
div#search1 form.searchform input[type="text"] {
	width:210px;
}
form.searchform input[type="text"] {
	width:175px;
	padding:2px;
	margin-left:0px;
	border:solid 1px #999;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
div#search1 form#thisDaySearch,
div#search1 form#periodSearch {
	display:inline-block;
}
div#search1 form#thisDaySearch.searchform input[type="text"],
div#search1 form#periodSearch.searchform input[type="text"] {
	ime-mode: disabled;
	width:91px;
}

form.searchform select {
	padding:0px;
	border:solid 1px #999;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* Button
------------------------- */
p#confirm-button{
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
p#confirm-button input {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  hsla(200,20%,97%,1) 0%, hsla(200,21%,92%,1) 50%, hsla(205,18%,87%,1) 51%, hsla(210,25%,97%,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  hsla(200,20%,97%,1) 0%,hsla(200,21%,92%,1) 50%,hsla(205,18%,87%,1) 51%,hsla(210,25%,97%,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  hsla(200,20%,97%,1) 0%,hsla(200,21%,92%,1) 50%,hsla(205,18%,87%,1) 51%,hsla(210,25%,97%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	font-family: "メイリオ","Meiryo","ヒラギノ丸ゴ Pro W4","Arial","Hiragino Maru Gothic Pro","osaka","ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    border-radius: 2px;
    color: #000;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 6px;
    position: relative;
    text-align: center;
    width: 224px;
    z-index: 100;
}
input[type="submit"], input[type="button"], input[type="reset"] {
  /*background-color:#d7dee3;
  border:3px solid #d7dee3;
  box-shadow:#9aa3a9 0 1px 2px;*/
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	/*border:solid 3px #9aa3a9;
	color: #fff;*/
}
p#confirm-button input:hover {
	background: #d7dee3;        /* マウスオーバーカラー */  
}
ul#sidebar_1 div.swpm-login-submit input:hover,
div#side_column ul#sidebar_1 div.swpm-logged-logout-link a:hover {
	/*border:solid 1px #f7d880;
	background:linear-gradient(#fdf3d5 0%, #fff6e0 50%, #f7d880 51%, #fef1cc 100%);
	color: #000;*/
}
p#confirm-button input:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 210px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */
	border-left: 5px solid #000;
}
/* Table
------------------------- */
table td,
table th {
	vertical-align:top;
}
table {
	border:0px;
}
table tr td {
	padding:0px;
}
table.tb1 {
	margin:0px 0 30px;
	border-left:solid 1px #98bb46;
	border-right:solid 1px #98bb46;
	border-top:solid 1px #98bb46;
	border-collapse:collapse;
}
table.tb1 tr{
	border-bottom:solid 1px #98bb46;
}
table.tb1 th {
	background-color:#effbd8;
	text-align:center;
	padding: 10px 20px;
	white-space: pre;
	border-right:solid 1px #98bb46;
}
table.tb1 th,table.tb1 td {
	border-bottom: 1px solid #98bb46;
}
table.tb1 td {
	padding: 10px 20px;
}
/* blockquote */
blockquote {
	background:#f0f0f0;
	border: 1px solid #dddddd;
	display: block;
	margin: 5px;
	overflow: hidden;
	padding: 10px;
}
div#main blockquote p{
	letter-spacing:-0.1px;
	line-height:140%;
}
blockquote#inyou {
	background-color: #fff;
	padding: 1.5em 1em 0.5em;
	position: relative;
	border: 1px solid #dddddd;
}
blockquote#inyou:before {
	content: "“";
	font-size: 300%;
	line-height: 1em;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	color: #9a9a9a;
	position: absolute;
	left: 0;
	top: 0;
}
blockquote#inyou:after {
	content: "”";
	font-size: 300%;
	line-height: 0em;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	color: #9a9a9a;
	position: absolute;
	right: 0;
	bottom: 0;
}
/* 404 */
body.error404 div.pnf p {
	text-align:center;
}
/* ButtonデザインAタイプ */
.btnA {
	text-align:center;
}
.btnA a {
	display:inline-block;
	width:320px;
	height:40px;
	background:#e60012;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0 3px #840000;
	-moz-box-shadow: 0 3px #840000;
	-o-box-shadow: 0 3px #840000;
	-ms-box-shadow: 0 3px #840000;
	box-shadow: 0 3px #840000;
	font-family: "Noto Sans JP","メイリオ","Meiryo","ヒラギノ丸ゴ Pro W4","Arial","Hiragino Maru Gothic Pro","osaka","ＭＳ Ｐゴシック","MS PGothic","sans-serif";
	font-weight:500;
	font-size:17px;
	letter-spacing:0px;
	line-height:41px;
	color:#fff;
}
.btnA a:hover {
	background:#ff1023;
	color:#fff;
}
.btnA a:active {
	transform:translate3d(0,1px,0);
	-webkit-box-shadow: 0 1px #840000;
	-moz-box-shadow: 0 1px #840000;
	-o-box-shadow: 0 1px #840000;
	-ms-box-shadow: 0 1px #840000;
	box-shadow: 0 1px #840000;
}
.btnA a span {
	font-size:100%;
}
div[class*="holiday"] div#main_column h3 .btnA a span {
	font-size:99%;
	color:#fff;
	margin-left:0px;
	top:0;
}
div[class*="holiday"] .btnA {
	display:block;
	text-align:center;
}
div[class*="holiday"] .btnA a {
	display:inline-block;
	padding: 0 20px;
	/*float: right;*/
	line-height: 30px;
	height: 30px;
	width: auto;
	letter-spacing:1px;
}
/* ----- [ end of style.css ] ----- */





