/* iFeature Pro 4 Style.css */

/* Reset and Design Constant Styles */

*, html, body{padding:0;border:0;margin:0;}
body, div, p, input, textarea{font-size:14px;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
p{margin: 0 0 10px 0;clear: both;}
a{color:#0085CF;text-decoration:none}
a:hover{text-decoration:none}
#wrapper input, textarea{color:#666;border:#ccc 1px solid;border-radius:2px;-moz-border-radius: 2px;}
input[type=submit]{cursor:pointer;}
input {border: 1px solid #ccc;}
input[type=submit]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
input[type=reset]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
a img{border:none}
a{outline:none}

/* Misc  */

.pagination {
clear:both;
padding:2px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-bottom: 38px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}


#register {text-align: right; list-style: none;}

#register li {float: right; display: block; padding-left: 5px;}

#content {*margin-left: 0px; *margin-top: 15px;}

#sidebar {*margin-top: 15px;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 15px;
}

#dsq-content {background-color: white;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
}

.caption_title {font-size:16px;}

.ie8 .featured-image {float: none !important;}

/* Fonts  */

.meta {color: #989898;font-size: 12px;font-weight: 500;padding-bottom: 10px;}

.entry {}

.entry p {clear: none;}

.clear {clear: both;}

.error {font-size:28px; text-align:center; }

a:hover {color: #5ca9d6;}

/* Header  */

header {margin-top: 15px;}

#header_contact{ text-align:right;}

#logo {
	margin-bottom: 5px;

}

#banner {margin-bottom: 10px;}

/* Social Icons  */

#social {margin-bottom: 0px;}

.icons {text-align:right;margin-top: 10px;}

.icons a img {opacity:.6; padding-left: 3px;}

.icons a:hover img {opacity:1;}

/* Nav  */

#nav{position:relative;z-index:2000}
#nav .parent > a, #nav .parent > a:hover{background-image:url(../images/arrow.png);background-position:right;background-repeat:no-repeat}
#nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow-right.png);background-position:right;background-repeat:no-repeat}
#nav ul, #nav ul li{display:inline;list-style:none;padding:0;margin:0}
#nav ul li a{display:inline-block;font-family:'Lucida Grande',Helvetica,Arial,Verdana,sans-serif;font-size:14px;color:#fff;line-height:36px;text-decoration:none;text-shadow:1px 1px 1px #333;padding:0 15px; margin-left:-4px; border-left:#62c350 1px solid; border-right:#02701b 1px solid;}
#nav ul li a:hover{background:url(../images/mti/nav_bk_on.png) repeat-x !important;}
#nav .current-menu-item a{background:url(../images/mti/nav_bk_on.png) repeat-x;}
#nav .current-menu-item .sub-menu a{color:#fff;text-shadow:1px 1px 1px #333; background:url(../images/mti/nav_sub_o_bk.png) repeat-x !important;}
#nav .menu > li:first-child a:hover{border-radius:0}
#nav .menu .sub-menu li a:hover{border-radius:0}
#nav ul li{position:relative}
#nav li ul{display:none;position:absolute;top:29px;left:7px}
#nav li ul a{background:#555}
#nav ul ul li:hover ul, #nav ul ul ul li:hover ul{left:0;margin:-37px 0 11px 180px;}
#nav ul li:hover ul{display:inline-block}
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul{display:none}
#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul{display:block}
#nav ul li:hover ul li a, #nav ul ul li:hover ul li a, #nav ul ul ul li:hover ul li a{border:#777 1px solid;margin:-1px 0 0 -11px;}
#nav ul li:hover ul li a{width:150px;padding:0 14px;}
#nav ul ul li:hover ul li a{width:150px;padding:0 14px;background-color:#888;}
#nav ul ul ul li:hover ul li a{width:150px;padding:0 14px;background-color:#aaa;}
#nav li ul a:hover{background:url(../images/mti/nav_sub_o_bk.png) repeat-x !important;}
#nav li ul ul a:hover{background:url(../images/mti/nav_subsub_o_bk.png) repeat-x !important;}
/* Home Button */


#home {float: left;border-right:#777 1px solid;margin-right:4px;margin-left:15px; height: 36px;}
#home a:hover{opacity: .5}
#nohome {float: left; margin-right:4px;margin-left:5px; height: 35px;}

/* Search Bar */

.searchform {
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 160px;
	padding: 0;
	margin: 7px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #222;
	background: #fff;
	float: right;
	margin-right: 20px;
}

#sidebar .searchform {float: none;}

.center .searchform {float:none;}

#morefoot .searchform {float:left;}

.searchform .s{
	margin:0;
	border: none;
	margin: 3px 2px 2px 20px;
	font-size: 12px;
	height: 14px;
	width:	130px;
	color: #333;
	overflow: hidden;
}

#magnify {float:left;position:absolute;margin: 2px 0 0 5px;}

#magnify {margin: 0 0 0 5px\0/IE8+9; /* IE8+9  */}

.searchform .s:focus {outline:0; border:none;}

.searchform .searchsubmit {display:none;}

/* Post Container Styling  */

.post_container {
	padding: 10px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 10px;
	margin-left: 0px;
}

.post_container ul {list-style: disc;margin-left: 21px;list-style-position: inside;}

.postformats {
	float:right;
	margin: -10px -15px 0 0px;
	background: #dedede;
	height: 46px;
	width: 50px;
	border-radius: 0px 4px 0px;
	-moz-border-radius: 0px 4px 0px;	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#postbar {
	margin: -33px 0px 0px 0px;
	width: 99.7%;
	border-top: 1px #e5e5e5 solid;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	position: absolute;
	height: 22px;
	margin-left: 0px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ededed 40%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(40%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}

#comments {text-align:right;float:right;padding-top: 3px;font-size: 12px;}

#share {text-align:left;float:left;padding-top: 3px;}

.share a img {opacity:.8;}

.share a:hover img {opacity:1;}

.next-posts-single {text-align:right;padding:5px; margin-top:-35px;}

.prev-posts-single {text-align:left;padding:5px; margin-top: -10px; margin-bottom: 5px; margin-left: -5px; max-width:300px;}

.tags {margin-bottom: 15px;font-size: 12px;}

#fb {width: 440px; margin-bottom: 5px;}

.gplusone {margin-bottom: 10px;}

.post-edit-link {background-color: #757575;padding: 2px 3px;color: white;font-size: 10px;border-radius: 3px;-moz-border-radius: 3px;}

/* Posts Navigation */

.next-posts {float: left;padding: 5px 0 5px 0; }

.prev-posts { float: right;padding: 5px 0 5px 0; }

#crumbs {border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 15px;
}

.crumbs_text {padding: 2px 0 7px 15px;}


.pagnext-posts {float: left;padding: 5px;margin-bottom: 10px;}

.pagprev-posts { float: right;padding: 5px;margin-bottom: 10px; }

/* HTML styling  */

dt {font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-left: 26px; }

dd {margin-bottom: 15px; margin-left: 26px; }

ul, ol { margin: 0 0 10px 0; }

th {padding-right: 10px; padding-bottom: 10px;}

td {border-top: 1px solid #DDD;padding: 6px 10px 6px 0;}

table {border-bottom: 1px solid #DDD;}
table thead tr th, table tfoot tr td {padding: 0px;}

pre {margin-left: 20px;}

ol, ul {list-style-position: inside;margin-left: 21px;}

/* Sidebar  */

.widget-container {
	color: #222;
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff; /* Old browsers */
}

.widget-container li {list-style: none; margin-left: 5px;}

.textwidget {padding-top: 10px;}

#sidebar .widget-container td {padding-right: 15px;}

#sidebar .widget-container th {padding-right: 30px}

#sidebar240 .widget-container td {padding-right: 1px;}

#sidebar240 .widget-container th {padding-right: 18px}

.widget-title{font-size:18px;color:#444;text-shadow:none;padding:3px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;margin: 0 -10px 0 -10px;padding: 2px 10px 2px 10px;border-bottom: 1px solid #aaa;background: #f8f8f8;/* Old browsers */background: -moz-linear-gradient(top,  #f8f8f8 0%, #ededed 40%, #dddddd 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(40%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* IE10+ */background: linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */}
.widget-container ul{padding-top:10px; margin-left: 0px;}

/* Blog and Post Styles */

.post{}
.entry-title{margin-bottom:2px}
.single .entry-title{text-align:left;line-height:30px;margin-top:12px;margin-bottom:10px}
.entry-title a{font-size:22px}
.nav-previous{text-align:left}
.nav-next{text-align:right}
.entry-meta, .entry-utility, .entry-meta a, .entry-utility a{font-size:12px}
.entry-meta, .entry-utility{color:#888}
.comment, .trackback, .pingback{padding:10px;margin:10px 0 10px 0}
.odd{background:#f8f8f8}
#form-allowed-tags code{font-size:12px}
#respond input, #respond textarea{margin:0 5px 5px 0;overflow:auto}
#respond textarea{width:99%;height:150px}
.avatar{float:left}

/* Footer  */

#footer {
	background: #222;
}

.footer-widgets {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 10px;
	*margin-left: 3.3%;
}

.footer-widget-title {
	font-size:18px;color:#fff;font-weight: 400;
}

.footer-widgets ul{padding:5px 0px 5px 0px; margin-left: 0px;}

.footer-widgets li {
	list-style-type: none;
	padding-left: 0;
	color: #ccc;
}

.footer-item ul {
	padding-left: 15px;
}

#afterfooter {
	width: 100%; 
	background:#019934; 
	color: white;
}

#afterfooterwrap {
	width:980px;
	margin: auto;
	padding-top: 10px;
}

#afterfootercopyright {
	float: right;
	position: relative;
	margin-top: 5px;
	text-align: right;
}

#afterfootermenu {
	float:left;
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
}

#afterfootermenu a {
	color: #F5F5F5;
}

#afterfootermenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#afterfootermenu li {
	display: inline; 
	margin-right: 5px;
}

#credit { height: 22px; z-index: 99; margin-top: 5px; text-align: center; *margin-top: -20px;}

/* WordPress Styles  */

.featured-image {margin-top:4px;margin-right: 12px;margin-bottom: 10px;}

.alignnone {
	display: block;
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.size-full {
	max-width: 100%;
	height: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 15px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 95%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}



blockquote { 
	background-color: #ccc;
	margin: 10px;
	padding: 3px;
}

blockquote p {margin: 10px; }

.sticky { }

.gallery-caption { }

/* Lists */

li {  }

/* Comments  */

.comments_container {
	background: #fff;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	margin-bottom: 15px;

}

.commentsh2{
	font-size: 20px;
	font-weight: bold;
}



#comments .navigation { padding: 0 0 18px 0; }

label[for="comment"] {display: block;}

/* Comment lists  */

ol.commentlist { list-style: none; }
ol.commentlist p { margin-left: 8px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { margin: 0 10px 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 11px; }
ol.commentlist li.comment div.comment-meta a { color: #888; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; margin-left: 8px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fafafa;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.odd { background: #fff;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form label {
	display: block;
	font-size: 13px;
	line-height: 18px;
	cursor: pointer;
	margin-bottom: 9px;
}

textarea {margin-top: 10px;padding-bottom: 10px;width: 90%;}

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 32px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 12px;
}

/* Custom Font Styles */

.posts_title a{
	text-decoration: none;
	font-weight: 400;
}

h1.description, h1.sitename {margin-bottom: 0px;}

.description {	
	font-size: 16px;
	margin-top:25px;
}

.sitename {
	font-size: 32px;
	font-weight: bolder;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
}


/* Tabs */


.ifeature-tabbed-header li a {
	float: left;
	padding: 6px;
	margin-left: 0px;
	padding-right:7px;
}


.ifeature-tabbed-tab {
	clear: both;
}

.ui-tabs-hide {
	display: none;
}


/* カスタマイズCSS
----------------------------------------------------------------------------------------------------*/


/* text color */
body {
	color:#555555;
}

a {color:#009933; text-decoration:none;}
a:visited {color:#6699cc; text-decoration:none;}
a:hover {color:#ff9900; text-decoration:none;}

/* fontchanger*/
body.single, body.single div, body.single p{font-size:104%;}

/* print*/
.print {
text-align:right;
}

/* ir release by year*/
.postTabs_divs ul{
	margin:5px 7px 7px 7px;
}

.postTabs_divs ul li{
	font-size:12px;
	margin:0;
	padding:5px 0;
	border-bottom:1px #999 dotted;
	list-style: none;
}

/* header */
div#hd{
	width:980px;
	margin:0 auto;
	padding:10px 0;
}

div#hd div{
	float:left;
}

div#hd .logo{
	float:right;
	width:369px;
}

div#hd .txtsize {
	width:150px;
	margin: 17px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #fff;
	border-bottom:1px #666 solid;
	text-align:center;
	font-size: 12px;
}

div#hd .fontsize {
	width:100px;
	margin: 17px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #fff;
	border-bottom:1px #666 solid;
	text-align:center;
	font-size: 12px;
}

div#hd .contact, div#hd .sitemap {
	width:80px;
	margin: 17px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #fff;
	border-bottom:1px #666 solid;
	text-align:center;
	font-size: 12px;
}

div#hd .eng {
	width:60px;
	margin: 17px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #fff;
	border-bottom:1px #666 solid;
	text-align:center;
	font-size: 12px;
}

div#hd a {color:#555555;}
div#hd a:visited {color:#555555;}
div#hd a:hover {color:#ff9900; text-decoration:none;}

/* Toppage Slider */
#orbitDemo {border: none;
 margin-top:7px;
}

.slider_nav {
	height: 40px;
	width: 99.8%;
	margin-top: -45px !important;
	*margin-top: -25px !important;
	box-shadow:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-radius:0;
	-moz-border-radius:0;
	margin: auto;
	margin-bottom: 0;
	background: none; /* FF3.6+ */
	background: none; /* Chrome,Safari4+ */
	background: none; /* Chrome10+,Safari5.1+ */
	background: none; /* Opera 11.10+ */
	background: none; /* IE10+ */
	background: none; /* W3C */
	background: #fff; /* Old browsers */
	filter: none; /* IE6-9 */
}


/* Search Bar */

div#hd .searchform {
	-moz-border-radius: 0; 
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 180px;
	padding: 0;
	margin: 17px 5px 5px 10px;
	height: 20px;
	box-shadow:inset 0 0 1px #fff;
	border-bottom:1px #666 solid;
	background: #fff url(/wp-content/themes/ifeaturepro/images/magnify.png) right no-repeat;
	float: none;
	margin-right: 20px;
}

div#hd .searchform .s{
	margin:0;
	border: none;
	margin: 3px 2px 2px 3px;
	font-size: 12px;
	height: 14px;
	width:	150px;
	color: #333;
	overflow: hidden;
}

/* Sidebar  */

.widget-container {
	color: #222;
	margin-bottom: 10px;
	padding: 0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-radius: 4px;
	-moz-border-radius: 0;
	box-shadow:inset 0 0 0 #ccc;
	background-color:#f0f0f0;
}

.widget-container ul {
	padding-bottom:7px;
}

.widget-container li {
	font-size:13px;
	list-style: none;
	margin-left: 5px;
	padding-left:1em;
	line-height:1.3;
	background:url(/wp-content/themes/ifeaturepro/images/mti/list_ac.png) 0 2px no-repeat;
}

.textwidget {padding-top:0;}

#sidebar .widget-container td {padding-right: 15px;}

#sidebar .widget-container th {padding-right: 30px}

#sidebar240 .widget-container td {padding-right: 1px;}

#sidebar240 .widget-container th {padding-right: 18px}

.widget-title{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-shadow:none;
	padding:7px 5px 7px 17px;
	border-radius:0;
	-moz-border-radius:0;
	margin:0;
	border-bottom: none;
	background: #f8f8f8;/* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ededed 40%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(40%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* IE10+ */background: linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* W3C */
	filter: none; /* IE6-9 */
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_h2bk.png) 0 0 repeat-y;
}

.widget-title a{
	color:#fff;
}

.widget-container ul{padding-top:10px; margin-left: 0px;}


/* footer */

#afterfooter {
	width: 100%; 
	background:#009933; 
	color: #FFF;
	border:none;
	height:74px;
	padding:0;
	margin:15px 0 0 0;
}

#afterfooterwrap {
	width:980px;
	margin:0 auto;
	padding:0;
	height:74px;
}

#afterfooterwrap #flink{
	width:680px;
	height:45px;
	float:left;
	font-size:11px;
	margin:10px 0 0 0;
	padding:5px 0 0 60px;
	background:url(/wp-content/themes/ifeaturepro/images/mti/ft_logo.png) 0 0 no-repeat;
}

#afterfooterwrap #flink a{
	color:#FFF;
}

#afterfooterwrap #flink a:hover{
	color:#ff9900;
}


#afterfooterwrap .qr{
	width:208px;
	float:right;
	margin:0;
	padding:0;
	height:74px;
}

/* Nav  */

#nav{position:relative;z-index:2000}
#nav .parent > a, #nav .parent > a:hover{background-image:url(/wp-content/themes/ifeaturepro/images/arrow.png);background-position:right;background-repeat:no-repeat}
#nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(/wp-content/ifeaturepro/themes/images/arrow-right.png);background-position:right;background-repeat:no-repeat}
#nav ul, #nav ul li{display:inline; list-style:none; padding:0; margin:0; vertical-align:bottom; line-height:36px;}
body div#nav ul li a{display:inline-block; font-size:13px;color:#fff;line-height:36px;text-decoration:none;text-shadow:1px 1px 1px #333;padding:0 15px; margin-left:-4px; border-left:#62c350 1px solid; border-right:#02701b 1px solid; width:89px; height:36px; text-align:center;}
#nav ul li a:hover{background:url(/wp-content/themes/ifeaturepro/images/mti/nav_bk_on.png) repeat-x !important;}

#nav ul li.current-menu-item a{color:#fff; background:url(/wp-content/themes/ifeaturepro/images/mti/nav_bk_on.png) repeat-x ;}
#nav ul li.current-page-ancestor a{color:#fff; background:url(/wp-content/themes/ifeaturepro/images/mti/nav_bk_on.png) repeat-x ;}
#nav ul li.current-page-ancestor .sub-menu li a{ background:url(/wp-content/themes/ifeaturepro/images/mti/nav_sub_cr_bk.png) repeat-x;}
#nav .current-menu-item .sub-menu a{color:#fff;text-shadow:1px 1px 1px #333; background:url(/wp-content/themes/ifeaturepro/images/mti/nav_sub_cr_bk.png) repeat-x !important;}
#nav .current-menu-item .sub-menu a:hover{background:url(/wp-content/themes/ifeaturepro/images/mti/nav_sub_o_bk.png) repeat-x !important;}


#nav .menu > li:first-child a:hover{border-radius:0}
body div#nav .menu .sub-menu li a:hover{border-radius:0; text-align:left;}
#nav ul li{position:relative}
#nav li ul{display:none;position:absolute;top:26px;left:7px;z-index:2001}
body div#nav li ul a{background:#555; font-size:13px; text-align:left;}
#nav ul ul li:hover ul, #nav ul ul ul li:hover ul{left:0;margin:-36px 0 11px 200px; }
#nav ul li:hover ul{display:inline-block}
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul{display:none}
#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul{display:block}
#nav ul li:hover ul li a, #nav ul ul li:hover ul li a, #nav ul ul ul li:hover ul li a{border:#777 1px solid;margin:-1px 0 0 -11px; font-size:13px;}
#nav ul li:hover ul li a{width:170px;padding:0 14px;}
#nav ul ul li:hover ul li a{width:170px;padding:0 14px;background-color:#888;}
#nav ul ul ul li:hover ul li a{width:170px;padding:0 14px;background-color:#aaa;}
#nav li ul a:hover{background:url(/wp-content/themes/ifeaturepro/images/mti/nav_sub_o_bk.png) repeat-x !important;}
#nav li ul ul a:hover{background:url(/wp-content/themes/ifeaturepro/images/mti/nav_subsub_o_bk.png) repeat-x !important;}


/* Home page */
.home #content .post_container {
	padding:0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	background: #fff;
	margin:5px 0 0 0;
}

.home #content .post_container .entry div{
	margin-bottom:7px;
}

.home #content .post_container .entry p{
	margin:0;
	padding:0;
}

.home #content .post_container img{
	margin:0;
	padding:0;
}

.home #content .post_container a img:hover{
 filter: alpha(style=0,opacity=70);
 opacity: 0.7;
}

#box_container {
	min-height:100px;
	margin:0 0 20px 0;
	padding:0;
	border-radius: 0;
	-moz-border-radius:0;
}

#box_container #box1 {
	width:958px;
	margin:0;
	min-height:100px;
	border-radius: 0;
	-moz-border-radius:0;
}

.newslist h3{
	color:#666;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	height: 20px;
	margin:0 0 0 7px;
	padding:0 0 5px 0;
	border-bottom:1px #999 dotted;
}


.newslist ul{
	margin:5px 7px 7px 7px;
}

.newslist ul li{
	font-size:12px;
	margin:0;
	padding:5px 0;
	border-bottom:1px #999 dotted;
}

div.newslist ul li span{
	padding-left:16px;
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon.png) 0 2px no-repeat;
}

div.newslist ul li span.news{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_n.png) 0 2px no-repeat;
}

div.newslist ul li span.ir{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_i.png) 0 2px no-repeat;
}

div.newslist ul li span.information{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_o.png) 0 2px no-repeat;
}

div.newslist ul li span.topic{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_t.png) 0 2px no-repeat;
}

div.newslist ul li span.irmaterial{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_d.png) 0 2px no-repeat;
}

div.newslist ul li span.irprize{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_a.png) 0 2px no-repeat;
}

.newslist div.rss{
	margin-top:-27px;
	text-align:right;
}


#box_container #box2 {
	display:none;
}

#box_container #box3 {
	display:none;
}


#twitterbar {
	width:913px;
	height:59px;
	background: url(/wp-content/themes/ifeaturepro/images/mti/top_ban_tw_icon.png) 26px 10px no-repeat;
	padding-left:65px;
	margin:0 0 7px 0;
	border-radius: 0;
	-moz-border-radius:0;
}

#twittertext {
	font-size:11px;
}


/* Misc  */

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-bottom: 38px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #666;
}

.pagination a:visited{
color:#fff;
}

.pagination a:hover{
color:#fff;
background: #009933;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #009933;
color:#fff;
}



/* Posts Navigation */

#crumbs {
	border:none;
	-moz-border-radius: 0;
	box-shadow:inset 0 0 0 #fff;
	margin:0 0 10px 0;
}

/* Post Container Styling  */

#postbar {
	display:none;
	clear:both;
	margin:0;
	width: 99.7%;
	border-top: 1px #e5e5e5 solid;
	border-left: none;
	border-right: none;
	border-radius: 0;
	-moz-border-radius: 0;
	position: absolute;
	height: 1px;
	margin-left: 0px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ededed 40%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(40%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(top,  #f8f8f8 0%,#ededed 40%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}


.entry {
	margin:0;
	padding:0;
}

.post_container {
	padding: 5px 15px 0px 15px;
	border:none;
	border-radius: 0;
	-moz-border-radius: 0;
	box-shadow:inset 0 0 0 #fff;
	margin-bottom:0;
	margin-left: 0px;
}

.post_container h2{
	clear:both;
	margin:10px 0 0 0;
	font-size:22px;
	font-weight:bold;
	color:#555555;
}

.post_container p.h2_sub{
	margin:0 0 35px 0;
	padding:0;
}
	
.post_container h3 {
	clear:both;
	margin:0 0 30px 0;
	font-size:16px;
	font-weight:bold;
	color:#555555;
	padding-bottom:5px;
	border-bottom:1px #009933 solid;
}

.post_container h4 {
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:1.4;
}

.post_container h4.ac {
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:1.4;
	padding-left:13px;
	background: url(/wp-content/themes/ifeaturepro/images/mti/h4_ac.png) 0 4px no-repeat;
}

.post_container .one_block {
	clear:both;
	margin:0 0 30px 0;
}

.post_container .two_block {
	clear:both;
	margin:0 0 30px 0;
}

.post_container .two_block .leftblock{
	width:460px;
	float:left;
	margin:0;
	padding:0;
}

.post_container .two_block .rightblock{
	width:460px;
	float:right;
	margin:0;
	padding:0;
}

.post_container p {
	margin:0 0 20px 0;
	line-height:1.7;
}

.post_container p.read {
	margin:-5px 0 50px 0;
}

.post_container p.note {
	padding:10px;
	font-size:80%;
}

.post_container p.fig {
	margin:0 0 15px 0;
}

.post_container p.fig img{
	vertical-align:top;
}


.post_container td{
	border:1px #ddd solid;
}

.post_container .idx_block{
	clear:both;
	width:980px;
	margin-bottom:25px;
}

.post_container .idx_block .cntblk{
	clear:both;
	width:980px;
	height:112px;
	background:url(/wp-content/themes/ifeaturepro/images/mti/idx_block_bk.png) bottom repeat-x;
}

.post_container .idx_block .ph{
	float:left;
	width:133px;
}

.post_container .idx_block .ph img{
	vertical-align:bottom;
}


.post_container .idx_block .txt{
	float: right;
	width:827px;
}


.post_container .idx_block .txt{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.7;
}

.otherlink{
	font-size:12px;
}

.doclink{
	font-weight:bold;
}

a img {
	vertical-align:middle;
	padding-left:3px;
}

/*コラムレイアウト*/
.clmblock{
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin: 15px;
}

.noteblock{
	padding: 20px;
	margin: 15px;
	background-color:#FEFAD8;
}



/*NEWS*/

.category-ir h3 {
	margin:25px 0 15px 0;
 color:#666;
}

.category-news h3 {
	margin:25px 0 15px 0;
 color:#666;
}

/*IR page*/

.three #sidebar_right {
	display:none;
}

.row .six.columns	{
	width:670px;
	padding:0;
	margin:0 0 0 92px;
}

.row .six.columns .post_container {
	width:670px;
	padding:0;
	margin:0;
}


.row .six.columns	h2{
	margin:0;
	padding:0;
}

.row .six.columns	p.read{
	margin:5px 0 30px 0;
	padding:0;
}

.irindex{
	background:url(/wp-content/themes/ifeaturepro/images/mti/irindex_bk.png) 0 0 repeat-y;
}

.irindex .blk{
	width:220px;
	float:left;
	margin-right:2px;
}

.irindex .blk h3{
	color:#FFF;
	width:220px;
	padding:0;
	margin:0;
	border:none;
}

.irindex .blk h3 a{
	display:block;
	padding:9px 35px 0 0;
	margin:0;
	text-align:center;
	background:url(/wp-content/themes/ifeaturepro/images/mti/irindex_tab.png) 0 0 no-repeat;
	color:#FFF;
	width:185px;
	height:26px;
}

.irindex .blk ul{
	background-color:#f0f0f0;
	margin:0;
	padding:20px 0 8px 20px;
}

.irindex .blk ul li{
	list-style:none;
	font-size:12px;
	line-height:1;
	margin-bottom:12px;
}

.irindex .blk ul li img{
	vertical-align:middle;
	padding-left:3px;
}


.irindex .blk ul li a{
	color:#666;
}

.irindex .blk ul li a:hover{
	color:#ff9900;
}

.list ul{
	margin:0;
	padding:0;
}

.list ul li{
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background:url(/wp-content/themes/ifeaturepro/images/mti/linkpre_ac.png) 0 2px  no-repeat;
}

.list0 ul{
	margin:0;
	padding:0;
}

.list0 ul li{
	margin:0;
	padding:0 0 5px 5px;
	list-style:none;
}

.list1 ul{
	margin:0 0 0 20px;
	padding:0;
	list-style-position: outside
}

.list1 ul li{
	margin:0;
	padding:0 0 5px 15px;
	list-style:disc;
}


.post_container .idx_block2{
	clear:both;
	width:670px;
	margin-bottom:25px;
}

.post_container .idx_block2 .cntblk{
	clear:both;
	width:670px;
	height:112px;
	background:url(/wp-content/themes/ifeaturepro/images/mti/idx_block_bk.png) bottom repeat-x;
}

.post_container .idx_block2 .ph{
	float:left;
	width:133px;
}

.post_container .idx_block2 .ph img{
	vertical-align:bottom;
}


.post_container .idx_block2 .txt{
	float: right;
	width:497px;
}


.post_container .idx_block2 .txt{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.7;
}


/*投資家情報ページサイドメニュー*/

#nav_menu-2 {
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk.png) 0 0 repeat-y;
}

#nav_menu-2 h2.widget-title{
	display:none;
}

#nav_menu-2 a{
	color:#FFF;
}

#nav_menu-2 ul,li{
	margin:0;
	padding:0;
}

#nav_menu-2 li{
	margin:0;
	padding:0;
}

#nav_menu-2 ul li a{
	display:block;
	width:188px;
	font-size:13px;
	color:#fff;
	padding:10px 5px 10px 19px;
	text-decoration:none;
	font-weight:bold;
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk.png) 0 0 repeat-y;
}


#nav_menu-2 ul li.current_page_item a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_on.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current-page-ancestor a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_ti.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current-menu-ancestor a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_cr.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current_page_item li a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_cr.png) 0 0 repeat-y;
}

#nav_menu-2 ul.sub-menu li a{
	width:173px;
	padding:5px 5px 5px 34px;
	font-weight:normal;
	font-size:12px;
}

#nav_menu-2 ul li.current-page-ancestor ul.sub-menu li a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_cr.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current-page-ancestor ul.sub-menu li.current_page_item a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_on.png) 0 0 repeat-y;
}

#nav_menu-2 ul li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_on.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current_page_item li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_on.png) 0 0 repeat-y;
}

#nav_menu-2 ul li.current-page-ancestor ul.sub-menu li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/ir_sbar_bk_on.png) 0 0 repeat-y;
}

.widget-container h2.widget-title a{color:#FFF;}
.widget-container h2.widget-title a:visited {color:#FFF; text-decoration:none;}
.widget-container h2.widget-title a:hover {color:#FFF; text-decoration:none;}


/*Page Top*/
.ptop {
	clear:both;
	width:100%;
	margin-top:15px;
}

.ptop a{
	width:77px;
	height:21px;
	float:right;
	display:block;
	background:url(/wp-content/themes/ifeaturepro/images/mti/ptop.png) 0 0 no-repeat;
	text-indent:-9999px;
}

.ptop a:hover{
	background-position:0 -21px;
}

/* リストスタイル位置指定 */
ol li{
list-style-position:outside;
}


ul li{
list-style-position:outside;
}


/* tabmenu  */

ul.tabmenu {
	background:url(/wp-content/themes/ifeaturepro/images/mti/tabmenu_bar.png) bottom repeat-x;
	height:45px;
	padding-bottom:10px;
	margin:0 0 20px 0;
	padding:0;
}

ul.tabmenu li{
	list-style:none;
	display:block;
	float:left;
	width:314px;
	height:35px;
	margin:0 2px 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_off.png) 0 0 no-repeat;
}

ul.tabmenu li a{
	display:block;
	width:314px;
	height:35px;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_off.png) 0 0 no-repeat;
}

ul.tabmenu li span{
	display:block;
	padding-top:8px;
}

ul.tabmenu li.crt{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_on.png) 0 0 no-repeat;
}

ul.tabmenu li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_over.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu li.crt a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_on.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu li.crt a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_over.png) 0 0 no-repeat;
}

ul.tabmenu li img{
	border:none;
	vertical-align:middle;
	padding-left:7px;
}

ul.tabmenu3 {
	background:url(/wp-content/themes/ifeaturepro/images/mti/tabmenu_bar.png) bottom repeat-x;
	height:45px;
	padding-bottom:10px;
	margin:0 0 20px 0;
	padding:0;
}

ul.tabmenu3 li{
	list-style:none;
	display:block;
	float:left;
	width:314px;
	height:35px;
	margin:0 2px 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_off.png) 0 0 no-repeat;
}

ul.tabmenu3 li a{
	display:block;
	width:314px;
	height:35px;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_off.png) 0 0 no-repeat;
}

ul.tabmenu3 li span{
	display:block;
	padding-top:8px;
}

ul.tabmenu3 li.crt{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_on.png) 0 0 no-repeat;
}

ul.tabmenu3 li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_over.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu3 li.crt a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_on.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu3 li.crt a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab_over.png) 0 0 no-repeat;
}

ul.tabmenu3 li img{
	border:none;
	vertical-align:middle;
	padding-left:7px;
}

ul.tabmenu5 {
	background:url(/wp-content/themes/ifeaturepro/images/mti/tabmenu_bar.png) bottom repeat-x;
	height:45px;
	padding-bottom:10px;
	margin:0 0 20px 0;
	padding:0;
}

ul.tabmenu5 li{
	list-style:none;
	display:block;
	float:left;
	width:188px;
	height:35px;
	margin:0 2px 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_off.png) 0 0 no-repeat;
}

ul.tabmenu5 li a{
	display:block;
	width:188px;
	height:35px;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_off.png) 0 0 no-repeat;
}

ul.tabmenu5 li span{
	display:block;
	padding-top:8px;
}

ul.tabmenu5 li.crt{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_on.png) 0 0 no-repeat;
}

ul.tabmenu5 li a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_over.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu5 li.crt a{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_on.png) 0 0 no-repeat;
	color:#FFF;
}

ul.tabmenu5 li.crt a:hover{
	background:url(/wp-content/themes/ifeaturepro/images/mti/page_tab5_over.png) 0 0 no-repeat;
}

ul.tabmenu5 li img{
	border:none;
	vertical-align:middle;
	padding-left:7px;
}

.clear {
	clear: both;
	font-size:5px;
}


/*関連リンクなど*/
div.listRelated {
	background-color:#f0f0f0;
	padding:15px;
	margin:15px 0;
}

div.listRelated ul li{
	list-style:disc;
}

ul.st-related-posts {
	margin:15px;
}

/* miyajih added to support Wordpress Related Post Plugin */
h3.related_post_title {
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	padding:3px 7px;
	background-image:none;
	background-color:#f0f0f0;
	border:none;
}

/* clearfix*/
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
*html .clearfix {height:1%}
.clearfix {display: block}


/*最新ニュースなどインデックスページ*/
dl.newslist {
	border-bottom:1px #555 dotted;
	margin:0;
	padding:0 0 12px 10px;
	font-size:13px;
}

dl.newslist dt{
	font-weight:normal;
	margin:0;
	padding:0;
}

dl.newslist dt span{
	padding-left:15px;
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon.png) 0 2px no-repeat;
}

dl.newslist dt span.news{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_n.png) 0 2px no-repeat;
}

dl.newslist dt span.ir{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_i.png) 0 2px no-repeat;
}

dl.newslist dt span.information{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_o.png) 0 2px no-repeat;
}

dl.newslist dt span.topic{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_t.png) 0 2px no-repeat;
}

dl.newslist dt span.irmaterial{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_d.png) 0 2px no-repeat;
}

dl.newslist dt span.irprize{
	background:url(/wp-content/themes/ifeaturepro/images/mti/news_icon_a.png) 0 2px no-repeat;
}


dl.newslist dt a {color:#555555;}
dl.newslist dt a:visited {color:#555555;}

dl.newslist dd{
	margin:0;
	padding:0;
}


body.single h2.posts_title{
	font-size:130%;
	line-height:1.3;
	font-weight:bold;
}

body.single h2.posts_title a{
	font-weight:bold;
	color:#555555;
}

body.single h2.posts_title a:hover{
	color:#555555;
}


body.single h2.posts_title a:visited{
	color:#555555;
}

body h2.newstitle{
	font-size:20px;
	line-height:1.3;
	font-weight:bold;
	color:#555555;
	margin:10px 0 20px 15px;
}

/*検索結果ページ*/
body.search div#content h2 {
	font-size:14px;
	margin-bottom:10px;
}

body.search div#content h2.resultstitle {
 font-size:20px;
	margin:10px 0 10px 10px;
}

body.search div#content div.entry p {
	font-size:14px;
	border-bottom:1px #CCC dotted;
	padding-bottom:10px;
}

/*お問い合わせのレイアウト*/
.contactus{
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 15px;
}

/* 本文見出し設定 */
div .t3 {
	clear:both;
	margin:20px 0 25px 0;
	font-size:16px;
	font-weight:bold;
	color:#555555;
	padding-bottom:5px;
	border-bottom:1px #009933 solid;
}

div .t4 {
	margin:0.5em 0 0.3em 0;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:1.4;
	
}

div .t5 {
	margin:0 0 0.3em 0;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:1.4;
	padding-left:13px;
	background: url(/wp-content/themes/ifeaturepro/images/mti/h4_ac.png) 0 2px no-repeat;
}

h4.t3 {
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	padding:3px 7px;
	background-image:none;
	background-color:#f0f0f0;
	border:none;
}

div.fontchanger {
text-align:right;
width:500px;
font-size:10px;
}

/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
	table { background: #fff; -moz-border-radius:0; -webkit-border-radius:0; border-radius: 0; margin: 0 0 18px 0; border: 1px solid #ddd; border-collapse:collapse;}
	table tbody tr{ background:#f9f9f9;}
	table tbody tr:nth-child(even) { background: #f0f0f0;}
	table tbody tr td { color: #333; padding: 5px 5px; vertical-align: top; font-size: 13px; line-height: 18px; text-align: left; border:1px solid #ddd;}
 table tbody tr td.rt { text-align:right;}
    table tbody tr td p.rt { text-align:right;}
	table tbody tr td.cr { text-align:center;}
	table tbody tr td p.cr { text-align:center;}
	table tbody tr td.icon { text-align:center; width:35px;}
	table tbody tr th { color: #fff; padding: 5px 5px; vertical-align: top; background-color:#888; font-size: 13px; line-height: 18px; text-align: left; border:1px solid #ddd; font-weight:normal;}
 table tbody tr th.rt { text-align:right;}
	table tbody tr th.cr { text-align:center;}
	
 table.layout {border:none;}
	table.layout th, table.layout td {border:none; color:#555555; background:#FFF;}
	table.layout tr {background:#FFF;}
 table.layout { border:none;
}

table.table_release {border:none;}
table.table_release th, table.table_release td {border:none; color:#555555; background:#FFF;}
table.table_release tr {background:#FFF;}

.qa-faq h3 {
	font-weight:normal;
	font-size:normal;
}
