@import url(http://www.ajg.or.jp/ajg/base_theme.css);
@import url(http://www.ajg.or.jp/ajg/red_screen.css);
@import url(http://www.ajg.or.jp/ajg/custom_itou.css);



#navcontainer {
    position: relative;
    height: 28px;
    background: #FFF url(menubar_bg/menubar_bg.gif) repeat-x top;
    padding: 0px;
    margin: 0px 0px 0px 0px;

}


#topfeed {
width:550px;
}




#img_i{
float:center;
margin-right:auto;
margin-left:60px;
margin-bottom:50px;
}

#container_i{
max-width:750px;
margin-left:auto;
margin-right:auto;
}

#navi_i{
float:left;
width:200px;
margin:0;
}


#navi_i_title{
border-style: solid;
border-color: #cccccc;
border-width: 0px 0px 1px;
font-size: 110%;
margin-bottom:8px;
margin-left:30px;
margin-right:28px;
}


#widget_i{
width:200px;
float:right;
padding:0;
border:	0pt solid;
}






.btn li {
list-style-type:none;
list-style-postion:outside;
margin-bottom:2px;
margin-left:0px;
}

.btn a{
display:block;
width:130px;
height:20px;
padding:3px;
border-widht:1px;
border-style:solid;
}

.btn a:hover {
color:#000000;
text-decoration:none;
background-color:#EEFF99;
border-color:#99CC66;
}

--------------------------

#img_i_side{
float:center;
margin-right:auto;
margin-left:auto;
margin-bottom:50px;
}

#container_i_side{
max-width:190px;
}

#navi_i_side{
width:156px;
margin:0px 15px 20px 15px;
}

.btn_side ul {
margin: 0px;
}

.btn_side ol {
margin: 0px;
}

.btn_side ,blockquote {
margin: 0px;
}

.btn_side li {
list-style-type:none;
list-style-postion:outside;
margin-bottom:2px;
margin-left:0px;
}

.btn_side a{
display:block;
width:138px;
height:20px;
padding:3px;
border-widht:1px;
border-style:solid;
}

.btn_side a:hover {
color:#000000;
text-decoration:none;
background-color:#EEFF99;
border-color:#99CC66;
}


-----------------------

#navcontainer {
    position: relative;
    height: 28px;
    background: #FFF url(menubar_bg/menubar_bg.gif) repeat-x top;
    padding: 0px;
    margin: 0px 0px 0px 0px;

}


#navcontent {
    margin-left:auto;
    margin-right:auto;
    width:750px;
}


#navcontent_sub {
    float:left;
    height:28px;
    width:179px;
}


#navlistcontainer {
    width:571px
}

#navlist {
    height: 28px;
    margin: 0px 0px 0px 191px;
    padding: 0px 0px 0px 0px;
    /* padding: 0 0 20px 10px; */
}

#navlist ul, #navlist li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navlist a:link, #navlist a:visited {
    float: left;
    line-height: 28px;
    font-weight: bold;
    padding: 0px  17px;
    /* margin: 0 10px 4px 10px; */
    text-decoration: none;
    color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    background: #D3C0AA;
    color: #FFF;
}

#navlist a:hover { color: #FFF; }

#widget,/* for ie7*/
#widget{/* for ie6*/
float:right;
}









