@charset "UTF-8";
/*----------basic----------*/

body {
	background-image: url(../images/bg/stage.jpg);
	background-size: 100% auto;
	background-attachment: fixed;
}
#MainContents {
	width: 90%;
	color: #585149;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}
#MainContents a:link, #MainContents a:visited {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#MainContents a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
h1, h2, h3, h4, h5 {
	font-family: 'TAMA-B', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#pageContent #MainContents h1 {
	text-transform: uppercase;
	font-size: 36px;
	color: #333;
	text-align: left;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
#pageContent #MainContents h1 span {
	color: #c60202;
}
/*----------navilink----------*/
#pageContent #navilink {
	padding-bottom: 10px;
	font-size: 9px;
	margin: 0px 0px 10px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#pageContent #navilink li {
	font-size: 9px;
}
#pageContent #navilink a:link, #pageContent #navilink a:visited {
	color: #000;
	text-decoration: none;
	font-size: 9px;
}
#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent a:link, #pageContent a:visited {
	color: #666666;
	text-decoration: none;
}
#pageContent a:hover {
	color: #FF6600;
}
/*----------SNS----------*/

#SNS_btn {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
}
.fb-like, #Line_btn, #TW_btn, #Gplus_btn {
	padding-right: 5px;
	float: left;
}
.Link:before {
	content: url("../images/icon_arrow.png")
}


/* ++02 Product Top*/
#ProductNewsTop {
margin:20px 0 0;
padding:0;
}
#ProductNewsTop ul {
list-style-type:none;
margin:0 0 20px;
padding:0;
}
 #ProductNewsTop li {
float:left;
width:180px;
display:block;
height:240px;
margin:0;
padding:0 35px 0 0;
}
#ProductNewsTop img {
border:1px solid #333;
}
#ProductNewsTop .Text {
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-right: 0px;
	text-align: left;
}

/*Show/Event*/
#ShowTop {
 margin-top:20px 0;
}
#ShowTop h2 {
margin-top: 50px;
font-size: 18px;
font-weight: normal;
}
#ShowTop ul {
list-style-type:none;
padding-top:20px;
padding-left:0;
margin:0;
}
#ShowTop li {
float:left;
width:180px;
margin-right:20px;
margin-bottom:30px;
height:175px;
}
#ShowTop img {
margin-bottom:3px;
border:1px solid #666;
}

/*Wallpaper*/
#Wallpaper {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}
#Wallpaper  h2  {
font-size: 14px;
font-weight: bold;
border-left: 5px solid #ad1311;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
margin-bottom: 5px;
}
#link {
	background-image: url(../images/tama_sprites2015.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-right: 0px;
	text-align: left;
	width: 200px;
}
#Wallpaper .Block {
float:left;
width:200px;
margin-right:15px;
margin-top:20px;
margin-bottom:20px;
display:block;
height:265px;
}
#Wallpaper .Block .DL {
background-color:#777;
font-size:10px;
color:#FFF;
padding-top:1px;
padding-bottom:1px;
padding-left:5px;
margin-top:5px;
}
#Wallpaper .Block a,#Wallpaper .Block a:visited {
color:#555;
text-decoration:none;
}

#Wallpaper .Block a:hover {
color:#F60;
}
#Wallpaper .Block p {
margin:0;
padding:0;
}

#Wallpaper .Block ul {
list-style-type:none;
margin:0;
padding:0;
}
#Wallpaper .Block li {
border-bottom:1px dotted #999;
border-left:4px solid #ad1311;
margin:3px 0 0;
padding:1px 0 1px 5px;
}
/*pinterest*/
#Wallpaper .Block .pin {
text-align: right;
padding-top: 4px;
padding-bottom: 1px;
}

/*Product Archive*/
#ProductNewsArchive {
margin:20px 50px 20px 0;
}
#ProductNewsArchive ul {
list-style-type:none;
padding:20px 0;
}
#ProductNewsArchive li {
	background-image: url(../images/tama_sprites2015.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	margin-top: 2px;
	margin-bottom: 15px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	width: 500px;
}
#Back {
text-align: center;
}
#ProductNewsArchive .Title {
font-weight: bold;
}
#ProductNewsArchive .Title a:link, #ProductNewsArchive .Title a:visited{
color: #666;
}
#ProductNewsArchive .Title a:hover {
color:#F60;
border-bottom:1px solid #F60;
}
#ProductNewsArchive .Sub {
font-size: 10px;
padding-top: 5px;
}



/*for mobile*/
@media screen and (max-width: 929px) {
body {
	background-size: auto 100%;
	background-position: center;
}
#pageContent #MainContents{
	width: 90%;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}
#pageContent #MainContents h1{
	padding-top: 20px;
	font-size: 36px;
}#MainContents h2 {
	font-size: 18px;
}

}

/*for smartphone*/
@media screen and (max-width: 480px) {
#pageContent #MainContents h1{
	font-size: 24px;
}

}
}
/*for tablet & PC*/
@media screen and (min-width:930px) {
}
@media screen and (min-width:1300px) {
#MainContents {
	padding: 20px;
	width: 1220px;
}
#pageContent {
	width: 100%;
	background-color: #000;
}
}
