@charset "Shift_JIS";

.table {
border: 1px solid;
border-collapse: collapse;
border-color:#7777FF;
}
.table2 {
border: 1px dashed;
}
A:link{text-decoration:underline; color:#990099 }
A:visited {text-decoration:underline; color:#990099 }
A:active {text-decoration:underline; color:#990099 }
A:hover	{text-decoration:none; color:#FF2255 }

.info_box
{
  margin: 0 20px 0 20px;
  line-height: 130%;
}

h1 {
float:left;
font-size:80%; font-weight:normal; margin:0;
color:#0000FF;
padding: 3;
}

.h_space {
float:right;
font-size:80%; font-weight:normal; margin:0;
color:#0000FF;
padding: 3;
}

A:hover img{   
filter:alpha(opacity=70);/* IE用*/
-moz-opacity:0.7;/* Firefox用 */
opacity:0.7;/* Opera、Safari用 */
}

body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.string_line {
line-height: 130%;
}
s {
text-decoration:none; 
background-image:url(/img/torikeshi.gif);
background-repeat:repeat-x;
background-position: center;
}
.box {
background: url(/img2/box_tr.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: center;
}
.box td {
background: url(/img2/box_tl.gif) no-repeat top left;
margin: 0;
padding: 6px 6px 5px;
color: black; 
line-height:1em;
}
.box2 {
background: url(/img2/box2_tr.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: center;
}
.box2 td {
background: url(/img2/box2_tl.gif) no-repeat top left;
margin: 0;
padding: 6px 6px 5px;
color: black; 
line-height:1em;
}
.box3 {
	background: url(/img2/box3_tr.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.box3 td {
	background: url(/img2/box3_tl.gif) no-repeat top left;
	margin: 0;
	padding: 6px 6px 5px;
	color: black; 
	line-height:1em;
}
.box4 {
	background: url(/img2/box_tr2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.box4 td {
	background: url(/img2/box_tl.gif) no-repeat top left;
	margin: 0;
	padding: 6px 6px 5px;
	color: black; 
	line-height:1em;
}
.line {
	padding: 0;
	line-height: 1px;
	margin: 0;
	border-bottom: 1px solid #7777FF;
}
.line2 {
	padding: 0;
	line-height: 1px;
	margin: 0;
	border-bottom: 1px dashed #7777FF;
}
.line3 {
	padding: 0;
	line-height: 1px;
	margin: 0;
	border-bottom: 1px dashed #CCCCFF;
}
.finding_line {
	padding-bottom:0.3p
	line-height: 1px;
	margin: 0;
	border-bottom: 1px solid #7777FF;
}
.menu_link {
	padding:0px 0px 0px 15px;
	background-image:url("/img2/icon.gif");
	background-repeat:no-repeat;
}
.data_more_list{
	display:none;
}

.title {
	background: url(/img2/tb.gif) no-repeat top left;
	margin: 0;
	padding: 6px 16px 10px;
	font-Size:12px; line-height:15px; font-weight: bold;
}

.pager {
	font-weight:normal;
	padding: 2px 2px;
	white-space:nowrap;
}
.pager a,
.pager b{
	font-weight: bold;
	text-align:center;
	margin:0 0 0 2px;
	width:20px;
	padding: 2px 2px;
	border: 1px solid #7777FF;
}

.pager b{
	background-color:#9999FF;
	color: #FFFFFF;
}
.pager a:link{
	background-color:#DDE4F9;
}
.pager a:visited{
	background-color:#DDE4F9;
}
.pager a:hover{
	background-color:#FFEEBB;
	color: #FF0000;
}
.searchinput{
font-size:12px;
width:130px;
margin-top:10px;
margin-right:5px;
}

#navi{
	width:100%;
	background: url(/img2/menu.gif)
}


#diginavi{
	width:960px;
	height:22px;
	margin:0;
	font-size:14px;
	position:relative;
	/*z-index:100;*/
	/*background:#EEEEFF; /*メニューのデフォルトカラー*/
	background: url(/img2/menu.gif)
}

#diginavi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#diginavi ul li{
	position:relative;
	float:left;
}

#diginavi ul li a{
	/*background:#EEEEFF; /*メニューのデフォルトカラー*/
	text-align:center;
	font-size:14px;
	width:80;
	display:block;
	padding:0px 0 0px 0 ;
	height:22px;
	text-decoration:none;
}

#diginavi ul li a:hover{
	background:#FFFFFF;/*メニュー選択中のヘッダメニューカラー*/
}

#diginavi ul li ul{
	position:absolute;
	display:none;
	border-style: solid; 
	border-width: 1px;
	border-color: #7777FF;
}

#diginavi ul li ul li{
	float:none;
	position:static;
}

#diginavi ul li ul li span{
	background:#EEFFFF;/*表示メニュー(見出し)*/
	width:200px;
	display:list-item;
	padding:6px 0 0 6px;/*[上][右][下][左]*/
	height:22px;
	text-align:left;
	color: #0000FF;
	border-bottom: 1px solid #7777FF;
}

#diginavi ul li ul li a{
	background:#EEFFFF;/*表示メニュー*/
	text-align:left;
	width:200px;
	padding:6px 0 0 6px;/*[上][右][下][左]*/
	height:22px;
}

#diginavi ul li ul li a:hover{
	background:#FFEEBB; /*メニュー選択中のカラー*/
}

/*パンくずリスト*/
.breadcrumbs {
	font-size: 12px;
	margin: 0 5px 0 0;
}
.breadcrumbs div {
	float: left;
	margin: 3px 3px 0 0;
}
.breadcrumbs div a span{
	text-decoration: none;
}

.h_circle_name{
font-size: 16px;
margin-bottom: 0;
}
.h_worktitle_name{
font-size: 24px;
margin-bottom: 0;
}

.review
{
  clear:both;
}

.review_each {
  margin: 1px 20px 1px 20px;
}

.review_title_box {
  background-color:#F7F7FF;
  border: 1px #7777FF solid;
  border-collapse: collapse;
  padding: 5px;
  margin: 1px 10px 1px 10px;
  width:740px;
}
.review_title{
  font-weight: bold;
}

.review_reviewer
{
  margin: 1px 30px 1px 30px;
  padding: 5px;
}

.review_name
{
  font-weight: bold;
}

.review_body
{
  margin: 1px 40px 1px 40px;
  padding: 3px;
  line-height: 130%;
  width: 90%;
}
.review_footer{
  text-align:right;
  padding-right:60px;
  padding-bottom:10px;
}
.review_button{
  width:60px;
}

.header_search .search_text{
	font-size: 13px;
	width:200px;
	height:20px;
	margin: 0;
	border:1px solid #7777FF;
	
	background-image: url("/img/srch_icon.gif");
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 21px;
	background-color: #F0F0FF;
}

.header_search .search_button{
	margin:0;
	padding:0;
	height:20px;
	position:relative;
	right:1;
}


.digiket_head { list-style:none; padding:0; margin:0; }
.digiket_head li { height:35px; margin-bottom:5px; overflow:}

.digiket_head li a {
   background: url("/img/tab2/dgk_tab_sp.gif") no-repeat top left;
   position:relative;
   padding-left: 48px;
   height: 35px;
}

.digiket_head li a .doujin_c{
    background-position: 0 0;


}
.digiket_head .doujin_material a{
    background-position: 0 -85px;
}
