@charset "utf-8";

body#smc {
	/*width: 100%;*/
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ,sans-serif;
	color: #333333;
	background: url(../img/common/header_bg.gif) 0 0 repeat-x;
/*	font-size: 100%;*/
	line-height: 1.4;
/*	text-align: center;*/
	margin-top: 0;
}

a:hover img {
  opacity: 0.5;
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha(opacity=50);
}

a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	opacity: 0.5;
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha(opacity=50);
	color:#666;
}
#side_navi a {
	text-decoration: none;
	color:#000000;

}
#side_navi a:hover {
	opacity: 0.5;
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha(opacity=50);
	color:#666;
}
body#people {
	background: none;
	padding:20px 0;
}

body#people {
	line-height: 1.2;
}
body#people h2{
	font-size: 20px;
	margin-bottom: 20px;
}


/*#article02 {
  margin: 0px auto;
  width: 1000px;
}*/

/*
#contents {
    margin: -60px auto 0;
    padding: 0 0px;
    width: 1000px;
}
*/
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
	}



#gnav_ctn {
z-index: 2000;
}




#container {
	width:100%;
	background: url(../img/common/content_bg.gif) 0 0 repeat;
	text-align: center;
	margin:10px 0;
}
#content_area {
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-bottom:50px;
}

#content {
	width: 700px;
	float: left;
	margin-top: 30px;
}


#side_navi {
	width: 290px;
	float: right;
	margin-top: 30px;
}
#side_navi ul li {
	position: relative;
}
#side_navi ul li div{
	width: 245px;
	height: 41px;
	display: block;
	position: absolute;
	padding: 10px 0 0 50px;
	top: 0;
	left: 0;
}
#side_navi ul li#navi07 div{
	width: 245px;
	height: 39px;
	display: block;
	position: absolute;
	padding: 20px 0 0 50px;
	top: 0;
	left: 0;
	
}
#side_navi ul li#navi0702 div{
	width: 245px;
	height: 39px;
	display: block;
	position: absolute;
	padding: 20px 0 0 50px;
	top: 0;
	left: 0;
	
}

#side_navi ul li#navi01 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi01.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	}
#side_navi ul li#navi02 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi02.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi03 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi03.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi04 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi04.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi05 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi07.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi0502 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi0702.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	color:#ccc;
	display: block;
}
#side_navi ul li#navi06 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi05.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi07 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi06.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#side_navi ul li#navi0702 {
	width: 290px;
	height: 52px;
	background: url(../img/common/side_navi0602.png) 0 bottom no-repeat;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	color:#ccc;
	display: block;
}

#sns_box02 {
	position: relative;
}
#sns_box02 li#facebook {
	position: absolute;
	top: 0;
	left: 0;
}
#sns_box02 li#twitter {
	position: absolute;
	top: 0;
	left: 50px;
}
#sns_box02 li#youtube {
	position: absolute;
	top: 0;
	left: 100px;
}
#sns_box02 li#english {
	position: absolute;
	top: 0;
	left: 0px;
}
#pickup_area {
	background: url(../img/common/pickup_bottom.png) 0 bottom no-repeat; 
	padding-bottom: 9px;
	margin-top: 80px;
}
#pickup_inbox {
	background: url(../img/common/pickup_top.png) 0 top no-repeat;
	padding-top:9px; 
}
#pickup_box {
	background: url(../img/common/pickup_bg.gif) 0 top repeat-y;
	padding: 0 9px 5px 9px;
	font-size: 12px;
}
#pickup_box h3 {
	padding:5px 3px 0;
}
#pickup_box dl dt {
	float: left;
	margin-right: 10px;
}
#pickup_box dl dd {
	font-size: 12px;
	font-weight: bold;
}

#pickup_box dl {
	margin-top: 15px;
}

#side_navi ul li a {
color: #333333;
text-decoration: none;
}

#side_navi p {
	margin: 37px auto;
	text-align: center;
}

#smc_con01 {
	background: url(../img/index/con_boxbtm.gif) 0 bottom no-repeat;
	padding-bottom: 8px;
}
#smc_con01_inbox {
	background: url(../img/index/con_boxtop.gif) 0 top no-repeat;
	padding-top: 8px;
}
.con01_boxarea {
	background: url(../img/index/con_boxbg.gif) 0 0 repeat-y;
	padding: 10px 10px 0 10px;
}
.con01_img {
	width: 325px;
	float:left;
}
.con01_img img{
	padding-bottom: 5px;
}

.con01_txt {
	width: 336px;
	float: right;
	margin-right: 10px;
}
.con01_txt  h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.con01_txt p {
	margin-bottom: 10px;
	font-size: 16px;
}
p.day {
	font-size: 10px;
	color: #8a8a8a;
}

#sns_box {
	width: 1000px;
	position: relative;
}



#sns_box ul#sns_bn {
	width: 155px !important;
	float: right;

}
ul#sns_bn li.tw{
	position: absolute;
	top: 5px;
	left 0;
}

ul#sns_bn li.fs{
	position: absolute;
	top: 4px;
	right: 0;
}
/*.fb-share-button {
	padding-top:25px;

	}*/
/*ul#sns_bn  li{
	display: inline;
	margin-left: 12px;
}*/

/*.twitter-share-button {
	margin-top: 35px;
}
*/

.con_area {
	width: 1000px;
	padding-top: 25px;
}


.con_box02 {
	width: 337px;
	float: left;
	background: url(../img/index/con02_boxbtm.png) 0 bottom no-repeat;
	padding-bottom: 6px;
	margin-right: 17px;
}

.con_box02 .con_inbox02 {
	width: 337px;
	background: url(../img/index/con02_boxtop.png) 0 0 no-repeat;
	padding-top: 5px;
}
.con_box_area02 {
	background: url(../img/index/con02_boxbg.png) 0 0 repeat-y;
	padding:5px 0px 5px;
}




.con_box02  dl{
	padding:5px 5px 0;
}

.con_box02  dl dt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.con_box02  dl dd{
	font-size: 14px;
	margin-bottom:  10px;
}
.con_box02 p.day{
	padding: 5px 0 0;
}

.con_box02 .youtube_area {
	position: relative;
	padding:0 5px;
}

.con_box03 {
	width: 220px;
	float: left;
	background: url(../img/index/con_sboxbtm.png) 0 bottom no-repeat;
	padding-bottom: 5px;
	margin-right: 15px;
}
.con_box03 .con_inbox {
	width: 220px;
	background: url(../img/index/con_sboxtop.png) 0 0 no-repeat;
	padding-top: 5px;
}
.con_box_area {
	background: url(../img/index/con_sboxbg.png) 0 0 repeat-y;
	padding:5px 0px 5px;
}


.con_box03 h3{
	font-weight: bold;
	font-size: 16px;
	padding: 5px 5px;
}
.con_box03 p.day{
	padding: 5px 0 0;
}

.con_box03 .youtube_area {
	position: relative;
	padding:0 5px;
}







.youtube_area {
	position: relative;
}
.youtube_area img{
	margin-bottom: 2px;
}
.youtube_area  p.youtube {
 	position: absolute;
	top: 10px;
	right: 10px;
}
.youtube_area p.day{
	text-align:right;
}

.smc_subcon_area {
	width: 1000px;
}




#info {
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-bottom:50px;
}


#info h3 {
	padding: 50px 0;

}

table th{
	width:120px;
}
table th,table td {
	padding: 7px 5px;
}
/*table td.td02{
	width: 680px;
}
table td.td01{
	width: 370px;
}

*/
table td.td_sub {
	padding: 5px 5px;
}



/* === Clear Fix List === */






.clear{
	clear:both;
}
/* 回り込み解除 */
.clearfix:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ height: auto; overflow: hidden; /**/
}
.last {
	margin-right: 0;
}
body#people ul li{
	margin-bottom: 20px;
}
span.en {
font-size:10px;

}

#footer_box {
	width:100%;
	background: #fff;
	padding-top: 10px;

}

#footer_area {
  margin: 0px auto;
  width: 980px;
}