html {
	width: 100%; height: 100%;
}
body {
    height: 100%;
	padding:0; margin:0;
	background: #fff url(/pic/bg2.jpg) repeat-x top left fixed;
}

body, div, p, a, h1, h2, h3, h4, h5, ul, li {
	font-family:  Arial, Sans-serif;
}

a {	color: #9f2000;	text-decoration: underline; }
a:hover { color: #000; }
p a:hover { text-decoration: none; background-color: #9f2000; color: #fff; }

#all {
    height: 100%;
	padding:0;
	margin: 0 auto;
	width: 974px;
}

#hd {
	position: relative;
	height: 213px;
	width: 974px;
	background: url(/pic/hd1.png) no-repeat top;
}

#hd_en {
	position: relative;
	height: 213px;
	width: 974px;
	background: url(/pic/hd1_en.png) no-repeat top;
}

#ft {
    clear: both;
	position: relative;
	height: 125px;
	width: 974px;
	background: url(/pic/ft1.png) no-repeat top;
}

#ft_en {
    clear: both;
	position: relative;
	height: 125px;
	width: 974px;
	background: url(/pic/ft1_en.png) no-repeat top;
}

#bd {
	padding: 0; margin: 0;
	width: 974px;
	background: url(/pic/allf.png) repeat-y top;
}

#bd table.all {
	border: 0;
	padding: 0; margin: 0 8px 0 8px;
	width: 958px;
	border-collapse: collapse;
}

#bd table.all td {
	padding: 0; margin: 0;
	border: 0;
	font-size: 12px;
	vertical-align: top;
}

#bd table.all td.td1 {
	width: 479px;
	background: #fff url(/pic/content1bg.gif) no-repeat top;
}

#bd table.all td.td11 {
	width: 708px;
	background: #fff url(/pic/content1bg.gif) no-repeat top;
}

#bd table.all td.td22 {
	width: 250px;
	background: #fff url(/pic/content2bg.gif) no-repeat bottom;
}

#bd table.all td.td2 {
	width: 375px;
	background: #fff url(/pic/content2bg.gif) no-repeat bottom;
}

#bd table.all td.td3 {
	width: 114px;
	background: #fff url(/pic/content3bg.gif) no-repeat top;
}

#content {
	margin: 0 0 0 0; padding: 0;
	width: 974px;
    height: 100%;
}

#content1 {
	padding: 20px 20px 20px 30px;
}

#content1 p {
	font-size: 12px;
	padding: 0 0 8px 0;
	margin: 0;
}

#content2 {
    height: 100%;
    margin: 0 8px 0 0;
	padding: 20px 20px 20px 30px;
}

#content2 small {
	font-size: 11px;
}

#logotxt {
	position: absolute;
	top: 5px;
	left: 31px;
	height: 82px;
	width: 261px;
    z-index: 1;
}

#logotxt a {
    display: block;
	position: absolute;
	top: 20px;
	left: 31px;
	height: 82px;
	width: 261px;
    z-index: 1;
	font-family: calibri, arial, sans-serif;
	font-size: 34px;
    font-weight: bold;
    text-decoration: none;
	color: #ed7a00;
}

#logotxt a small {
	font-family: calibri, arial, sans-serif;
	font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	color: #e43901;

}

#logotxt a small sub {
	font-family: arial, sans-serif;
	font-size: 10px;
    font-weight: normal;
    text-decoration: none;
	color: #777;

}

#logo {
    z-index: 3;
	position: absolute;
	top: 20px;
	left: 31px;
	height: 82px;
	width: 261px;
	background: url(/pic/novelsite_logo.png) no-repeat top;
}

#logo a {
	display: block;
	height: 82px;
	width: 261px;
}

#logo_en {
	position: absolute;
	top: 20px;
	left: 31px;
	height: 82px;
	width: 261px;
	background: url(/pic/novelsite_logo_en.png) no-repeat top;
}

#logo_en a {
	display: block;
	height: 82px;
	width: 261px;
}

#logo_jp {
	position: absolute;
	top: 20px;
	left: 31px;
	height: 82px;
	width: 354px;
	background: url(/pic/novelsite_logo_jp.png) no-repeat top;
}

#logo_jp a {
	display: block;
	height: 82px;
	width: 354px;
}

#cont1 {
	position: absolute;
	top: 48px;
	left: 643px;
	height: 60px;
	width: 300px;
}

#cont1 p {
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
}

#weare {
	position: absolute;
	top: 122px;
	left: 643px;
	height: 90px;
	width: 320px;
}

#weare p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
}

#weare p strong {
	color: #9f2000;
}

#lang {
	position: absolute;
	top: 15px;
	right: 45px;
	height: 30px;
	width: 180px;
}

#lang p {
	text-align: right;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#tel1 {
	position: absolute;
	top: 128px;
	left: 36px;
	height: 32px;
	width: 222px;
}

#tel1 p {
	font-size: 21px;
	padding: 0;
	margin: 0;
	color: #fe7c00;
}

#tel1 p strong {
	font-weight: normal;
	color: #9f2000;
}


#form1 {
	margin: 0; padding: 0;
	position: absolute;
	top: 128px;
	left: 301px;
	height: 32px;
	width: 333px;
}

#form1 form {
	margin: 0; padding: 0;
}

#form1 form input.i1 {
	font-size: 14px;
	width: 180px;
	background: #f7d29c;
	border: 1px solid #e96f00;
	color: #b95528;
}

#form1 form input.s1 {
	font-size: 14px;
	font-weight: bold;
	color: #7c0000;
}

#menu {
	margin: 0; padding: 0;
	position: absolute;
	top: 163px;
	left: 9px;
	height: 50px;
	width: 622px;
    z-index: 2;
}

#menutxt {
	margin: 0; padding: 0;
	position: absolute;
	top: 146px;
	left: -30px;
	height: 50px;
	width: 677px;
    z-index: 1;
}

#menutxt li{  
    display: block;  
    overflow: hidden;  
    cursor: pointer;  
	float: left;
	width: 154px;
	height: 50px;
	margin-right: 0px;
}
#menutxt a{
	display:block;
	height:50px;
}


#cont2 {
	position: absolute;
	top: 49px;
	left: 140px;
	height: 60px;
	width: 840px;
}

#cont2 p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
    color: #412822;
}

#cont2 p strong {
	font-size: 9px;
    color: #b04d02;
    font-weight: normal;
}

#menud1 {
	position: absolute;
	top: 7px;
	left: 140px;
	height: 30px;
	width: 600px;
}

#menud1 p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
    color: #412822;
}

#menud1 a {
	font-size: 11px;
	color: #fff;
}

#menud2 {
	position: absolute;
	top: 7px;
	right: 20px;
	height: 30px;
	width: 300px;
}

#menud2 p {
    text-align: right;
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
    color: #412822;
}

#menud2 a {
	font-size: 11px;
	color: #fff;
}

#novelcms {
	position: absolute;
	top: -12px;
	left: 21px;
	height: 7px;
	width: 107px;
	background: #fff url(/pic/novelcms.gif) no-repeat top;
}

#novelcms_en {
	position: absolute;
	top: -12px;
	left: 21px;
	height: 7px;
	width: 68px;
	background: #fff url(/pic/novelcms_en.gif) no-repeat top;
}

#auth1 {
	position: absolute;
	top: 72px;
	right: 220px;
	height: 50px;
	width: 200px;
}

#auth1 form {
	padding:0; margin: 0;
}

#auth1 table {
	padding:0; margin: 0;
	border: 0;
}

#auth1 td {
	padding:0;
	border: 0;
	font-size: 11px;
}

#auth1 td.tdr {
	text-align: right;
}

#auth1 form input.au1, #auth1 form input.au2 {
	font-size: 11px;
	width: 70px;
	background: #f7d29c;
	border: 1px solid #e96f00;
	color: #b95528;
}

#auth1 form input.ausub {
	font-size: 11px;
	color: #7c0000;
}

#cnt {
	position: absolute;
	top: 80px;
	right: 305px;
	height: 35px;
	width: 265px;
}

#cnt p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
}

#blog1 {
	position: absolute;
	top: 67px;
	right: 305px;
	height: 60px;
	width: 265px;
}

#blog1 p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
    color: #412822;
}

#blog1 a {
	font-size: 11px;
	color: #111;
}

#blog1 a:hover {
	color: #fff;
}

#blog2 {
	position: absolute;
	top: 67px;
	right: 35px;
	height: 60px;
	width: 260px;
}

#blog2 p {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
    color: #412822;
}

#blog2 a {
	font-size: 11px;
	color: #111;
}

#blog2 a:hover {
	color: #fff;
}


#content1first {
	clear: both;
	width: 300px;
	background: #000;
}

#smarttext {
        text-align: left;
	padding: 0 10px 10px 18px;
}

#smarttext p {
	font-size: 11px;
}

#inwork {
    margin: 22px 0 3px 20px;
    text-align: center;
    width: 350px;
    height: 350px;
}

#inwork img {
    border: 2px solid #99c3e2;
    margin-bottom: 7px;
}



#p_big {
	margin: 22px 0 3px 20px;
	text-align: right;
    background: url(/pic/ajax-loader2.gif) no-repeat center;
    width: 350px;
    height: 237px;
}

#p_big2 {
	margin: 4px 0 0 0;
	text-align: center;
	font-size: 11px;
}

#p_big a, #mycarousel a {
	color: #bbb;
}

#p_big a:hover, #mycarousel a:hover {
	color: #fc8c00;
}

#p_big2 a {
	font-size: 11px;
	background: #fff url(/pic/url1.gif) no-repeat left;
	padding-left: 15px;
}

#p_big2 a:hover {
	background: #fff url(/pic/url1o.gif) no-repeat left;
}


#content1 h2 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	color: #ec6600;
}

#content1 h2 a {
	color: #ec6600;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid #ec6600;
}

#content1 h2 a:hover {
	color: #9f2000;
	border-bottom: 1px dotted #9f2000;
}

#content1 table.serv1 {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

#content1 table.serv1 td.serv11 {
	width: 52%;
}

#content1 table.serv1 td.serv12 {
	width: 48%;
}

#content1 table.serv1 td {
	padding: 3px;
	margin: 0;
}

#content1 table.serv1 td h2 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	color: #ec6600;
}

#content1 table.serv1 td h2 a {
	color: #ec6600;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid #ec6600;
}

#content1 table.serv1 td h2 a:hover {
	color: #9f2000;
	border-bottom: 1px dotted #9f2000;
}

#content1 table.serv1 td ul {
	margin: 5px 0 5px 10px;
	padding: 5px 0 5px 10px;
}

#content1 table.serv1 td ul li {
	list-style: none;
	padding: 0 0 3px 0;
}

#content1 table.serv1 td ul li a{
	font-family: calibri, arial, sans-serif;
	font-size: 14px;
	background: url(/pic/url2.gif) no-repeat left;
	padding-left: 17px;
	color: #9f2000;
}

#content1 table.serv1 td ul li a:hover {
	background: url(/pic/url2o.gif) no-repeat left;
	color: #000;
	font-weight: bold;
}

#content1 table.serv1 p {
	font-size: 11px;
}

#artic1 h2 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	color: #c45400;
}

#artic1 h2 a {
	color: #c45400;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
}

#artic1 h2 a:hover {
	color: #9f2000;
	border-bottom: 1px dotted #9f2000;
}

#artic1 {
	padding: 3px 0 0 8px;
	margin: 0;
}

#artic1 p {
	padding: 0 0 7px 15px;
	margin: 0;
	font-size: 11px;
}

#content2 {
	padding: 0;
	margin: 20px 30px 20px 30px;
}

#content2 h1 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: calibri, arial, sans-serif;
	font-size: 21px;
	color: #e42f00;
}

#content2 p {
	padding: 0 0 7px 15px;
	margin: 0;
	font-size: 12px;
}

#content2 ul {
	margin: 5px 0 5px 20px;
	padding: 5px 0 5px 20px;
}

#content2 ul li {
	list-style-image: url(/pic/url2o.gif);
	padding: 0 0 3px 0;
}

#content3 {
	padding: 20px 10px 5px 10px;
}


#content3 ul {
	margin: 5px 0 5px 10px;
	padding: 5px 0 5px 10px;
}

#content3 ul li {
	list-style: none;
	padding: 0 0 3px 0;
}

#content3 ul li a{
	font-family: calibri, arial, sans-serif;
	font-size: 14px;
	background: url(/pic/url2.gif) no-repeat left;
	padding-left: 17px;
	color: #9f2000;
}

#content3 ul li a:hover {
	background: url(/pic/url2o.gif) no-repeat left;
	color: #000;
	font-weight: bold;
}

#content3 ul li ul {
	margin: 3px 0 3px 10px;
	padding: 3px 0 3px 20px;
}

#content3 ul li ul li{
	list-style-type: disc;
	padding: 0 0 3px 0;
}

#content3 ul li ul li a{
	font-family: arial, sans-serif;
	font-size: 11px;
	background: none;
	padding: 0;
	color: #2b2b2b;
}

#content3 ul li ul li a:hover{
	background: none;
}

#content3 h2 {
	padding: 0;
	margin: 0 0 7px 0;
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	color: #c45400;
}

#content3 h2 a {
	color: #c45400;
	font-family: calibri, arial, sans-serif;
	font-size: 18px;
}

#content3 h2 a:hover {
	color: #9f2000;
}

#navigator {
	margin: 0 0 15px 0; padding: 0;
	font-size: 10px;
}

#navigator a {
	font-size: 10px;
}

#content2 table.selected {
	border: 0;
	border-collapse:collapse;
	margin: 0 0 0 17px;
	padding: 0;
}

#content2 table.selected th {
	padding: 10px;
	background-color: #4d6c8a;
	color: #ffffff;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #777;
}

#content2 table.selected td {
	margin: 0;
	padding: 5px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}


.price {
	border: 1px dotted #333; 
	padding: 10px;
	margin: 0 0 15px 0;
	background: #ffe3c7;
}

#content3 .pic_small {
    border: 3px solid #b1b1b1;
}

#content3 .pic_small:hover {
    border: 3px solid #fea24a;
}

div.feedback {
   margin: 15px 0 20px 0;
   padding: 20px;
   background: #f1f1f1;
   border: 3px solid #e1e1e1;
}

div.feedback form {
   margin: 0 0 0 0;
   padding: 0;
}

div.feedback input {
    width: 175px;
}

div.feedback textarea {
    width: 175px;
    height: 80px;
}

#searchengine_referer {
    position: absolute; 
    background-color: #ffffcc; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 21px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fecb00;
    z-index: 10;
}

#searchengine_referer  p {
    font-size: 11px;
    margin: 0;
    padding: 3px 3px 3px 20px;   
    text-align: center
}
