@CHARSET "Shift-JIS";

/*body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #555;
    line-height: 20px;
    background-color: FFFFFF;
    / *text-align: center;* /
    margin:0;padding: 0;
    border:0;
}*/

/*#header {
	width: 840px;
	background: #FFFFFF;
}*/

#vtop {
	width: 100%;
	height: 82px;
	background: #FFFFFF;
}


#textfield, #button, .ex {
	margin-left: 10px;
}

#textfield { /* その他スタイルはjqueryのcssにまかせる */
	font-size: 92.0%;
	height: 26px;
	line-height:26px;
	width: 325px;
	margin-right: 10px;
	float: left;
	position: auto;
}

#button {
	font-size: 61.0%;
	margin-right: 10px;
	float: left;
	position: auto;
}

#t .ex {
	margin-right: 5px;
	float: left;
}

.search {
	margin-top: 10px;
	margin-bottom: 10px;
}

.c-both {
	clear: both;
}

#center {
	width: 100%;
	clear: both;
}

#viewport {
    margin: auto;
    text-align: left;
    width: 630px;
}

/*h1#title {
    font-size: 24px;
    font-weight: bold;
    color: 000000;
    line-height: 24px;
    margin: 0.67em 0 6px;
    position: relative;
    width: 738px;
}*/

#pankuzu ul {
	height: 32px;
	width: 620px;
	line-height: 1.25em;
}

#summary {
	/*border-style: solid;
	border-width: 1px;*/
    width: 100%;
    height: 375px;
}

/*#summary .cmnchart {
	float: left;
	width: 150px;
	max-width: 250px;
	margin-right: 10px;
}*/

#summary .category {
	float: left;
	margin-left: 10px;
	height:185px;
	/*max-height:400px;*/
}

.category .warning_message {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("/tp_gallery/css/images/mark_warning.png");
	padding: 2px 0px 0px 23px;
}

#summary .category_head_subj {
	background-color: #d0cfb7;
	border-color: #4e3e2c;
	border-style: solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-width: 1px;
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
}

#summary .category_head {
	/*background-color: #EAF2F8;
	border-color: #6493C2;*/
	background-color: #e2f1e2;
	border-color: #72b872;
	border-style: solid;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-width: 1px;
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
}

#summary .category_bottom {
	height: 145px;
}

#details{
	width: 100%;
	clear: both;
 	/*border:1px solid #cccccc;*/
}

.bottom {
	/*border-width: 0px 1px 1px;*/
	width: 630px;
	height: 0px;
	margin-bottom: 10px;
}

.category_bottom {
	color: #666666;
	font-weight: normal;
}

.category_bottom a {
	/*color: #336699;*/
	font-weight: normal;
}


a, a:hover {
	text-decoration: none;
}

.category_bottom a:hover {
	color:#FF6600;
}

#summary table {
	margin-left: 2px;
	margin-right: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-collapse: expression('separate', cellSpacing = '0px');
	vertical-align: top;
}

td.gchart40, td.category_name {
	padding: 0px 5px;
}

.category_bottom ul {
	/* 以下をsummaryだけに適用する必要がある */
	/*margin-left: 20px;*/
	line-height: 1.25em;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: bold;
}

div.tooltip	{
	width: 250px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;
}

div.tooltip p{
	color: #FFF;
	background: #222;
	padding: 5px 10px;
}

table.detailBlue, table.detailWhite {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 80.0%;
	padding: 5px;
	line-height: 1.25em;
}

table.detailBlue,tr.detailBlue {
	background-color: #e2f1e2;
}

td.t {
	width: 100px;
	vertical-align: top;
}

td.tt {
	/*width: 100%;*/
}

td.detailLeft {
	width: 90px;
	height: 50px;
}

td.detailRight {
	width: 100%;
}

td.detailInfo {
	width: 100%;
}

.pdbid_string {
	font-size: 1.5em;
}

.pdbid_img {
	padding-top: 5px;
	width: 80px;
	height: 80px;
}

#mainarea h3 { /* tp_gallery.cssの設定を解除 */
	border-bottom: 0px;
	border-top: 0px;
	color: #0000FF;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}

.pager_top, .pager_bottom {
	height: 35px;
	border-style: solid;
	/*border-color: #6493C2;
	background-color:#adc9e3;*/
	border-color: #72b872;
	background-color: #aad5aa;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-width: 1px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	margin-bottom: 7px;
	clear: both;
}

.pager_top ul.pages, .pager_bottom ul.pages {
	display: block;
	border: none;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	/*margin:10px 0 10px;*/
	/*margin-bottom: 20px;*/
	/*padding: 0;*/
	float: left;
}

.pager_top ul.pages li, .pager_bottom ul.pages li {
	list-style:none;
	float:left;
	/*border:1px solid #ccc;*/
	text-decoration:none;
	text-align: center;
	margin:0 10px 0 0;
	padding-top:5px;
	padding-bottom:5px;
	width:23px;
}

.pager_top ul.pages li:hover, .pager_bottom ul.pages li:hover {
	/*border:1px solid #003f7e;*/
	color: #ff5555;
}

.pager_top ul.pages li.pgEmpty, .pager_bottom ul.pages li.pgEmpty {
	/*border:1px solid #eee;*/
	color:#eee;
	/*color: #aad5aa;*/
}

.pager_top ul.pages li.pgCurrent, .pager_bottom ul.pages li.pgCurrent {
	/*border:1px solid #003f7e;*/
	/*color:#000;
	font-weight:700;
	background-color:#eee;*/
	color: #ff0000;
}

.pager_top ul.pages li.totalcount, .pager_bottom ul.pages li.totalcount {
	/*border:1px solid #000;*/
	font-weight: normal;
	margin-left: 5px;
}

.pager_top ul.pages li.totalcount:hover, .pager_bottom ul.pages li.totalcount:hover {
	color: #000;
}

.pager_top ul.pages li.jumpfield, .pager_bottom ul.pages li.jumpfield {
	/*border:1px solid #000;*/
	font-weight: normal;
	margin-left: 32px;
	width: 99px;
}

.pager_top ul.pages li.jumpfield:hover, .pager_bottom ul.pages li.jumpfield:hover {
	color: #000;
}

.pager_top ul.pages li.jumpfield .jumpbutton_top, .pager_bottom ul.pages li.jumpfield .jumpbutton_bottom {
	/*border:1px solid #000;*/
	margin-left: 5px;
	font-size: 90.0%;
	height: 24px;
}

.pager_top ul.pages li.jumpfield .jumptext_top, .pager_bottom ul.pages li.jumpfield .jumptext_bottom {
	/*border:1px solid #000;*/
	font-weight: normal;
	font-size: 100.0%;
	height: 22px;
	line-height: 22px;
	width: 25px;
	position: relative;
	margin-left: 5px;
	text-align: right;
}

/*.pager_top ul.pages li.jumptext_top:hover, .pager_bottom ul.pages li.jumptext_bottom:hover {
	color: #000;
}*/

#gchart40 {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #ccc;
	background: #FFFFC7;
	display: none;
	color: #353535;
	font-size: 75.0%;
	padding: 0px 5px 0px 0px;
}

#pdbid_img {
	position: absolute;
	border: 1px solid #ccc;
	display: none;
	height: 200px;
	width: 200px;
}

#summary .loading {
	display: none;
	height: 355px;
	width: 620px;
	background-color: #d4d4d4;
	background-image: url(/tp_gallery/css/images/loading.png);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 10px;
	background-position: center center;
}

#details .loading {
	display: none;
	height: 355px;
	width: 620px;
	background-color: #d4d4d4;
	background-image: url(/tp_gallery/css/images/loading.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: center center;
}

.pager_top .loading, .pager_bottom .loading {
	display: none;
	height: 35px;
	width: 100%;
	background: url(/tp_gallery/css/images/loading_pager.png) no-repeat center center;
}

#pankuzu {
	background: none repeat scroll 0 0 #FFFFFF;
	height: auto;
	margin-left: 10px;
}

#pankuzu li {
	color: #666666;
	display: inline;
	font-size: 0.8em;
	padding-left: 2px;
	list-style: none outside none;
}

#pankuzu li a {
    background: url("../../j_images/all/glue.gif") no-repeat scroll right center transparent;
    color: #3333FF;
    padding-right: 10px;
    text-decoration: none;
}

#pankuzu li a:visited {
    color: #551A8B;
}

#pankuzu li a:hover, #pankuzulist li a:active {
    color: #6666FF;
    text-decoration: none;
}

