/*
Theme Name: fj-01
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/



@charset "utf-8";
@import url("base.css");

/* コンテナ */
div#container	{width: 960px;
	margin:0 auto;
font-family: Arial narrow ,Arial, sans-serif;}


/* ヘッダー */


#container h1 {
	font-size:30px;
	font-family: Arial narrow ,Arial, sans-serif;
	 text-align:left;
	font-weight:bold;
	margin-top:29px;
	margin-left:34px;
	margin-bottom:30px;
}

body {color: #000;}
div#header	{
     width:809px;
  border-bottom: none;
	padding-bottom: 0;
	margin:0 auto;}
div#header img{margin-left:-26px;}
div#header a img{margin:auto;

}
#slider10 img{margin:auto;
	width:809px;}
#nav{width:900px;}
#nav ul {
	font-family: Arial narrow ,Arial, sans-serif;
	list-style-type: none;
	margin: auto;
	margin-left:-10px;
	padding-left: 0px;
	overflow: hidden;
}
#nav ul li {
        float:left;
	margin-right:2px;
}
#nav ul li a {margin-bottom:8px;
	font-family: Arial narrow ,Arial, sans-serif;
	display: block;
	text-align: center;

}


/* コンテンツ */
div#content	{width:809px;
margin:0 auto
}


#text1 img{
	margin-left:70px;
}
#sns { 
	margin-top:56px;
	margin-left:82px;
	margin-bottom:33px;
	
}

/* フッター */
#footer {
width:809px;
margin: auto;
height: 77px;
}

address	{font-size: 12px;
	font-style: normal;
	font-family: Arial narrow ,Arial, sans-serif;
	margin: 0}

address a	{color: #000000}


#coin-slider{

    margin: auto;
}

/* sns */


#sns {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom;0px;
    
    position:relative;
        top: 23px;
    left: 0px;
}
#fblike{
    float: left;
    position: relative;
        top:0px;
    left: 6px;}

.sp_like{height: 24px !important;}
.fb_iframe_widget_lift {height: 24px !important;}

/*
#fblike .fb-like .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr { display: none !important; }
*/


#fbshare{
    float: left;
    position: relative;
        top:0px;
    left: 16px;}
#fbshare img{height: 20px;
width:55px;}


#twitter{
    float: left;
    position: relative;
        top: 0px;
    left: 27px;float: left;}
.xl .btn, .xl .hcount .count-o {
height: 24px !important;
}

#google{
    float: left;

    position: relative;

    top: 0;

    left: 36px;
}
#google #___plusone_0{width: 80px !important;}

#snsfix{clear :both;}



/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider



.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

*/
#mlogo{float: right;
margin-right: 91px;
}
#clrlogo{clear: both;}