@charset "UTF-8";

h3,h4 {
	color:#FFFF00;
}

h4{
	font-weight: normal;
}
h3{
	font-size: 120%;
}

h4{
	font-size: 100%;
	font-weight: normal;
}

img#head{
	margin-bottom: 30px;
}

b{
	font-weight: normal;
}

/*
###############################
	INDEX
###############################*/
ul#sp_list{
	padding:0;
	display: inline-block;
}

ul#sp_list li{
	float: left;
	width: 424px;
	height: 318px;
	background:transparent url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/interview/images/base.png) no-repeat;
}

ul#sp_list li.left{
	margin-right: 18px;
}

div.cell{
	position: relative;
	display: block;
}

div.cell div.text{
	position: absolute;
	top: 215px;
	left: 20px;
	width: 395px;
}

div.cell div.text h4{
	color:#FF0;
	font-size: 14px;
}
div.cell p{
	color:#888;
}

div#content div.text img{
	/*vertical-align: bottom;*/
}

a.wrap{
	display: block;
	position:relative;
}

a.wrap img.frame{
	display: block;
	position: absolute;
}

a.wrap img.content{
	position: absolute;
	top: 20px;
	left: 20px;
}

a.wrap img.frame{
	position: absolute;
	top: 16px;
	left:16px;
}

a.wrap img.selected{
	position: absolute;
	top:16px;
	left:16px;
	visibility: hidden;
}

a.wrap img.new{
	position: absolute;
	top:10px;
	left:9px;
}

a:hover img.selected{
	visibility: visible;
}

ul#sp_list a{
	position: relative;
	display: inline-block;
	width: 37px;
	height: 15px;
	vertical-align: bottom;
}
ul#sp_list a.volume img{
	position: absolute;
	top: 0;
	bottom: 0;
}
ul#sp_list a.volume img.over{
	visibility: hidden;
}
ul#sp_list a.volume:hover img.over{
	visibility: visible;
}

table.date{
	 /*border: 1px #ff0000 solid;*/
	 	/* 上、右、下、左*/
	margin: 0px 0 0 0;
}

td.volume{
	/*width:280px;*/
	align: right;
}

td.date{
	width:260px;
	align: right;
}


/*
###############################
	LEFT COLUMN
###############################*/
div#left_column div.section2{
	height:10px;
	background:transparent url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/images/hr_blue.gif) bottom repeat-x;
	margin-bottom: 10px;
	/*border: 1px #ff0000 solid;*/
}

div#left_column div.section{
	font-size: 12px;
	background:transparent url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/images/hr_blue.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #888;
	 /*border: 1px #ff0000 solid;*/
}

div#left_column div.section p{
	
}

div#left_column div.section a{
	color: #888;
}


/* current */
div#left_column div.section#current a{
	color: #FF0;
}

div#left_column div.section#current p{
	color: #FF0;
}

div#left_column div.section ul li{
	list-style: disc inside;
	margin: 1px 0;
}

div#left_column div.section#current ul li{
	color: #FF0;
}

div#left_column img.page_name{
	margin-left: -5px;
	display: inline-block;
	vertical-align: bottom;
}
/*
###############################
	RIGHT COLUMN
###############################*/

/* headline */
div#headline{
	margin-bottom: 20px;
}

div#headline h4{
	line-height: 1.4em;
}

div#headline img#index{
	margin-bottom: 10px;
}

/* conversation */
div#conversation{
	margin-bottom: 40px;
}


div#conversation img#subtitle{
	margin-bottom: 20px;
}

div#conversation a img.subtitleon{
	visibility: hidden;
	position: absolute;
}

div#conversation a img.subtitleoff{
	visibility: visible;
	position: absolute;
}

div#conversation a:hover img.subtitleon{
	visibility: visible;
	position: absolute;
}

div#conversation a:hover img.subtitleoff{
	visibility: hidden;
	position: absolute;
}

div#conversation img.right{
	float: right;
	margin: 15px 0 15px 15px;
}

div#conversation img.left{
	float: left;
	margin: 15px 15px 15px 0;
}

div#conversation p{
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 1.5em;
}

div#conversation p.y{
	color: #FF0;
}

div#conversation b{
	font-weight: normal;
	color: #FF0;
	margin-right: 15px;
}


/* page navigation */
div#page_navi{
	position: relative;
	width: 100%;
	background:url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/interview/images/hr_yellow.gif) bottom repeat-x;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 40px;
	font-size: 12px;
}

div#page_navi img#back{
	position: absolute;
	top: 6px;
	left: 0px;
}

div#page_navi img#next{
	position: absolute;
	top: 6px;
	right: 0px;
}

div#page_navi div#text{
	width:100%;
	text-align: center;
}

div#page_navi div#text a img{
       vertical-align: top;
}

div#hr_yellow{
	width: 100%;
	height: 1px;
	background:url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/interview/images/hr_yellow.gif) bottom repeat-x;
}

div#page_navi div#text b{
	color:#FF0;
}

/* COMMENT */
a.come{
	color:#FFFF00;
}

div.come{
	/* 上、右、下、左*/
	margin: 1em 0 1em 0;
}

div.comment p{
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 1emF;
}

div.comment p.y{
	color: #FF0;
}

div.comment b{
	font-weight: normal;
	color: #FF0;
	margin-right: 15px;
}


/* PROFILE */
div#profile{
	
}

div#profile img#profile{
	margin-bottom: 15px;
}

table#profile tr td{
	height: 140px;
	padding:0;
	vertical-align: top;
}

table#profile tr td img{
	margin: 0 15px 15px 3px;
}

table#profile p{
	line-height: 1.5em;
}
table#profile p.name{
	font-size:14px;
	line-height: 1.5em;
}
table#profile p.birth{
	
}

table#profile p.data{
	font-size: 10px;
	line-height: 1.5em;
}


div#links dd a:link,
div#links dd a:visited,
div#links dd a:hover {
	color:#02DEFE;
}


--------

table#profile2 tr td{
	height: 100px;
	padding:0;
	vertical-align: top;
}

table#profile2 tr td img{
	/* 上、右、下、左*/
	margin: 0 15px 15px 3px;
}

table#profile2 p{
	line-height: 1.5em;
}
table#profile2 p.name{
	font-size:14px;
	line-height: 1.5em;
}
table#profile2 p.birth{
	
}

table#profile2 p.data{
	font-size: 10px;
	line-height: 1.5em;
	/* 上、右、下、左*/
	margin: 0em 0 3em 0;
}

table#by p.data{
	font-size: 11px;
	line-height: 1.5em;
	/* 上、右、下、左*/
	margin: 1.5em 0 3em 0;
}

