@charset "utf-8";
/* CSS Document */

.box_b100 {
	min-height:100px;
	margin-bottom:100px;}
.box_b50 {
	margin-bottom:50px;}
.box_b10 {
	margin-bottom:10px;
	padding-left: 3px;
}
.box_b10_top {
	margin-bottom:10px;
	margin-top:20px;}	
	
.box-year_top {
	clear:both;
}
.box-year {
	clear:both;
	margin-top:50px;
}

.box-year_bottom {
	clear:both;
	margin:50px 0 60px 0;
}
.box-year-half {
	clear:both;
	margin-top:15px;
}
.box-year-half_bottom {
	clear:both;
	margin:15px 0 60px 0;
}
.box2_top {
	height:169px;

}
.box2 {
	height:169px;
	margin-top:30px;

}

.box3_L {
	float:left;
	width:300px;
	height:auto;
	margin:0 20px 15px 0;
}
.box3_R {
	float:left;
	width:300px;
	height:auto;
	margin:0 0 15px 0;
}


#news_top {
	width:800px;
	height:auto;
	padding-top:0px;
}
#news_box-L {
	width:350px;
	height:200px;
	float:left;
}
#news_box-R {
	width:380px;
	height:200px;
	float:left;
	margin-left:70px;
}
.news_box {
	width:350px;
	height:50px;
}
.news_text {
	margin-bottom:10px;
	font-size:13px;
	line-height:20px;
	}
.news_text a{
	color:#c6c6c6;
	text-decoration:none;
}
.news_text a:hover{
	color:#ff0;
}
.about_text {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-size:15px;
	line-height:20px;
	font-weight:lighter;
	letter-spacing:1px;}


#juitterContainer {
	margin-bottom: 20px;
	margin-top: 22px;
	background: transparent;
} /*Juitter container*/
#juitterContainer .twittList {
	margin:0;
	padding:0;
} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI {
	line-height:17px;
	list-style:none;
	margin:0;
	border-bottom:solid 1px #eee;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	font-size:11px;
}
#juitterContainer .twittList SPAN.time {
	color:#555;
	font-size:9px;
	float:right;
}
#juitterContainer .twittList A {
	color:#c6c6c6;
	text-decoration:none;
	font-size:10px;
	margin-bottom:5px;
}
#juitterContainer .twittList A:hover {
	color:#ff0;
	text-decoration:none;
	font-size:10px;
	margin-bottom:5px;
}  /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar {
	float:left;
	border:solid 1px #999;
	background:#272727;
	margin-right:5px;
	padding:2px;
	width:48px;
	height:48px;
}
#juitterContainer .jRM {
	float:right;
	clear:both
} /*read it on twitter link*/
#juitterContainer .extLink {
} /*CSS for the external links*/
#juitterContainer .hashLink {
} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
#juitterContainer .twittLI {
	display: inline-block;
}
* html #juitterContainer .twittLI {
	height: 1%;
}
#juitterContainer .twittLI {
	display: block;
}



.about_box-L {
	float:left;
	width:145px;
}
.about_box-R {
	padding:0 0 0 145px;
}
.about2_box-L {
	width:350px;
	float:left;
}
.about2_box-R {
	width:350px;
	float:left;
	margin-left:100px;
}

.work_box-L {
	float:left;
	width:140px;
}
.work_box-R {
	padding:0 0 0 145px;
}

.work_image {
	float:left;
	height:169px;
}
.work_name {
	font-weight:bold;
	font-size:25px;
	color:#eee;
	margin:0 0 3px 350px;
}
.work_name {
	font-weight:bold;
	font-size:25px;
	color:#eee;
	margin:0 0 3px 350px;
}
.work_name_B {
	font-weight:bold;
	font-size:25px;
	color:#eee;
	margin:0 0 3px 0;
}
.work_name-jp {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	color:#eee;
	margin:5px 0 30px 350px;
	letter-spacing:2px;
}
.work_name-jp_B {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:11px;
	color:#eee;
	margin:10px 0 0 0;
	padding:3px;
	letter-spacing:2px;
}
.work_name-jp2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#CCC;
	margin-top:20px;
	padding-left:3px;
	letter-spacing:1px;
}
.about-jp {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color:#999;
	margin:0 0 15px 4px;
	letter-spacing:1px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	padding:5px;
	line-height:18px;
}

.work_text {
	font-size:10px;
	line-height:14px;
	margin-left:350px;
	color:#CCC;
}

.work_text_B {
	font-size:10px;
	line-height:14px;
	margin-bottom:5px;
	}
.work_text2 {
	font-size:10px;
	line-height:14px;
	border-bottom:solid 1px;
	border-color:#666;
	padding:0 0 8px 3px;
	color:#ccc;
	letter-spacing: 1px;
	}
.work_text3 {
	font-size:12px;
	line-height:19px;
	margin-left:350px;
	color:#ccc;
}
.work_text a {
	margin-top:5px;
	padding:15px 0 0 0;
	color:#eee;
	text-decoration:underline;
}
.work_text a:hover {
	color:#ff0;
	text-decoration:underline;
}
.outline-L {
	float:left;
	width:200px;
	height:auto;
	margin-right:15px;}
	
.outline-R {}

.section-name {
	font-family:Arial, Helvetica, sans-serif:;
	font-size:17px;
	font-weight:bold;
	margin:30px 0 30px 0;
	padding:0 0 2px 6px;
	color:#eee;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-color:#ccc;
	}
.mv_img {
	float:right;
	margin:0 0 0 5px;
	border:none;
	}

