@charset "UTF-8";
/* CSS Document */

/***ベースになるCSS***/

/* //////////// */

/* base         */

/* //////////// */

body {
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:0px;
	zoom:1;
	color:#666;
	background-color:#ebe5d1;
	background-image:url(../img/common/back_2.jpg) ;
	background-position:top center;
	background-repeat:repeat-x;
	min-width:1020px;
	_display: inline;
	_zoom:1;
}

ul, ol, li, dl, dt, dd,table, caption, th, td, img, form, small {
	margin:0;
	padding:0;

}

p, h1, h2, h3, li, td{
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}

a{
	color:#009FE8;
	font-weight:900;}
	
a:hover{
	text-decoration:none;}	


.clearfix:after { content: url(../img/common/pixel.gif); display: block; clear: both; height: 0; }


img{
	margin:0;
	border:0;
}

p{	
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	}

li{
	list-style-type: none;
	list-style-position:outside;
}



h2{
	font-size:20px;
	margin:2px;
	font-weight:bold;
	display:inline;
}

.eiji{
	font-size:12px;
}

h3{
	font-size:18px;
	color:#71B22C;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
}


/* HEADER */

#header_container{
	height:137px;
	width:auto;
	background-color:#ebe5d1;
	background-image:url(../img/common/header_bk.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	padding: 0 0px;
	}


#header{
	width:950px;
	height:85px;
	margin:0 auto;
	background:url(../img/common/top_tittle_logo.jpg) no-repeat left;
	}

#header .header_menu{
	    float:left;
		width:250px;
		height:85px;
		margin-left:450px;
}
	
#header .header_menu ul{
	padding-top:50px;
}

#header ul li{
	float:left;
	font-size:12px;
	line-height:30px;
	width:120px;
}

#header ul li a{
	background:url(../img/common/top_tittle_icon.jpg) no-repeat left;
	padding:0 0 0 15px;
	color:#000;
}

#header ul a:hover{
	color:#f68946;
}

#header .header_app{
	float:right;
	width:225px;
	height:26px;
	padding-top:50px;
}





/* global Navi */


#global_Navi{
	clear:both;
	width: 950px;
	height:52px;
	margin:0 auto;
	line-height: 36px;
	vertical-align: middle;
	text-indent:-9999px;

}



#global_Navi ul{
	width: 950px;
	height:52px;
	background-repeat: no-repeat;

}

#global_Navi li{
display: inline;
	float:left;

}

#global_Navi a {  
  text-indent: -9999px; /* テキストを隠す */  
  text-decoration: none;  
  display: block;    
  height: 52px; 
	background-image: url(../img/common/Navi02.jpg);
  background-repeat: no-repeat;
} 

#glovalNavi01 a{
	width: 136px;
	background-position: 0 0;
}

#glovalNavi01_c a{
	width: 136px;
	background-position: 0 bottom;
}

#glovalNavi01 a:hover{
	width: 136px;
	background-position: 0 bottom;
}

#glovalNavi02 a{
	width: 136px;
	background-position: -136px 0;

}

#glovalNavi02_c a{
	width: 136px;
	background-position: -136px bottom;
}

#glovalNavi02 a:hover{
	width: 136px;
	background-position: -136px bottom;
}

#glovalNavi03 a{
	width: 136px;
	background-position: -272px 0;

}

#glovalNavi03_c a{
	width: 136px;
	background-position: -272px bottom;
}


#glovalNavi03 a:hover{
	width: 136px;
	background-position: -272px bottom;
}

#glovalNavi04 a{
	width: 136px;
	background-position: -408px 0;

}

#glovalNavi04_c a{
	width: 136px;
	background-position: -408px bottom;
}


#glovalNavi04 a:hover{
	width: 136px;
	background-position: -408px bottom;
}


#glovalNavi05 a{
	width: 136px;
	background-position: -544px 0;

}

#glovalNavi05_c a{
	width: 136px;
	background-position: -544px bottom;
}

#glovalNavi05 a:hover{
	width: 136px;
	background-position: -544px bottom;
}


#glovalNavi06 a{
	width: 135px;
	background-position: -679px 0;

}

#glovalNavi06_c a{
	width: 135px;
	background-position: -679px bottom;
}

#glovalNavi06 a:hover{
	width: 135px;
	background-position: -679px bottom;
}


#glovalNavi07 a{
	width: 135px;
	background-position: -814px 0;

}

#glovalNavi07_c a{
	width: 135px;
	background-position: -814px bottom;
}

#glovalNavi07 a:hover{
	width: 135px;
	background-position: -814px bottom;
}




/* SIDE MENU */

#side_menu{
	float:right;
	background-color:#CCCCCC;
	width:250px;
	padding:5px;
}

#side_menu #navi {
	width:220px;
	*width:250px;
	list-style-type:none;
}

#side_menu #navi #line_2 a{
	width:220px;
	height:46px;
	padding:10px 0 0 30px;
	font-weight:bold;
	color:#333;
}

#side_menu #navi #line_2 a:hover {
	color:#FFF;
}

#side_menu #navi li {
	display:block;
	width:220px;
	*width:250px;/* IE7 and below */
	height:56px;
	color:#333;
}

#side_menu #navi li a {
	display:block;
	width:220px;
	*width:250px;
	height:38px;
	padding:18px 0 0 30px;
	font-size:17px;
	line-height:20px;
	background:url(../img/common/side_menu.png) no-repeat;
	text-decoration:none;
	color:#333;
	text-align:left;
	font-weight:700;
			-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}


#side_menu #navi li a:hover {
	background-position:0 -56px;
	color:#FFF;
}



#side_menu #navi #navi_on a{
	display:block;
	width:220px;
	padding:20px 0 0 30px;
	background-position:0 -56px;
	font-weight:bold;
	color:#FFF;
}

#side_menu #navi #navi_on_02 a{
	background-position:0 -56px;
	height:46px;
	padding:10px 0 0 30px;
	font-weight:bold;
	color:#FFF;
}

#side_facebook{
	float:right;
	background-color:#FFF;
	width:250px;
	padding:5px;
	margin-top:20px;
}

#side_facebook_topics{
	float:right;
	background-color:#FFF;
	width:250px;
	padding:5px;
}


#side_top{
	float:right;
}

#side_facebook_top{
	clear:both;
	float:right;
	background-color:#FFF;
	width:250px;
	padding:5px;
}


#side_facebook_top ul.bana{
	margin-top:10px;
}

#side_facebook_top ul.bana li{
	margin-top:0px;
	margin-top:10px\9;
}


#side_facebook ul.bana{
	margin-top:10px;
}

#side_facebook02{
	float:right;
	background-color:#FFF;
	width:250px;
	padding:5px;
}


#side_menu_top{
	float:right;
	background-color:#FFF;
	width:250px;
	height:auto;
	padding:5px;
}

#side_menu_top .sidemenu_bana{
	margin-top:5px;
	width:250px;
}

#side_menu_top .sidemenu_bana li {
list-style-position:outside;
}


#bana_small{
	clear:both;
	float:right;
	width:260px;
	margin-top:20px;
	margin-right:10px;
	text-align:left;
}

#bana_small ul{
		float:left;
}

#bana_small ul li{
		float:left;
		margin-left:10px;

}




/*  「アフリカ」バックナンバー */
#side_backnumber{
	float:right;
	background-color:#FFF;
	width:250px;
	padding:5px;
	margin-top:20px;
	background-color:#71B22C;
	padding-top:10px;
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
}

#side_backnumber span.midashi_2{
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color:#FFF;
}

#side_backnumber .side_backnumber_left{
	clear:both;
	float:left;
	width:120px;
	font-size:12px;
	line-height:18px;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	-moz-border-radius: 8px;    /* Firefox */
   -webkit-border-radius: 8px; /* Safari,Chrome */
   border-radius: 8px;         /* CSS3 */
}

#side_backnumber .side_backnumber_right{
	float:right;
	width:120px;
	font-size:12px;
	line-height:18px;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	-moz-border-radius: 8px;    /* Firefox */
   -webkit-border-radius: 8px; /* Safari,Chrome */
   border-radius: 8px;         /* CSS3 */
}

#side_backnumber a{
	background:url(../img/common/backnumber_icon.jpg) no-repeat left;
	padding:0 0 0 12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	}

#side_backnumber a:hover{
	color:#C00;
}


/* FOTTER ITEM */

#fotter{
	clear:both;
	width: auto;
	height:300px;
	background-image:url(../img/green.jpg);
	background-repeat: repeat-x;
	margin: 20px auto 0px;
	background-color: #006933;
}

#footer-area{
	clear:both;
	width:950px;
	height:130px;
	margin:10px auto;
	padding-top:100px;
	text-align:left;
}

#footer-area ul.footer_info{
	float:left;
	width:400px;
}


#footer-area p.footer_info{
	font-size:12px;
	line-height:16px;
	color:#FFF;
}


#footer-area ul.footer_menu{
	float:right;
	width:500px;
}

#footer-area ul.footer_menu li{
	float:left;
	margin:0 10px 3px 0;
	font-size:12px;
	line-height:18px;
	width:31%;
}

#footer-area ul.footer_menu li a{
	background:url(../img/common/footer_icon.jpg) no-repeat left;
	padding:0 0 0 15px;
	color:#fff;
}

#footer-area ul.footer_menu li a:hover{
	color:#5dad84;
}









/* ETCETRA */

.right_txt{
	display: block;
	text-align: right;
	width: 100%;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clr{clear:both;}
#fotter_Navi ul li {
	display:inline;
	width:100px;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}

