@charset "UTF-8";

/* smart-news 090909 */


* { margin: 0;padding: 0; }

body {
font-size:14px;
*font-size: small; /* Win IE7およびWin IE6標準準拠モード */
*font: x-small; /* Win IE 5-5.5､6（後方互換モード） */
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,sans-serif;
color: #222222;
line-height: 1.5;
background-color: #c4c4c4;
background-image: url(http://smartco.jp/common/img/news/body-bg.gif);
background-position: top;
background-repeat: repeat;
text-align: center;  /* IE 向けセンタリング指定 */
}

/*body  Firefox3.0 以降*/
body, x:-moz-any-link { font-size:14px; /* Fx 1.0 */} 
body, x:-moz-read-only { font-size:14px; /* Fx 1.5, 2.0 */}
body, x:-moz-broken  { font-size:14px; /* Fx 3.0 */}
body, x:-moz-broken, x:last-of-type { font-size:14px; /* Fx 3.5 and newer */}
body, x:x { font-size:14px; }

a, a:link, a:visited { color: #1175b9;text-decoration: none; }
a:hover, a:active { color: #666666;text-decoration: underline;  }
.skip { left: -9999px;position: absolute; }
p,pre { margin: 0 0 1em 0; }
h1, h2 {  }
h3, h4, h5 { font-weight:normal; }
blockquote { border-left: 4px #ff0000 solid;margin-left: 10px;padding-left: 10px;color: red; }
img { border: 0; }
a img,:link img,:visited img { border: none; }
select { width: 120px; }
table { border-spacing: 0; }
fieldset,img,abbr,acronym { border: 0; } 
ol { list-style: decimal outside; margin-left: 10px; }
ul { list-style: none; }
li { list-style: none; }
caption,th { text-align: left; }
q:before,q:after { }
hr { border: 0;height: 1px;background-color: #999999;color: #999999; }
address { font-style: normal;display: inline; }
abbr { cursor: help;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999; }
.en { font-family: "ＭＳ ゴシック", Osaka−等幅, Courier, "Courier New"; }
.clear { clear: both; }
/* Utilities _________________________*/
.pkg:after,#content-inner:after {
content: "";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac ¥*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */
/* _____________________________________________________*/
.mb05 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb12 { margin-bottom:12px; }
.mb15 { margin-bottom:15px; }
.mb18 { margin-bottom:18px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
/* Layout ------------------------------*/
#container {
width: 100%;
font-size:92%;
}
#container-inner {
position: relative;
text-align: left;
background-color: #FFFFFF;
width: 900px;
margin: 0 auto;/* Firefox 向けセンタリング指定 */
}

/* ブレス仕様 */

#content { background-color: #ffffff; }
#content-inner { padding:35px 20px 0px 20px; }

#header, #content, #alpha, #beta,#blog-beta, #footer { position: relative; }
#content-inner,#header-inner,#alpha-inner, #beta-inner, #footer-inner,#header-list { position: static; }
#alpha, #beta,#blog-beta { display: inline; float: left; }
#alpha-inner, #beta-inner, #footer-inner { overflow: hidden; }
#footer { height: auto; }

#alpha { width:640px;padding:0px 0px 0px 20px; }
#alpha-inner {  }
#alpha-inner p { margin: 0 0 1em 0;clear: both; }

#beta,#blog-beta { width:200px;padding:0 0 20px 0; }
#beta-inner {  }

#alpha a,#alpha a:link,#alpha a:visited {
color: #222222;
text-decoration: underline;
background-color: transparent;
}
#alpha a:hover,#alpha a:active {
color: #aaaaaa;
text-decoration: underline;
background-color: transparent;
}

#blog-beta a,#blog-beta a:link,#blog-beta a:visited {
color: #222222;
text-decoration: none;
}
#blog-beta a:hover,#blog-beta a:active {
color: #aaaaaa;
text-decoration: underline;
}

#header {
position: relative;
padding-top:20px;
}

#header-inner {
position: static;
overflow: hidden;
}

#header-name,#header-description,#header-categorydescription {
position: absolute;
left: -9999px;
}


#header-img {
position: static;
width:900px;
height:110px;
padding:0 20px 0 20px;
background-color:#FFFFFF;
}

#footer {
width: 100%;
text-align:center;
font-size: 92%; /* 12px相当 */
}

#footer-inner {
color: #FFFFFF;
line-height: 100%;
margin: 0 auto;/* Firefox 向けセンタリング指定 */
text-align: left;
background-color: #404045;
background-image: url(http://smartco.jp/common/img/news/footer-bg-top.gif);
background-position : center top;
background-repeat: no-repeat;
width:900px;
padding:16px 0 10px 0;
}

#footer-content {
}

#footer-link {
width:880px;
padding: 0 0 0 20px;
font-size: 93%;
margin-bottom:6px;
}

#footer-copy {
width:880px;
padding: 0 0 0 20px;
font-size: 77%;
}

#footer-inner a, #footer-inner a:link,#footer-inner a:visited {
color: #FFFFFF;
text-decoration: none;
background-color: transparent;
}
#footer-inner a:active, #footer-inner a:hover {
color: #cccccc;
text-decoration: underline;
background-color: transparent;
}

/* /Layout -----------------------------*/

/* Assets -----*/

.asset-body, .asset-more, .asset-more-link, .asset-excerpt { clear: both; }

.asset, .asset-content { position: static; clear: both; }

.asset {
width: 100%;
overflow: hidden;
}

.asset-body img  {
margin-bottom: 10px;
padding: 6px 6px 16px 6px;
background-color: #F4F4EC;
border-top:1px #cccccc solid;
border-right:1px #444444 solid;
border-bottom:1px #444444 solid;
border-left:1px #cccccc solid;
}

.asset-header {
margin:2px 0 2px 0;
padding:0 0 4px 32px;
background-image: url(http://smartco.jp/common/img/news/alpha-title.gif);
background-repeat: no-repeat;
background-position : left top;
border-bottom: 1px #cccccc dotted;
line-height:1.2;
}

/* 同一の内容を記述 */
#asset-name {
font-size: 108%;
letter-spacing: .1em;
font-weight:normal;
}

.asset-name {
font-size: 108%;
letter-spacing: .1em;
font-weight:normal;
}
/* 同一の内容を記述 */

.asset-name-date { font-size: 85%; color:#666666; }

#asset-name a,#asset-name a:link,#asset-name a:visited {
color: #222222;
text-decoration: underline;
background-color: transparent;
}
#asset-name a:hover,#asset-name a:active {
color: #999999;
text-decoration: underline;
background-color: transparent;
}

.asset-meta {
font-size: 85%;
color: #666666;
padding: 5px 0 5px 0;
}

.asset-content { margin-bottom: 40px; }
.asset-body  { padding: 20px 0 0 0; }
.asset-body a img, .asset-body a:link img, .asset-body a:visited img,
.asset-more a img, .asset-more a:link img, .asset-more a:visited img { text-decoration: none; }
.asset-more { padding-top: 20px; }
.asset-more-title {
background: url(.jpg) no-repeat left bottom;
margin: 0 0 10px 0;
padding: 0 0 1px 0;
}

.asset-more-link { margin-top: 20px; }
.asset-more-link span {
background: url(.png) no-repeat left center;
padding: 2px 0 2px 24px;
}

.asset-body ul {
margin: 5px 0 20px 5px;
}

.asset-body ul li {
margin: 0 0 10px 0;
}

.asset-body-list { font-size: 93%; }
.asset-body-list-text { font-size: 85%; color:#999999; }

.entry-tags {
font-size: 93%;
}

.entry-tags span {
padding: 0 5px 0 2px;
}

.entry-tags ul {
}

.entry-tags ul li {
display: inline;
}

.mt-image-left { float: left; margin: 5px 20px 5px 0; }
.mt-image-center { display: block; margin: 0 auto 20px; text-align: center; }
.mt-image-right { float: right;  margin: 5px 0 5px 20px; }

/* comments -----*/

.comment-content, .comment-footer, 
.comments-open-content, .comments-closed,
.trackbacks-info, .trackback-content, .trackback-footer,
.archive-content {
clear: both;
}

.trackbacks,
.archive,
.search-form {
}

.entry-categories,.trackbacks-info,
.comments-closed,.comments-open-moderated,
.trackback-content, .trackback-footer,
.search-form-header, .search-results-header {
}

.comments, .trackbacks, .archive {
overflow: hidden;
width: 100%;
position: static;
clear: both;
}

.trackbacks-header {
font-size: 93%;
border-bottom: 1px #666666 solid;
margin-top: 40px;
margin-bottom: 20px;
padding-bottom: 1px;
}

/* */
.contents-h4-header {
font-size: 93%;
border-bottom: 1px #666666 solid;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 1px;
}
/* */

/* Comments -----*/

.comments { margin-bottom: 20px; }

.comments-header, .comments-open-header {
font-size: 93%;
border-bottom: 1px #666666 solid;
margin-bottom: 20px;
padding-bottom: 1px;
}

.comments-content { margin-bottom: 40px; }

.comment {
border-bottom: 1px #666666 solid;
padding: 0 0 16px 0;
}

.comment-content {
margin-top: 18px;
}

.comment-footer {
font-size: 93%;
text-align: right;
margin-top: 2px;
}

/* Form -----*/
.comments-open { margin: 20px 0; }
.comments-open-content {
font-size: 93%;
}

.comments-open-content input,
.comments-open-content textarea {
padding: 2px;
border: 1px #cccccc solid;
}

#comment-preview, #comment-submit, #comment-cancel {
font-size: 93%;
font-weight: normal;
border: 1px #cccccc solid;
}

.comment-form {
border-bottom: 1px #cccccc solid;
padding: 0 0 0 5px;
}

.comment-form-last {
padding: 0 0 10px 5px;
}

.comment-form-textarea {
border-bottom: 1px #cccccc solid;
padding: 5px 0 5px 5px;
}
	
.comment-form label, .comment-form-last label,.comment-form-textarea label,
.comment-bake-cookie label, .comment-spam-filter label {
float: left;
width: 60px;
padding: 9px 0 8px 0;
}

.comment-form input, .comment-form-last input { margin: 5px 10px 5px 0; }
.comment-form input#comment-author,
.comment-form input#comment-email,
.comment-form input#comment-url{ width: 140px;}

.tinyturing input {
float: left;
text-align: center;
}

.my-text-style {
line-height: 28px;
padding-bottom: 2px;
}

.my-text-style span {
text-transform: uppercase;
border: 1px #cccccc solid;
margin: 0 2px  0 10px;
padding: 2px 5px 2px 5px ;
}

textarea.comment-text {
clear: none;
width: 420px;
height: 150px;
margin: 5px 0 0 0;
}

/* sidebar widgets -----*/
#sidebar-widget {
line-height:100%;
}

/* Widgets -----*/
#widget {
position: relative;
overflow: hidden;
width: 100%;
}

#widget ul {
font-size:92%;
border-top:1px #CCCCCC dotted;
}

#widget ul li {
padding: 10px 0 10px 26px;
border-right:1px #CCCCCC dotted;
border-bottom:1px #CCCCCC dotted;
}

.widget {
position: relative;
overflow: hidden;
border-right:1px #CCCCCC dotted;
}

.widget-header {
font-size:85%;
font-weight:normal;
color: #222222;
padding: 0 0 5px 26px;
}

.widget-allow {
background-image: url(http://smartco.jp/common/img/news/beta-allow.gif);
background-repeat: no-repeat;
background-position : left center;
}

.widget-content {
position: relative;
}

.widget-search {
position: relative;
padding: 0 0 10px 5px;
}

.widget-cloud {
margin: 20px 10px 20px 10px;
}

.widget-cloud span {
padding: 0 5px 0 2px;
}
.widget-cloud ul {
}
.widget-cloud ul li {
display: inline;
}
.widget-cloud ul {
}

.widget-about .widget-content { font-size: 100%; }
.widget-cloud .rank-1  { font-size: 139%; }
.widget-cloud .rank-2  { font-size: 131%; }
.widget-cloud .rank-3  { font-size: 124%; }
.widget-cloud .rank-4  { font-size: 116%; }
.widget-cloud .rank-5  { font-size: 108%; }
.widget-cloud .rank-6  { font-size: 100%; }
.widget-cloud .rank-7  { font-size: 93%; }
.widget-cloud .rank-8  { font-size: 85%; }
.widget-cloud .rank-9  { font-size: 77%; }
.widget-cloud .rank-10 { font-size: 71%; }
.widget-assets .widget-content .widget-list {
overflow: auto;
margin: 0;
}

#item-list {
position: relative;
overflow: hidden;
width: 100%;
margin: 50px 0 30px 0;
}
#item-list ul {
margin: 0px 0px 0px -10px;
}
#item-list li {
margin-bottom:10px;
padding: 0px 0px 0px 10px;
display: inline;
float: left;
text-align: center;
vertical-align: middle;
overflow: hidden;
width: 50px;
height: 50px;
}

.item-img {
background-color: #F4F4EC;
padding: 2px 2px 4px 2px;
}

.blog-feeds { padding:10px 0 20px 0; }

/* Quick Access ----------*/
.full-archives {
margin: -1px 0 0 0;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
padding: 4px 0 0 0;
}		

.full-archives form {
padding: 0 0 4px 0;
}

.full-archives label {
float: left;
width: 80px;
padding: 1px 0 0 0;
margin: 0 0 0 5px;
font-weight: bold;
}

.pulldown {
padding: 0 0 0 10px;
background-color: transparent;
}

.select {
width: 120px;
font-size: 93%;
}
   
.search {
width: 120px;
font-size: 93%;
margin: 0 0 5px 10px;
}

.archive-title {
padding: 0 0 20px 0;
font-weight:normal;
font-size: 92%;
}


/* PageBute_____________________________ */
#PageBute {
text-align: center;
font-size: 93%;
margin: 0 0 20px 0;
}

#PageBute a,#PageBute a:link,#PageBute a:visited {
color: #222222;
text-decoration: underline;
}
#PageBute a:hover,#PageBute a:active {
text-decoration: underline;
color: #666666;
}

/* sidebar-info */

.sidebar-info { padding:20px 0 60px 0;border-top:1px #CCCCCC dotted;border-right:1px #CCCCCC dotted; }
.sidebar-info_img { padding:0 0 16px 0; }
.sidebar-info_text { font-size:108%;line-height:1.3;padding:0 0 4px 0; }
.sidebar-info_text2 { color: #444;font-size:75%;letter-spacing:-0.05em;line-height:1.2;padding:0 0 20px 0; }







