@charset "utf-8";

/*=== Top.css ====================*/

/*=========================
MENU

01：Layout
=========================*/


/*=========================
01：Layout
=========================*/

/*== Floatを含む処理 =====================*/
div.twitterBottom:after{/*FireFox1~  NetScape6~  Opera  safari*/
 height: 0;
 display: block;
 content: ".";
 clear: both;
 visibility: hidden;
 }
/*¥*//*/
div.twitterBottom{
overflow: hidden;
}
/*Horyハック*/

/*=== Main Images ===*/
div.imgMain a:link img,
div.imgMain a:visited img,
div.imgMain a:hover img{
	border: none;
	padding: 0;
	}

div.imgMain{
	margin: 0 0 31px 0;
	}

/*=== Showcase Navi ===*/
div.showcaseBoxWrap{
	width: 471px;
	float: left;
	border-top: 2px solid #333;
	}
div.showcaseBoxWrap h3,
div.columnA h3,
div.columnB h3{
	margin: 14px 0 15px 0;
	font-size: 18px;
	font-style: italic;
	}

div.projectSingle{
	width: 149px;
	float: left;
	min-height: 205px;
	_height: 205px;
	margin: 0 8px 22px 0;
	display: inline;
	}

div.projectSingle h4 a{
	font-size: 14px;
	}
div.projectSingle a img{
	margin-bottom: 7px;
	}

div.projectSingle a:link img{
	border: 3px solid #333;
	}
div.projectSingle a:visited img{
	border: 3px solid #999;
	}
div.projectSingle a:hover img{
	border: 3px solid #669900;
	}

div.shortcut{
	clear: both;
	}
div.shortcut a{
	font-size: 14px;
	}


/*=== News ===*/
div.columnA{
	width: 308px;
	float: left;
	margin-left: 18px;
	border-top: 2px solid #333;
	}
div.columnA a{
	font-size: 14px;
	}
div.columnA div.gapBottom{
	margin-bottom: 20px;
	}
div.columnA div.gapBottom p{
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}
p.gapBottom,
p.gapBottom a{
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}
.shortcut p.gapInner a{
	font-family: "\47\65\6f\72\67\69\61","\30D2\30E9\30AE\30CE\660E\671D\20\50\72\6F\20\57\36","\5E73\6210\660E\671D","\5E73\6210\660E\671D\4F53","\7D30\660E\671D\4F53","\FF2D\FF33\20\FF30\660E\671D","\FF2D\FF33\20\660E\671D";
	}

/*=== miniColumn ===*/
div.columnB{
	width: 145px;
	float: left;
	margin-left: 18px;
	border-top: 2px solid #333;
	}

/*=== People ===*/
div.peopleList a img{
	float: left;
	margin-right: 5px;
	}
div.peopleList p a{
	font-size: 14px;
	}
div.peopleList .small{
	line-height: 120%;
	margin-top: 2px;
	}

/*=== Recruit ===*/
div.recruitTop{
	clear: both;
	margin: 37px 0 40px 0;
	border-top: 2px solid #333;
	}
	
div.recruitTop h3{
	margin: 12px 0 20px 0;
	}

/*=== Flickr ===*/
#flickr_badge_uber_wrapper h3{
	border-top: 2px solid #333;
	padding: 12px 0 0 0;
	}

/*=== ScrapBook ===*/
div.scrapBook{
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 2px solid #333;
	}
div.scrapBook p a img{
	border: none;
	margin-bottom: 3px;
	}
div.scrapBook p{
	color: #333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}
div.scrapBook p a{
	font-size: 12px;
	}


/*=== Twitter ===*/


div.twitterTimeline{
	background: #333;
	padding-top: 20px;
	}
	
div.twitterTimeline h3{
	color: #CCC;
	margin: 0 0 10px 15px;
	}
	
div.twitterTimeline ul{
	padding: 0 15px 10px 15px;
	}
	
div.twitterTimeline ul li{
	color: #CCC;
	font-size: 12px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}
div.twitterTimeline ul li a{
	display: block;
	color: #666;
	margin-bottom: 15px;
	font-family: "\47\65\6f\72\67\69\61","\30D2\30E9\30AE\30CE\660E\671D\20\50\72\6F\20\57\36","\5E73\6210\660E\671D","\5E73\6210\660E\671D\4F53","\7D30\660E\671D\4F53","\FF2D\FF33\20\FF30\660E\671D","\FF2D\FF33\20\660E\671D";
	}
div.twitterTimeline ul li span a{
	display: inline;
	font-size: 12px;
	color: #CCC;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}

div.twitterBottom div{
	margin: 0 0 20px 15px;
	}

