@charset "utf-8";

/*
	Site Name: AIM
	Description: Local Styles
	Version: 0.9
	Author: HAGIWARA Mizuho & SHIKATA Satoru
*/

/* site color */
#areaAll {
    background: #f05700 url(../images/bg_all.gif) no-repeat;
}

/* site logo */
.logo_aim {
    width: 252px;
    height: 104px;
    margin: 0;
    padding: 0;
    background: #f05700 url(../images/logo_aim_top.png) no-repeat top left;
    text-indent: -9999px;
    float: left;
}
#header .banner {
    background: #f05700 url(../images/bg_superbanner.gif) no-repeat top left;
}
		
.note {
    font-size: 88%;
    margin: 1.2em 0 0.2em 0;
}

/* from wbb-old */

/*
** モジュール関連のスタイル
**
** 2006/7/4 Impress R&D Director's Room Div.
*/

/* アグリゲータ */
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 100%;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}

/* プロフィール */
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}

/* カレンダー */
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/* event + views */
.event-nodeapi {
  height: 0;
  visibility: hidden;
}

/* Views */
/*
#block-block-1 h2 { 
  background: #00aaeb;
  margin: 8px 0;
}
*/
#block-views-new_articles .content {
    background: #fff;
}
#block-block-1 .content {
    background: #fff;
}

/* 新着記事(Index) */
#block-views-new_articles { 
  font-size: 100%;
}
#block-views-new_articles li { 
  list-style-type: none;
  border-bottom: 1px #999 dashed;
  margin: 8px 0px;
  padding: 8px 0px;
}
/*#block-views-new_articles*/ .view-data-title  { 
  font-size: 114%;
  font-weight: bold;
  color: #333;
  margin-bottom: 4px;
}
.view-data-title>a {
  color: #900;
}
/*#block-views-new_articles*/ .view-additional-fields { 
  font-size: 92%;
  height: 12px;
  vertical-align: baseline;
  margin-bottom: 8px;
}
#block-views-new_articles .node-author-name { 
  float: left;
  font-size: 92%;
  font-weight: bold;
  margin-right: 8px;
}

/* 本文 */
.view-additional-fields { 
  font-size: 100%;
 }
.node-author-name { 
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin-right: 12px;
 }
.node-author-company { 
  font-size: 100%;
  float: left;
  margin-right: 16px;
 }
.node-datetime { 
  margin-right: 6px;
  float: left;
  font-size: 77%;
 }
.node-trackback-count { 
  margin-right: 6px;
  float: left;
  font-size: 77%;
 }
.node-comment-count { 
  font-size: 77%;
 }
.node-taxonomy-image { 
  padding: 8px 0;
 }
.node-taxonomy-image img {
  margin-right: 2px;
  border: 0;
 }
.node-taxonomy-printicon {
  width: 590px; /* IEがアレなので */ 
 }
/* プリント */
.print-icon { 
  font-size: 77%;
  height: 22px;
  vertical-align: bottom;
  padding-left: 26px;
  margin: 0;
  margin-top: -25px;
  float: right;
  background: transparent url(../images/printer.gif) left center no-repeat;
 }

/* ニュース (aggregator)*/
#news-page-title {
    clear: both;
    width: 606px;
    height: 21px;
    background: #f05700 url(../images/h2_full.gif) no-repeat top left;
}

#news-page-title h2 {
    color: #ffffff;
    font-weight: bold;
    margin-left: 22px;
    padding-top: 2px;    
}

#news-page .feed-item { 
  border-bottom: 1px #999999 dashed;
}
#news-page .feed-item-title { 
  font-size: 100%;
  border: none;
  margin: 4px 0 0 0;
  padding: 0;
}
#news-page .feed-item-title a {
  color: #900;	
} 
#news-page .feed-item-source { 
  font-size: 92%;
}
#news-page .feed-item p { 
  margin: -2px 0 4px 0;
}
#news-page .feed-item-date { 
  font-size: 92%;
  margin-left: 1em;
}
#news-page .feed-item-body { 
}

/* サイドバーのブロック */

.block-aggregator .content {
  font-size: 92%;
  border: 0;
  padding: 6px;
  margin: 0;
  background-color: #ddd;
  margin:0;
}
.block-aggregator h2.title {
  margin:0;
}
.block-aggregator .item-list ul { 
  padding: 6px;
  margin:0;
}
.block-aggregator .item-list li { 
  padding: 6px 0;
  margin:0;
border-bottom:1px solid #999999;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:4px;
padding:0.25em 0pt;
}
/* 画像 */
.float-left {
  float: left;
  margin: 0 10px 10px 0;
}
.float-right {
  float: left;
  margin: 0 0 10px 10px;
}
/* キャプション付き画像向け*/
div.imagebox-right {
  float: right;
  margin: 0 0 10px 10px;
  color: #600;
  font-size: 92%;
}
div.imagebox-left {
  float: left;
  margin: 0 10px 10px 0;
  color: #600;
  font-size: 92%;
}
div.image-caption { 
  color: #600;
  font-size: 92%;
}
/* リード */
.lead { 
  background-color: #eee;
  padding: 8px;
  /*font-weight: bold;*/
  margin-bottom: 16px;
 }
.catch { 
  font-size: 122%;
  font-weight: bold;
}

/* 囲み */

div.kakomi {
  border: 1px dotted #999;
  padding:10px;
}
div.kakomi-blue {
  border: 1px dotted #00aaeb;
  margin-bottom: 20px;
  }
.kakomi-blue h4 { 
  position: relative;
  width: 8em;
  top: -0.7em;
  margin: 0 0 0 10px;
  padding: 4px;
  text-align: center;
  color: #fff;
  background: #00aaeb;
 }
.kakomi-blue p { 
  padding: 6px;
 }

div.kakomi-green {
  border: 1px dotted #3dc248;
  margin-bottom: 20px;
  }
.kakomi-green h4 { 
  position: relative;
  width: 8em;
  top: -0.7em;
  margin: 0 0 0 10px;
  padding: 4px;
  text-align: center;
  color: #fff;
  background: #3dc248;
 }
.kakomi-green p { 
  padding: 6px;
 }

div.kakomi-pink {
  border: 1px dotted #f36;
  margin-bottom: 20px;
  }
.kakomi-pink h4 { 
  position: relative;
  width: 8em;
  top: -0.7em;
  margin: 0 0 0 10px;
  padding: 4px;
  text-align: center;
  color: #fff;
  background: #f36;
 }
.kakomi-pink p { 
  padding: 6px;
 }


/* グローバルナビ */
/* グローバルナビ */
#nav_g a#navg01 {
    width: 78px;
    background-image: url(../images/navg_tab01.gif);
    background-position: 0px -55px;
}
#nav_g a#navg01:hover {

}
#nav_g a#navg02 {
    width: 78px;
    background-image: url(../images/navg_tab02.gif);
    background-position: 0px 0px;
}
#nav_g a#navg02:hover {
    background-position: 0px -55px;
}
#nav_g a#navg03 {
    width: 78px;
    background-image: url(../images/navg_tab03.gif);
    background-position: 0px 0px;
}
#nav_g a#navg03:hover {
    background-position: 0px -55px;
}
#nav_g a#navg04 {
    width: 78px;
    background-image: url(../images/navg_tab04.gif);
    background-position: 0px 0px;
}
#nav_g a#navg04:hover {
    background-position: 0px -55px;
}
#nav_g a#navg05 {
    width: 78px;
    background-image: url(../images/navg_tab05.gif);
    background-position: 0px 0px;
}
#nav_g a#navg05:hover {
    background-position: 0px -55px;
}
#nav_g a#navg06 {
    width: 78px;
    background-image: url(../images/navg_tab06.gif);
    background-position: 0px 0px;
}
#nav_g a#navg06:hover {
    background-position: 0px -55px;
}
#nav_g a#navg07 {
    width: 78px;
    background-image: url(../images/navg_tab07.gif);
    background-position: 0px 0px;
}
#nav_g a#navg07:hover {
    background-position: 0px -55px;
}
#nav_g a#navg08 {
    width: 78px;
    background-image: url(../images/navg_tab08.gif);
    background-position: 0px 0px;
}
#nav_g a#navg08:hover {
    background-position: 0px -55px;

}
#nav_g a#navg09 {
    width: 78px;
    background-image: url(../images/navg_tab09.gif);
    background-position: 0px 0px;
}
#nav_g a#navg09:hover {
    background-position: 0px -55px;
}
#nav_g a#navg10 {
    width: 79px;
    background-image: url(../images/navg_tab10.gif);
    background-position: 0px 0px;
}
#nav_g a#navg10:hover {
	background-position: 0px -55px;
}
#nav_g a#navgRight {
    width: 137px;
    background-image: url(../images/navg_right.gif);
}

/* Heading */
.headingBg {
    clear: both;
    background: #f05700 url(../images/h2_full.gif) no-repeat top left;
}
.headingBgHalf {
    background: #f05700 url(../images/h2_half_b.gif) no-repeat top left;
}
#mainContents .column_l h2 a,
#mainContents .column_r h2 a {
    display: block;
    width: 276px;
    height: 19px;
    clear: both;
    background: #f05700 url(../images/h2_half_b.gif) no-repeat -22px -2px;
}

/* バックナンバーIndex Block */
#block-block-13 .box {
	background-color: #eee;
	padding: 6px;
}
#block-block-13 .readmore {
	text-align:right;
}

/* misc */
.smaller {
  font-size: 85%;
}
.border-solid {
  border: 1px solid #aaa;
 }
.border-dashed {
  border: 1px dashed #aaa;
 }
/* Top Page */


#toppage h2.heading {
  color: #fff;
  font-size: 107%;
  font-weight: bold;
  border: none;
  padding-left: 25px;
}

#toppage a {
  font-weight: bold;
}

.toppage-entry {
  border-bottom: 1px dashed #999;
  margin: 0.7em 0;
}
.toppage-entry a img {
  float: left;
  margin-right: 10px;
  border: 1px solid #999;
}
/* バナー */
#block-block-1 .box {
  padding:0;
  background-color: #ddd;
}
#block-block-2 .box {
  padding:0;
  background-color: #ddd;
}
#block-block-14 .box{
  padding:0;
  background-color: #ddd;
}
#block-block-16 .box{
  padding:0;
  background-color: #ddd;
}

/* サイ
ドエリアフィードアイコン設定 */
#block-aggregator-category-1 ul {
   margin-top: 0;
   padding: 0 6px;
   margin-bottom: 20px;
   background-color: #ffffff;
}
#block-aggregator-category-1 li {
    padding-left: 15px;
}
.aggreagator-feed-1 {
    background: url(../images/aggreagator-feed-1.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-2 {
    background: url(../images/aggreagator-feed-2.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-3 {
    background: url(../images/aggreagator-feed-3.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-4 {
    background: url(../images/aggreagator-feed-4.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-5 {
    background: url(../images/aggreagator-feed-5.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-6 {
    background: url(../images/aggreagator-feed-6.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-7 {
    background: url(../images/aggreagator-feed-7.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-8 {
    background: url(../images/aggreagator-feed-8.gif) no-repeat 0 0.5em;
}
.aggreagator-feed-9 {
    background: url(../images/aggreagator-feed-9.gif) no-repeat 0 0.5em;
}

/*TopPage Layout*/
#mainContents #top-left .headingBgHalf h2.heading,
#mainContents #top-right .headingBgHalf h2.heading {
    margin: 1.28em 0 0;
}

#top-left h3,
#top-right h3 {
    margin: 0.5em 0 0;
}

/* 右エリアインフォメーションアイコン設定 */
#block-block-4 ul {
   margin-top: 0;
   padding: 0 6px;
   background-color: #ffffff;
}
#block-block-4 li {
    padding-left: 15px;
    background: url(../images/list_mark_s.gif) no-repeat 0 2px;
    border: 0;
}

/**/
#textad-top ul {
    margin-top: 0;
}

#top_msg p {
    margin:0;
    padding: 0;
}

.toppage-entry ul {
    margin-bottom: 0.7em;
}

.siteName {
    border-left: 4px solid #00AAEB;
    padding: 2px 6px;
    margin-bottom: 0.14em;
}

/*search button for aim_cover only*/
body {
    line-height: 1.6em;
}

html:first-child .form-submit {
    margin-top: 0.18em;
}


/*for Opera, Safari*/
html[xmlns] .form-text {
    margin-top: 0.14em;
}

html[xmlns] #search {
    margin-top: -0.12em;
}
/*
