@charset "utf-8";

/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background:#f0f0f0;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	color:#00205f;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 16px 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.clear {
	clear:both;
}

.hidden {
    display: none;
}
.mask-1 {
	clear: both;
	z-index: 10;
	position: absolute;
	left: 7px;
	width: 170px;
	height: 30px;
	margin: -30px 0 0 0;
	padding: 0;
	background: url(/images/bg-box-mask.png) repeat-x 0 0;
}
.mask-2 {
	display: none;
	/*clear: both;
	z-index: 10;
	position: absolute;
	left: 0;
	width: 205px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(/images/bg-box-mask-2.png) repeat-x 0 0;*/
}
#forthCol .mask-1 {
	width: 140px;
}
* html .mask-1 {
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-box-mask.png', sizingMethod='crop');
}

/*
 Link Color [
----------------------------------------------------------- */
a {
	text-decoration:none;
	color:#00205f;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

/*
 Container Boxes Style [
----------------------------------------------------------- */

#container{
    overflow: hidden;
	width:920px;
	margin:0 auto;
	position:relative;
	background:#fff;
}

#top #container{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -489px;
	padding: 0 0 0 29px;
	background: transparent;
}
#top #calendar-wrapper {
	overflow: hidden;
	height: 311px;
}
#top #group-wrapper {
	overflow: hidden;
	height: 239px;
}
#top #body .clear {
	border: 1px solid #fff;
}
#header{
	height:100px;
	background:url(/images/bg_header_thin.gif) no-repeat 0 0;
}
#header #widget-search {
	position: absolute;
	top: 24px;
	right: 145px;
}
#header #widget-search label {
	color: #fff;
}
#header #widget-search #as_q_wrapper {
	background: url(/images/bg-google-search-2.png) no-repeat 0 0;
}
#network #header{
    height: 97px;
}

#social{
	z-index: 5;
	position: absolute;
	top: 0;
	width: 920px;
	height: 290px;
	background:url(/images/bg_header.jpg) repeat-y;
}
#social-tabs {
	position: absolute;
	top: 0;
	left: -29px;
	background: url(/images/social-tabs.png) no-repeat 1px 0;
}
#social-tabs,
#social-tabs li { 
	list-style: none;
	display: block;
}
#social-tabs li {
	width: 29px;
	height: 112px;
}
#social-tabs li a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -999px;
}
#social-tab-year:hover,
.ui-state-active #social-tab-year {
	background: url(/images/social-tabs.png) no-repeat -41px 0;
}
#social-tab-network:hover,
.ui-state-active #social-tab-network {
	background: url(/images/social-tabs.png) no-repeat -41px -112px;
}
#top #billboard {
	background: #fff;
	border-top: 290px solid #fff;
}
#billboard {
	z-index: 4;
	position: relative;
	width: 100%;
	height: 336px;
}

#top #body{
	position:relative;
	width: 874px;
	padding:0 23px 23px 23px;
	background:#fff;
}

#body{
	padding:0 23px;
	background:#fff;
}

#footer{
	clear:both;
	position: relative;
	background:#fff;
	height: 100px;
	margin: 14px 0 0 0;
}

/* Header Contents */

#header h2#aaf_logo{
	padding:22px 0 23px 41px;
	text-align:left;
}
#header h2#aaf_logo img {
	vertical-align: top;
}

ul.lang-button{
    position: absolute;
    right: 19px;
    top:23px;
}

#billboard ul.lang-button{
    position: absolute;
    top: 10px;
    left: 25px;
}

ul.lang-button li.ja{
    float: left;
    width: 51px;
    background: url(/images/btn_language_ja_hover.gif) no-repeat 0 0;
}

ul.lang-button li.en{
    float: left;
    width: 50px;
    background: url(/images/btn_language_en_hover.gif) no-repeat 0 0;
}

ul.lang-button li a{
    display: block;
    height: 26px;
}

ul.lang-button li a:hover,
ul.lang-button li a.selected{
    opacity:0;
    filter: alpha(opacity=0);
}

/*
 Global Navigation Style [
----------------------------------------------------------- */
#globalnavi {
	z-index: 999;
	overflow: visible;
	position: relative;
	width: 100%;
	height: 29px;
	background: url(/images/gn-aaf-hover.png) no-repeat 0 0;
}
#globalnavi ul,
#globalnavi ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalnavi ul {
	display: block;
	position: relative;
	width: 100%;
}
#globalnavi ul li {
	overflow: visible;
	display: block;
	position: relative;
	float: left;
	width: 131px;
	height: 29px;
}
#globalnavi ul li a img {
	display: block;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#globalnavi ul li .ui-state-menu-current img {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#globalnavi ul li ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 0;
	width: 131px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#CCCCCC')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#CCCCCC');
}
#globalnavi ul li ul li {
	display: block;
	float: none;
	width: 129px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-top: 0;
	text-align: center;
}
#globalnavi ul li ul li a {
	display: block;
	width: 127px;
	border: 1px solid #93cff2;
	background: #fff;
	color: #062c84;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#globalnavi ul li ul li .ui-state-submenu-current,
#globalnavi ul li ul li a:hover {
	border: 1px solid #93cff2;
	background: #93cff2;
	text-decoration: none;
}

/*
 Billboard Style [
----------------------------------------------------------- */

#billboard h1{
	height:302px;
}

/*
 Body Style [
----------------------------------------------------------- */
#body #firstCol,
#body #secondCol,
#body #thirdCol,
#body #forthCol{
	overflow: hidden;
	position: relative;
	float:left;
	width:237px;
	padding-top:18px;
}

#body #firstCol{
	background:url(/images/bg_firstCol_top.jpg) no-repeat 0 0;
}
#body #secondCol{
	background:url(/images/bg_secondCol_top.jpg) no-repeat 0 0;
}
#body #thirdCol{
	background:url(/images/bg_thirdCol_top.jpg) no-repeat 0 0;
}
#body #forthCol{
	width:163px;
	background:url(/images/bg_forthCol_top.jpg) no-repeat 0 0;
}

#body h4{
	position: relative;
	padding-bottom:18px;
}

#body h5{
	position: relative;
	padding:10px 0 18px;
}

#body h5.mag{
	background:url(/images/bg_firstCol_mid.jpg) no-repeat 0 0;
}

#body h5.report{
	background:url(/images/bg_secondCol_mid.jpg) no-repeat 0 0;
}

#body h5.column{
	background:url(/images/bg_secondCol_bottom.jpg) no-repeat 0 0;
}

#body h5.feed{
	background:url(/images/bg_thirdCol_mid.jpg) no-repeat 0 0;
}

#body h5.feed{
	background:url(/images/bg_thirdCol_mid.jpg) no-repeat 0 0;
}

#body #firstCol p,
#body #secondCol p,
#body #thirdCol p {
	width:213px;
}

#mailform {
	position: relative;
	width: 204px;
	height: 42px;
}

#mailform a {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 204px;
	height: 42px;
	display: block;
	background: url(/images/btn_mailmagazine_hover.gif) no-repeat 0 0;
}
#mailform a img {
	display: block;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#mailform a:hover img{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}


#aafschoolbanner {
	background:url(/images/btn_aafschool_hover.gif) no-repeat;
	width:219px !important;
}

#aafschoolbanner a{
	width:219px;
	height:44px;
	display:block;
}

#aafschoolbanner a:hover{
	opacity:0;
	filter:alpha(opacity=0);
}

#aafofficediary {
	background:url(/images/btn_aafdiary_hover.png) no-repeat;
	width:219px !important;
}

#aafofficediary a{
	width:219px;
	height:44px;
	display:block;
}

#aafofficediary a:hover{
	opacity:0;
	filter:alpha(opacity=0);
}

#submit {
	text-align:right;
	width:213px;
}

#secondCol p{
	margin-bottom:16px;
}

#secondCol .report_fig{
	display:block;
	width:213px;
	text-align:center;
}

#secondCol img{
	border:1px solid #123C80;
	margin-bottom:5px;
}

#secondCol p.column{
	clear:both;
	position:relative;
}

#secondCol p.column a{
	width:172px;
	display:block;
	padding-left:40px;
}

#secondCol p.column img{
	width:32px;
	height:32px;
	float:left;
	padding:5px 7px 0 0;
	border:none;
	position:absolute;
	left:0;
}

#secondCol p.column span{
	padding-left:40px;
}
#body p span.date{
	font-size:10px;
	color:#8fccea;
}

/*
 Footer Style [
----------------------------------------------------------- */
#footer{
	position: relative;
    border-top: 1px solid #cccccc;
}

#footer h6{
    text-indent: -5000px;
    width: 300px;
	height:16px;
	line-height:0;
}
#footer #credits{
    background: url(/images/bg_footer_logo.jpg) no-repeat 0 0;
    text-indent: -5000px;
    width: 300px;
	height: 55px;
}

#footer #credits p {
	overflow: hidden;
	display: block;
	width: 275px;
	height: 14px;
	margin: 0;
	line-height: 0;
	font-size: 0;
}
#footer #credits p a {
	overflow: hidden;
	display: block;
	float: right;
	width: 180px;
	height: 14px;
	text-indent: -999px;
}

#footer #footernavi{
    position: relative;
    top:-62px;
    float: right;
}
#footer #footernavi li{
    display: inline;
    margin-right: 20px;
    font-size: 10px;
}

#footer #copyright{
	float:right;
    position:relative;
	right:-233px;
	top:-35px;
	font-size:9px;
	color:#aaa;
}
#footer #socialnetwork {
	position: absolute;
	top: 14px;
	left: 297px;
	width: 297px;
	height: 16px;
}
#footer #socialnetwork ul,
#footer #socialnetwork ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer #socialnetwork ul {
	overflow: hidden;
	width: 100%;
	background: url(/images/mini-social-bar.png) no-repeat 0 0;;
}
#footer #socialnetwork ul li {
	display: block;
	float: left;
	height: 16px;
}
#footer #socialnetwork ul li a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -999px;
}
#footer #socialnetwork ul .item-1 {
	width: 48px;
}
#footer #socialnetwork ul .item-2 {
	width: 55px;
}
#footer #socialnetwork ul .item-3 {
	width: 65px;
}
#footer #socialnetwork ul .item-4 {
	width: 67px;
}
#footer #socialnetwork ul .item-5 {
	width: 62px;
}

/*
 scrollpane [
----------------------------------------------------------- */
.jScrollPaneContainer {
        position: relative;
        overflow: hidden;
        z-index: 1;
}
.jScrollPaneTrack {
        position: absolute;
        cursor: pointer;
        right: 0;
        top: 0;
		width: 13px;
        height: 100%;
        background: #8fccea;
}
.jScrollPaneDrag {
        position: absolute;
        background: #00205f;
        cursor: pointer;
        overflow: hidden;
}
.jScrollPaneDragTop {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
}
.jScrollPaneDragBottom {
        position: absolute;
        bottom: 0;
        left: 0;
        overflow: hidden;
}
a.jScrollArrowUp {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        text-indent: -2000px;
        overflow: hidden;
        height: 9px;
}

a.jScrollArrowDown {
        display: block;
        position: absolute;
        z-index: 1;
        right: 0;
        text-indent: -2000px;
        overflow: hidden;
        height: 9px;
}
#group_list_info_wrapper a.jScrollArrowUp {
    top: 0;
    width: 17px;
    height: 20px;
    background: url( /images/network_slider.png) no-repeat 0 0;
}
#group_list_info_wrapper a.jScrollArrowDown {
    top: 24px;
    width: 17px;
    height: 20px;
    background: url( /images/network_slider.png) no-repeat 0 -24px;
}

#group_list_info_wrapper .jScrollPaneTrack {
    visibility: hidden;
}
.gmap-modal a.jScrollArrowUp {
    top: 0;
    width: 17px;
    height: 20px;
    background: url( /images/network_slider.png) no-repeat 0 -75px;
}
.gmap-modal a.jScrollArrowDown {
    top: 24px;
    width: 17px;
    height: 20px;
    background: url( /images/network_slider.png) no-repeat 0 -99px;
}

.gmap-modal .jScrollPaneTrack {
    visibility: hidden;
}

ul.newslist .toggler a{
    background:url("/images/arrow.gif") no-repeat -2px 2px;
    padding-left:13px;
}

ul.newslist .toggler a.show {
    background:url("/images/arrow.gif") no-repeat -2px -19px;
}

ul.newslist .toggler ul a{
    background: none;
}

/* about page sidebar */

#sidebarMenu{
	margin-bottom: 35px;
}

a.rss {
	position: absolute;
	top: 10px;
	right: 21px;
	overflow: hidden;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 -3px 0;
	background: url(/images/btn_rss.png) no-repeat 0 0;
	text-indent: 16px;
	text-decoration: none;
}
h4 a.rss {
	top: -1px;
}
a.rss img {
	vertical-align: baseline;
}
#secondCol a.rss img,
#secondCol a.addthis_button img {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}
a.rss:hover {
	text-indent: 0;
}
a.addthis_button {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 6px;
	padding: 0;
	width: 61px;
	height: 14px;
	text-indent: 61px;
	line-height: 14px;
	background: url(/images/btn_sharethis.png) no-repeat 0 0;
}
a.addthis_button:hover,
a.addthis_button_active {
	background: url(/images/btn_sharethis.png) no-repeat 0 -14px;
}
.addthis_toolbox {
	position: absolute;
	top: -3px;
	right: -10px;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
	cursor: pointer;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}  
.ui-tabs-panel {
	display: none;
}

.widget .widget-header,
.widget .widget-item-header {
	overflow: hidden;
	background-image: url(/images/widget-titles.png);
	background-repeat: no-repeat;
	text-indent: -999px;
}
#top .ui-state-active {
	cursor: pointer;
}
#top .ui-state-active .widget-item-header,
#top .ui-state-active .ui-title {
	text-decoration: underline;
}
#top .ui-state-active .widget-more a {
	text-decoration: underline;
}
#top #grouplist .ui-state-active .ui-title,
#top #grouplist .ui-state-active strong {
	text-decoration: underline;
}
#top #grouplist .ui-state-active .widget-area {
	text-decoration: none;
}
#top #grouplist .ui-state-active .widget-more a {
	color: ##93CFF2;
	text-decoration: underline;
}
.widget .widget-item-header {
	position: relative;
	color: #1f2f80;
	font-size: 10px;
	line-height: 15px;
}
.widget .widget-header .widget-list-view,
.widget .widget-item-header .widget-list-view {
	display: block;
	position: absolute;
	top: 3px;
	right: 8px;
	width: 34px;
	height: 21px;
	background: url(/images/btn-list.png) no-repeat 0 0;
}
.widget .widget-header .widget-list-view:hover,
.widget .widget-item-header .widget-list-view:hover {
	background: url(/images/btn-list.png) no-repeat 0 -21px;
}
.widget .widget-item-content .widget-date {
	margin: 0;
	padding: 0;
	color: #1f2f80;
	font-size: 10px;
	line-height: 15px;
}
.widget .widget-item-content p {
	width: 100%;
	color: #1f2f80;
	font-size: 10px;
	line-height: 18px;
}
.widget .widget-item-content strong,
.widget .widget-item-content .ui-title {
	font-size: 12px;
}
.widget .widget-more {
	margin: 0;
	padding: 0;
	text-align: right;
}
.widget .widget-more a {
	padding: 0 0 0 8px;
	background: url(/images/icon-widget-more.png) no-repeat center left;
	color: #93cff2;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
.widget .widget-more a:hover {
	text-decoration: underline;
}
.widget .widget-item-header,
.widget .widget-item-content p {
	margin: 0 0 12px 0;
}
.widget .widget-item-content .widget-nowrap {
	display: block;
	clear: left;
}

.widget .widget-thumbnail {
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
}


#portals-wrappers {
	z-index: 3;
	position: relative;
	width: 878px;
	margin: 0 0 -14px 0;
	padding: 0 21px 32px 21px;
	border-bottom: 14px solid #fff;
	background: #fff;
}
#portals {
	overflow: hidden;
	width: 100%;
	padding: 10px 0 0 0;
}
#portals .portlets-group-0 {
	overflow: hidden;
	width: 878px;
	height: 109px;
	margin: 0 0 22px 0;
}
#portals .portlets-group-1 {
	overflow: hidden;
	position: relative;
	width: 878px;
	height: 219px;
	margin: 0;
	padding: 16px 0 0 0;
}
#portals .portlets-group-2 {
	overflow: hidden;
	width: 636px;
	float: left;
}
#portals .portlets-group-3 {
	overflow: hidden;
	float: left;
	width: 242px;
}
#portals .widget {
	overflow: hidden;
	position: relative;
	float: left;
	width: 210px;
}
#portals .widget .widget {
	float: none;
	width: 100%;
	height: auto !important;
	min-height: 100px;
	height: 100px;
}
#portals #widget-facebook,
#portals #widget-network {
	overflow: hidden;
	width: 636px;
	margin: 0 0 35px 0;
}
#portals #widget-news {
	width: 218px;
	height: auto !important;
	min-height: 980px;
	height: 980px;
	padding: 8px 11px 17px 11px;
	border: 1px solid #c5e0f5;
	background: #eefafa;
}
#widget-news .widget-header {
	height: 29px;
	background-position: 0 -200px;
}
#widget-news .widget-content {
	padding: 0 0 10px 0;
	border: 1px solid #93cff2;
	background: #fff;
	-moz-box-shadow: 1px 1px 4px #c3dff4;
	-webkit-box-shadow: 1px 1px 4px #c3dff4;
	box-shadow: 1px 1px 4px #c3dff4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4');
}
#widget-news .widget-item {
	height: auto !important;
	min-height: 10px;
	height: 10px;
	padding: 7px 0 0 6px;
	background: #fff url(/images/bg-portal-subwidget.png) repeat-x 0 0;
	font-size: 12px;
}
#widget-news .widget-item-content {
	width: 196px;
	border: 0;
	-moz-box-shadow: inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	-ms-filter: none;
	filter: none;
}
#widget-news .widget-item-header {
	cursor: move;
	height: 33px;
	margin: 0;
}
#widget-news .widget-item-content .widget-sep {
	color: #dadada;
}
#widget-news .widget-thumbnail {
	float: left;
	width: 90px;
	height: 70px;
	margin: 0 10px 10px 0;
	border: 1px solid #b7d8f2;
}
* html #widget-news .widget-thumbnail {
	display: inline;
}
#widget-news .widget-date {
	color: #93CFF2;
	margin: 0 7px 0 0;
}
#widget-latestnews .widget-item-header {
	background-position: -10px -239px;
}
#widget-reports .widget-item-header {
	background-position: -10px -279px;
}
#widget-columns .widget-item-content p,
#widget-reports .widget-item-content p {
	overflow: hidden;
	width: 100%;
}
#widget-columns .widget-item-header {
	background-position: -10px -320px;
}
#widget-news #widget-banners,
#widget-banners .widget-item-content {
	width: 100%;
	padding-left: 0;
}
#widget-banners .widget-item-content img {
	display: block;
	border: 0;
}
#widget-mailmagazine .widget-item-header {
	background-position: -10px -383px;
}
#widget-webforum .widget-item-header {
	background-position: -10px -424px;
}

#pickup {
	position: absolute;
	top: 0;
	right: 0;
	width: 365px;
	height: 288px;
	padding: 12px 0 0 29px;
	border: 1px solid #d0e6f6;
	border-bottom: 0;
	background: #f2fbfb;
}

#pickup .widget-header {
	height: 20px;
	color: #3d4b91;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#pickup .widget-item {
	position: relative;
	width: 149px;
	height: 116px;
	margin: 0 0 9px 0;
	padding: 0 10px 0 181px;
	border: 1px solid #93cff2;
	background: #fff;
	-moz-box-shadow: 1px 1px 4px #c3dff4;
	-webkit-box-shadow: 1px 1px 4px #c3dff4;
	box-shadow: 1px 1px 4px #c3dff4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4');
}
#pickup .widget-item .widget-thumbnail {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 171px;
	height: 116px;
}
#pickup .widget-item-header {
	position: relative;
	padding: 31px 0 0 0;
	background: none;
	text-indent: 0;
}
#pickup .widget-item-header span {
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	height: 17px;
	background-image: url(/images/pickup-cat.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#pickup .widget-item .widget-item-header .cat-announce {
	background-position: 0 0;
}
#pickup .widget-item .widget-item-header .cat-report {
	background-position: 0 -17px;
}
#pickup .widget-item .widget-item-header .cat-colum {
	background-position: 0 -34px;
}
#pickup .widget-item .widget-item-header .cat-message,
#pickup .widget-item .widget-item-header .cat-message-colum,
#pickup .widget-item .widget-item-header .cat-colum-message {
	background-position: 0 -51px;
}

#pickup .widget-item .widget-date {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 159px;
}
#pickup .widget-item .widget-more {
	position: absolute;
	bottom: 7px;
	right: 10px;
	width: 50px;
	margin: 0;
	padding: 0;
}
#widget-rss .widget-header,
#widget-twitter .widget-header,
#widget-calendar .widget-header,
#widget-facebook .widget-header {
	width: 53px;
	height: 23px;
	margin: 4px 0 -1px 0;
	background-color: #093bb0;
	background-position: 0 -144px;
	-moz-box-shadow: 1px -1px 1px #999999;
	-webkit-box-shadow: 1px -1px 4px #999999;
	box-shadow: 1px -1px 4px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=60, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=60, Color='#999999');
}
#widget-rss .widget-header {
	width: 178px;
	background-position: 0 -88px;
}
#widget-calendar .widget-header {
	width: 111px;
	background-position: 0 -32px;
}
#widget-calendar .widget-header .widget-list-view {
	right: 102px;
	top: 5px;
}
#widget-facebook .widget-header {
	width: 94px;
	background-position: -406px -144px;
}
#widget-network .widget-header {
	float: left;
	width: 284px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: none;
}
#widget-network .widget-header a {
	display: block;
	width: 284px;
	height: 77px;
	background: url(/images/btn-aaf-network.png) no-repeat 0 0;
}
#widget-network .widget-header a:hover {
	background: url(/images/btn-aaf-network.png) no-repeat 0 -82px;
}
#widget-rss .widget-content,
#widget-twitter .widget-content,
#widget-calendar .widget-content,
#widget-facebook .widget-content {
	position: relative;
	width: 186px;
	height: auto !important;
	min-height: 451px;
	height: 451px;
	margin: 0 0 9px 0;
	padding: 7px 5px;
	border: 1px solid #93cff2;
	background: #fff;
	-moz-box-shadow: 1px 1px 4px #c3dff4;
	-webkit-box-shadow: 1px 1px 4px #c3dff4;
	box-shadow: 1px 1px 4px #c3dff4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4');
}
widget-calendar .widget-content {
	padding: 7px 5px 5px 5px;
}
#widget-twitter .widget-content {
	width: 189px;
}
#widget-facebook .widget-content {
	overflow: hidden;
	width: 619px;
	min-height: 176px;
	height: 176px;
	padding: 0;
}
#widget-facebook .widget-content iframe {
	margin: -1px 0 -1px -1px;
}
#widget-network .widget-content {
	float: left;
	width: 335px;
	height: 58px;
	margin: 0;
	padding: 9px 0 0 0;
	border-top: 1px solid #062c84;
	background: #f2fbfb;
}
#widget-network .widget-content p {
	margin: 0;
}
#widget-twitter .jScrollPaneTrack {
	background: url(/images/bg_twitter_scrollbar.png) no-repeat 0 -1px;
}
#widget-twitter #about-twitter {
	width: 135px;
	height: 32px;
	margin: 0 0 12px 0;
	padding: 6px 10px 0 44px;
	background: url(/images/bg_twitter.png) no-repeat 0 0;
	font-size: 10px;
	line-height: 13px;
}
#widget-rss .jScrollPaneTrack {
	background: url(/images/bg_rss_scrollbar.png) no-repeat 0 0;
}
#widget-rss #about-rss,
#widget-calendar #about-calendar {
	width: 161px;
	height: 26px;
	margin: 0 0 12px 0;
	padding: 6px 12px;
	background: url(/images/bg_about.png) no-repeat 0 0;
	font-size: 10px;
	line-height: 13px;
}
#portals #widget-organizations,
#portals #widget-organizations .widget-header,
#portals #widget-organizations .widget-content {
	width: 878px;
}
#widget-organizations .widget-header {
	height: 23px;
}
#widget-organizations .widget-header h3 {
	overflow: hidden;
	float: left;
	width: 152px;
	height: 23px;
	background: url(/images/widget-titles.png) no-repeat -348px -88px;
}
#widget-organizations .widget-header .year2009 {
	background: url(/images/widget-titles.png) no-repeat -348px -42px;
}
#widget-organizations .widget-header .year2010 {
	background: url(/images/widget-titles.png) no-repeat -348px -65px;
}
#widget-organizations .widget-header .year2011 {
	background: url(/images/widget-titles.png) no-repeat -348px -88px;
}
#widget-organizations .widget-header ul,
#widget-organizations .widget-header ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#widget-organizations .widget-header ul {
	width: 451px;
	background: url( /images/widget-organizations-areas.png) no-repeat 0 -23px;
}
#widget-organizations .widget-header ul li {
	height: 23px;
}
#widget-organizations .widget-header ul li a {
	display: block;
	width: 100%;
	height: 100px;
	cursor: pointer;
	background-image: url( /images/widget-organizations-areas.png);
	background-repeat: no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#widget-organizations .widget-header ul li a:hover,
#widget-organizations .widget-header ul li .ui-state-active {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#widget-organizations .widget-filter-hokkaido {
	width: 101px;
}
#widget-organizations .widget-filter-hokkaido a {
	background-position: 0 0;
}
#widget-organizations .widget-filter-kantou {
	width: 53px;
}
#widget-organizations .widget-filter-kantou a {
	background-position: -101px 0;
}
#widget-organizations .widget-filter-chubu {
	width: 52px;
}
#widget-organizations .widget-filter-chubu a {
	background-position: -154px 0;
}
#widget-organizations .widget-filter-kinki {
	width: 54px;
}
#widget-organizations .widget-filter-kinki a {
	background: -206px 0;
}
#widget-organizations .widget-filter-chugoku {
	width: 91px;
}
#widget-organizations .widget-filter-chugoku a {
	background: -260px 0;
}
#widget-organizations .widget-filter-kyusyu {
	width: 92px;
}
#widget-organizations .widget-filter-kyusyu a {
	background: -351px 0;
}
#portals #widget-organizations .widget-content {
	overflow: hidden;
	position: relative;
}
#widget-organizations .widget-content #groupmap {
	display: block;
	float: left;
	width: 162px;
	height: 150px;
	padding: 16px 36px 16px 16px;
	background: url(/images/bg-widget-organizations-map.png) no-repeat 0 0;
}
#widget-organizations .widget-content ul,
#widget-organizations .widget-content ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#widget-organizations .widget-content ul {
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
#widget-organizations .widget-content ul li {
	overflow: hidden;
	display: block;
	float: left;
	display: inline;
	position: relative;
	width: 89px;
	height: 60px;
	margin: 0 10px 0 0;
	padding: 78px 9px 17px 9px;
	border: 1px solid #93cff2;
	background: #fff;
	font-size: 8px;
	line-height: 13px;
	-moz-box-shadow: 1px 1px 4px #c3dff4;
	-webkit-box-shadow: 1px 1px 4px #c3dff4;
	box-shadow: 1px 1px 4px #c3dff4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#c3dff4');
}
* html #widget-organizations .widget-content ul li {
	_margin: 0 5px 0 0;
}
#widget-organizations .widget-content ul li .ui-title,
#widget-organizations .widget-content ul li strong {
	overflow: hidden;
	display: block;
	height: 30px;
	font-size: 10px;
	line-height: 15px;
}
#widget-organizations .widget-content ul li .widget-area {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 9px;
	width: 50px;
	font-size: 10px;
	line-height: 15px;
	color: #93CFF2;
}
#widget-organizations .widget-content ul li .widget-more {
	display: block;
	position: absolute;
	bottom: 4px;
	right: 9px;
	width: 50px;
}
#widget-organizations .widget-content ul li .widget-thumbnail {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 109px;
	height: 71px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#widget-organizations .widget-content #listcontainer {
	position: absolute;
	top: 0;
	right: 0;
	width: 651px;
	height: 165px;
	padding: 14px 0 0 12px;
	border: 1px solid #d0e6f6;
	border-left: 0;
	background: #f2fbfb url(/images/bg-listcontainer.png) repeat-y 0 0;
}
#widget-organizations .widget-content #listcontainer #grouplist {
	z-index: 2;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
#widget-organizations #group-prev,
#widget-organizations #group-next {
	overflow: hidden;
	cursor: pointer;
	display: block;
	z-index: 10;
	position: absolute;
	width: 34px;
	height: 179px;
	background: url(/images/widget-organizations-arrows.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	text-indent: -999px;
}
#widget-organizations #group-prev {
	top: 0;
	left: -34px;
}
#widget-organizations #group-prev:hover {
	background-position: 0 -179px;
}
#widget-organizations #group-next {
	top: 0;
	right: -1px;
	background-position: -34px 0;
}
#widget-organizations #group-next:hover {
	background-position: -34px -179px;
}
#widget-organizations .group-item {
	position: absolute;
	top: 0;
	left: -5000px;
}
#top #tooltip {
    position: absolute;
    z-index: 3000;
    width: 158px;
    height: 33px;
    border: 0;
    margin: 0;
    padding: 0;
    background: url(/images/bg-tooltip-rss.png) no-repeat 0 0;
}
#top #tooltip h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
    text-align: center;
}
#calender_list {
	overflow: hidden;
	height: 239px;
}
#calender_list h4 {
	margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}
#calender_list .event {
	margin: 0 0 7px 0;
	font-size: 10px;
	line-height: 15px;
}
#calender_list .event p {
	margin: 0;
	padding: 0;
}
#widget-calendar .jScrollPaneTrack {
	background: url(/images/bg-calendar-scroll.png) no-repeat 0 0;
}
#widget-rss .jScrollPaneDrag,
#widget-twitter .jScrollPaneDrag,
#widget-calendar .jScrollPaneDrag {
	background: url(/images/knob_top.gif) no-repeat top left;
}
#widget-rss .jScrollPaneDragBottom,
#widget-twitter .jScrollPaneDragBottom,
#widget-calendar .jScrollPaneDragBottom {
	background: url(/images/knob_bottom.gif) no-repeat bottom left;
	height: 12px;
}
#widget-rss .jScrollPaneDrag,
#widget-calendar .jScrollPaneDrag,
#widget-twitter .jScrollPaneDrag {
	height: 62px;
}
#portals #widget-search {
	z-index: 4;
	position: absolute;
	top: 0;
	right: -20px;
	width: 290px;
}
#widget-search label {
	padding: 0 7px;
	color: #00205f;
	font-size: 11px;
	line-height: 25px;	
}
#widget-search #as_q_wrapper {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	width: 141px;
	height: 25px;
	background: url(/images/bg-google-search.png) no-repeat 0 0;	
}
#widget-search #as_q {
	width: 132px;
	height: 17px;
	margin: -2px 0 0 -2px;
	padding: 6px;
	border: 0;
	background: transparent;
	color: #00205f;
	font-size: 11px;
}




/*
 date picker [
----------------------------------------------------------- */
table.jCalendar {
/* 	background: #aaa; */
    border-collapse: separate;
    border-spacing: 2px;
	width: 178px;
}
table.jCalendar th {
	color: #333;
	font-weight: bold;
	padding: 0;
}

table.jCalendar td {
	background: #f6f6f6;
	color: #999;
	width: 26px;
	height: 17px;
	vertical-align: middle;
	padding: 0;
	text-align: center;
	border: 1px solid #cccccc;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	font-weight:bold;
	color: #333;
}
table.jCalendar td.selected {
	background: #FFDEAD;
	color: #666;
}
table.jCalendar td.selected.dp-hover {
	
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #eee;
	font-size: 10px;
	padding: 2px;
	width: 178px;
	line-height: 1.2em;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 11px;
	text-align: center;
	margin: 2px 2px 0px 2px;
	padding: 8px 0;
	background: url(../images/bg_calenderHead.gif) no-repeat 0 0;
	height: 10px;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #fff;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 9px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 9px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/*
 fancybox [
----------------------------------------------------------- */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: none;
	z-index: 89;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	/* background: url('/images/fancy_loading.gif') no-repeat; */
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 45px 235px 45px;
    margin: 0;
    overflow-x: hidden;
	overflow-y: visible;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: relative;
}

div#fancy_div {
	background: #fff;
	color: #000;
	height: 100%;
	width: 100%;
	z-index: 100;
}

div#fancy_div #playing{
	height:380px;
}

div#fancy_div h5{
	color:#00205f;
	font-size:18px;
	padding:9px 3px;
}

div#fancy_div #description{
	margin:0;
	height:58px;
	overflow:hidden;
}


div#fancy_div .groupcontents p{
	text-align:right;
	margin:0;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#close_outer {
	position:relative;
}

div#fancy_close {
	position: absolute;
	top: 5px;
	right: 4px;
	height: 27px;
	width: 79px;
	background: url('../../images/modal_btn_close.gif') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

div#fancy_close:hover {
	background: url('../../images/modal_btn_close_hover.gif') top left no-repeat;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: -45px; 
}

a#fancy_right {
	right: -35px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: 0;
	background: transparent url('../../images/modal_btn_left.gif') no-repeat;
}

span#fancy_right_ico {
	right: 0;
	background: transparent url('../../images/modal_btn_right.gif') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	background: transparent url('../../images/modal_btn_left_hover.gif') no-repeat;
}

a#fancy_right:hover span {
	background: transparent url('../../images/modal_btn_right_hover.gif') no-repeat;
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: relative;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #000;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
}

td#fancy_title_main {
	margin-top: 300px;
	width:100%;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
}

#widget-important-notices {
	display: block;
	position: relative;
	width: 878px;
	height: 109px;
	background-image: url(/images/japan-important-notices.png);
	background-repeat: no-repeat;
}
#widget-important-notices .widget-item-header {
	display: none;
}
#widget-important-notices ul li {
	list-style: none;
	position: absolute;
	width: 422px;
	height: 33px;
	margin: 0;
	padding: 0;
}
#widget-important-notices ul #notice-link-2 {
	width: 425px;
}
#widget-important-notices ul li a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: none;
	text-decoration: none;
	text-indent: -9999px;
}
#widget-important-notices ul li a:hover {
	background-image: url(/images/japan-important-notices.png);
	text-decoration: none;
}
#notice-link-1 {
	top: 12px;
	left: 446px;
}
#notice-link-2 {
	top: 64px;
	left: 11px;
}
#notice-link-3 {
	top: 64px;
	left: 446px;
}
#notice-link-1 a:hover {
	background-position: -446px -121px;
}
#notice-link-2 a:hover {
	background-position: -11px -173px;
}
#notice-link-3 a:hover {
	background-position: -446px -173px;
}
