@import url("base.css");
@import url("header-footer.css");


/*

for TOPPAGE

*/

/* page structure
-----------------------------*/


#main{
	background-color: #FFFFFF;
	width: 540px;
	float: left;
}
#info{
	background-color: #FFFFFF;
	margin-left: 540px;
}
#pickup{
	clear:both;
}



/*  monkeyweather TV
----------------------------------------*/
#monkeyweather {
	background-image: url(../common-images/mwtv-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 70px;
	margin-top: 5px;
	margin-left: 20px;
	height:360px;
	background-color: #FFFFFF;
}
#monkeyweather h2 {
	height: 66px;
}

#monkeyweather img#tenkicapture {
	margin-left:24px;
	margin-top:28px;
	float:left;
}
/*20111101add*/
#monkeyweather #tenkicapture_new {
	float:left;
	margin-top:28px;
	height:237px;
	width:316px;
	padding-left:26px;
	overflow:hidden;
}

ul#mw-menu {
	list-style-type:none;
	margin-top: 50px;
/*20111101update
	margin-left:346px;
	padding-left:0px;
*/
	margin-left:345px;
	padding-left:0px;
}

ul#mw-menu li{
	width: 162px;
	padding-left:10px;
	display:block;
}

ul#mw-menu li#mw-tenki {height: 27px;}
ul#mw-menu li#mw-himawari {height: 27px;}
ul#mw-menu li#mw-yosou {height: 27px;}
ul#mw-menu li#mw-amagumo {height: 27px;}
ul#mw-menu li#mw-more {height: 27px;}
ul#mw-menu li#mw-amagumo {height: 27px;}
ul#mw-menu li#osaruCamera {height: 60px;}


/*          headlineNews
------------------------------------------------*/
#headlineNews {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 2px;
	margin-top: 10px;
}
#headlineNews h2{
	height:25px;
}
#innner-headlineNews {
	border: 1px solid #F90;
	background-image: url(../common-images/headlineNews-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 25px;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#innner-headlineNews ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 35px;
}

/*  hitokuchi
----------------------------------------*/

#hitokuchi {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9cf;
	border-bottom-color: #9cf;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 20px;
}
#hitokuchi-humb {
	border: 1px solid #666666;
	margin: 5px;
}
#hitokuchi-info {
}
#hitokuchi #hitokichi-navi {
	float: left;
	text-align: center;
	width: 140px;
}
#hitokuchi #writer a:link{ color:#6666FF; font-weight:bold; text-decoration:underline;}
#hitokuchi #writer a:visited{ color:#666699; font-weight:bold; text-decoration:underline;}
#hitokuchi #writer a:hover{ color:#CC66FF; font-weight:bold; text-decoration:underline;}
#hitokuchi #writer a:active{ color:#CC66FF; font-weight:bold; text-decoration:underline;}



#hitokuchi #hitokuchi-info {
	background-image: url(../common-images/hitokuchi-bg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 150px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#hitokuchi #hitokuchi-info h3 {
	font-size: 110%;
	color: #333333;
	padding-bottom: 1em;
}
/*  image devider
----------------------------------------------*/
#main img#devider {
	margin-left: 20px;
	vertical-align: middle;
}

/*   info global
-------------------------------------------*/
#info ul {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	display:block;
}

#info .more{
	text-align:right;
}

#info .date {
	font-weight: normal;
	margin-right: 8px;
}
#info .icon-new{
	margin-left:2px;
	margin-right:2px;
	vertical-align:middle;
}

/*  Twitter
-------------------------------------------------*/
#info #twitter {
        background-color: #FFFFFF;
        margin-left:15px;
        margin-right: 20px;
}
#twitter h2 {
        height: 25px;
}

#twitter .box{
        display:block;
        border: 1px solid #33CCFF;
        padding-left:5px;
        padding-right:27px;
        padding-bottom: 5px;
        margin-bottom: 15px;
}
#twitter .box ul {
        margin-bottom:3px;
        margin-left: 10px;
}

#twitter .box h3 {
        margin-bottom:3px;
        margin-left: -5px;
}

/*   OA info of TOP
----------------------------------------------*/
#info #OAinfo {
	margin-left:15px;
	margin-bottom: 10px;
}
#OAinfo h2{
	height:25px;
}
#OAinfo #OAScrollBox {
	border: 1px solid #999999;
	height: 120px;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(../common-images/OAinfo-bg.gif);
	background-repeat: repeat-y;
	background-position: 200px 5px;
	margin-top: 0px;
	padding: 5px;
	margin-right: 20px;
	font-size: 75%;
}
#OAinfo #OAScrollBox ul {
	margin-left: 0px;
	list-style-type: none;
}
#OAinfo .cast {
	margin-left: 1em;
	font-weight:bold;
	text-decoration:none;
}

/*  fromK
-------------------------------------------------*/
#info #fromK {
	background-color: #FFFFFF;
	margin-left:15px;
	margin-right: 20px;
}
#fromK h2 {
	height: 25px;
}

#fromK .box{
	display:block;
	border: 1px solid #B4E6E6;
	padding-left:5px;
	padding-right:27px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: url(../common-images/fromKbox-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#fromK .box h3{
	margin-bottom:3px;
	margin-left: -5px;
}
/*    fromK link
----------------------------------------------------*/
#fromK ul a:link{ color:#222222; font-weight:normal; text-decoration:none;}
#fromK ul a:visited{ color:#222222; font-weight:normal; text-decoration:none;}
#fromK ul a:hover{ color:#FF3300; font-weight:normal; text-decoration:underline;}
#fromK ul a:active{ color:#FF0066; font-weight:normal; text-decoration:underline;}

#fromK .more a:link{ color:#6666FF; font-weight:normal; text-decoration:underline;}
#fromK .more a:visited{ color:#666699; font-weight:normal; text-decoration:underline;}
#fromK .more a:hover{ color:#CC66FF; font-weight:normal; text-decoration:underline;}
#fromK .more a:active{ color:#CC66FF; font-weight:normal; text-decoration:underline;}

/*  fromC
---------------------------------------*/
#info #fromC{
	background-color: #FFFFFF;
	margin-left:15px;
	margin-right: 20px;
}
#fromC h2{
	height:25px;
}
#info #InnerfromC {
	background-image: url(../common-images/fromC-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 27px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border: 1px solid #CC99FF;
	padding-top: 15px;
	margin-top: 1px;
}

/*    fromC link
----------------------------------------------------*/
#fromC ul a:link{ color:#222222; font-weight:normal; text-decoration:none;}
#fromC ul a:visited{ color:#222222; font-weight:normal; text-decoration:none;}
#fromC ul a:hover{ color:#FF3300; font-weight:normal; text-decoration:underline;}
#fromC ul a:active{ color:#FF0066; font-weight:normal; text-decoration:underline;}

#fromC .more a:link{ color:#6666FF; font-weight:normal; text-decoration:underline;}
#fromC .more a:visited{ color:#666699; font-weight:normal; text-decoration:underline;}
#fromC .more a:hover{ color:#CC66FF; font-weight:normal; text-decoration:underline;}
#fromC .more a:active{ color:#CC66FF; font-weight:normal; text-decoration:underline;}
/*   pickup
-------------------------------------------------*/
#pickup {
	background-image: url(../common-images/pickup-bg.gif);
	background-repeat: repeat;
	margin-left: 20px;
	margin-right: 20px;
}
#pickup .title-pickup {
	float: left;
}
#pickup p.img {
	height: 21px;
}
#pickup #pickup-top {
	background-image: url(../common-images/pickup-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	line-height: 21px;
}
#pickup #pickup-bottom {
	background-image: url(../common-images/pickup-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	line-height: 21px;
}

#pickup #inner-pickup #pickupMain-top {
	background-image: url(../common-images/pickupMain-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
#pickup #inner-pickup #pickupMain-bottom {
	background-image: url(../common-images/pickupMain-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}


#inner-pickup {
	margin-top: 2px;
	padding-bottom: 0px;
	margin-left: 282px;
	/*background-image: url(../common-images/pickupMain-top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#pickup-main {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0px;
	margin-right: 21px;
	background-color: #FFFFFF;
	/*background-image: url(../common-images/pickupMain-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 0px;*/
}
#pickup-main h3 {
	margin-bottom: 20px;
}
#pickup-main h3 a{
	font-weight: bold;
}
#pickup-main .pickupimage {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
}
#pickup-main .more {
	text-align: right;
}
/*  contentslist table
------------------------------------------*/
#contentslist {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#contentslist h2 {
	background-image: url(../common-images/dot-border.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 21px;
}
#contentslist .row {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #6699FF;
	padding-bottom: 20px;
	background-image: url(../common-images/dot-border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contentslist #firstrow {
	margin-top: 5px;
}
#contentslist table {
	border-collapse: collapse;
}
#contentslist table img {
	border: 1px solid #333333;
	float:left;
	margin-right: 5px;
}
#contentslist td {
	width: 227.2px;
	text-align: left;
	vertical-align: top;
	border: 0 solid #FFFFFF;
}
#contentslist p {
	margin-right: 5px;
	margin-left: 120px;
}
#contentslist .title {
	font-weight: bold;
	line-height: 110%;
	font-size: 80%;
}

#contentslist .title a:link{ color:#6666FF; font-weight:bold; text-decoration:underline;}
#contentslist .title a:visited{ color:#666699; font-weight:bold; text-decoration:underline;}
#contentslist .title a:hover{ color:#CC66FF; font-weight:bold; text-decoration:underline;}
#contentslist .title a:active{ color:#CC66FF; font-weight:bold; text-decoration:underline;}

#contentslist .update {
	font-size: 11px;
	color: #FF0000;
	line-height: 110%;
}
#contentslist .desc {
	font-size: 10px;
	line-height: 110%;
}

#contentslist td.osaru-bg {
	background-image: url(../common-images/osaru-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#contentslist td.dots-bg {
	background-image: url(../common-images/dots-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#contentslist td.saruyo-bg {
	background-image: url(../common-images/saruyo-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*    banner list
---------------------------------------*/
#bannerlist ul {
	list-style-type: none;
}
#bannerlist li {
	display: inline;
}
#bannerlist img {
	margin-right: 5px;
	vertical-align: bottom;
}
#bannerlist {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

