:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}



hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* 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: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



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



#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}






#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}


/* レイアウト */


/* 左*/
.layout-wtt #alpha {
width: 560px;
}

.layout-wtt #beta {
left: 170px;
width: 210px;
}

.layout-wtt #gamma {
right: 100px;
width: 100px;
}









blockquote, ol, ul {
margin-left: 30px;
background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }






/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

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

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}



.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
font-size: 12px;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
font-size: 12px;
}



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

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}








/*
アルトソフト設定
*/










/*　↓↓↓　基本書体を設定　↓↓↓　*/

/* Windows IE6 用*/
body { font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


/* Opera 9 用*/
;;body { font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}




/* InternetExplorer 7 */
*:first-child+html body {
   font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


/* InternetExplorer 6 以下とMacintosh*/
html>body {
   font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

/*　↑↑↑　基本書体を設定　↑↑↑　*/


body {
color: #333;
background-color: #fff;
background: url(http://www.altosoft.jp/info/img/blog_body_bg.gif) repeat-x;
}

a {
color: #333;
text-decoration: none; 
}


a:hover {
text-decoration: none; 
color: #468EC5;
}



/*基本CSS設定 リセット
-------------------------------------------------------------------*/

h1, h2, h3, h4, h5, dl, dt, dd, ul, li{
padding: 0px;
margin: 0px;
font-style: normal;
font-weight: normal;
text-align: left;
}


h1{
font-size: 11px;
text-align: left;
}

p {
font-size: 12px;
line-height: 200%;
}









.asset-content {
margin: 5px 0;
}

.asset-more-link {
font-weight: bold;
}

.asset-meta {
border-top: 1px solid #ccc;
}




.content-nav {
margin: 5px 0 10px;
}

.archive-title {
margin: 5px 0 30px;
font-size: 12px;
font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
margin: 0;
padding: 5px 0;
font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
font-size: 12px;
}

/* Footer */

#footer-content,
#footer-content a {

}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}





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



#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
margin-top: 20px;  
margin-bottom: 30px;  
}

#container-inner {
width: 100%;
margin-right: 0;
margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
position: relative;
width: 940px;
margin: 0 auto;
}





/*ヘッダ
----------------------------------------------------------------- */

#header { 
width: 940px;
margin: 0 auto;
}

#header a {

}




#header-name {
font-size: 10px;
font-weight: bold;
text-align: right;
height: 15px;
padding: 12px 0 0 0 ;
color: #ccc;
}





/* Content ---------------------------------------------------------------- */


.asset-name a,
.archive-title {
font-size: 12px;
font-weight: bold;
text-decoration: none; 
}


.asset-name{
font-size: small;
font-weight: bold;
height: 25px;
padding: 6px 0 0 35px;
background: url(http://www.altosoft.jp/info/img/title_bg.gif) no-repeat;
}

.asset-footer {

}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {

}

.comment,
.trackback {
    border-color: #ddd;
}






.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 12px; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {

}

.widget-header a {
    text-decoration: none;
}




.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}



/*ヘッダー*/

#altosoft_head{
width: 940px;
margin: 0 auto;
padding: 30px 0 30px 0;
}


#kaisya_logo{
float: left;
}

#kaisya_c_copy{
padding: 12px 0 0 0;
float: right;
}


#altosoft_head:after {
content:".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}


/*フッター
----------------------------------------------------------------- */

#footer { 
border-top: 1px solid #ccc;
margin: 0 auto;
padding: 12px 0 0 0;
line-height: 150%;
font-size: 10px;
width: 940px;
height: 128px;
background: url(http://www.altosoft.jp/info/img/saiyo_copy_right.gif) no-repeat left top;
}

#footer p{
line-height: 150%;
font-size: 10px;
color:#626262;
}

#footer a{
text-decoration: none;
color:#626262;
}

#footer a:hover{
text-decoration: none;
color: #468EC5;
}

#footer img{
padding: 0px 0 9px 0;
}


#footer-content {
    margin: 20px 0;
}




/*　左*/
.saiyo_footer_left{
float:left;
width: 840px;
}


/*●●周年*/
.anniversary{
float: right;
width: 100px;
}

#saiyo_footer:after {
content:".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}








/*　グローバルナビゲーション*/

ul#global_navi {
margin: 0;
padding: 0;
height: 210px;
}


ul#global_navi a {
display: block;
padding: 0px;
margin: 0px;
width: 210px;
height: 35px;
text-decoration: none;
}


ul#global_navi li {
display: block;
width: 210px;
height: 35px;
margin: 0;
padding: 0;
list-style: none;
text-indent: -9999px;
}


ul#global_navi li#global01 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/tab_1.gif) no-repeat;
}

ul#global_navi li#global02 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/tab_2.gif) no-repeat;
}


ul#global_navi li#global03 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/tab_3.gif) no-repeat;
}



ul#global_navi li#global04 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/tab_4.gif) no-repeat;
}





ul#global_navi li#global05 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/tab_5.gif) no-repeat;
}


/* サイドバー　リンク箇所*/

#title_link{
padding: 30px 0 0px 0;
}


ul#navi_link {
margin: 0;
padding: 0;
}


ul#navi_link a {
display: block;
padding: 0px;
margin: 0px;
width: 210px;
height: 35px;
text-decoration: none;
}


ul#navi_link li {
display: block;
width: 210px;
height: 35px;
margin: 0;
padding: 0;
list-style: none;
text-indent: -9999px;
}


ul#navi_link li#navi_link01 {
width: 210px;
height: 35px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/link_01.gif) no-repeat;
}


ul#navi_link li#navi_link02 {
width: 210px;
height: 36px;
padding: 0px;
margin: 0px;
background: url(http://www.altosoft.jp/info/img/link_02.gif) no-repeat;
}





/* ロゴ*/
.altosoft_logo{
padding:0 0 30px 0;
}


/* メイン画像*/
.top_main_gazo{
padding:0 0 15px 0;
}


/*　記事箇所*/
.asset-body{
padding:15px 0 0px 0;
}


/* 記事中の画像のマージン*/
.asset-body img{
padding:0 0 15px 0;
}

.asset-body a{
background: url(http://www.altosoft.jp/info/img/kiji_naka_link_eye.gif) no-repeat;
padding: 2px 0 6px 25px;
line-height: 250%;
color: #468EC5;
}

.asset-body a:hover{
background: url(http://www.altosoft.jp/info/img/kiji_naka_link_eye.gif) no-repeat;
padding: 2px 0 6px 25px;
line-height: 250%;
color : #FFBA00;
}

.asset-header{
border-bottom: 1px solid #ccc;
}












/*ページ分割*/


/*アーカイブ用
-------------------------------------------------------------------*/


#arcive_link{
font-weight: bold;
}

#arcive_link a {
font-size: 12px;
margin: 0 0px 0 0px;
padding: 10px;

border:1px solid #e4e4e4;
}


#arcive_link a:visited {
color: #313855;

}

#arcive_link a:hover {
background-color : #ffff00;
color : #333;
text-decoration: none;
border:1px solid #fff;
}

#arcive_link a:active {
color: #313855;
border:1px solid #e4e4e4;
}








#arcive_link_lan{
padding: 20px 0px 20px 20px;
text-align: center;
}

ul#page-list{
margin: 0px;
padding: 0px;
text-align: center;
}

ul#page-list li {
display: inline;
font-size: 12px;
margin: 0px;
padding: 0px;s
}


ul#page-list li span {
margin: 0 0px 0 0px;
padding: 0 3px 0 3px;
width: 25px;
font-weight: bold;
border-left:1px solid #ccc;
text-align: center;
display: block;
float: left;
}

ul#page-list li span a {
margin: 0 0px 0 0px;
padding: 0px;
display: block;
}



ul#page-list li#previous-page a {
margin: 0 0px 0 0px;
padding: 0 6px 0 0px;
display: block;
float: left;
}


ul#page-list li#next-page a {
margin: 0 0px 0 0px;
padding: 0 0 0 6px;
float: left;
border-left:1px solid #ccc;
}


ul#page-list li a:hover {

}

#page-list:after {
content:".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}


#arcive_link_lan:after {  
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*検索結果のページ分割用
-------------------------------------------------------------------*/
.paginate{
font-size: 12px;
margin: 0px;
padding: 18px 0 18px 0;
text-align: center;
}

/*Twitter*/
.twitter_badge{
position:absolute;
top:125px;
right:0;
}

