/* 
Theme Name: MTI WEB
Version: 1.0
Description:MTI WEB is a 2-column fixed with wordpress theme, with Custom Header Image, based on <a href="http://wpthemeland.com" title="WP Theme Land">WP Theme Land</a>.
Author: Satoshi Shibata
Author URI: http://ud-c.com/
*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:90%;
	/*font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode', Verdana;*/
	font-family: 'Arial', 'Helvetica', 'sans-serif', 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4em;
	/*background:#fff;*/
	background:url(img/bk.gif);
}

h1, h2, h3,h4,h5,h6 {
	/*font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode', Verdana;*/
	letter-spacing: 0.09em;
	line-height:1.6em;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 15px;
}
/*お問い合わせのレイアウト*/
.contactus{
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 15px;
}

abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link
{ 
	color:#3366CC;
}
a:visited
{ 
	/*color:#3366CC;*/
	color:#990066;
}
a:hover, a:active 
{ 
	/*color:#09F;*/
	color:#FC8604;
	/*border-bottom:#ffbf00 1px solid;*/
} 
#rap 
{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;	
	background:#fff;
	font-size:90%;
	border:#ccc 1px solid;
}
ul#menu {
	list-style:none;
	margin:0 auto;	
	padding:0;
	/*メニューの背景*/
	/*background:#f5f5f5;*/
	/*メニューの高さ*/
	height:40px;
	line-height:40px;
	/*メニューの下の横線*/
	border-bottom:#ccc 1px solid;
	font-size:1em;	
	text-transform:uppercase;

	/*メニューの背景色*/
	width:900px;
	/*background:#FFF url(img/topbck.gif) repeat;*/
	background:#99CC33 url(img/topbck.gif) repeat;
}
ul#menu li
{
	float:left;
	margin:0;
	padding:0;
	list-style:none;  
	background:none;
	/*メニュー文字の字間を狭くする*/
	letter-spacing:-0.03em;
}	
ul#menu li a
{
	display:block;
	padding:0 18px;
	border:none;  

	/*メニュー文字色*/
	/*color:#666;*/
	color:#fff;

	/*メニュー左の矢印画像:以下の背景色の画像変更も忘れずに*/
	background:url(img/arrow.gif) no-repeat left;
}	
ul#menu li a:hover,ul#menu li a:active,ul#menu li.current_page_item a
{
	/*メニューを選択したときの背景色*/
	/*background:#ccc url(img/arrow.gif) no-repeat left;*/
	background:url(img/topbck3.gif) no-repeat left;

	/*メニュー文字色（選択時）*/
	/*color:#333;*/
	color:#fff;
	text-decoration: none;
}
ul#menu li.feed
{
	float:right;	
}
ul#menu li.feed a
{
	background:url(img/feed.gif) no-repeat left;
}
ul#menu li.feed a:hover
{
	text-decoration:underline;
}

/*English メニュー表示*/
ul#menu li.english
{
	float:right;	
}
ul#menu li.english a
{
	/*English左のアイコン消去*/
	background:#FFF url(img/topbck.gif) repeat;
}
ul#menu li.english a:hover
{
	text-decoration:underline;
}

#header {
	margin:0;
	padding:0;
	width:900px;
	height:160px;
	background:#fff url(img/header.jpg) no-repeat center;
}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}
#header * 
{
	color:#ffe;
}
#content {
	float: right;
	margin:5px;
	/*コンテンツエリアの横幅*/
	/*padding: 0 20px 0 10px;*/
	padding: 0 10px 0 10px;
	/*width: 600px;*/
	width: 630px;
	color: #666;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	margin:0;
	/*サイドバーの左からの距離*/
	padding:0px;
	width:230px;
	/*サイドバーの右の縦線*/
	border-right:#dcc 0px solid;
	font-size:1em;
}	
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget {
	/*サイドバー文章の上下左右マージン調整*/
	margin:0;
	/*1行目の1文字分左へ*/
	text-indent:-1em; 
	/*タイトルの行間調整へ*/
	line-height:1.2em; 
}
#sidebar li {
	margin:0;
	padding:2px 0;
	border-bottom:1px solid #ccc;
}
#sidebar li li {
	margin:0;
	/*サイドバー文章の上下左右余白調整*/
	padding:4px 1.2em;
	border-bottom:0px solid #ccc;
}
#sidebar h2 {
	/*見出しの上下左右の行間調整*/
	margin:0;
	padding:0 1em;
	font-size:1em;
	letter-spacing: 0.09em;
	font-weight: bold;
	/*サイドバー見出しの色*/
	color: #ffffff;
}
#sidebar h2 a {
	/*サイドバー見出し（リンク付）の色*/
	color: #fff;
	text-transform:uppercase;
	/*サイドバー見出しのアイコン*/
	background:url(img/infoicon.gif) no-repeat left;
	padding:0 1em;
}
#sidebar h2 a:hover{
	/*サイドバー見出し（マウスオーバーした時）の色*/
	color: #FFCC66;
	text-transform:uppercase;
	background:url(img/infoicon.gif) no-repeat left;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */

#content h2 {
	font-size:1.6em;
	font-weight:normal;	
}
#content h3 {
	font-size:1.2em;
	font-weight:700;
	/*字間の設定*/
	letter-spacing:-0.02em;	
}
#content .post 
{
	padding-bottom:2em;
}
#content p {
	margin:0 0 10px;
	line-height:1.7em;
}
.posted {
	margin: 15px 0;
	padding:2px;
	color: #666;
	/*background:url(img/topbg.gif) repeat-x top;*/
	background: #E7F2E2;
} 
#content ul li {
	line-height: 120%;
	/*background:transparent url(img/simplearrow.png) left top no-repeat;*/
	margin:5px 0px;
	padding:0 1.1em;	
	/*list-style:none;*/
}
#content Ol li {
	line-height: 120%;
	margin:5px 0px;	
}
hr 
{
	/*display:none;*/
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	/*検索フォームの色と大きさ*/
	background:#fff;
	border:#ccc 1px solid;
	width:65%;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;
}
/*サイドバーの背景画像*/
.widget{
	background:#FFF url(img/topbck2.gif) repeat-x;
	margin-bottom: 0px;
	width: 100%;
	background-color: #f5f5f5;
	border: 5px solid #ffffff;
	padding: 0px;
	padding-top: 0px;
}
/*ニュースリリースのテーブル設定*/
.table_release
{
	border:#ccc 1px solid; 
	border-collapse: collapse;
}
.table_release td
{
         padding: 4px;
}
/*検索フォームのデザイン*/
div#search{
	width:230px;
	padding:2px 0px 0px 0px;
	margin:0;
	background:url(img/search_bk.jpg) repeat-x;
}
div#search input{
	margin:0;
	padding:3px 0 3px 0;
	font-size:1.2em;
	vertical-align:middle;
}

/* トップページサイト紹介 */
div#site-prof {
	width:605px;
	margin:30px 0 0 15px;
	background:url(/wp-content/uploads/home/common/top_waku_a_bk.gif) repeat-y;
}
div#site-prof h1.sitename{
	padding:15px 20px 0;
	background: url(/wp-content/uploads/home/common/top_waku_a_t.gif) no-repeat;
	font-size:105%;
	font-weight:bold;
}
div#site-prof h1.sitename img{
	vertical-align:middle;
	margin-right:5px;
}
div#site-prof div.main-image{
	float:left;
	width:230px;
	padding-left:20px;
}
div#site-prof div.text-block{
	float:right;
	width:300px;
	padding:0px 20px 10px;
	font-size:100%;
	line-height:1.3;
}
div#site-prof div.text-block img{
	float:left;
	padding:10px 10px 0 0;

}
div#site-prof div.btm {
	clear:both;
}
/* 最新投資家情報 */
div#news-stock {
	width:605px;
	margin:15px 0 0 15px;
	background:url(/wp-content/uploads/home/common/top_waku_b_bk.gif) repeat-y;
	line-height:0.5em;
}
div#news-stock h2{
	margin:5px 15px 10px 10px;
	padding-bottom:2px;
	font-size:130%;
	color:#8a8a8a;
	border-bottom:1px #CCCCCC solid;
}
div#news-stock div.left-block{
	float:left;
	padding-left:15px;
	width:270px;
	font-size:85%;
	line-height:0.1em;
}
div#news-stock div.right-block{
	margin-left:300px;
	width:270px;
	font-size:85%;
	line-height:0.1em;
}
div#news-stock div.left-block img.icon,
div#news-stock div.right-block img.icon{
	float:left;
	margin-right:15px;
}
div#news-stock div.left-block h3,
div#news-stock div.right-block h3{
	font-size:110%;
	font-weight:normal;
	margin:0 0 2px 0;
	padding:0;
	line-height:0.1em;
	letter-spacing:0.1em;
}
div.news-stock-ft {
	clear:both;
}
/* IR情報 */
.subt01 {
	background:#fff url(/wp-content/uploads/ir/ir_bg01.gif) no-repeat left ;
}

/* 会社情報 */
div#corp-info {
	width:605px;
	margin:15px 0 0 15px;
	background:url(/wp-content/uploads/home/common/top_waku_b_bk.gif) repeat-y;
}
div#corp-info h2{
	margin:5px 15px 10px 10px;
	padding-bottom:2px;
	font-size:160%;
	color:#8a8a8a;
	border-bottom:1px #CCCCCC solid;
}
div#corp-info ul{
	margin:5px 15px 0px 15px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	font-size:100%;
}
div#corp-info li{
	float:left;
	background:url(/wp-content/uploads/home/common/link_ac.gif) 0 3px no-repeat;
	margin-right:15px;
	padding-left:15px;
}
div.corp-info-ft {
	clear:both;
}
/*ニュースリリース*/
div#newsrelease li{
	/*float:left;*/
	background:url(/wp-content/uploads/home/common/link_ac.gif) 0 3px no-repeat;
	margin-right:15px;
	padding-left:15px;
}
div#newsrelease {
	width:605px;
	margin:15px 0 0 15px;
	background:url(/wp-content/uploads/home/common/top_waku_b_bk.gif) repeat-y;
}
div#newsrelease h2{
	margin:5px 15px 10px 10px;
	padding-bottom:2px;
	font-size:130%;
	color:#8a8a8a;
	border-bottom:1px #CCCCCC solid;
}
div#newsrelease ul{
	margin:5px 15px 0px 15px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	font-size:100%;
}
/* フッタ */
div#footer {
	clear:both;
	padding:10px 15px;
	background-color:#202020;
	font-size:95%;
	color:#CCCCCC;
}
div#footer div#flink{
	/*float:left;*/
	text-align:center;
	padding-bottom:5px;
}
div#footer div#flink a{
	color:#CCCCCC;
	text-decoration:none;
}
div#footer div#flink a:hover{
	color:#ffbf00;
	text-decoration: underline;
}
div#footer div#copyright{
	/*float:right;*/
	text-align:center;
}
div#footer div#copyright a{
	color:#CCCCCC;
	text-decoration:none;
}
div#footer div#copyright a:hover{
	color:#ffbf00;
	text-decoration: underline;
}
*html div#footer  {
	height:1%;
}
html>body div#footer  {
	height:1%;
}
div#footer:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* 基本設定 */

*html div#container  {
	height:1%;
}
html>body div#container  {
	height:1%;
}
div#container:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
span.linktext {
	padding:10px 0;
	font-size:80%;
}
img.linkac {
	vertical-align:middle;
	padding-right:5px;
}
/* ページトップ */
div.ptop {
	clear:both;
	text-align:right;
	padding:10px 15px;
}
/* パンくずリスト*/
.breadcrumb
{
	color: #666;
	margin: 0;
	padding: 2px 0;
	position: relative;
	background:url(img/breadcrumbbg.gif) repeat-x top;
}
/*ブログタイトル*/
.post h2 a {
	font-size: 60%;
	line-height:1em;
	margin-bottom:0;
}
/* タイトル設定 */
div .t3 {
	text-indent:5px;
	border-top:#339933 1px solid; 
	background-color:#E7F2E2;
	line-height:30px;
	font-weight:700;
	margin-top:15px;
	margin-bottom:15px;
}
div .t4 {
	background:#fff url(/wp-content/uploads/ir/ir_bg01.gif) no-repeat left;
	vertical-align:middle;
	padding-left:10px;
	margin-top:15px;
	line-height:30px;
	font-weight:700;
	letter-spacing:0.09em;
}
div .t5 {
	background:#fff url(/wp-content/uploads/home/common/t5_ac.gif) no-repeat left;
	vertical-align:middle;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:30px;
	font-weight:700;
	letter-spacing:0.09em;
	border-bottom:1px #CCCCCC solid;
}
/* 投資家向情報 */
div#ir-contents {
	width:630px;
}
div#ir-contents p{
	margin:0 0 15px 0;
	padding:0;
}
div#ir-contents div#ir-2block div#new-release{
	float:left;
	width:407px;
	font-size:90%;
}
div#ir-contents div#ir-2block div#new-release h2{
	margin:0 0 10px 0;
	padding:0;	
}
div#ir-contents div#ir-2block div#new-release div#new-account p {
	margin-bottom:5px;
}
div#ir-contents div#ir-2block div#new-release div#new-account ul {
	margin:0px;
}
div#ir-contents div#ir-2block div#new-release div#new-account li {
	background:url(/wp-content/uploads/home/common/link_ac.gif) 0 5px no-repeat;
	padding-left:15px;
}
div#ir-contents div#ir-2block div#irrelease {
	margin:5px 0;
}
div#ir-contents div#ir-2block div#irrelease table{
	margin:0 0 10px 0;
}

div#ir-contents div#ir-2block div#irrelease td,th{
	vertical-align:top;
	line-height:1.2;
}
div#ir-contents div#ir-2block div#irrelease td.line{
	padding:0;
}

div#ir-contents div#ir-2block div#irrelease th{
	white-space: nowrap;
	font-weight:normal;
}
div#ir-contents div#ir-2block div#recommend{
	float:right;
	width:202px;
	background:url(/wp-content/uploads/ir/ir_recommend_bk.gif) repeat-y;
	margin-top:5px
}
div#ir-contents div#ir-2block div#recommend div.top3{
	clear:both;
	margin:0 10px 10px 10px;
}
*html div#ir-contents div#ir-2block div#recommend div.top3  {
	height:1%;
}

html>body div#ir-contents div#ir-2block div#recommend div.top3  {
	height:1%;
}
div#ir-contents div#ir-2block div#recommend div.top3:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div#ir-contents div#ir-2block div#recommend div.top3 img.icon{
	display:block;
	float:left;
	margin-right:5px;
}
div#ir-contents div#ir-2block div#recommend div.top3 div{
	float:right;
	width:127px;
	font-size:90%;
}
div#ir-contents div#ir-2block div#recommend div.top3 div span{
	display:block;
	font-size:85%;
}
div#ir-contents div#ir-2block div#recommend ul#recommend{
	clear:both;
	margin:10px 0 0 10px;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}
div#ir-contents div#ir-2block div#recommend ul#recommend li {
	background:url(/wp-content/uploads/home/common/link_ac.gif) 0 5px no-repeat;
	padding-left:15px;
	list-style-type:none;
	list-style-position:outside;
}
div#ir-contents div#ir-menu {
	clear:both;
}
*html div#ir-contents div#ir-menu  {
	height:1%;
}
html>body div#ir-contents div#ir-menu {
	height:1%;
}
div#ir-contents div#ir-menu:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div#ir-contents div#ir-menu h3{
	padding:0;
	background-image:none;
	border:none;
	margin-top:0px;
	margin-bottom:10px;
}
div#ir-contents div#ir-menu div.menublock{
	width:150px;
	float: left;
	margin-right:10px;
	letter-spacing:-0.04em;
}
div#ir-contents div#ir-menu div.menublock-last{
	width:150px;
	float: left;
	margin-right:0;
	letter-spacing:-0.04em;
}
div#ir-contents div#ir-menu ul{
	margin:0px;
	padding-left:15px;
}
div#ir-contents div#ir-menu li{
	margin-left:7px;
	line-height:1em;
	font-size:90%;
}

div#ir-contents div.line-l{
	clear:both;
	margin:15px 0 10px 0;
}

div#ir-contents p#ir-ftmenu{
	font-size:90%;
}

div#ir-contents p#ir-ftmenu img{
	margin-left:10px;
}

/* IRページの表デザイン*/
table.idxTbl01 {
	width: 80%;
	border-top: 1px solid #A3D6E9;
	margin: 0 0 7px 30px;
}
table.idxTbl01 th, table.idxTbl01 td {
	border-top: 1px solid #FFF;
}
table.idxTbl01 th {
	font-weight: bold;
	background: #F2F2F2 url(../images/link02.gif) no-repeat 12px 0.5em;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #BABABA;
	vertical-align: top;
	padding: 2px 12px 2px 26px;
}
table.idxTbl01 td {
	background: #EBF6FF;
	border-bottom: 1px solid #A3D6E9;
	padding: 0 0 0 12px;
}
