@charset "utf-8";

/********************************************************************************/
/* PAGE */
/********************************************************************************/

#page {
	margin: 30px;
/*
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
*/
	display: none;
}


/********************************************************************************/
/* HEADER */
/********************************************************************************/

#header {
	width: 100%;
	padding-bottom:30px;
	letter-spacing: 0.1em;
}

#logo{
	float: left;
	display: inline;
	width: 50%;
}

#lng{
	float: left;
	display: inline;
	width: 50%;
	font-size: 2em;
	text-align: right;
	margin-top:0.2em;
	padding-bottom:1.5em;
}

#header-r2 {
	z-index: 9999;
}

#header-r2 li{
	float: left;
	display: inline;
	font-size: 1.3em;
	line-height: 1.3;
}

#menu{
	float: left;
	display: inline;
	padding-bottom:1em;
}

#navigation_l{
	float: left;
	width:300px;
}
#navigation_r{
	float: right;
	width:300px;
	text-align: right;
}

/********************************************************************************/
/* HEADER TEXT */
/********************************************************************************/

#header-text{
	padding-bottom:3em;
	letter-spacing: 0.1em;
}

/********************************************************************************/
/* CONTENT */
/********************************************************************************/
#content {
	padding-bottom:6em;	
}

/********************************************************************************/
/* TOP */
/********************************************************************************/

#top {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	text-align: right;
}

/********************************************************************************/
/* INDEX */
/********************************************************************************/
#index{
	margin-left: 300px;
	min-width: 480px;
}

/* index-sidebar */
#index-sidebar{
	float: left;
	display: inline;
	width:240px;
	margin-right:60px;
	margin-left:-300px;
}

/* index-sidebar */

#index-category{
	padding-bottom:1em;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	line-height:1.5;
}

#index-category a:hover, #logo a:hover, #language a:hover{
	color: #33cc00;
}

/* index-title */

#index-title a{
	font-weight:normal;
}

#index-title h3{
	padding-bottom:0em;
}
.index-title-year{
	padding-bottom:0.3em;
}

/* index-tn */

#index-tn{
	float: right;
	display: inline;
}

.tn{
	float: left;
	display: inline;
	margin-right:3em;
	margin-bottom: 1.2em;
	position: relative;
	width:auto;
}

.tn_img{
	text-align: center;
	margin: 0 auto;
	width:auto;
	background: #efefef;
}

.tn_img2{
	background: #efefef;
}


#menu a:hover{
	color: #33cc00 !important;
}


.index-title-year h3{
	margin-bottom:0.3em;
	
}

.index-title-year .J,.index-title-year .E{
	line-height:1.2 !important;
	padding-bottom: 0.4em !important;
}



.xxx{
	float: left;
	margin-right: 4em;
	margin-bottom: 2.5em;
	text-align: center;
}

.tn_single{
	margin-bottom: 3em;
	display: inline!important;
}


.tsn_s img{
	height: 25%;
}
.tsn_m img{
	height: 50%;
}
.tsn_l img{
	height: 100%;
}

.tn_txt{
	margin-top: 1em;
	font-size: 1.2em;
	font-weight:bold;
	letter-spacing: 0.1em;
	color: #fff;
	text-align: center;
 
  }

.tn_txt .J{
 	line-height: 1.3 !important;
}

.tn_txt .E{
 	line-height: 1.2 !important;
}

/********************************************************************************/
/* WORKS (DETAIL) */
/********************************************************************************/

#specs{
	float: left;
	line-height: 1.6;
	width: 45%;
	margin-bottom: 3em;
	margin-right: 3em;
}
#specs2{
	float: left;
	line-height: 1.6;
	width: 40%;
	margin-bottom: 5em;
	margin-right: 3em;
	margin-top: 10em;
}

.gallery-item{
	margin: 0;
	padding: 0;
}

.specs-c{
	float: left;
	width: 50%;
}

.specs-c1{
	padding-right:3em;
}

#youtube{
	padding-top:3em;
	padding-bottom:3em;
}

/********************************************************************************/
/* ABOUT */
/********************************************************************************/
#about-profile{
	padding-bottom:6em;
}


#about-photo {
	padding-bottom:3em;
}

.about-profile-img{
	margin-top:2em;
}


/********************************************************************************/
/* PRESS */
/********************************************************************************/


.press_c{
	width: 25%;
	float: left;
	display: inline;
	line-height: 1.2;
}

.press_category{
	padding-bottom:3em;
	padding-right:3em;
}

.press_c h3{
	padding-bottom:2em;
}

.press-year-header{
	padding-bottom:0.5em;
}

.press-year-header-l{
	float: left;
	display:inline;
}

.press-year-header-r{
	float: right;
	display:inline;
}

.press-year{
	padding-bottom:1em;
}

.press-year-unit{
	padding-bottom:0.6em;
}

.press-title{
	line-height:1.3 !important;
}


#press-spec{
	margin-top:1em;
}


.press-year-unit h4{
	font-size:1.2em;
}

/********************************************************************************/
/* NEWS */
/********************************************************************************/

#news{
	line-height: 1.6;
	width: 100%;
	min-width: 860px;
	margin-right:30px;
}

#news h3{
	font-size:1.3em;
}

#news-sidebar{
	float: left;
	display: inline;
	width: 160px;
	margin-right:30px;
}

#news-sidebar div{
	padding-bottom:1em;
}

#news-sidebar h3{
	padding-bottom:0em;
	letter-spacing: 0.1em;
}

#news-pickup{
	line-height:1.3;
}

#twitter{
	line-height:1.3;
}

#news-pickup li, #twitter li{
	padding-top:0.5em;
}

#news-content{
	float: right;
	display: inline;
	width: 640px;
	font-size:1.1em;
}


.news-post{
	padding-bottom:4.5em;
}

.news-post img{
	margin-bottom: 1em;
}

.news-post h3{
}

.news-post-title{
	float:left;
	display:inline;
}

.news-post-date{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0em;
}

/********************************************************************************/
/* ? */
/********************************************************************************/

.E{
	font-size: 1.1em;
	line-height: 1.4;
}

.c2{
	float: left;
	display: inline;
	width: 50%;
}
.c2-margin{
	margin-right: 3em;
}

.note{
	font-size:0.9em;
	line-height:1.5;
}

.xxxx a{
font-weight:bold;
font-size:1.2em;
}
