
: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-weight: normal;
}

table {
border-spacing: 0;
}

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



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;
}


/* 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; }








/* レイアウト*/

#header-nav-inner {
width: 1000px;
margin: 0 auto;
}


/*　全体 */
#container {
width: 1000px;
margin: 0 auto;
text-align: left;
padding-top: 20px;
padding-bottom: 30px;
}


#container:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}






#alpha {
width: 500px;
float: left;
}




/*サイドバーの2つ*/
#beta_gamma{
width: 500px;
padding: 0 0 0 0px;
float: right;
}


#beta_gamma:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}




#beta {
width: 280px;
padding: 0 0 0 70px;
float: left;
}



#gamma {
float: right;
width: 120px;
padding: 0 0 0 30px;
}








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






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;
}


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


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


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




.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-tags {
    margin-bottom: .5em;
}






.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;
font-weight: bold;
font-size: 12px;
display: inline;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.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-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;
font-size: 12px;
background: url(/img/zentai_bg_head.gif) repeat-x 0 0;
}

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


a:hover {
text-decoration: none; 
color: #3d88ee;
}



/*基本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: 12px;
text-align: left;
}



h2{
font-size: 12px;
text-align: left;
}

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







/* Content */



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



.typelist-thumbnailed {
font-size: 11px;
}


/* 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;
}


.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: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}




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

.widget-header {
font-size: 12px;
}





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




















/* ヘッダー*/
#header{
width: 1000px;
margin: 0px auto;
padding: 9px 0px 20px 0;
}


#header h1{
text-align: right;
color: #999;
font-weight: bold;
font-size: 10px;
}

#header-name{
text-align: right;
color: #999;
font-weight: bold;
font-size: 10px;
}



#header-description{
margin: 0px auto;
width: 1000px;
}


.descript_margin{
position: relative; 
top:-16px;
left: 0px;
font-size: 10px;
line-height: 150%;
font-weight: bold;
width: 600px;
color: #999;
}

.logo_gazo{
padding: 12px 0 0 0 ;
}

/*　パン屑
--------------------------------------------------------------------*/

#pankuzu_settei{
margin: 0px auto;
width: 1000px;
height: 33px;
background: url(/img/pankuzu_bg.gif) no-repeat 0 0;
padding: 0 0 20px 0;
}

#topicPath p{
padding: 8px 25px 0 15px;
font-size: 10px;
font-weight: bold;
text-align: right;
}

#topicPath p a {
color: #666;
}


#topicPath p a:hover{
color: #3d88ee;
}


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



.global_navi_suga{
width: 100%;
height: 32px;
margin: 0px auto;
padding: 0px 0px 0px 0;
background: url(/img/glbal_navi_zentai_bg.gif) repeat-x 0 0;
}




/* グローバルナビ　第三弾*/
/* Root = Horizontal, Secondary = Vertical */
#new_global{
margin: 0 auto;
width: 1000px;
}

ul#navmenu-h {
margin: 0;
border: 0 none;
padding: 0;
width: 790px; /*For KHTML*/
list-style: none;
height: 32px;
z-index: 9999;

}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 32px;
}


/* 第二メニューに関して*/
ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 220px;
  list-style: none;
  display: none;
  position: absolute;
  top: 32px;
  left: 0;
  border-right: 1px solid #ccc;
  border-right-color: #ccc;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 220px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}



/* Root Menu 　第一階層グローバルメニュー*/
ul#navmenu-h a {
  border-right: 1px solid #FFF;
  border-right-color: #FFF;
  border-left: 1px solid #CCC;
  border-left-color: #CCC;
  /*border-bottom-color: #CCC;*/
  padding: 6px 10px 0 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
/*background: #EEE;*/
  color: #000;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 26px;
/*  height: auto !important;*/
/*  height: 1%; */
/*For IE*/
}


/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
/*background: #CCC;*/
color: #3d88ee;
}



/* 2nd Menu  弟２階層用*/
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a{
height: 25px;
float: none;
background: #EEE;
color: #666;
border-bottom: 1px solid #ccc;
}


/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
height: 25px;
background: #FFF;
color: #3d88ee;
border-bottom: 1px solid #ccc;
border-bottom-color: #ccc;
}





/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 220px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

/*-------------------------------------------------------------------------------*/


















/*ページ分割*/


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


#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;
}




















/*フッタ用（footer）
-------------------------------------------------------------------*/

#footer_matome {
width: 100%;
height: 334px;
padding: 0px 0px 0px 0px;
margin: 0px auto;
background: url(/img/new_foot_bg.gif) repeat-x 0 0;
text-align: left;
}





/* バナー*/
.banner{
width: 100%;
padding: 30px 0px 20px 0px;
margin: 0px auto;
text-align: center;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}


/* フッター　amazonとリンク*/
#foot_link_amazon_first{
padding: 20px 0px 0px 0px;
}

.foot_link_amazon{
padding: 0px 0px 0px 0px;
width: 1000px;
margin: 0px auto;
text-align: left;
background: url(/img/new_foot_bg_white_01.gif) no-repeat left 0;
}

.foot_amazon{
float: right;
width: 650px;
height: 200px;
padding: 20px 0px 0px 0px;
}

.foot_link{
padding: 20px 0px 0px 50px;
float: left;
width: 300px;
height: 200px;
}

.ti_link{
padding: 0px 0px 12px 0px;
}


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





/* フッター　検索とロゴ*/
.foot_kensaku_logo{
padding: 20px 0px 0px 0px;
width: 1000px;
height: 66px;
margin: 0px auto;
text-align: left;
background: url(/img/new_foot_bg_white_02.gif) no-repeat left 0;
}



.foot_kensaku{
float: left;
padding: 8px 0px 0px 50px;
width: 750px;
height: 66px;
text-align: left;
font-size: 12px;
}

.footer_logo{
float: right;
width: 150px;
padding: 0px 50px 0px 0px;
height: 66px;
text-align: right;
font-size: 12px;
}


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


.ti_kensaku{
padding: 0px 15px 0px 0px;
}

.ti_kensaku img{
vertical-align: middle;
}




/* ↓↓↓　このページの先頭に戻る ↓↓↓　*/

#foot_page_top{
margin: 0px auto;
width: 1000px;
height: 44px;
padding: 0px;
text-align: right;
}


ul#foot_page_top_to {
margin: 0;
padding: 0 0 0 880px;
width: 120px;
height: 44px;
text-align: right;
}


ul#foot_page_top_to li {
display: block;
width: 120px;
height: 44px;
margin: 0;
padding: 0;
list-style: none;
text-indent: -9999px;
}



ul#foot_page_top_to a {
display: block;
padding: 0px;
margin: 0px;
width: 120px;
height: 44px;
text-decoration: none;
}


ul#foot_page_top_to li#page_top {
width: 120px;
height: 44px;
background: url(/img/saiyo_page_top.gif) no-repeat;
}

ul#foot_page_top_to li#page_top a:hover{
width: 120px;
height: 44px;
background: url(/img/saiyo_page_top_over.gif) no-repeat;
}

/* ↑↑↑　このページの先頭に戻る ↑↑↑ */








.foot_kaisetu_copy{
width: 1000px;
padding: 30px 0px 20px 0px;
margin: 0px auto;
text-align: left;
}

.foot_kaisetu_copy p{
font-size: 10px;
}









#footertxt{
width: 100%;
padding: 0px 0px 0px 0px;
margin:  0px 0px 0px 0px;
text-align: center;
background: url(/img/foot_link_bg.gif) repeat-x 0 0;
height: 34px;
}





/*フッタ、「解説」＆「アルトソフト ロゴ」2段組開始*/
.copyright{
width: 1000px;
padding: 30px 0px 0px 0px;
margin: 0px auto;
text-align: left;
font-size: 10px;
}


.copyright_nensu{
padding: 15px 0px 15px 0px;
}


/* 2行の最後の解説文言箇所*/
.copyright_left{
width:800px;
margin: 0px;
float: left;
text-align: left;
}


/*アルトソフトロゴ*/
.copyright_right{
width: 200px;
margin: 0px;
float: right;
text-align: right;
}


/*2段組クリア*/
#footer_matome .copyright:after {  
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}










#footer01 {
width: 1000px;
padding: 8px 0px 0px 0px;
margin: 0px auto;
text-align: center;
}






/*フッター用リンク設定*/


#footer01 li a {
text-decoration: none;
color : #333;
border-bottom: none;
}

#footer01 li a:hover{
background-color : #ffff00;
color : #333;
text-decoration: none;
}
　

#footer01 li a:visited {
text-decoration: none;
}





/*フッタ 1段目*/

#footer01 ul{
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style:none;
text-align: center;
}




#footer01 li{
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 6px 0px 6px;
list-style: none;
font-size: 11px;
background: url(/img/foot_magiri.gif) no-repeat left top;
}


#footer01 li#foot_bg_none {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 6px 0px 6px;
list-style: none;
font-size: 11px;
background: none;
}





#footer01 .footkaisetu{
padding: 12px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 10px;
line-height: 1.5;
}



#footer01 .copyright{
padding: 12px 0px 24px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 10px;
}


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


#footer_matome .footkaisetu{
padding: 12px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 10px;
line-height: 1.5;
}



#footer_matome .copyright{
padding: 12px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 10px;
}























/*-------------------------------------------------------------------------------*/




/* 新しいトップページ*/

#new_top{
background: #FFF;
}





/*トップページ各ブロック*/


.new_kiji_black{
width: 220px;
padding: 0px 0px 10px 0px;
font-size: 10px;
}

.new_kiji_color{
padding: 0px 10px 0px 10px;
}



/* 日付と年数*/
.new_kiji_date{
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 12px 0px 0px 0px;
text-align: right;
}



.main_artbir_mida{
font-size: 11px;
padding: 15px 0 15px 0;
font-weight: bold;
line-height: 110%;
}






/* カテゴリーの見出し*/
.new_top_cate_ti{
padding: 0px 0px 8px 0px;
font-size: 10px; 
font-weight: bolder;
width: 220px;
}




/* 2段組み全体を囲うID*/
#new_top_zentai{
width: 1000px;
margin: 0 auto;
padding: 20px 0 60px 0;
}



/* 2段組み*/

/* 左*/
#new_top_left{
float: left;
width: 700px;
margin: 0;
padding: 0;
}


/* 右*/
#new_top_right{
float: right;
width: 280px;
margin: 0;
padding: 0;
}


/* トップページ FLASHと解説文箇所*/



#new_top_flash{
width: 700px;
padding: 0 0 21px 0;
}

/* 解説文*/
#new_top_flash h2{
padding: 8px 0 0 0;
font-size: 11px;
color: #666;
}

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




/* 本4冊のブロックです*/

#book_zentai{
width: 700px;
padding: 0 0 40px 0;
}


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

.new_kiji_reco_book{
width: 340px;
padding: 20px 10px 20px 0px;
font-size: 10px;
float: right;
height: 150px;
border-bottom:1px solid #ededed;
}

/* 日付*/
.reco_book_date{
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0px 0px 6px 0px;
text-align: left;
}


.book_mida{
height: 30px;
font-weight:bold;
font-size: 11px;
padding: 0 0 9px 0;
}


.book_thumb{
display: inline;
float: left;
margin: 0pt 15px 5px 0px;
overflow: hidden;
text-align: left;
vertical-align: middle;
width: 50px;
}



.reco_book_yoyaku{
margin: 0;
padding: 0;
height: 60px;
font-size: 11px;
line-height: 150%;
}


/* 詳細を読む　リンク */
ul.reco_book_tuduki {
margin: 0;
padding: 0;
width: 340px;
height: 31px;
padding: 0px 0 0 0px;
list-style-type: none;
list-style: none;
text-align: right;
text-indent: -9999px;

}


ul.reco_book_tuduki li.reco_book_tuduki_02{
width: 105px;
height: 31px;
display: block;
margin: 0;
padding: 0;
list-style-type: none;
list-style: none;
text-indent: -9999px;
}



li.reco_book_tuduki_02 a {
display: block;
margin:  0 0 0 235px;
padding: 0 0 0 0px;
width: 105px;
height: 31px;
text-indent: -9999px;
background: url(/img/new_syosai_btn.gif) no-repeat right top;
overflow: hidden;
}


li.reco_book_tuduki_02 a:hover{
display: block;
width: 105px;
height: 31px;
text-indent: -9999px;
margin:  0 0 0 235px;
padding: 0 0 0 0px;
background: url(/img/new_syosai_btn_ov.gif) no-repeat right top;
}











/* 求人情報*/
#new_top_kyujin{
width: 700px;
padding: 0 0 40px 0;
}

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


/* 求人の見出し　h2*/
.kyujin_mida{
font-size: 11px;
line-height: 110%;
font-weight: bold;
color: #000;
padding:2px 0 9px 22px;
background: url(/img/new_mi_kyujin_icon.gif) no-repeat left top;
}



.kyujin_thumb{
display: inline;
float: left;
margin: 0pt 15px 5px 0px;
overflow: hidden;
text-align: left;
vertical-align: middle;
width: 100px;
}




/* 求人　箇所　概要*/
.reco_kyujin_yoyaku{
margin: 0;
padding: 0;
height: 70px;
font-size: 11px;
line-height: 150%;
text-align: left;
}









/* ニュース 右の段*/
#new_index_02news{
float: left;
width: 220px;
padding: 0px 0px 0px 0px;
margin: 0;
}

.new_kiji_black_news{
width: 190px;
padding: 0px 14px 10px 14px;
font-size: 10px;
border-bottom:1px solid #ededed;
border-right:1px solid #ddd;
border-left:1px solid #ddd;
}



/* ニュースの見出し　h2*/
.new_news_mida{
font-size: 11px;
line-height: 110%;
font-weight: bold;
color: #000;
padding:20px 0 6px 0px;
}


.new_kiji_black_news img{
padding: 0px 0px 10px 0px;
}

/*-------------------------------右の段開始*/


/* バナー*/
.banner_right_top{
width: 280px;
padding: 0 0 30px 0;
margin: 0;
}



/* 右段　フォント情報箇所*/
#new_top_font{
width: 280px;
padding: 0 0 0px 0;
background: url(/img/new_book_zentai_bg.gif) no-repeat left bottom;

}


.new_kiji_font{
width: 250px;
padding: 10px 15px 10px 15px;
font-size: 10px;
float: left;
border-bottom: 1px solid #ddd;
}


.font_thumb{
display: inline;
float: left;
margin: 0pt 15px 0px 0px;
overflow: hidden;
text-align: left;
vertical-align: middle;
width: 70px;
}


#new_top_font:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}




.bn_top_page{
padding: 30px 0 0 0;
}



/* トップページ　googleバナー*/
#google_120_600_top{
font-size: 12px;
width: 280px;
padding: 30px 0 0 0;
}

#google_120_600_right{
width: 120px;
float: right;
padding: 0 0 0 40px;
}

#google_120_600_left{
width: 120px;
float: left;
}


#google_120_600_top:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}




/*Google 250px　を横に2列用
---------------------------------------------------------- */

#google_250{
width: 500px;
margin: 0;
padding:40px 0 40px 0px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

#google_250_left{
float: left;
width: 250px;
height: 260px;
margin: 0;
padding: 0;
display: block;
}


#google_250_right{
float: right;
width: 250px;
height: 260px;
margin: 0;
padding: 0;
display: block;
}



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




/*記事関係
---------------------------------------------*/
.asset-header{
padding: 21px 0 0 0;
border-top: 1px solid #ddd;
}



/*　記事タイトル*/
.page-title{
font-size: 12px;
border-bottom: 1px solid #ccc;
padding: 30px 0 0 0px;
}


#page-title{
padding: 4px 0 0 30px;
font-size: small;
font-weight: bold;
background: url(/img/new_c_title_kyujin.gif) no-repeat left top;
}


.asset-name{
padding: 4px 0 0px 30px;
font-size: small;
font-weight: bold;
background: url(/img/new_c_title_kyujin.gif) no-repeat left top;
}




/* 記事本文*/
.asset-body img{
padding: 0px 0 15px 0px;
}

.asset-body p{
line-height: 200%;
padding: 0px 0 15px 0px;
}

.asset-more p{
line-height: 200%;
padding: 0px 0 15px 0px;
}

.asset-more img{
padding: 15px 0 15px 0px;
}

.asset-content{
padding: 6px 0 20px 0px;
}


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

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


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

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



/*　日付*/
.asset-meta {
font-size: 10px;
padding-top: 3px;
text-align: right;
}


/* 続きを読む */

.asset-more-link{
padding: 20px 0 20px 0px;
}


.asset-more-link a{
background: #3d88ee;
color: #fff;
padding: 2px 4px 2px 4px;
}

.asset-more-link a:hover{
background: #ddd;
color:#3d88ee;
padding: 2px 4px 2px 4px;
}


/* カテゴリー見出し*/
.archive-title{
padding: 6px 0 30px 25px;
font-size: small;
font-weight: bold;
background: url(/img/new_c_title.gif) no-repeat left top;
}





/* 求人　Pick UP! 注目企業専用
-------------------------------------------------------------------*/

#ti_kyujin_side{
padding:20px 0 0 0;
}

#kyujin_side{
width:280px;
padding:0px 0 0 0;
background: url(/img/new_book_zentai_bg.gif) no-repeat left bottom;
}



/*ロゴ画像*/
#kyujin_side h3{
padding: 30px 0px 30px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
}



/*囲み枠線、padding、背景色設定*/
#kyujin_side.wakusen{
padding: 10px 8px 10px 8px;
border: 1px solid #cccccc;
background-color: #ffffff;
text-align: left;
}

#kyujin_side h2{
width: 238px;
padding: 0px 20px 0px 20px;
margin: 0px 0px 0px 0px;
text-align: left;
font-size: 10px;
font-weight: normal;
}


#kyujin_side dl{
width: 238px;
padding: 0px 20px 0px 20px;
margin: 0px;
padding-bottom: 18px;
border-bottom: 1px solid #ddd;
}

#kyujin_side dt{
width: 238px;
padding: 0px 0px 12px 0px;
margin: 0px;
text-align: left;
font-size: 12px;
line-height: 130%;
font-weight: bold;
}

#kyujin_side dd{
width: 238px;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: left;
font-weight: normal;
font-size: 11px;
line-height: 150%;
}


*html #pickupkakomi dd{
width: 238px;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: left;
font-size: 11px;
line-height: 150%;
font-weight: normal;
letter-spacing: 0.01em;
}



#kyujin_side .linkyo{
width: 238px;
padding: 12px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: right;
font-size: 11px;
font-weight: normal;
}




/* add clips*/
#add_clips{
position: absolute;
width: 18px;
margin: 0 auto;
text-align: right;
top:137px;
left:980px;
z-index: 1;
}

.add_clips_layou{

}