@charset "UTF-8";

/*
 * common
 */
body {
	min-width:800px;
}


/*
 * identity
 */
#identity {
	margin:62px 100px;
	line-height:1;
	white-space: nowrap;
}
#identity img {
	float:left;
	margin:0 0.38em 0 0;
	width:1.62em;
	height:1.62em;
	vertical-align:bottom;
	font-size:262%;
		-ms-interpolation-mode: bicubic;
}
#identity a {
	outline:none;
	text-decoration:none;
	transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
}
#identity h1 {
	float:left;
	padding:0.62em 0 0 0;
	vertical-align:bottom;
	font-weight:normal;
	font-size:262%;
}


/*
 * information
 */
footer.information {
	margin:62px 100px;
}


/*
 * container
 */
div.container {
	margin:62px 100px;
	animation: 'motion-advent' 0.2s ease 0s 1 alternate;
		-webkit-animation: 'motion-advent' 0.2s ease 0s 1 alternate;
		-moz-animation: motion-advent 0.2s ease 0s 1 alternate;
}


/*
 * home
 */
#home {
	position:relative;
}
#home {
	/* イラスト用 */
	background: transparent url("/img/home/winter.png") right bottom no-repeat;
	padding:0 130px 80px 0;
}
#home nav {
	float:left;
}
#home nav ul {
	margin:0.62em 1.62em;
	padding:0 0 0 0.38em;
	font-size:262%;
	font-family:"Meiryo","メイリオ",sans-serif;
}
#home nav ul li {
}
#home nav ul li + li {
	margin:1em 0 0 0;
}
#home nav ul li a {
	outline:none;
	text-decoration:none;
	color:#CCCCCC;
	transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
}
#home nav ul li.works a:hover {
	color:#1BA0E1;
}
#home nav ul li.author a:hover {
	color:#FFC211;
}
#home aside {
	display:none;
}

/*
 * works
 */
#works {
}
#items {
	float:right;
	margin:0 0 0 -200px;
	width:100%;
}
#items section {
	margin:0 0 25px 200px;
	border:#CCCCCC 1px solid;
	border-radius:5px;
		-moz-border-radius:5px;
	overflow:hidden;
}
#items section a {
	text-decoration:none;
}
#items section a:hover {
	text-decoration:underline;
}
#items section p,
#items section dl {
	font-size:90%;
}
#items section h2.title {
	float:left;
	font-size:x-large;
	font-weight:normal;
}
#items section h2.title a:link {
	color:#1BA0E1;
}
#items section h2.title a:visited {
	color:#885EAE;
}
#items section p.name {
	float:right;
}
#items section p.name a {
	color:#333333;
}
#items section p.description {
	line-height:1.6;
}
#items section p.rating {
	float:left;
}
#items section p.copyright {
	float:right;
}
#items section dl {
	margin:10px 0;
	float:left;
	font-family:monospace;
	list-style:none;
}
#items section dl dt,
#items section dl dd {
	float:left;
	padding:0 5px 0 0;
}
#items section dl dt:after {
	content:"\3a";
}
#items section figure.graphic {
	float:right;
	padding:0 0 0 10px;
	width: 100px;
	max-height: 161.8px;
	overflow: hidden;
}
#items section figure.graphic a {
	display: block;
	outline:none;
}
#items section figure.graphic img {
	display: block;
	width: 100%;
		-ms-interpolation-mode: bicubic;
}
#items section header {
	padding:16px 16px 10px 16px;
}
#items section footer {
	border-top:#DDDDDD 1px solid;
	padding:10px 16px;
	overflow:hidden;
}
#items section div.outline {
	padding:0 16px;
}
#items ul.pager {
	margin:0 0 0 200px;
	list-style:none;
}
#items ul.pager li {
	float:left;
}
#items ul.pager li.option {
	float:right;
	font-size:90%;
}
#items ul.pager li a {
	padding:5px;
	color:#1BA0E1;
}
#items ul.pager li a:hover {
	color:#FE5815;
}
#items ul.pager li span {
	padding:5px;
}
#guide {
	float:left;
	width:180px;
	overflow:hidden;
	font-size:90%;
}
#guide div {
	margin:21px 0;
}
#guide div h3 {
	margin:0 0 5px 0;
}
#guide div ul {
	margin:5px 0;
	list-style:none;
}
#guide div ul li {
	margin:3px 0;
}
	li.depth1 {
		padding-left:0;
	}
	li.depth2 {
		padding-left:8px;
	}
	li.depth3 {
		padding-left:16px;
	}
	li.depth4 {
		padding-left:24px;
	}
#guide div ul li a {
	display:block;
	outline:none;
	padding:3px 0;
	text-decoration:none;
	color:#777777;
}
#guide div ul li a:hover {
	text-decoration:underline;
	color:#1BA0E1;
}
#guide div ul li span {
	display:block;
	padding:3px 0;
}
#guide div ul li small {
	white-space: nowrap;
	color:#CCCCCC;
}
#scope {
	margin:0 0 30px 0;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	background:#F1F1F1;
	padding:5px;
	overflow:hidden;
	color:#555555;
	font-size:small;
}
#scope a {
	outline:none;
	color:#555555;
}
#scope a:hover {
	color:#1BA0E1;
}
#scope a:active {
	color:#FE5815;
}
#scope div {
	float:left;
	padding:5px;
}
#scope div a {
	padding:3px;
	text-decoration:none;
}
#scope ol {
	float:left;
	list-style:none;
}
#scope ol li {
	float:left;
	padding:5px 0;
}
#scope ol li + li:before {
	content:"\3e";
	color:#FFFFFF;
	font-weight:bold;
}
#scope ol li a,
#scope ol li span {
	padding:3px 10px;
}
#scope dl {
	float:right;
}
#scope dl dt {
	display:none;
}
#scope dl dd {
	float:left;
	margin:0 3px;
	border:#DDDDDD 1px solid;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	background:#F8F8F8;
	padding:4px 2px;
}
#scope dl dd a {
	border-left:#F1F1F1 1px solid;
	padding:3px;
	text-decoration:none;
	font-size:10px;
	font-family:monospace;
}
#scope dl dd span {
	padding:3px;
}
#scope p.counter {
	float:right;
	padding:5px;
}

/*
 * authors
 */
#authors {
}
#authors div.contents {
	float:left;
	margin:0 -238px 0 0;
	width:100%;
	overflow:hidden;
}
#users {
	margin:0 238px 0 0;
	overflow:hidden;
}
#users a {
	text-decoration:none;
}
#users a:link {
	color:#1BA0E1;
}
#users a:visited {
	color:#885EAE;
}
#users a:hover {
	text-decoration:underline;
}
#users table {
	width:100%;
	font-size:90%;
}
#users table th,
#users table td {
	border-top:#F1F1F1 1px solid;
	border-bottom:#F1F1F1 1px solid;
	text-align:left;
	vertical-align:middle;
}
#users table th {
	padding:10px 0;
}
#users table th a {
	display:block;
	width:48px;
	height:48px;
	overflow:hidden;
}
#users table td {
	padding:10px 16px;
	min-width:6em;
}
#users table td a {
	font-weight:bold;
}
#users ul.pager {
	margin:24px 0;
	list-style:none;
}
#users ul.pager li {
	float:left;
}
#users ul.pager li.option {
	float:right;
	font-size:90%;
}
#users ul.pager li a {
	padding:5px;
	color:#1BA0E1;
}
#users ul.pager li a:hover {
	color:#FE5815;
}
#users ul.pager li span {
	padding:5px;
}
#authors-guide {
	float:right;
	width:200px;
	overflow:hidden;
}
#authors-guide ul li a:after {
	float:right;
	content:"\bb";
}


/*
 * search
 */
form.search {
	border:#CCCCCC 1px solid;
	transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s linear;
}
form.search input {
	box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	opacity:0.3;
	border:none;
	outline:none;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMjQvMTK6HXiOAAABEUlEQVQ4jZWSvVXDMBSFPxsGyAhsELOBG4pUmAkIA0QnFKhW7YagBUgmIKlS0MQb4A3CAjmpaEXzdKLIEj+38tV7+nTfOy6ccwAopWtgDtxy0gZYWNvuyKhwzqGUngPPuSbgwdp2mSpcHA5fDfAq/hN4BF6ADrgGRkCz3b53k8nNPgZcAia4XFnbHn1RKb0GdsBYxhuMUkoRwISXAcT7B8LdnAG8BvFEH5nzAWCU6al+A/TybZTSZxDxRuwmBShms6cGeBPfy4WjJDKcdtQDdbwn/x8sgfufouYgJYC17RS4C8bx6qLoY2AxSBBLKX1lbbsPfJxwJY+mASnlIH8G5CBlpjcpib0Kjqp/JYiSVED9DfRRbG9d0pi4AAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: 5px center;
	width:100%;
	min-height:16px;
	padding:3px 3px 3px 25px;
	vertical-align:middle;
	font-size:16px;
	transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s linear;
}
form.search:hover input,
form.search input:focus {
	opacity:1;
}
form.search button {
	display:none;
}

/*
 * message
 */
#message {
	color:#555555;
	font-size:xx-large;
	font-family:"Meiryo","メイリオ",sans-serif;
}
#message a {
	color:#1BA0E1;
}
#message p {
	line-height:1.618;
}
#message ul {
	margin:23px 0;
	padding:0 30px;
	color:#999999;
}

