@charset "utf-8";

/*========== 共通 ==========*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	color:#333333;
	background:#FFFFFF;
	font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragono kaku Gothic Pro W3","メイリオ",Mairyo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:125%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
legend {
	color:#000;
}


/*========== レイアウト ==========*/

#container {
	margin:0 auto;
	width:860px;
	position:relative;
}

/* ヘッダ */

#header {
	margin:0 0 10px 0;
	width:860px;
	background-color:#0099CC;
}

#header a {
	color:#333333;
}

#header a:hover {
	color:#CC0000;
}

.headerTitle {
	margin:0;
	padding:0;
	float:left;
}

.headerBanner {
	margin:0;
	padding:0;
	float:right;
	background-color:#FFFFFF;
}

.headerMenu {
	clear:both;
	margin:0;
	padding:1px 10px 2px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#E6E6E6;
	text-align:right;
}

#topContents {
	margin:0;
	position:relative;
	background:url(../images/contents_bg.gif) 0 0 repeat-y;
	float:left;
	width:860px;
}

/* 左コンテンツ */

#topLeft {
	float:left;
	width:160px;
	margin-left:-635px;
}

#topLeft a {
	color:#333333;
}

#topLeft a:hover {
	color:#CC0000;
}

#topLeft h2,p {
	margin:0;
	padding:0;
}

.topLeftSearch {
	width:148px;
	border:1px solid #CCCCCC;
	background-color:#E6E6E6;
	margin:0 0 10px 0;
	padding:5px;
}

.topLeftSearchQuery {
	margin:0 2px 0 0;
	padding:0;
	width:100px;
	font-size:80%;
}

.topLeftSearchSubmit {
	border:1px solid #999999;
	background-color:#000000;
	color:#FFFFFF;
	font-size:80%;
}

.topLeftCategory {
	width:148px;
	background-color:#EBF1F3;
	border:1px solid #0099CC;
	margin:0 0 10px 0;
	padding:5px;
}

.topLeftCategoryLevel1 li {
	background:url(../images/left_listmark_01.gif) 0 4px no-repeat;
	padding:0 0 0 6px;
}

.topLeftCategoryLevel2 li {
	background:none;
	padding:0 0 0 2px;
}

.topLeftCategoryList1 {
	margin-top:8px;
	margin-bottom:8px;
}

.topLeftCategoryList1 img {
	margin:0 2px 0 0;
}

.topLeftCategoryList2 {
	margin-top:10px;
}

.topLeftCategoryList3 {
	margin-top:10px;
}

.topLeftBanner {
	margin:0 0 10px 0;
}

.topLeftBanner p {
	margin:2px 0;
}

/* 中央コンテンツ */

#generic_contents
{
	float:left;
	width:650px;
	margin-left:185px;
	display:inline;
}

#generic_contents a {
	color:#FF6600;
}

#generic_contents a:hover {
	color:#CC0000;
}


#topCenter {
	float:left;
	width:450px;
	margin-left:185px;
	display:inline;
}

#topCenter a {
	color:#FF6600;
}

#topCenter a:hover {
	color:#CC0000;
}

.topCenterNewbooks {
	margin:0;
	padding:0;
	border-bottom:1px solid #CCCCCC;
}

.clearfix {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.topCenterNewbooksCover {
	float:left;
	padding:30px 20px 10px 0;
}
.topCenterNewbooksMark {
	padding:15px 0 5px 0;
}
.topCenterNewbooksTitle {
	margin:0 0 5px 0;
	font-size:120%;
	color:#FF6600;
}
.topCenterNewbooksComment {
	margin:0 0 5px 0;
}
.topCenterNewbooksRed {
	margin:0 0 5px 0;
	color:#FF0000;
}

/* 右コンテンツ */

#topRight {
	float:left;
	width:200px;
	margin-left:25px;
}

#topRight a {
	color:#FF6600;
}

#topRight a:hover {
	color:#CC0000;
}

.topRightTopics {
	width:188px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:0 0 5px 0;
	padding:5px;
}

.topRightTopics li {
	background:url(../images/right_listmark_01.gif) 0 5px no-repeat;
	padding:0 0 0 8px;
}

.topRightTopicsAfter {
	text-align:right;
}

.topRightHairLine {
	background:url(../images/right_hairline.gif) 0 5px no-repeat;
	height:16px;
}

.topRightSpecialLead {
	width:188px;
	margin:5px 0 0 0;
	padding:5px;
	background-color:#FF6600;
	border:1px solid #FF6600;
	color:#FFFFFF;
	text-align:center;
}

.topRightSpecialLead a {
	color:#FFFFFF !important;
}

.topRightSpecialLead a:hover {
	color:#FFFF00 !important;
}

.topRightSpecialText {
	width:188px;
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	padding:5px;
}

.topRightColumnTitle {
	margin:5px 0 0 0;
	font-size:110%;
	line-height:120%;
}

.topRightColumnSubTitle {
	margin:0 0 5px 0;
	color:#FF0000;
}

.topRightColumnPhoto {
	float:left;
	margin:0 10px 10px 0;
}

.topRightColumnText {
}

.topRightColumnLink {
	text-align:right;
}

/* フッタ */

#footer {
	clear:both;
	margin:0;
	padding:0;
	border-bottom:5px solid #999999;
}

#footer a {
	color:#333333;
}

#footer a:hover {
	color:#CC0000;
}

#footer .footerMenu {
	margin:0;
	padding:20px 0 5px 0;
	text-align:center;
}
#footer .footerCopyright {
	padding:5px 0;
	text-align:center;
	background-color:#EFEFEF;
	font-size:80%;
	line-height:120%;
}


/* 追加 */

.topLeftSearchQuery_ggl {
	margin:0 2px 0 0;
	padding:0;
	width:90px;
	font-size:80%;
}
