body {
	background-color:#FFFFFF;
	-webkit-text-size-adjust: 100%;
}
header {
	height:150px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(../images/common/head_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
header div {
	width: 100%;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header div h1{
	color:#FFFFFF;
	padding-top: 20px;
	text-align: center;
}
nav {
	background-color:#fff;
	height:60px;
	clear:both;
}
nav ul {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: block;
}
#navLine {
	border:none;
	height: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccccc9;
	border-bottom-color: #ccccc9;
	background-color: #e6e6e4;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navLineUnder {
	border:none;
	background-color: #e6e6e4;
	margin:0px;
	padding: 0px;
	height: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deded9;
}

#wrapper #contents #title {
	margin-bottom: 15px;
}
#wrapper #contents #title.wide {
	margin-bottom: 25px;
}



/*下層のテンプレここから*/
#wrapper section#contents {
	margin-right: auto;
	margin-left: auto;
}
#wrapper section#contents #contentsBanner {
	display:none;
}
#wrapper section#contents #rightPane li {
	margin-bottom: 6px;
}

#wrapper section#contents #contentsWrap section.line {
	background-image: url(../images/common/dot_line.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 45px;
	clear: both;
}
#wrapper section#contents #contentsWrap section.line h3 {
	font-size: 15px;
	font-weight: bold;
	overflow:hidden;
}
#wrapper section#contents #contentsWrap section.line .date {
	font-size: 13px;
	font-weight: bold;
}
#wrapper section#contents #contentsWrap section.line .date span {
	font-size: 10px;
	color: #FFF;
	background-color: #d96164;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	width:5em;
	text-align:center;
	line-height:1.3em;
	margin-bottom:4px;
}
#wrapper section#contents #contentsWrap section.line .date.update span {
	background-color: #999999;
	width:6em;
}
#wrapper section#contents #contentsWrap .more {/*
	text-align:right;*/
	padding:20px 0;
}
ul#socialBtnArea2 {
    clear: both;
    padding: 30px 10px;
	width:940px;
	margin:0 auto;
}
ul#socialBtnArea2 li {
    float: left !important;
    list-style-type: none;
    margin-bottom: 10px;
    margin-right: 10px;
}
li.facebook {
    width: 100px;
}
li.twitter {
    height: 20px;
    width: 93px;
}
li.mixi {
    padding-top: 2px;
    width: 60px;
}
li.gplus {
    width: 40px;
}
li.hatena {
    width: 80px;
}
/*下層のテンプレここまで*/
.timeline .e-entry-title, .p-author .p-name, .cards-base h3, .new-tweets-bar button, .load-tweets, .no-more-pane {
    font-size: 12px;
    line-height: 1.6em;
}
.timeline-header h1.summary {
    font-size: 17px;
    font-weight: normal;
}
.p-author .p-name {
    font-size: 13px;
}
footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #000;
	position: relative;
}
footer article {
	float: left;
	width: 292px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 25px;
	padding-bottom: 25px;
}
footer article.lastChild {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
footer article li {
	margin-bottom: 5px;
}

footer a {
	text-decoration: none;
	background-image: url(../images/common/foot_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #222;
}
footer #footTw  {
	text-decoration: none;
	background-image: url(../images/common/foot_t.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	padding-left: 27px;
}
footer #footFb  {
	text-decoration: none;
	background-image: url(../images/common/foot_f.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	padding-left: 27px;
}
footer #footTw a , footer #footFb a {
	background-image:none;
}
footer a:hover , footer #footTw:hover , footer #footFb:hover {
	opacity:0.6;
	-ms-filter: "alpha(opacity=60)";
}
footer p#pageTop {
	position: absolute;
	right: 3px;
	top: -30px;
}
footer p#pageTop a {
	margin: 0px;
	padding: 0px;
	background-image: none;
}

/*===============================================================================
===============================================================================*/
@media screen and (min-width: 769px) {/* PC用のスタイル記述 */

/*Facebookと言語*/
header div ul.fb_link {
	position: absolute;
	left:15px;
	top:8px;
}
header div ul.fb_link li {
}

header div ul.language_change2{
	display: none;
}
header div ul.language_change{
	position: absolute;
	top: 8px;
	right:15px;
}
header div ul.language_change li {
}
header div ul.language_change li a img{
}


/*tax_free*/
header div ul.h_tax_free_link {
	position: absolute;
	right:105px;
	bottom:7px;
}
header div ul.h_tax_free_link2{
	display: none;
}

/*ナビ*/
nav ul {
	width:815px;
	clear:both;
}
nav ul li a {
	height: 42px;
	padding-top:18px;
}
nav ul li.nav01 a {
	width:175px;
	padding-left: 10px;
}
nav ul li.nav02 a {
	width:220px;
}
nav ul li.nav03 a {
	width:230px;
}
nav ul li.nav04 a {
	width:160px;
}
nav ul li.nav01 img , .sub1 img.resize {
	width:130px;
}
nav ul li.nav02 img , .sub2 img.resize {
	width:132px;
}
nav ul li.nav03 img , .sub3 img.resize {
	width:175px;
}
nav ul li.nav04 img , .sub4 img.resize {
	width:80px;
}

#contents {
	width:960px;
}
/*下層のテンプレここから*/
#wrapper section#contents {
	width:960px;
}
#wrapper section#contents #leftPane {
	float: left;
	width: 665px;
	padding-left:10px;
	margin-bottom:70px;
}
#wrapper section#contents #rightPane {
	float: right;
	width: 150px;
}

#wrapper section#contents #contentsWrap {
	width: 605px;
	margin-left: 60px;
}
#wrapper section#contents #contentsWrap section.line {
	margin-bottom: 45px;
}
#wrapper section#contents #contentsWrap section.line .img_l {
	width:280px;
	float: left;
	margin-right: 15px;
}
#wrapper section#contents #contentsWrap section.line .rightPane {
	float: left;
	width: 310px;
}
#wrapper section#contents #contentsWrap section.line .rightPane .date {
	margin-bottom: 50px;
}
#wrapper section#contents #contentsWrap section.line .rightPane h3 {
	height: auto;
	margin-bottom: 20px;
}

/*下層のテンプレここまで*/

footer {
	width:960px;
}
footer article.article1 {
	height:120px;
}
footer article.article2 {
	height:120px;
}
footer article.article3 {
	height:120px;
}

}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 768px) {/* タブレット用のスタイル記述 */

/*Facebookと言語*/
header div ul.fb_link {
	position: absolute;
	top:8px;
	left:15px;
}
header div ul.fb_link li {
}
header div ul.language_change2{
	display: none;
}
header div ul.language_change{
	position: absolute;
	top: 8px;
	right:15px;
}
header div ul.language_change li {
}
header div ul.language_change li a img{
}

/*tax_free*/
header div ul.h_tax_free_link {
	position: absolute;
	right:105px;
	bottom:2px;
}
header div ul.h_tax_free_link2{
	display: none;
}

/*ナビ*/
nav ul {
	width:640px;
}
nav ul li a {
	height: 42px;
	padding-top:18px;
}
nav ul li.nav01 a {
	width:145px;
}
nav ul li.nav02 a {


	width:185px;
}
nav ul li.nav03 a {
	width:185px;
}
nav ul li.nav04 a {
	width:125px;
}
#wrapper {

}
#contents {
	width:640px;
}

/*下層のテンプレここから*/
#wrapper section#contents {
	width:710px;
}
#wrapper section#contents #leftPane {
	float: left;
	width: 530px;
	padding-left:10px;
	margin-bottom:70px;
}
#wrapper section#contents #rightPane {
	float: right;
	width: 150px;
}

#wrapper section#contents #contentsWrap {
	width: 530px;
	margin-left: 0px;
}
#wrapper section#contents #contentsWrap section.line {
	margin-bottom: 45px;
}
#wrapper section#contents #contentsWrap section.line .img_l {
	float: none;
	margin-right: 15px;
	width:530px;
}
#wrapper section#contents #contentsWrap section.line .rightPane {
	float: none;
	width: 530px;
}
#wrapper section#contents #contentsWrap section.line .rightPane .date {
	margin-bottom: 15px;
}
#wrapper section#contents #contentsWrap section.line .rightPane h3 {
	height: auto;
	margin-bottom: 20px;
}
#wrapper section#contents #contentsWrap section.line .more {
	display:block;/*
	text-align:center;*/
}
ul#socialBtnArea2 {
    padding: 30px 10px;
	width:530px;
	margin:0;
}
/*下層のテンプレここまで*/
footer {
	width:640px;
}
footer article.article1 {
	height:80px;
	padding-bottom:0px;
}
footer article.article2 {
	height:80px;
	padding-bottom:0px;

}
footer article.article3 {
	padding-top:0px;
	height:60px;
}
footer p#pageTop {
	position: absolute;
	right: -30px;
	top: -30px;
}

}
/*===============================================================================
===============================================================================*/
@media screen and (max-width: 481px) {/* スマートフォン用のスタイル記述 */


header div h1{
	color:#FFFFFF;
	padding-top: 35px;
	text-align: center;
}
/*Facebookと言語*/
header div ul.fb_link {
	position: absolute;
	top:5px;
	left:5px;
}
header div ul.fb_link li {
}
language_change{
}
header div ul.language_change{
	display: none;
}
header div ul.language_change2{
	display: block;
	position: absolute;
	top:5px;
	right: 0px;
}
header div ul.language_change2 li {
	float:right;
	margin-right:2px;
}
header div ul.language_change2 li img{
	width:45px;
	height:auto;
}

/*tax_free*/
header div ul.h_tax_free_link {
	display: none;
}
header div ul.h_tax_free_link2{
	position: absolute;
	left:30px;
	top:5px;
	display: block;
}
header div ul.h_tax_free_link2 li a img{
	width:45px;
	height:auto;
}

.sp_hide {
	display:none;
}

nav {
	height:90px;
	background-image: url(../images/common/nav_bg.png);
	background-position: center center;
}

nav ul {
	width:320px;
}
nav ul li.nav01 a {
	width:160px;
}
nav ul li.nav02 a {
	width:160px;
}
nav ul li.nav03 a {
	width:160px;
}
nav ul li.nav04 a {
	width:160px;
}
nav ul li.nav01 img , .sub1 img.resize {
	width:95px;
}
nav ul li.nav02 img , .sub2 img.resize {
	width:99px;
}
nav ul li.nav03 img , .sub3 img.resize {
	width:125px;
}
nav ul li.nav04 img , .sub4 img.resize {
	width:59px;
}

nav ul li a {
	height: 32px;
	padding-top:13px;
}
#wrapper {
	padding-top: 15px;
}
#contents {
	width:315px;
}
#wrapper #contents #title.wide {
	margin-bottom: 15px;
}


/*tax_free*//*
.h_tax_free_link{
	display: none;
}
.h_tax_free_link2{
	display: block;
	background-image: url(../images/common/head_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
*/


/*下層のテンプレここから*/
#wrapper section#contents {
	width:300px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapper section#contents #contentsBanner {
	display:block;
	margin-bottom:15px;
}
#wrapper section#contents #contentsBanner li {
	float:left
}

#wrapper section#contents #contentsBanner .topics {
	margin-left:10px;
}
#wrapper section#contents #leftPane {
	float: none;
	width:300px;
	padding-left:0px;
	margin-bottom:50px;
}
#wrapper section#contents #rightPane {
	float: none;
	width: 300px;
	padding-bottom:40px;
}

#wrapper section#contents #contentsWrap {
	width: 300px;
	margin-left: 0px;
	clear: both;
}
#wrapper section#contents #contentsWrap section.line {
	margin-bottom: 20px;
}
#wrapper section#contents #contentsWrap section.line .img_l {
	width: 300px;
	float: none;
	margin-right: 0px;
	margin:0 auto;
	display:block;
	margin-bottom:3px;
}
#wrapper section#contents #contentsWrap section.line .rightPane {
	float: none;
	width: 300px;
}
#wrapper section#contents #contentsWrap section.line .rightPane .date {
	margin-bottom: 20px;
}
#wrapper section#contents #contentsWrap section.line .rightPane h3 {
	height: auto;
	margin-bottom: 20px;
}
#wrapper section#contents #contentsWrap section.line .more {
	display:block;
	text-align:center;
}
#wrapper section#contents #contentsWrap .more {
/*	text-align:center;*/
}
ul#socialBtnArea2 {
    padding: 0px 10px 50px;
	width:300px;
}
ul#socialBtnArea2 li {
    float: left !important;
}
li.facebook {
    width: 100px;
}
li.twitter {
    height: 20px;
    width: 93px;
}
li.mixi {
    padding-top: 2px;
    width: 60px;
	/*display:none;*/
	visibility:hidden;
}
li.gplus {
    width: 40px;
}
li.hatena {
    width: 80px;
	/*display:none;*/
	visibility:hidden;
}
/*下層のテンプレここまで*/
footer {
	width:320px;
}
footer article.article1 {
	height:80px;
	padding-bottom:5px;
	border-right-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
/*	border-bottom-style: solid;*/
	border-left-style: none;
	border-bottom-color: #d6d6d6;
}
footer article.article2 {
	height:110px;
	padding-top:15px;
	padding-bottom:0px;
	border-right-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d6d6d6;
}
footer article.article3 {
	padding-top:15px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
footer p#pageTop {
	position: absolute;
	right: 0px;
}

}

div#wrapper {
	background-color: #F2F2EE;
	width: auto;
	padding-top: 30px !important;
}