@charset "UTF-8";

/* ===============本文定義============= */

#content {
	width: 677px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	float: left;
	}

#content .topics {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 10px 0px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	background-color: #fff;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	}

#content .fb-like-box {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	background-color: #fff;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	}

#content .entry {
	margin: 5px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	clear: both;
	}

#content .topics h1 {
	margin: 15px 0px 5px 10px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #766;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-align: left;	
	}

	#content .topics h1 a { color: #766; text-decoration: none; }
	#content .topics h1 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .topics h2 {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #bab6b3;
	background-color: #6a6663;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: left;
	}

	#content .topics h2 a { color: #eae6e3; text-decoration: none; }
	#content .topics h2 a:hover { color: #fff; background: #903; text-decoration: underline; }

#content h3 {
	margin: 10px 10px 5px 10px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px dotted #a4aeb2;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5a5653;
	line-height: 1.2em;
	text-align: left;
	}

	#content h3 a:link { color: #000; text-decoration: none; }
	#content h3 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .topics .entry h2 {
	margin: 20px 0px 5px 10px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #766;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: left;	
	}

	#content .entry h2 a { color: #766; text-decoration: none; }
	#content .entry h2 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .entry h4 {
	margin: 10px;
	padding: 6px 6px 4px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #999 0px 0px 2px;
    -moz-box-shadow: #999 0px 0px 2px;
	box-shadow: #bba 0px 0px 2px;
	background-color: #ecece6;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 1.5em;
	}

	#content .entry h4 a { color: #567; text-decoration: none; }
	#content .entry h4 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .entry h5 {
	margin: 15px 10px 10px 10px;
	padding: 6px 6px 4px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #999 0px 0px 2px;
    -moz-box-shadow: #999 0px 0px 2px;
	box-shadow: #bba 0px 0px 2px;
	background-color: #ecece6;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #444;
	line-height: 1.2em;
	}

	#content .entry h5 a { color: #567; text-decoration: none; }
	#content .entry h5 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }
	#content .entry h5.member { background-color: #cdd3cc; font-size: 18px; letter-spacing: 2px; }
	#content .entry h5.research { background-color: #ece6dc; font-size: 18px; letter-spacing: 2px; }
	#content .entry .position { margin: 2px 4px; font-size: 13px; font-weight: normal; color: #576; letter-spacing: 0px; float: right; }
	#content .entry h5.train { padding-left: 27px; background-image: url(../img/h5_train.png); background-repeat: no-repeat; background-position: 5px 5px; }
	#content .entry h5.car { padding-left: 27px; background-image: url(../img/h5_car.png); background-repeat: no-repeat; background-position: 5px 5px; }

#content .topics h6 {
	margin: 20px 0px 5px 10px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 1.2em;
	text-align: left;
	}

#content .topics p {
	margin: 13px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #222;
	font-weight: normal;
	line-height: 1.7em;
	text-align: left;
	}

#content .entry p {
	margin: 13px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #222;
	font-weight: normal;
	line-height: 1.7em;
	text-align: left;
	}

	#content .entry p a { color: #09c; text-decoration: none; }
	#content .entry p a:hover { color: #09f; background-color: #def; text-decoration: underline; }
	#content .entry p a.url { color: #369; text-decoration: none; padding-right: 13px; background-image: url(../img/li_url.png); background-repeat: no-repeat; background-position: top right; }
	#content .entry p a.url:hover { color: #09f; background-color: #def; padding-right: 13px; background-image: url(../img/li_url.png); background-repeat: no-repeat; background-position: top right; }

#content .entry blockquote {
	margin: 10px 13px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #e9e9e9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}

	#content .entryblockquote a { color: #369; text-decoration: none; }
	#content .entryblockquote a:hover { color: #630; background: #edb; text-decoration: underline; }

#content .entry blockquote h6 {
	margin: 5px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 1.2em;
	text-align: left;
	}

#content .entry blockquote p {
	margin: 5px 10px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}

#content .entry .en {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 1em;
	}

#content .entry .cc {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	}

#content .topics .entry ul {
	margin: -3px 0px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	list-style-type: none;
	clear: both;
	}

#content .topics .entry li {
	margin: 0px;
	padding: 6px 5px 5px 6px;
	border-bottom: 1px solid #cacccb;
	line-height: 1.5em;
	}

	#content .topics .entry li a { color: #369; text-decoration: none; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif; font-size: 14px; }
	#content .topics .entry li a:hover { color: #09f; background-color: #def; text-decoration: underline; }

	#content .topics li a.cat { color: #fff; background: #85b863; text-decoration: none; font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif; font-size: 12px; margin: 0px 4px; padding: 1px 3px; }
	#content .topics li a.cat:hover { color: #fff; background: #28b7b9; text-decoration: underline; }

#content .entry ol {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #444;
	list-style-type: decimal;
	list-style-position: inside;
	clear: both;
	}

#content .entry ol li {
	margin: 0px;
	padding: 5px 3px;
	border-bottom: dashed 1px #acc;
	line-height: 1.5em;
	}

	#content .entry ol li a { color: #333; text-decoration: none; }
	#content .entry ol li a:hover { color: #639; background: #ede; text-decoration: underline; }

#content .cover {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	}

#content .sub {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	color: #bbb;
	font-weight: normal;
	line-height: 1em;
	vertical-align: bottom;
	text-align: right;
	letter-spacing: 0px;
	float: right;
	}
	
	#content .sub a { color: #deb; text-decoration: none; }
	#content .sub a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .mt-left {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
	text-align: left;
	float: left;
	}

#content .mt-left img {
	margin-bottom: 10px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	}

#content .mt-left2 {
	width: 312px;
	margin: 5px 3px 5px 15px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	float: left;
	}

#content .mt-left2 img {
	margin-bottom: 5px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	}

#content .mt-right {
	margin: 10px 12px 5px 15px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
	text-align: right;
	float: right;
	}

	#content .mt-right a { color: #369; text-decoration: none; }
	#content .mt-right a:hover { color: #09f; background-color: #fff; text-decoration: underline; }

	
#content .mt-right img {
	margin-bottom: 5px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	}

#content .mt-center {
	margin: 0px 0px 10px 14px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #333;
	text-align: center;
	float: left;
	}

#content .mt-center img {
	margin-bottom: 10px;
	-webkit-box-shadow: #999 1px 1px 2px;
    -moz-box-shadow: #999 1px 1px 2px;
	box-shadow: #999 1px 1px 2px;
	}

#content .tweet {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 1em;
	float: left;
	clear: both;
	}

#content .tweet table {
	margin: 0px;
	padding: 0px;
	}

#content .fb-comments {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 1em;
	clear: right;
	}

#content .title-m {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS Mincho", serif;
	font-size: 36px;
	}

#content .more {
	margin: 7px 8px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #bc6c66;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	float: right;
	}

	#content .more a { color: #369; text-decoration: none; }
	#content .more a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#content .credit {
	margin: 15px 1px 15px 10px;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #999 0px 0px 2px;
    -moz-box-shadow: #999 0px 0px 2px;
	box-shadow: #bba 0px 0px 2px;
	background-color: #e6e6e6;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: 1.6em;
	}

#content .credit p {
	margin: 10px 0px 5px 10px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #222;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}

#content .history {
	margin: 15px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	line-height: 1em;
	}

#content .history table {
	width: 640px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #dadedb;
	font-size: 13px;
	color: #222;
	line-height: 1.5em;
	}

#content .history th {
	margin: 0px;
	padding: 5px 5px 5px 3px;
	border-bottom: solid 1px #dadedb;
	font-family: "Trebuchet MS","Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	}

#content .history td {
	margin: 0px;
	padding: 5px;
	border-bottom: solid 1px #dadedb;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-weight: normal;
	}

#content .entry .table_form {
	margin: 15px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 1em;
	}

#content .entry .table_form table {
	width: 610px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #ded;
	border-bottom: solid 1px #cbc;
	font-size: 14px;
	color: #111;
	line-height: 1.7em;
	}

#content .entry .table_form th {
	margin: 0px;
	padding: 5px 15px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ded;
	border-right: dotted 1px #fff;
	background-color: #e4eee2;
	font-weight: normal;
	line-height: 1.6em;
	white-space: nowrap;
	text-align: center;
	}

#content .entry .table_form td {
	margin: 0px;
	padding: 10px 0px 10px 15px;
	border-top: solid 1px #cbc;
	border-bottom: solid 1px #ded;
	border-left: dotted 1px #bcb;
	background-color: #fafcfa;
	font-size: 14px;
	line-height: 1.7em;
	}

#content .entry .table_form table .sup {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #696;
	}

#content .entry .table_form table .title {
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	}

#content .entry .table_form table .title a { color: #036; text-decoration: none; }
#content .entry .table_form table .title a:hover { color: #09f; background-color: #def; text-decoration: underline; }

#content .entry .table_form .send {
	margin: 5px 0px;
	padding: 4px 10px 3px 10px;
	background-image: url(../img/bg_send.png);
	background-repeat: repeat-x;
	border: solid 1px #9b9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 15px;
	color: #393;
	text-align: left;
	}

#content .entry .table_form .send:hover {
	margin: 5px 0px;
	padding: 4px 10px 3px 10px;
	background-image: url(../img/bg_send.gif);
	background-repeat: repeat-x;
	border: solid 1px #696;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 15px;
	text-align: left;
	color: #060;
	cursor: pointer;
	}

#content .entry .table_form .reset {
	margin: 5px 0px;
	padding: 4px 10px 3px 10px;
	background-image: url(../img/bg_send.png);
	background-repeat: repeat-x;
	border: solid 1px #999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 15px;
	color: #999;
	text-align: left;
	}

#content .entry .table_form .reset:hover {
	margin: 5px 0px;
	padding: 4px 10px 3px 10px;
	background-image: url(../img/bg_send.gif);
	background-repeat: repeat-x;
	border: solid 1px #999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 15px;
	text-align: left;
	color: #666;
	cursor: pointer;
	}

#content .entry .table_form .input {
	width: 300px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #bcb;
	background-image: url(../img/bg_form.png);
	font-size: 14px;
	line-height: 1.4em;
}

#content .entry .table_form .area {
	width: 420px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #bcb;
	background-image: url(../img/bg_area.png);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 1.4em;
}


#content .page {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Arial", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1em;
	text-align: left;
	clear: both;
	}

#content .page a { color: #888; text-decoration: none; }
#content .page a:hover { color: #09f; background-color: #def; text-decoration: underline; }

#content .pages {
	margin: -10px 0px 0px 10px;
	padding: 0px;
	font-family: "Arial";
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
	text-align: left;
	}

#content  .pages a { color: #888; text-decoration: none; padding-right: 2px; }
#content  .pages a:hover { color: #09f; background-color: #def; text-decoration: underline; }
	
/* ===============グリッド定義============= */

#grid-content {
	overflow: hidden;
	height: 0;
	margin: 4px 0px;
	padding: 0px;
	clear: both;
	}

#grid-content .column {
	width: 290px;
	border: solid 1px #a4aeb2;
	margin: 4px 2px 9px 10px;
	padding: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 2px;
    -moz-box-shadow: #ccc 0px 0px 2px;
	box-shadow: #ccc 0px 0px 2px;
	background-color: #fff;
	background-color: #fff;
	line-height: 1em;
	position: relative;
	}

#grid-content h1 {
	width: 943px;
	margin: 6px 0px 6px 3px;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #dadcdb;
	background-image: url(../img/bg_h1.png);
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	text-shadow: #333 2px 2px 3px;
	letter-spacing: 2px;
	text-align: left;
	}

	#grid-content h1 a { color: #fff; text-decoration: none; }
	#grid-content h1 a:hover { color: #06c; background: #def; text-decoration: underline; }

#grid-content h1 .jp {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	}

#grid-content .sort {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0px;
	text-shadow: none;
	float: right;
}

#grid-content .sort a { color: #dfd; text-decoration: none; }
#grid-content .sort a:hover { color: #06c; background: #def; text-decoration: underline; }
#grid-content .sort a.now { color: #fff; text-decoration: none; text-decoration: underline; }

#grid-content .books h2 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 1.2em;
	letter-spacing: 1px;
	}

	#grid-content .books h2 a { color: #000; text-decoration: none; }
	#grid-content .books h2 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#grid-content .books h3 {
	margin: 0px;
	padding: 4px 6px 2px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #eaeceb;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	}

	#grid-content .books h3 a { color: #000; text-decoration: none; }
	#grid-content .books h3 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#grid-content .books .cover {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	float: left;
	}
	
#grid-content .books .entry {
	width: 330px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	float: right;
	}

#grid-content .books .amazon {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	}

#grid-content p {
	margin: 7px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	}

	#grid-content p a { color: #09c; text-decoration: none; }
	#grid-content p a:hover { color: #09f; background-color: #def; text-decoration: underline; }

#grid-content .column h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	}

#grid-content .column h4 {
	margin: 0px;
	padding: 4px 6px 2px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #999 0px 0px 2px;
    -moz-box-shadow: #999 0px 0px 2px;
	box-shadow: #bba 0px 0px 2px;
	background-color: #ecece6;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	}

	#grid-content .column h4 a { color: #903; text-decoration: none; }
	#grid-content .column h4 a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#grid-content .column ul {
	margin: 5px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #777;
	list-style-type: none;
	clear: right;
	}

#grid-content .column li {
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 1px solid #eaeceb;
	line-height: 1.5em;
	}

	#grid-content .column li a { color: #369; text-decoration: none; }
	#grid-content .column li a:hover { color: #069; background: #d4dee2; text-decoration: underline; }

#grid-content .date {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	}

#grid-content .more {
	margin: 2px 4px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #ef856d;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	float: right;
	}

	#grid-content .more a { color: #377; text-decoration: none; }
	#grid-content .more a:hover { color: #09f; background-color: #def; text-decoration: underline; }

#grid-content .tweet {
	margin: 10px 0px 3px 0px;
	padding: 0px;
	line-height: 1em;
	float: left;
	clear: right;
	}