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

	牧島かれん WEB　トップページ用CSS

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

/*for IE 5.5-7*/
div{
	zoom:1;
}
/*for modern browser*/
div:after{
	content:" ";
	display: block;
	height:0.1px;
	clear:both;
	visibility:hidden;
	font-size: 0;
	line-height: 0;
}
* html div { display: inline-block; }


#wrapper{
	background:url(../images/top-main_bg.jpg) repeat-x #F2F2F2 !important;
}
#container{
	background:url(../images/top-header_bg.jpg) no-repeat !important;
}
#header h1{
	display:none;
}
#flash-box,
.movie-space{
	position:relative;
	margin:-55px auto auto 40px;
	width:480px;
	height:385px;
}
.movie-navi{
	height:40px;}
.top-contact{
	position:absolute;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 490px;
	width: 470px;
	top: 398px;
}
.top-photo{
	position:absolute;
	margin-top: -320px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 750px;
}
#top-picup{
	float:left;
	width:290px;
	margin-left:40px;
	display:inline;
	padding-top:10px;
}
#top-picup .access{
	margin-bottom:5px;
}
#top-picup #book{
	float:right;
	width:140px;
	margin-top:10px;
}
#top-picup #link{
	float:left;
	width:140px;
	margin-top:10px;
}
#top-picup #link li{
	width:120px;
	padding-left:8px;
	list-style:none;
	background:url(../images/prot.gif) 0 center no-repeat;
	float:left;
}
#top-picup #link li a{
	float:left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#top-picup #mobile{
	float:left;
	width:140px;
	margin-top:10px;
}
#top-picup #mobile .qrcode{
	text-align:center;
}
#top-picup .banner{
	clear:both;
	margin:5px;
	text-align:center;
}
#top-info{
	float:right;
	width:560px;
	display:inline;
}
#top-info a{
	margin-left:10px;
}
#top-info .news-box,
#top-info .news-box-top{
	width:500px;
	margin:0 0 5px 10px;
	padding:0 0 3px 30px;
}
#top-info .news-box{
	background:url(../images/prot.gif) 15px 7px no-repeat;
}
#top-info .news-box-top{
	background:url(../images/icon_new.jpg) 0 3px no-repeat;
}
#top-info .news_list{
	margin:5px 25px 0px 10px;
	text-align:right;
	padding-top:8px;
	background:url(../images/top_line.jpg) top repeat-x;
}
#top-info #twitter_update_list{
	border:1px #CCCCCC solid;
	padding:4px;
	margin:0 20px 5px 10px;
	list-style:none;
	font-size:10px;
	line-height:147%;
	color:#666666;
}
#top-info #twitter_update_list li{
	padding:0px;
	list-style:none;
	margin:0;}
#main-box{
	background:url(../images/main-box_bg.jpg) repeat-y #F2F2F2;
	padding:0 30px;
}

#header-right{
	width:330px !important;
}
/*グローバルナビ*/
#global-navi {
	margin:0 auto 8px 8px;
	text-align:left;
	width:880px;
	background-image:url(../images/navigation.jpg);
}
#global-navi li {
	display:inline;
	line-height:100%;
	list-style:none;
	text-decoration:none;
	text-indent:-9999px;
}
#global-navi li a {
	display:block;
	float:left;
	height:64px;
	text-decoration:none;
	background-image:url(../images/navigation2.jpg);
	background-repeat:no-repeat;
}
#global-navi li a {
	background-image:url(../images/navigation.jpg) !important;
}
#global-navi li a:hover {
	background-image:url(../images/navigation_over.jpg) !important;
}
#global-navi .now-top #top a,
#global-navi .now-top #top a:hover{
	background-image:url(../images/navigation_now.jpg) !important;
}
#global-navi #top a {
	width:109px;
	background-position:0px 0;
}
#global-navi #profile a {
	width:102px;
	background-position:-109px 0;
}
#global-navi #convictions a {
	width:91px;
	background-position:-211px 0;
}
#global-navi #activities a {
	width:105px;
	background-position:-302px 0;
}
#global-navi #contact a {
	width:150px;
	background-position:-407px 0;
}
#global-navi #access a {
	width:125px;
	background-position:-557px 0;
}
#global-navi #news a {
	width:106px;
	background-position:-682px 0;
}
#global-navi #link a {
	width:92px;
	background-position:-788px 0;
}

