@charset "euc-jp";

/*
===== CONTENTS =========================================

 // Site Outline //

	Site Name:  JIJI PRESS(English Site)


 // Font-size Adjustment //

	71% = 10px
	86% = 12px
	100% = 14px
	114% = 16px
	129% = 18px
	157% = 22px
	214% = 30px

 // CSS Index //

	1: Container
	2: Header
		:movies-box
		:head-afp-box
		:logo-eng-box
	3: Global-menu
	4: Search-box
	5: Main
		:top-adsense-google
		:adsense-google-box
		:page top
	6: Footer
		:logo-foot
		:foot-navi

=======================================================
*/


/*------------------------------
 // 1: Container
------------------------------ */
#container {
	width:1010px;
}


/* ------------------------------
 // 2: Header
------------------------------ */
#header {
	width:980px;
	margin:0 0 20px 20px;
	padding-top:20px;
}

#header #logo-jijipress {
	width:460px;
	margin-top:8px;
	float:left;
}

#header #header-data {
	float:right;
}

/* movies-box
--------------------*/
#header .movies-box {
	padding:1px;
	background:url(../images/back_movies-box.gif) left bottom repeat-x;
	border:1px solid #CCC;
	float:left;
}

#header .movies-box table {
	height:78px;
}

#header .movies-box .movies-box-txt {
	width:91px;
	line-height:1.2;
	vertical-align:top;
}

#header .movies-box .movies-box-txt h2 {
	margin-bottom:3px;
}

#header .movies-box .movies-box-txt p {
	margin-left:1px;
}

#header .movies-box .movies-photo {
	width:94px;
}

#header .movies-box .movies-photo a {
	line-height:0;
}

/* head-afp-box
--------------------*/
#header .head-afp-box {
	width:190px;
	margin-left:2px;
	padding:1px;
	background:url(../images/back_head-afp-box.gif) left bottom repeat-x;
	border:1px solid #CCC;
	float:left;
}

#header .head-afp-box table {
	height:78px;
}

#header .head-afp-box .head-afp-box-txt {
	width:113px;
	padding-right:3px;
	line-height:1.2;
	vertical-align:top;
}

#header .head-afp-box .head-afp-box-txt h2 {
	margin-bottom:3px;
}

#header .head-afp-box .head-afp-box-txt p {
	margin-left:1px;
}

#header .head-afp-box .head-afp-photo {
	width:74px;
	text-align:center;
	vertical-align:bottom;
}

#header .head-afp-box .head-afp-photo a {
	line-height:0;
}


/* logo-eng-box
--------------------*/
#header .logo-eng-box {
	width:110px;
	margin-left:2px;
	float:left;
}

#header .logo-eng-box .logo-eng {
	margin-bottom:20px;
}


/* ------------------------------
 // 3: Global-menu
------------------------------ */
#global-menu {
	height:41px;
	padding:0 10px;
	background:url(../images/back_gnavi.gif) #039 repeat-x;
}

#global-menu ul {
	padding-left:2px;
	background:url(../images/gnavi_line.gif) left top no-repeat;
}

#global-menu li {
	padding-right:2px;
	list-style-type:none;
	background:url(../images/gnavi_line.gif) right top no-repeat;
	float:left;
}

#global-menu li a {
	height:30px;
	padding:10px 15px 0;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	display:inline-block;
}

#global-menu li a:hover {
	background:url(../images/back_gnavi_on.gif);
}


/* ------------------------------
 // 4: Search-box
------------------------------ */
#search-box {
	width:1010px;
	height:29px;
	background:url(../images/back_gnavi2nd.gif) #D6D6D6 repeat-x;
}

#search-box label {
	display:block;
	float:left;
}

#search-box .srch-field {
	width:948px;
	text-align:right;
}

#search-box .srch-field #search-text {
	width:200px;
	margin:3px 5px 0 0;
	color:#666;
}

#search-box .srch-btn {
	width:52px;
	margin-top:3px;
}

/* ------------------------------
 // 5: Main
------------------------------ */
#main {
	width:980px;
	margin:0 0 20px 20px;
}

/* top-adsense-google
--------------------*/
#top-ad-google {
	width:498px;
	height: 350px;
	border:1px solid #9ca5ad;
	background-color:#f7f7f7;
	clear:both;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#top-ad-google .ad-google-title {
	padding:2px 10px;
	color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#9ca5ad;
}

#top-ad-google .ad-google-title .ad-google-what {
	float:right;
}

#top-ad-google .ad-google-title .ad-google-what a {
	color:#FFF;
	text-decoration:none;
}

#top-ad-google .ad-google-content {
	margin:5px 10px;
}

#top-ad-google .ad-google-content a {
	color:#006;
}

#top-ad-google .ad-google-content a.ad-google-url {
	color:#090;
}

#top-ad-google .ad-google-content a.ad-google-txt {
	color:#333;
	text-decoration:none;
}

#top-ad-google a img {
        display:block;
	margin:15px auto;
}

#top-ad-google object {
        display:block;
	margin:15px auto;
}
/* adsense-google-box
--------------------*/
.adsense-google-box {
	margin:0 71px 20px;
}

/* jinno20120620-adsense-google-box
--------------------*/
.adsense-google-box a img {
        display:block;
	margin:15px auto;
}

.adsense-google-box object {
        display:block;
	margin:15px auto;
}

/* page top
--------------------*/
#main .pagetop-box {
	clear:both;
	text-align:right;
}

#main .pagetop-box a {
	padding-left:20px;
	background:url(../images/arrow_page-top.gif) left bottom no-repeat;
}

/* ------------------------------
 // 6: Footer
------------------------------ */
#footer {
	margin-bottom:20px;
	padding-top:10px;
	border-top:5px solid #CCC;
}

/* logo-foot
--------------------*/
#footer #logo-foot {
	margin-left:10px;
	float:left;
}

/* foot-navi
--------------------*/
#footer #foot-navi {
	float:right;
}

#footer #foot-navi .separated {
	color:#999;
}

#footer #foot-navi .copyright {
	margin-top:10px;
	text-align:right;
}

.ad_txt01{
font-size:11px;
text-align:left;
}
.ad_txt02{
margin-top:-16px;
font-size:11px;
text-align:right;
}
