/* CSS Document */

/*削除*/
#sp_header, #sp_footer, #sp_banner{
	display:none;
}

*{
	padding:0;
	margin:0;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	letter-spacing:1px;
	color:#222;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	margin:0;
	padding:0;
}

html{
	font-size:85%;
}


body, #contents{
	background-color:#EAE3D8;
	background-image:none;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

ul, li, h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	color:inherit;
}

a img{
	border:none;
	color:#03F;
}

a:hover{
	color:#FFF;
	background-color:#005ca6;
}

a:focus{
	color:#FFF !important;
	background-color:#005ca6;
}

#header{
	min-height:260px;
	background: url("../contents_images/takamaru_header.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	padding:0;
	position:relative;
	width:auto;
}

#header_top{
	position:absolute;
	top:-5px;
	left:3px;
	font-size:14px;
}

#header_top .headbox{
	margin:0 0 0 5px;
}

#header_top .headbox-center{
	background-repeat:repeat-x;
	padding:0 8px;
}

#header_top .kensaku{
	padding:0 20px 0 25px;
	width: 293px;
}

#header #goindex{
	display:block;
	height:210px;
	position:absolute;
	top:50px;
	width:960px;
	float:none;
}

.kensaku form{
	margin-top:-3px;
}

#kensakuwaku{
	background-repeat:repeat-x;
}

#kensakubutton{
	background:none;
	vertical-align:top;
}

#kensakuwaku input{
	width:100px;
}



.kensaku .gsc-input-box{
	width: 300px !important;
}

.kensaku input.gsc-input{
	width: 100% !important;
}

.kensaku #___gcse_0 .gsib_a{
	padding: 0 0 0 10px;
}

#contents{
	width:960px;
	margin:auto;
}

#leftmenu{
	float:left;
	width:250px;
	margin-left:10px;
}

#leftmenu ul{
	list-style:none;
	background:url(../images/common/menu_back.png);
	padding-top:6px;
}

#leftmenu a{
	display:block;
	height:50px;
	border-bottom:1px solid #995b00;
}

#leftmenu a:hover{
	background:none;
}

#leftmenu a.cur{
	background:#ffc047;
}

#menu_footer{
	height:22px;
	background:url(../images/common/menu_footer.png);
}

#right{
	width:700px;
	float:right;
}

#pankuzu{
	background:url(../images/common/oankuzu.png);
	width:670px;
	padding:10px 10px 10px 20px;
	margin:0;
	border:none;
}

#pankuzu a:hover{
	background-color:#320C00;
	text-decoration:none;
}

#contents_header{
	height:8px;
	background:url(../images/common/contents_header.png) no-repeat;
}

#contents_footer{
	height:8px;
	background:url(../images/common/contents_footer.png) no-repeat;
}

#detail{
	margin:20px;
	width:660px;
	word-break:break-all;
	padding:0;
}

#detail h1{
	background:#FFF url(../images/common/h1.png) no-repeat 580px 3px;
	font-size:140%;
	padding:5px 80px 10px 30px;
	border-bottom:4px solid #231816;
}

#detail .text{
	padding:10px 30px;
	background:#FFF;
}

#detail .text .whatsnew{
	width:630px !important;
	margin:0 -15px;
	border-spacing:0;
}

#detail .text .whatsnew .day{
	vertical-align:top;
	width:10em !important;
}

#detail .text .whatsnew td{
	border-bottom:dashed 1px #CCC;
	padding:5px 10px;
}

#detail .text .whatsnew tr{
	cursor:pointer;
}

#detail ol,#detail ul{
	padding-left:30px;
	margin-top:5px;
}

#detail li{
	margin-bottom:5px;
}

#banner{
	float:right;
	width:660px;
}

#banner li{
	margin-left:0px !important;
}

#footer{
	text-align:center;
	background-color:#FFF;
	padding:20px;
	margin-top:20px;
	width:920px;
	min-width:920px
}

#takamaruprof{
	background:url(../images/takamaruprof.jpg) no-repeat;
}

#takamaruprof img{
	display:block;
	
}

/*ブログ*/
#detail .blog{
	margin:10px 20px;
	width:410px;
	float:left;
}

#detail .archive{
	width:195px;
	float:right;
	margin:0 5px 5px 0;
	padding:10px 0;
	border-bottom-right-radius:10px;
	background:#EFD089;
}

#detail .archive ul{
	width:150px;
}

.past{
	padding:10px;
	text-align:center;
}

#detail hr{
	height:0;
	border:none;
	border-bottom:1px dashed #666;
	margin:10px 0;
}

.diary{
	border:solid 1px #CCC;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
}

#detail .diary h3.diary_title{
	margin-top:0;
	background-image:url(../images/common/oankuzu.png);
}


#detail table{
	clear:both;
}

table.sen,table[border="1"]{
	background:#666;
	border-spacing:1px;
	margin:5px 0;
	border:none;
	max-width:100%;
}

table.sen>tbody>tr>td,table[border="1"]>tbody>tr>td{
	padding:5px;
	background:#FFF;
	border:none;
}

table.sen>tbody>tr>th,table.sen>thead>tr>th,table[border="1"]>tbody>tr>th,table[border="1"]>thead>tr>th{
	padding:5px;
	background:#e7e7e7;
	border:none;
}

#detail h2{
	background:#f4f3ef;
	border-bottom:3px solid #d3d1c9;
	padding:0.5em 15px 0.3em;
	font-size:120%;
	margin:20px -15px 10px;
}

#detail>h2:first-child{
	margin-top:0px;
}

#detail h3{
	font-size:120%;
	border-bottom:1px dashed #CCC;
	padding:0.5em 10px 0.3em 20px;
	margin:10px -10px 5px;
	position:relative;
}

#detail h3:before{
	content: "";
	position: absolute;
	top: 0.8em;
	left: 3px;
	height: 0;
	width: 0;
	border-top: 5px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #006299;
}


#detail h4{
	font-size:120%;
	border-bottom:1px solid #d3d1c9;
	border-left:8px solid #d3d1c9;
	padding:0.5em 15px 0.3em 10px;
	margin:10px -15px 5px;
}

#detail ul{
	list-style:none;
	padding-bottom:0.2em;
}

#detail ol{
	margin:5px 0 0 45px;
}

#detail h5{
	line-height:1.2;
	background-image:url(../../contents_images/column/yajirushi.png);
	background-repeat:no-repeat;
	background-position:20px 0.4em;
	padding:0.5em 15px 0.3em 45px;
	margin:0.3em 0;
	font-weight:normal;
}

#detail h6{
	line-height:1.2;
	background-image:url(../../contents_images/column/h6.png);
	background-repeat:no-repeat;
	background-position:20px 0.4em;
	padding:0.5em 15px 0.3em 45px;
	margin:0.3em 0;
	font-weight:normal;
}

#detail ul li{
	line-height:1.2;
	background-image:url(../../contents_images/column/li_icon.png);
	background-repeat:no-repeat;
	background-position:20px 0.4em;
	padding:0.5em 15px 0.3em 45px;
	margin:0.3em 0;
	font-weight:normal;
}

#detail ol li{
	margin-bottom:5px;
}

#takamaru_top_cont{
	padding: 20px;
}
/*#takamaru #banner .twitter-timeline {
	min-width:300px!important;
	max-height:500px!important;
	margin-left:20px;
}*/

#takamaru #takamaru_top_cont .twitter-timeline {
	min-width:250px!important;
	max-height:inherit !important;
}

/* 読み上げソフト用 */
.shadow {
	position: absolute;
	left: -9999em;
}

#speaker{
	width:960px;
	margin:auto;
}

.takamaru_news_wrap{
	display: none;
}