body {
	background-color:black;
	margin:0px;
	margin-top:10px;
}

h1,h2,h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

#wrapper {
	width:1000px;
	margin:0px auto;
}

#header {
	width:1000px;
	height:127px;
	background-image:url("../images/default/header/back.gif");
	background-repeat:no-repeat;
}

#header h1 {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:15px;
	font-size:15px;
	float:left;
	width:400px;
}

#header div#alert {
	float:left;
	width:400px;
	padding-top:12px;
	font-size:12px;
	color:red;
	text-align:left;
}

#header ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:12px;
	padding-left:15px;
}

#header li {
	float:left;
	padding-right:20px;
}

#footer {
	margin-top:10px;
	padding:5px 20px;
	background-color:#38551C;
	font-size:12px;
	padding-bottom:20px;
	border-top:3px double black;
}

#footer a {
	text-decoration:none;
	color:silver;
}

#footer a:hover {
	color:green;
}

div.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0px;
}


#side_l {
	float:left;
	width:200px;
}

#side_r {
	float:left;
	width:200px;
}

#main {
	float:left;
	width:600px;
	background-image:url("../images/default/main/back.gif");
	background-repeat:repeat-y;
}

div.side_box {
	background-color:white;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:15px;
}

#side_r h2 {
	width:200px;
	height:34px;
	background-image:url("../images/default/side_r/h2.gif");
	background-repeat:no-repeat;
	color:white;
	font-size:13px;
}

#side_r h2 p {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:8px;
}

#main div.contents {
	margin:20px 40px;
	padding-bottom:30px;
}

#main #gotop {
	background-color:black;
	padding:5px 20px;
	text-align:right;
	font-size:13px;
}

#main #gotop a {
	color:DARKGREEN;
	text-decoration:none;
}

#main #gotop a:hover {
	color:ORANGE;
}


#main div.contents p {
	font-size:13px;
	line-height:1.5em;
}

#side_l div.bn {
	margin-bottom:10px;
}

#side_l ul.cat {
	display:none;
	list-style:none;
	margin:0px;
	padding:0px 20px;
	padding-bottom:10px;
}

#side_l ul.cat li {
	font-size:13px;
	line-height:1.4em;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#side_l h3 {
	padding-bottom:5px;
	padding-left:20px;
	font-size:13px;
}

#side_l h3 a {
	display:block;
	margin-right:20px;
	text-decoration:none;
	color:black;
}

#side_l h3 a:hover {
	background-color:beige;
}

#side_l ul.cat li a {
	text-decoration:none;
	color:darkgreen;
}

#side_l div.r10 {
	padding-right:10px;
}

#side_l div.side_book {
	padding:0px 10px;
	font-size:12px;
	line-height:1.4em;
}

#side_l div.side_book img {
	margin-top:10px;
}

#side_l div.side_news {
	margin:0px 10px;
}

#side_l div.side_news div.img {
	width:60px;
	height:65px;
	float:left;
}

#side_l div.side_news div.index {
	width:120px;
	height:65px;
	float:left;
	font-size:12px;
	overflow:hidden;
}

#side_l div.side_news div.index a {
	color:#669966;
	text-decoration:none;
}

#side_l div.side_news div.index a.title {
	color:#CC9933;
}

#side_l div.side_news div.index span.date {
	font-size:11px;
	color:#666666;
}

#side_l div.side_news div.news_body {
	font-size:13px;
	margin-bottom:20px;
	line-height:1.3em;
	display:none;
}


#main #search {
	margin:20px 30px;
	padding-bottom:50px;
}

#main #search div.item_box {
	float:left;
	text-align:center;
	width:180px;
	height:260px;
	font-size:12px;
}

#main #search div.item_box div.text {
	margin:0px;
	padding:5px 10px;
	line-height:1.3em;
	color:gray;
}

#main #search div.item_box div.text p.item {
	margin:0px;
	padding:0px;
	height:32px;
	margin-bottom:4px;
	overflow:hidden;
}

#main #search div.item_box div.text a {
	color:#339933;
	text-decoration:none;
}

#main #search div.item_box div.text p.item a {
	color:gray;
	text-decoration:none;
}

#main #search div.item_box span.new_date {
	width:160px;
	height:20px;
	background-image:url("../images/default/icon/date.gif");
	background-repeat:no-repeat;
	display:block;
	color:white;
	padding-top:3px;
}

div#search_item {
	margin-left:10px;
}

#search_item table {
	border-collapse:collapse;
	width:520px;
}

#search_item table th,
#search_item table td {
	font-size:13px;
	border-bottom:1px solid silver;
	font-weight:normal;
	padding:5px 10px;
}

#search_item table th {
	width:60px;
	background-color:#EEEEDD;
}

#search_item table td a {
	color:green;
}

#main div.pager {
	font-size:12px;
	text-align:center;
	margin:5px 0px;
	padding:2px 0px;
	width:520px;
	background-color:#DDEEDD;
	color:#333333;
}

#main #search div.pager {
	margin-left:10px;
}

#main div.pager a {
	color:darkgreen;
}


#main #search h2 {
	height:60px;
	margin-left:10px;
	background-image:url("../images/default/main/item_h2.gif");
	background-repeat:no-repeat;
}

#main #search h2 p {
	margin:0px;
	padding:0px;
	padding-left:90px;
	padding-top:17px;
	font-size:18px;
}

#main div.contents h2 {
	height:60px;
	text-align:left;
	background-repeat:no-repeat;
}

#main div.contents h2.item {
	background-image:url("../images/default/main/item_h2.gif");
}

#main div.contents h2.cart {
	background-image:url("../images/default/main/cart_h2.gif");
}

#main div.contents h2.error {
	background-image:url("../images/default/main/error_h2.gif");
}

#main div.contents h2.creator {
	background-image:url("../images/default/main/creator_h2.gif");
}

#main div.contents h2.customer {
	background-image:url("../images/default/main/customer_h2.gif");
}

#main div.contents h2.guide {
	background-image:url("../images/default/main/guide_h2.gif");
}

#main div.contents h2.about {
	background-image:url("../images/default/main/about_h2.gif");
}

#main div.contents h2.wanted {
	background-image:url("../images/default/main/wanted_h2.gif");
}

#main div.contents h2.standup {
	background-image:url("../images/default/main/standup_h2.gif");
}


#main div.contents h2.sideb {
	background-image:url("../images/default/main/sideb_h2.gif");
}

#main div.contents h2.news {
	background-image:url("../images/default/main/news_h2.gif");
}

#main div.contents h2.recommend {
	background-image:url("../images/default/main/recommend_h2.gif");
}

#main div.contents h2.yo {
	background-image:url("../images/default/main/yo_h2.gif");
}


#main div.contents h2 p {
	margin:0px;
	padding:0px;
	padding-left:90px;
	padding-top:17px;
	font-size:18px;
	text-align:left;
}

span.company {
	font-size:85%;
}

#main ul.sns_btn {
	margin:0px;
	padding:0px;
	margin-top:5px;
	text-align:left;
	height:30px;
}

#main ul.sns_btn li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}

#main ul.sns_btn li.mixiv {
	width:63px;
}

#main ul.sns_btn li.mixic {
	width:75px;
}

#main ul.sns_btn li.plusone {
	width:67px;
}

#main ul.sns_btn li.hatena {
	width:57px;
}

#main ul.sns_btn li.twitter {
	width:95px;
}

#main ul.sns_btn li.facebook {
	width:125px;
}


#main #page_detail {
	margin-top:0px;
}

#main #page_detail div.large_img {
	margin:5px 0px;
	text-align:center;
	border:3px double silver;
}

#main #page_detail div.guide {
	margin:10px 0px;
	border:1px solid silver;
	padding:15px 20px;
	font-size:13px;
	line-height:1.5em;
}

#main #page_detail div.spec {
	border:1px solid silver;
	margin:10px 0px;
	padding:10px;
	font-size:13px;
	background-color:#EEFFEE;
	margin-top:20px;
}

#main #page_detail div.spec p.owner {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#main #page_detail div.writer {
	border:1px solid silver;
	margin:10px 0px;
	padding:10px;
	font-size:13px;
	background-color:#EEEEEE;
	margin-top:20px;
}

#main #page_detail div.writer p.owner {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

ul.link {
	margin:0px;
	padding:0px;
	margin-top:10px;
}

ul.link li {
	margin:0px;
	padding:0px;
	margin-left:20px;
	list-style-image: url("../images/default/li_marker.gif");
	font-size:12px;
}

ul.link li A {
	color:darkgreen;
}

ul.link li A:hover {
	color:orange;
}

ul.link_arrow {
	margin:0px 5px;
	padding:0px;
}

ul.link_arrow li {
	text-align:right;
	margin:5px 0px;
	font-size:13px;
}

ul.link_arrow li {
	list-style-image: url("../images/default/li_marker.gif");
}

img.bd {
	border:1px solid silver;
	padding:2px;
}

img.b1 {
	border:1px solid silver;
	padding:1px;
}


#page_detail div.item div.gotop {
	width:520px;
	font-size:10px;
	text-align:right;
}

#page_detail div.item div.gotop a {
	color:darkgreen;
}

#page_detail div.item div.gotop a:hover {
	color:orange;
}

#page_detail div.item div.img {
	float:left;
	width:180px;
	padding-bottom:10px;
}

#page_detail div.item div.detail {
	float:left;
	width:340px;
	font-size:13px;
}

#page_detail div.item div.img p {
	margin:0px;
	font-size:12px;
	text-align:center;
	padding-right:20px;
	color:darkgreen;
}

#page_detail div.item div.img p.click {
	margin-bottom:5px;
	color:#6666FF;
}

#page_detail div.item div.img img {
	padding:3px;
	border:1px solid silver;
}

#page_detail div.item div.img div#sample {
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-right:10px;
}

#page_detail div.item div.img div#sample img {
	margin:0px;
	padding:0px;
	border-width:0px;
}

#page_detail div.item div.img div#sample div#pdf_complete_status {
	display:none;
}

#page_detail div.item div.img div#sample div#pdf_waiting_status {
	text-align:center;
	padding:10px 0px;
	font-size:11px;
	color:gray;
}

#cart_detail {
	padding-bottom:30px;
}

#cart_detail table {
	border-collapse:collapse;
	width:520px;
	margin-top:5px;
}

#cart_detail table td {
	padding:2px 0px;
	font-size:12px;
}

#cart_detail table td.img {
	width:14px;
}

#cart_detail table td.price1,
#cart_detail table td.price2 {
	text-align:right;
	padding-right:10px;
}

#cart_detail table td.price1 {
	width:130px;
}

#cart_detail table td.price2 {
	width:60px;
}

#cart_detail table td.operator,
#cart_detail table td.amount {
	text-align:center;
}

#cart_detail table td.btn {
	text-align:center;
	width:72px;
}

#cart_detail table td.img {
	border:1px solid #DDDDFF;
	padding:3px;
}

#cart_detail table td.itemname {
	padding:3px 5px;
	border:1px solid #DDDDFF;
	background-color:#EEEEFF;
}

#cart_detail table td.ar {
	border-top:1px solid #DDDDFF;
	border-bottom:1px solid #DDDDFF;
	padding:10px 15px;
}

#cart_detail table td.price3,
#cart_detail table td.sum {
	border-top:1px solid #DDDDFF;
	border-bottom:1px solid #DDDDFF;
	padding:5px 10px;
	text-align:right;
}

#cart_detail table td.sum {
	font-size:15px;
	font-weight:bold;
	color:green;
}

#cart_detail table td.btn {
	padding:10px;
	text-align:center;
}

#cart_detail table td.btn input.wide {
	width:200px;
}

#cart_detail p {
	font-size:13px;
	line-height:1.4em;
	text-align:center;
}

#main div.error {
	margin:5px 0px;
	border:1px solid red;
	colore:red;
	text-align:center;
	padding:10px;
	font-size:12px;
	color:red;
}

#main div.error p {
	margin:0px;
	padding:0px;
}

#side_r div.login {
	padding:6px 10px;
	padding-bottom:16px;
	font-size:12px;
}

#side_r div.login table {
	border-collapse:collapse;
}

#side_r div.login table td,
#side_r div.login table th {
	font-size:10px;
}

#side_r div.login table th {
	width:70px;
	font-weight:normal;
}

#side_r div.login table td {
	width:105px;
	text-align:right;
}

#side_r div.login table td input {
	width:90px;
}

#side_r div.direct {
	padding:6px 10px;
	padding-bottom:16px;
	font-size:12px;
}

#side_r div.direct p {
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-size:12px;
	color:#666666;
	line-height:13px;
}

#side_r div.direct p.btn {
	text-align:center;
	margin:0px;
	padding:0px;
}

#side_r div.direct textarea {
}

#side_r textarea#direct_mes {
	width:175px;
	height:44px;
	font-size:11px;
	background-color:#FFFFEE;
	color:gray;
}

#side_r div#direct_on {
	height:100px;
}

#side_r div#direct_loading {
	text-align:center;
	height:100px;
	display:none;
}


#side_r div#direct_off {
	height:100px;
	text-align:center;
	display:none;
}

#side_r div#direct_loading p,
#side_r div#direct_off p {
	margin:0px;
	padding:0px;
	padding-top:30px;
}


#side_l div.mobile {
	text-align:center;
	margin-bottom:15px;
}

#side_l ul.menu,
#side_r ul.menu {
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:12px;
}

#side_l ul.menu li,
#side_r ul.menu li {
	list-style-position:inside ;
	list-style-image: url("../images/default/li_marker.gif");
}

#side_l ul.menu li a,
#side_r ul.menu li a {
	color:darkgreen;
}

#side_r div.mini_cart {
	padding:6px 10px;
	padding-bottom:16px;
	font-size:12px;
}

#side_r div.kichijoji {
	padding:6px 10px;
	padding-bottom:16px;
	font-size:12px;
}

#side_r div.tweet p {
	padding:0px;
	margin:0px 15px;
	font-size:12px;
	color:#333333;
	line-height:1.3em;
}

#side_r div.tweet p.date {
	font-size:11px;
	color:darkgreen;
	margin-bottom:10px;
	text-align:right;
}

#side_r div.tweet p.img {
	font-size:13px;
	border:1px solid #CCCCCC;
}

#side_r div.tweet p.img img {
	margin-right:10px;
}

#side_r div.tweet p a {
	text-decoration:none;
	color:darkgreen;
}

#side_r div.tweet p.img a {
	display:block;
}


#side_r div.mini_cart dl {
	padding:0px;
	margin:0px;
}

#side_r div.mini_cart dt {
	padding:0px;
	margin:0px;
	width:54px;
	float:left;
	height:60px;
}

#side_r div.mini_cart dd {
	padding:0px;
	margin:0px;
	width:126px;
	float:left;
	height:60px;
	overflow:hidden;
}

#side_r div.mini_cart p {
	padding:0px;
	margin:0px;
	padding-top:2px;
}

#side_r div.mini_cart a {
	color:#336633;
	text-decoration:none;
}


#side_r p.btn {
	margin:5px 0px;
	margin-top:10px;
	text-align:center;
}

#side_r ul.event {
	margin:0px;
	padding:0px 3px;
	padding-bottom:10px;
	font-size:12px;
}

#side_r ul.event li {
	margin-left:10px;
	margin-bottom:5px;
}

#side_r ul.event span.now {
	padding-left:10px;
	color:red;
	font-weight:bold;
	font-size:10px;
}

#side_r div.kichijoji h3 {
	margin:3px 0px;
	padding:3px;
	margin-top:20px;
	text-align:center;
	font-size:12px;
	background-color:#EEEEEE;
	font-weight:normal;
}

#side_r div.kichijoji ul.closure {
	padding:0px;
	margin:0px 10px;
}

#side_r div.kichijoji ul.closure li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	width:75px;
	text-align:center;
}

#side_r ul.notice {
	font-size:13px;
	margin:0px;
	padding:0px 15px;
}

#side_r ul.notice li {
	margin-left:10px;
	margin-bottom:5px;
}

#side_r a {
	color:darkgreen;
}

#side_r a:hover {
	color:orange;
}


#main #owner_list table.search {
	border-collapse:collapse;
	width:520px;
	margin:5px 0px;
}

#main #owner_list  table.search th {
	border:1px solid silver;
	border-width:1px 0px;
	padding:4px 10px;
	width:50px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

#main #owner_list table.search td {
	border:1px solid silver;
	border-width:1px 0px;
	padding:4px 10px;
	font-size:12px;
}

#main #owner_list table.search td A {
	display:block;
	color:darkgreen;
	width:30px;
	float:left;
	text-align:center;
	text-decoration:none;
}

#main #owner_list table.search td A:hover {
	color:orange;
}

span.new {
	color:#DD0000;
}

div.owner_profile {
	clear:both;
	padding:0px;
	margin:0px;
	margin-top:10px;
}

div.owner_profile p {
	padding:0px;
	margin:0px;
}

div.owner_profile div.furikana {
	border-top:1px solid black;
	font-size:12px;
	text-align:right;
	color:#336633;
	padding-top:2px;
	margin-bottom:2px;
}


div.owner_profile div.img {
	width:120px;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

div.owner_profile div.img img {
	padding:1px;
	border:1px solid darkgreen;
	background-color:#DDFFDD;
}

div.owner_profile div.img p {
	padding:2px 0px;
	text-align:center;
	color:darkgreen;
	padding-right:20px;
	font-size:12px;
	padding-bottom:10px;
}

div.owner_profile div.profile {
	width:350px;
	float:left;
	margin:0px;
	padding:0px 0px;
	padding-bottom:20px;
	line-height:1.3em;
}

div.owner_profile div.profile p {
	font-size:13px;
}

div.owner_profile div.profile p.name {
	padding:0px;
	margin:0px;
	font-weight:bold;
	padding-bottom:15px;
	color:darkgreen;
	font-size:15px;
}

div.owner_profile div.profile p.name A {
	color:darkgreen;
}

#search div.owner_profile {
	margin:10px;
}


#page_list {
	margin:20px 0px;
}

#page_list p {
	margin:0px;
	padding:0px;
}


#page_list div.page div.img {
	float:left;
	width:120px;
	margin-bottom:30px;
}

#page_list div.page div.img img {
	padding:1px;
	border:1px solid silver;
}

#page_list div.page div.img p {
	font-size:12px;
	color:navy;
	text-align:center;
	padding-top:3px;
	padding-right:20px;
}

#page_list div.page div.detail {
	float:left;
	width:350px;
	font-size:13px;
	padding-bottom:30px;
}

#page_list div.page div.detail p {

}

#page_list div.page div.detail p.name {
	color:navy;
	font-weight:bold;
	margin-bottom:5px;
}

#page_list div.page div.detail A {
	color:darkgreen;
}

#main table.regist {
	border-collapse:collapse;
	width:520px;
}

#main table.regist th,
#main table.regist td {
	border:1px solid silver;
	font-size:12px;
	padding:3px 5px;
}

#main table.regist th {
	width:130px;
	color:brown;
	font-weight:normal;
	background-color:#FFEEDD;
}

#main div.contents h3 {
	color:black;
	background-color:#EEFFEE;
	margin:0px;
	padding:5px;
	font-size:13px;
	margin-top:10px;
	border:1px solid silver;
}

#main div.btn {
	margin-top:5px;
	text-align:center;
}

span.caution {
	font-size:12px;
	color:orange;
}

/* ---------------------------------------------------
お問い合わせ
--------------------------------------------------- */
#inquiry p {
	margin-bottom:10px;
}

#inquiry table {
	border-collapse:collapse;
	font-size:13px;
	width:520px;
}

#inquiry table th,
#inquiry table td {
	padding:4px 5px;
	border:1px solid #DDDDEE;
}

#inquiry table th {
	background-color:#EEEEFF;
	color:navy;
	width:120px;
}

table.regist td textarea,
#inquiry table td textarea {
	width:300px;
	height:100px;
	font-size:13px;
}

#inquiry table ul {
	font-size:13px;
	margin:5px 0px;
	padding:0px;
	margin-left:20px;
}

/* ---------------------------------------------------
fn
--------------------------------------------------- */
#show div.guide_box {
	border:1px solid silver;
	padding:10px;
	margin:5px 0px;
	font-size:13px;
	background-repeat:no-repeat;
}

#show div.half1 div.guide_box {
	margin-right:10px;
}

#show div.no1 {
	background-image:url("../images/default/main/guide_01.gif");
}

#show div.no2 {
	background-image:url("../images/default/main/guide_02.gif");
}

#show div.no3 {
	background-image:url("../images/default/main/guide_03.gif");
}

#show div.no4 {
	background-image:url("../images/default/main/guide_04.gif");
}

#show div.no5a {
	background-image:url("../images/default/main/guide_05a.gif");
}
#show div.no6a {
	background-image:url("../images/default/main/guide_06a.gif");
}
#show div.no7a {
	background-image:url("../images/default/main/guide_07a.gif");
}

#show div.no5b {
	background-image:url("../images/default/main/guide_05b.gif");
}
#show div.no6b {
	background-image:url("../images/default/main/guide_06b.gif");
}
#show div.no7b {
	background-image:url("../images/default/main/guide_07b.gif");
}
#show div.no8b {
	background-image:url("../images/default/main/guide_08b.gif");
}

#show div.guide_box h3 {
	color:darkgreen;
	padding:5px 0px;
	padding-left:60px;
	margin:0px;
	margin-bottom:20px;
	background-color:transparent;
	border-width:0px;
}

#show div.half1 div.guide_box h3,
#show div.half2 div.guide_box h3 {
	padding:3px 0px;
	padding-left:48px;
	margin:0px;
	margin-bottom:10px;
	color:orange;
}

#show div.half2 div.guide_box h3 {
	color:purple;
}

#show div.guide_box div {
	padding:10px;
	line-height:1.5em;
}

#show div.half1 div.guide_box div {
	padding:10px;
	line-height:1.5em;
}


#show div.bunki {
	background-color:#EEFFEE;
	padding:20px 0px;
	margin:30px 0px;
	margin-bottom:40px;
	text-align:center;
	font-size:15px;
}


#show dl {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size:13px;
}

#show dl dt {
	margin: 0;
	padding: 5px 15px;
	font-weight: bold;
	color: #333388;
	border:1px solid silver;
	border-bottom-width:0px;
}

#show dl dd {
	margin: 0px;
	margin-bottom:10px;
	padding: 10px 20px;
	padding-bottom:15px;
	border:1px solid silver;
	border-top-width:0px;
}

#show div.half1 {
	float:left;
	width:265px;
}

#show div.half2 {
	float:left;
	width:255px;
}

#show div.half1 b {
	color:orange;
	font-size:15px;
}

#show div.half2 b {
	color:purple;
	font-size:15px;
}

#show div.half1 dt,
#show div.half1 dd {
	margin-right:20px;
}


#show A {
	color:darkgreen;
}

#show A:hover {
	color:orange;
}

#show p {
	margin:10px 0px;
	line-height:1.5em;
}

#show div.caution {
	color:brown;
	text-align:center;
	font-size:13px;
	margin:10px 0px;
}
/* ---------------------------------------------------
sideb
--------------------------------------------------- */
#sideb div.sideb_box {
	border:1px solid silver;
	padding:9px;
	padding-bottom:20px;
	font-size:13px;
	line-height:1.5em;
	margin:0px;
	margin-top:5px;
}

#sideb div.sideb_box p {
	margin:0px;
	padding:0px 5px;
}

#sideb div.sideb_box h3 {
	color:darkgreen;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background-color:transparent;
	border-width:0px;
	font-size:17px;
}

#sideb div.gotop {
	text-align:right;
	margin-bottom:30px;
}

#sideb div.gotop a {
	color:darkgreen;
	font-size:12px;
}

#sideb div.sideb_box p a {
	color:darkgreen;
}

#sideb div.sideb_box p a:hover {
	color:orange;
}

/* ---------------------------------------------------
staff
--------------------------------------------------- */
#staff div.staff_box {
	border:1px solid silver;
	padding:9px;
	padding-bottom:20px;
	font-size:13px;
	line-height:1.5em;
	margin:0px;
}

#staff div.staff_box p {
	margin:0px;
	padding:0px 5px;
}

#staff div.staff_box h3 {
	color:darkgreen;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background-color:transparent;
	border-width:0px;
	font-size:17px;
}

#staff div.gotop {
	text-align:right;
	margin-bottom:30px;
}

#staff div.gotop a {
	color:darkgreen;
	font-size:12px;
}

#staff div.staff_box p.inquiry {
	text-align:right;
	margin:5px 0px;
}

#staff div.staff_box p.inquiry a {
	color:darkgreen;
	text-decoration:none;
}

#staff div.staff_box dl {
	margin:10px 5px;
	margin-top:30px;
}

#staff div.staff_box dl dd {
	padding-top:5px;
	padding-bottom:20px;
	line-height:1.5em;
	font-size:13px;
	color:#333333;
}

#staff div.staff_box dl dd a {
	color:#336633;
	text-decoration:none;
}

#staff div.staff_box dl dd a:hover {
	color:orange;
}

#staff div.staff_box dl dt {
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	color:#336600;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}

#staff div.staff_box dl dt span {
	font-weight:bold;
	color:#996633;
	padding-right:5px;
	border-right:1px solid silver;
}

#staff div.staff_box div.notice {
	background-color:#EEEEDD;
	padding:10px;
	font-size:12px;
	margin-top:20px;
}

/* ---------------------------------------------------
about
--------------------------------------------------- */
#about div.about_box {
	border:1px solid silver;
	padding:10px;
	padding-bottom:20px;
	font-size:13px;
	line-height:1.5em;
	margin:5px 0px;
}

#about div.about_box p {
	margin:0px;
	padding:0px;
}

#about div.about_box h3 {
	color:darkgreen;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background-color:transparent;
	border-width:0px;
}

#about div.about_box div.addr {
	margin-top:5px;
	padding:5px 10px;
	margin-bottom:20px;
	background-color:#EEFFEE;
}

#about div.about_box div.notice {
	margin:10px;
	margin-top:30px;
	padding:10px;
	padding-bottom:20px;
	border:1px solid #EEDDDD;
	background-color:#FFF5F0;
	font-size:12px;
}

#about div.about_box div.rental {
	margin:5px 0px;
	padding:5px;
	border:1px solid #EEDDDD;
	background-color:#FFF5F0;
	font-size:11px;
	line-height:1.2em;
}

#about div.about_box div.notice h3 {
	color:brown;
}

#about div.about_box div.notice span,
#about div.about_box div.notice span a {
	color:orange;
}

#about div.about_box a {
 color:darkgreen;
}

#about div.about_box h4 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:13px;
	color:#996633;
}

#about div.about_box dl dt {
	color:#996633;
	font-weight:bold;
	border-bottom:1px solid silver;
}

#about div.about_box dl dd {
	margin:0px;
	margin-left:10px;
	padding:5px 0px;
	padding-bottom:20px;
}


#about div.about_box table.rental {
	width:100%;
	border-collapse:collapse;
}

#about div.about_box table.rental th {
	border:1px solid silver;
	font-weight:normal;
	padding:3px 5px;
	background-color:#EEFFEE;
}

#about div.about_box table.rental td {
	border:1px solid silver;
	padding:3px 5px;
}

#about div.about_box table.rental td.price {
	text-align:right;
}



#about div.half1 {
	width:265px;
	float:left;
}

#about div.half2 {
	width:255px;
	float:left;
}

#about div.half1 div.about_box {
	margin-right:10px;
	height:70px;
}

#about div.half2 div.about_box {
	height:70px;
}

#about div.enter {
	margin:5px 0px;
	padding:10px;
	text-align:center;
	font-size:15px;
	background-color:#EEFFEE;
}

#about div.enter a {
	color:darkgreen;
	text-decoration:none;
	display:block;
}

#about div.enter a:hover {
	color:orange;
}

#about div.wanted_box {
	padding-top:20px;
	font-size:13px;
	line-height:1.5em;
	margin:5px 0px;
}

#about div.wanted_box p {
	margin:0px;
	padding:0px;
}

#about div.wanted_box table {
	border-collapse:collapse;
	width:100%;
}

#about div.wanted_box table th,
#about div.wanted_box table td {
	border:1px solid silver;
	padding:5px 10px;
	font-weight:normal;
}

#about div.wanted_box table th {
	background-color:#EEEEEE;
	width:80px;
}

#about div.wanted_box ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-bottom:30px;
}

#about div.wanted_box li {
	margin-bottom:10px;
}

#about div.relation {
	text-align:right;
	font-size:12px;
	margin-bottom:10px;
}

/* ---------------------------------------------------
calendar
--------------------------------------------------- */
#about div.tableBox {
	margin-bottom:30px;
}

#about div.tableBox ul.event {
	font-size:13px;
	border:1px solid silver;
	background-color:#F5F5F5;
	padding:10px;
	list-style:none;
	margin-bottom:20px;
}

#about div.tableBox ul.event b {
	color:darkgreen;
}

#about div.tableBox ul.event b.closure2 {
	color:brown;
}

#about div.tableBox ul.event A {
	color:darkgreen;
}

#about div.tableBox ul.event A:hover {
	color:orange;
}

#about table.calendar {
	width:100%;
	margin:0px;
	border-collapse:collapse;
}

#about table.calendar th {
	text-align:center;
	background-color:#F5FFF5;
	border:1px solid silver;
	font-size:13px;
	color:navy;
}

#about table.calendar td {
	text-align:center;
	background-color:white;
	border:1px solid silver;
	font-size:13px;
}

#about table.calendar td.event {
	background-color:#DDFFDD;
}

#about table.calendar td.closure {
	background-color:#EEEEEE;
}

#about table.calendar td.closure1 {
	background-color:#EEEEEE;
}

#about table.calendar td.closure2 {
	background-color:#FFEEEE;
}

#about table.calendar span.sun {
	color:red;
}

#about table.calendar span.sat {
	color:blue;
}

#about table.calendar span.holiday {
	color:red;
}

#about div.tableBox h3.monthly {
	margin:0px;
	padding:0px;
}

/* ---------------------------------------------------
route
--------------------------------------------------- */
#about div.route_box {
	margin-bottom:5px;
}

#about div.route_box div.image {
	width:300px;
	float:left;
	text-align:left;
}

#about div.route_box div.image img {
	padding:2px;
	border:1px solid silver;
}

#about div.route_box div.text {
	width:220px;
	height:216px;
	float:left;
}

#about div.route_box div.text p {
	padding:5px;
	margin:0px;
	font-size:13px;
	color:gray;
}

#about div.route_box div.text p.title {
	font-weight:bold;
	color:darkgreen;
}

#about div.route_box div.text p.title span {
	color:orange;
}

#about div.route_box div.next {
	clear:both;
	width:470px;
	height:40px;
	background-image:url("../images/default/spot/next.gif");
	background-repeat:no-repeat;
}

#about div.grade1 {
	display:block;
}

#about div.grade2 {
	display:none;
}

#about div.grade3 {
	display:none;
}

/* ---------------------------------------------------
Ｑ＆Ａ
--------------------------------------------------- */
#show table.payment {
	border-collapse:collapse;
	width:100%;
}

#show table.payment td,
#show table.payment th {
	border:1px solid silver;
}

#show table.payment td {
	padding:4px 5px;
}

#show table.payment th {
	text-align:center;
	background-color:#EEEEFF;
}

#show table.payment td.num {
	text-align:right;
}

#show table.payment td.c {
	text-align:center;
}

#show table.payment td.guide {
	width:340px;
}

#show table.payment td.guide ol {
 	margin:0px;
	padding:0px;
	margin-left:20px;
}

#show table.payment td.guide li {
 	margin:0px;
	padding:0px;
}

/* ---------------------------------------------------
サイドプラン
--------------------------------------------------- */
#side_l div.side_plan {
	padding:0px 10px;
	font-size:11px;
	text-align:center;
}

#side_l table.side_plan {
	width:100%;
}

#side_l table.side_plan th {
	width:55px;
	text-align:left;
}

#side_l table.side_plan td {
	font-size:11px;
	text-align:left;
}

#side_l table.side_plan td a {
	color:black;
	text-decoration:none;
}

/* ---------------------------------------------------
義援金
--------------------------------------------------- */
#side_l div.side_donate {
	padding:0px 10px;
	font-size:11px;
	text-align:left;
}

#side_l #donate_meter {
	border:1px solid silver;
	text-align:right;
	padding:5px 10px;
	margin:0px;
	font-size:20px;
	background-color:#FFFFEE;
}

#side_l div.side_donate span.date {
	color:gray;
}

/* ---------------------------------------------------
ニュース
--------------------------------------------------- */
#main table.plan_list {
	border-collapse:collapse;
	width:100%;
}

#main table.plan_list th,
#main table.plan_list td {
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:2px 5px;
	font-size:13px;
}

#main table.plan_list th {
	width:54px;
}

#main table.plan_list a {
	color:black;
	text-decoration:none;
	display:block;
}

#main table.plan_list td.date {
	padding:5px 10px;
	background-color:DARKGREEN;
	color:white;
	border-top:8px solid white;
	border-bottom:2px solid white;
}

/* ---------------------------------------------------
トップページ
--------------------------------------------------- */
#main #greeting {
	border:1px solid silver;
	padding:10px;
	margin:5px 0px;
	margin-bottom:10px;
	font-size:14px;
	line-height:1.4em;
}

#main div.info_box {
	padding-bottom:5px;
	margin:5px 0px;
	font-size:13px;
}

#main div.info_box a {
	color:#335533;
	text-decoration:none;
}

#main div.info_box div.info_body {
	margin:5px;
	padding:10px;
	padding-left:20px;
	background-color:#EEFFEE;
	line-height:1.4em;
	display:none;
}

#main div.news {
	margin:30px 0px;
	margin-bottom:60px;
}

#main div.news_box {
	padding-bottom:5px;
	margin:5px 0px;
	margin-bottom:20px;
	font-size:13px;
}

#main div.news_box div.img {
	width:64px;
	float:left;
}

#main div.news_box div.img img {
	padding:1px;
	border:1px solid silver;
}

#main div.news_box div.txt {
	width:436px;
	float:left;
	padding-top:2px;
	line-height:1.5em;
}

#main div.news_box div.txt a {
	color:#335533;
	text-decoration:none;
}

#main div.news_box div.txt span.news_end {
	color:red;
}

#main div.news_box div.txt div.news_body {
	margin:5px 0px;
	padding:10px 15px;
	background-color:#EEFFEE;
	line-height:1.4em;
	display:none;
}

#main div.news_box2 {
	padding:2px 5px;
	margin:2px 0px;
	font-size:13px;
}

#main div.news_box2 div.txt {
	width:100%;
	float:left;
	padding:0px;
	line-height:1.5em;
}

#main div.news_box2 div.txt a {
	color:#335533;
	text-decoration:none;
}

#main div.news_box2 div.txt div.news_body {
	margin:5px 0px;
	padding:10px 15px;
	background-color:#EEFFEE;
	line-height:1.4em;
	display:none;
}


#main #banner_deer {
	margin-bottom:10px;
}

#main #banner_event {
	margin-bottom:10px;
}


#main #banner_book {
	margin-bottom:10px;
}

#main #store_image {
	margin-bottom:40px;
}

#main #standup {
	margin-bottom:10px;
}


#main div.recommend_first {
	margin-top:20px;
	height:180px;
}

#main div.recommend_first a {
	color:#446644;
	text-decoration:none;
}

#main div.recommend_first div.l {
	width:180px;
	float:left;
}

#main div.recommend_first div.r {
	width:340px;
	float:left;
}

#main div.recommend_first div.r div.title {
	width:340px;
	height:20px;
	font-size:18px;
	border-bottom:1px solid #996633;
	margin-bottom:5px;
	color:#DDAA88;
}

#main div.recommend_first div.r div.title a {
	color:#996633;
}

#main div.recommend_first div.r div.img {
	width:60px;
	height:50px;
	float:left;
	text-align:left;
}

#main div.recommend_first div.r div.name {
	width:280px;
	height:45px;
	padding-top:5px;
	float:left;
	font-size:13px;
}

#main div.recommend_first div.r div.name a {
	font-size:15px;
}

#main div.recommend_first div.r div.name a.company {
	font-size:13px;
	color:#666666;
}

#main div.recommend_first div.r div.guide {
	margin-top:10px;
	width:340px;
	height:80px;
	overflow:auto;
	font-size:13px;
	line-height:1.4em;
	color:#333333;
}


#main div.recommend {
	margin:10px 0px;
	margin-top:30px;
	margin-left:11px;
	margin-bottom:20px;
}

div.recommend_box {
	width:89px;
	height:105px;
	float:left;
	position:relative;
}

div.boxr {
	width:60px;
}

div.recommend_box div.img {
	padding-top:3px;
	text-align:left;
	position:relative;
}

div.recommend_box div.img img {
	padding:1px;
	border:1px solid silver;
	position:absolute;
	top:0px;
	left:0px;
}

div.recommend_box div.date {
	position:absolute;
	top:40px;
	left:-1px;
	color:orange;
	font-size:10px;
	background-color:white;
	border:1px solid silver;
	text-align:center;
	margin:0px;
	width:54px;
	display:none;
}

div.recommend_box div.new {
	position:absolute;
	top:59px;
	left:0px;
	width:56px;
	color:RED;
	font-size:10px;
	text-align:center;
	margin:0px;
}


div.recommend_box div.text {
	display:none;
	position:absolute;
	top:60px;
	left:-90px;
	width:240px;
	height:45px;
	overflow:hidden;
	text-align:center;
	font-size:11px;
	line-height:11px;
}

div.recommend_box a {
	color:#446644;
	text-decoration:none;
}

div.recommend_box div.text a {
	background-color:white;
	padding:0px 3px;
}

div.recommend_box div.text a.owner {
	color:brown;
}


div.recommend_box a:hover {
	background-color:#EEFFEE;
}


#main div.top_books {
	margin-top:20px;
	margin-bottom:60px;
}

#main div.top_books a {
	color:#446644;
	text-decoration:none;
}

#main div.top_books div.box {
	margin-bottom:5px;
	overflow:hidden;
}

#main div.recommmend div.box div.l,
#main div.top_books div.box div.l {
	float:left;
	text-align:left;
}

#main div.top_books div.box div.r {
	float:left;
	overflow:hidden;
}

#main div.top_books div.first {
	height:170px;
	margin-bottom:30px;
}

#main div.top_books div.first div.l {
	width:180px;
}

#main div.top_books div.first div.r {
	width:340px;
}

#main div.top_books div.first div.r div.title {
	width:340px;
	height:20px;
	font-size:18px;
	border-bottom:1px solid #996633;
	margin-bottom:5px;
	color:#DDAA88;
}

#main div.top_books div.first div.r div.title a {
	color:#996633;
}

#main div.top_books div.first div.r div.img {
	width:60px;
	height:50px;
	float:left;
	text-align:left;
}

#main div.top_books div.first div.r div.name {
	width:280px;
	height:45px;
	padding-top:5px;
	float:left;
	font-size:13px;
}

#main div.top_books div.first div.r div.name a {
	font-size:15px;
}

#main div.top_books div.first div.r div.name a.company {
	font-size:13px;
	color:#666666;
}

#main div.top_books div.first div.r div.guide {
	margin-top:10px;
	width:340px;
	height:80px;
	overflow:auto;
	font-size:13px;
	line-height:1.4em;
	color:#333333;
}

#main div.top_books div.mini {
	width:255px;
	float:left;
}

#main div.top_books div.boxl {
	margin-right:7px;
	margin-left:3px;
}

#main div.top_books div.mini div.l {
	width:60px;
}

#main div.top_books div.mini div.r {
	width:195px;
}

#main div.top_books div.mini div.r p {
	margin:0px;
	padding:0px;
	margin-top:3px;
	line-height:1.3em;
	font-size:13px;
}

#main div.top_books div.mini div.r {
	color:#DDAA88;
}

#main div.top_books div.mini div.r p a.company {
	color:#666666;
	font-size:12px;
}

#main div.top_books div.mini div.r a.title {
	color:#996633;
	font-size:15px;
}

#main ul.more {
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:12px;
	margin-top:10px;
}

#main ul.more li {
	list-style-image: url("../images/default/li_marker.gif");
	list-style-position:inside ;
}

#main ul.more li a {
	color:darkgreen;
}


div.norecord {
	background-color:#EEEEEE;
	padding:20px 0px;
	text-align:center;
	font-size:15px;
	margin:5px 0px;
}

#main #owner_news {
	font-size:13px;
	border:1px solid silver;
	padding:10px;
	margin-bottom:10px;
}

#main div.contents #owner_news h3 {
	margin:0px;
	padding:0px;
	background-color:transparent;
	border-width:0px;
	color:brown;
	font-weight:bold;
	border-left:5px solid silver;
	padding-left:5px;
	margin-bottom:5px;
}

table.regist2 {
	border-collapse:collapse;
	width:520px;
}

table.regist2 th {
	font-weight:normal;
	background-color:#FFEEDD;
}

table.regist2 th,
table.regist2 td {
	border:1px solid silver;
	font-size:12px;
	padding:8px 5px;
	text-align:center;
}

table.regist2 td.carriage {
	text-align:right;
	color:orange;
	font-size:13px;
}

table.regist2 td.delivery {
	color:#DD0000;
}

#main div.contents p.cart_guide {
	font-size:12px;
	line-height:1.4em;
	margin:10px 0px;
}

table.regist2 td.payment_guide {
	width:210px;
	text-align:left;
	font-size:12px;
	line-height:1.4em;
}

table.regist2 td.l {
	text-align:left;
}



span.saki {
	color:chocolate;
	font-weight:bold;
}

span.ato {
	color:navy;
	font-weight:bold;
}

span.delivery1 {
	color:#996633;
	font-weight:bold;
}

span.delivery2 {
	color:#339966;
	font-weight:bold;
}

span.delivery3 {
	color:#336699;
	font-weight:bold;
}

p.cart_guide A {
	color:darkgreen;
}

p.cart_guide A:hover {
	color:orange;
}

div.empty {
	border:1px solid #DD0000;
	color:#DD0000;
	font-size:13px;
	padding:30px;
	text-align:center;
	margin:10px 0px;
}

div.safety {
	font-size:12px;
}

#main div.contents div.last_btn {
	margin:40px 0px;
	text-align:center;
	padding:20px 0px;
	background-color:#EEFFEE;
	border:1px solid silver;
}

#page_detail p.item_guide {
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	height:70px;
	border:1px solid silver;
	background-color:#FFFFEE;
	color:black;
	overflow:auto;
}

#page_detail p.item_guide_empty {
	color:black;
	padding:5px;
	margin:0px;
	margin-bottom:5px;
	height:70px;
}

#page_detail div.guide A,
#page_detail div.spec A {
	color:darkgreen;
}

#page_detail div.guide A:hover,
#page_detail div.spec A:hover {
	color:orange;
}

#page_detail span.last1 {
	color:orange;
}

#page_detail p.price {
	padding:0px;
	margin:3px 0px;
	color:darkgreen;
}

#page_detail div.price {
	padding:10px 0px;
	margin:3px 0px;
	color:darkgreen;
	font-size:15px;
	border:1px solid silver;
	text-align:center;
}

#page_detail p.notice {
	line-height:1.5em;
	margin-bottom:40px;
	padding:0px 5px;
}

#page_detail span.soldout {
	padding-left:5px;
	color:purple;
	font-size:11px;
}

#page_detail p.name {
	margin:0px;
	padding:0px;
}

#page_detail div.add_btn {
	margin-bottom:0px;
}

#page_detail p.yotei {
	margin:0px;
	padding:0px;
	color:blue;
	font-size:12px;
}

#page_detail p.reserve {
	margin:0px;
	padding:0px;
	color:pink;
	font-size:12px;
}

div.no_owner_page {
	margin:10px 10px;
	font-size:14px;
	padding:30px 0px;
	padding-bottom:40px;
	text-align:center;
	border:1px solid silver;
	color:gray;
	line-height:1.5em;
}

table.standup {
	border-collapse:collapse;
	width:100%;
	font-size:13px;
}

table.standup td,
table.standup th {
	border:1px solid silver;
	padding:5px 10px;
}

table.standup th {
	border-right:3px solid silver;
	width:120px;
	font-weight:normal;
	background-color:#DDEEDD;
}

div.donate_report {
	margin-bottom:20px;
}

div.donate_report table {
	width:100%;
	border-collapse:collapse;
}

div.donate_report table th,
div.donate_report table td {
	width:25%;
	border:1px solid silver;
	padding:5px;
}

div.donate_report table th {
	background-color:#EEFFEE;
	font-weight:normal;
}

div.donate_report table td {
	text-align:right;
}

div.donate_report div.report {
	width:285px;
	height:430px;
	border:1px solid silver;
	border-right-width:0px;
	float:left;
	margin-bottom:10px;
}


div.donate_report div.report2 {
	width:495px;
	border:1px solid silver;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.donate_report div.image{
	height:430px;
	width:210px;
	border:1px solid silver;
	border-left-width:0px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

div.donate_report div.date {
	width:80px;
	float:left;
	text-align:center;
	border:1px solid silver;
	background-color:#336633;
	margin:10px;
	font-weight:bold;
	color:white;
	font-size:20px;
	line-height:24px;
}

div.donate_report div.title {
	float:left;
	margin-top:22px;
	font-size:20px;
	color:darkgreen;
}

div.donate_report div.memo {
	float:left;
	padding:10px 15px;
}

div.donate_report span.time {
	font-size:11px;
	color:gray;
}

#page_detail div.item div.detail p.book_name {
	margin:0px;
	padding:0px 5px;
	padding-bottom:10px;
	color:#996633;
	font-size:15px;
	font-weight:bold;
}

table.book_spec {
	width:100%;
	border-collapse:collapse;
	margin-top:30px;
}

table.book_spec th,
table.book_spec td {
	border:1px solid silver;
	border-width:1px 0px;
	padding:4px 5px;
	font-size:13px;
}

table.book_spec th {
	font-weight:normal;
	background-color:#EEFFEE;
}

#page_detail div.history {
	border:1px solid silver;
	padding:10px;
	color:#333333;
	margin-top:10px;
	font-size:12px;
	line-height:1.3em;
}

#page_detail div.history b {
	color:#333366;
	border-bottom:1px solid #333366;
}

#page_detail p.book_caution {
	color:#663333;
	margin:5px 0px;
	font-size:12px;
}

#page_detail p.book_caution a {
	color:#993333;
}

#towriter {
	margin-top:10px;
	font-size:13px;
}

#main div.contents #towriter h3 {
	background-color:white;
	border-width:0px;
	border-bottom:2px solid darkgreen;
	color:darkgreen;
}


#readme {
	margin-top:30px;
}

#main div.contents #readme h3 {
	background-color:white;
	border-width:0px;
	border-bottom:2px solid darkgreen;
	color:darkgreen;
}

#main div.contents #readme ol {
	padding-left:25px;
}

#main div.contents #readme ol li {
	margin-bottom:10px;
	font-size:11px;
}

#main div.contents #readme div.sample {
	text-align:center;
	padding:20px;
	border:1px solid silver;
	font-size:11px;
}

span.muryo {
	color:red;
}

dl.payment_guide {
	margin-left:40px;
	display:none;
	background-color:#EEEEFF;
	border:2px dashed gray;
	padding:20px;
	padding-bottom:0px;
}

dl.payment_guide dt {
	font-size:13px;
}

dl.payment_guide dd {
	font-size:12px;
	margin:0px;
	padding:5px;
	padding-bottom:30px;
	line-height:1.5em;
	color:#333333;
}

dl.payment_guide a {
	color:#669966;
}

dl.payment_guide dd span {
	color:brown;
}

div.open_guide {
	text-align:right;
	font-size:13px;
	padding:0px;
	margin:5px 0px;
	margin-bottom:10px;
}

div.open_guide a {
	color:darkgreen;
}

div.open_guide a:hover {
	color:orange;
}

p.safety {
	margin:0px;
	padding:0px;
	color:red;
}


ul.perform_inquiry {
	text-align:right;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

ul.perform_inquiry li {
	list-style-image: url("../images/default/li_marker.gif");
}

div.gotop2 {
	text-align:right;
	font-size:11px;
}

div.gotop2 a {
	color:darkgreeen;
}

div.dl_login_form {
	margin:20px 0px;
	padding:20px 40px;
	border:1px solid silver;
	text-align:center;
}

div.dl_login_form div.image{
	margin-bottom:10px;
}

div.dl_login_form table {
	width:280px;
	margin:0px auto;
	border-collapse:collapse;
	margin-bottom:10px;
}

div.dl_login_form table.wide {
	width:400px;
}

div.dl_login_form table.history {
	width:100%;
}


div.dl_login_form table td,
div.dl_login_form table th {
	font-size:13px;
	padding:3px;
	border-bottom:1px solid white;
}

div.dl_login_form table th {
	background-color:#EEEECC;
	color:#666666;
}

div.dl_login_form table.history th {
	background-color:#EEEEEE;
	font-size:10px;
	border-bottom:1px solid silver;
}

div.dl_login_form table.history td {
	background-color:white;
	font-size:10px;
	border-bottom:1px solid silver;
	text-align:left;
}

#main div.dl_login_form h3 {
	background-color:white;
	border-width:0px;
	border-bottom:2px solid silver;
}

div.dl_login_form input.wide {
	width:160px;
}

div.dl_login_form p.book_name {
	margin:5px 0px;
	padding:0px;
	font-size:13px;
}

div.dl_login_form p.owner_name {
	margin:5px 0px;
	padding:0px;
	font-size:13px;
	margin-bottom:15px;
}

div.dl_login_form p.notice {
	color:red;
	font-size:10px;
	margin:10px 0px;
	padding:0px;
	margin-bottom:30px;
}

div.dl_login_form div.btn {
	margin-bottom:20px;
	font-size:11px;
	color:red;
}

#download_start {

}

#download_end {
	display:none;
	border:1px solid silver;
	padding:20px 0px;
	margin-bottom:30px;
	text-align:center;
	color:black;
	font-size:14px;
	line-height:1.4em;
}

#download_end a {
	display:block;
	text-decoration:none;
	color:navy;
}

div#search_book {
	margin:20px 10px;
	margin-top:0px;
}

#search_book table {
	border-collapse:collapse;
	width:520px;
}

#search_book table th,
#search_book table td {
	font-size:13px;
	border-bottom:1px solid silver;
	font-weight:normal;
	padding:5px 10px;
}

#search_book table th {
	width:60px;
	background-color:#EEEEDD;
}

#search_book table td a {
	color:green;
}



div#search_book div#search_owner_list {
	margin:5px 0px;
	padding:10px;
	padding-left:20px;
	background-color:#EEEEEE;
	display:none;
	height:210px;
	overflow:auto;
}

div#search_book div#search_owner_list a {
	color:black;
	text-decoration:none;
}

div#search_book div#search_owner_list a:hover {
	color:pink;
}


#glayLayer{
	display:none;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:black;
	opacity: 0.60;
	filter:alpha(opacity=60);
}
#overLayer{
	display:none;
	position: fixed;
	text-align:center;
	background-color:white;
	border:1px solid gray;
	padding:30px;
	padding-bottom:30px;
}
#listLayer{
	display:none;
	position: fixed;
	background-color:white;
	width:570px;
	height:620px;
	overflow:auto;
}
#loading{
	display:none;
	position: fixed;
	text-align:center;
	background-color:white;
	border:1px solid gray;
	padding:30px;
	padding-bottom:60px;
}


#overLayer p#zoom_name {
	font-size:12px;
	color:black;
	paddding:0px;
	margin:0px;
	padding:0px;
}

#overLayer p#zoom_btn {
	margin:0px;
	padding:0px;
	font-size:12px;
	margin-top:20px;
}

#overLayer img {
	border:1px solid black;
	margin-bottom:5px;
}

#loading {
	width:300px;
	height:160px;
	margin:0px;
	padding:0px;
}

#loading img {
	margin-top:30px;
}

#loading p {
	margin:0px;
	padding:0px;
	margin-top:20px;
	font-size:12px;
	text-align:center;
	line-height:1.4em;
}

* html #glayLayer{
	position:absolute;
}
* html #overLayer{
	position: absolute;
}
* html #loading{
	position: absolute;
}
* html #listLayer{
	position: absolute;
}


#book_list {
	margin-left:10px;
}

#book_list div.book_box {
	margin-right:10px;
	padding-bottom:60px;
}

#book_list div.book_box div.img {
	width:160px;
	float:left;
}

#book_list div.book_box div.detail {
	width:360px;
	float:right;
	margin:0px;
	padding:0px;
}

#book_list div.book_box div.detail p.book_name {
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-size:16px;
	color:#996633;
	font-weight:bold;
}

#book_list div.book_box div.detail p.writer {
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-size:13px;
	color:black;
}

#book_list div.book_box div.detail p.price {
	margin:5px 0px;
	padding:0px;
	font-size:13px;
	color:black;
}

#book_list div.book_box div.detail p.notice {
	margin:5px 0px;
	padding:10px;
	line-height:1.5em;
	font-size:13px;
	color:black;
	border:1px solid silver;
}

#book_list div.book_box div.detail p.book_name a {
	color:#996633;
	text-decoration:none;
}

#book_list div.book_box div.detail p.writer a {
	color:#336633;
	text-decoration:none;
}

#book_list div.book_box div.detail p.writer a span.company {
	color:#666666;
}

#book_list div.book_box div.detail p.price a {
	color:navy;
	text-decoration:none;
	font-size:11px;
}


#cat_list {
	font-size:13px;
	text-align:left;
	margin:20px;
}

#cat_list div.box {
	width:170px;
	float:left;
}

#cat_list div.box h3 {
	font-weight:bold;
	font-size:14px;
	color:darkgreen;
	margin-bottom:5px;
}

#cat_list div.box ul {
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#cat_list div.box li{
	margin:0px;
	margin-left:15px;
}

#cat_list a{
	color:black;
	text-decoration:none;
}

#cat_list a:hover {
	color:orange;
}

#owner_list {
	font-size:13px;
	text-align:left;
	margin:20px;
}

#owner_list ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#owner_list ul li {
	float:left;
	width:125px;
	font-size:11px;
	height:30px;
	overflow:hidden;
	margin-bottom:5px;
}

#owner_list ul li img {
	margin-right:3px;
}

#owner_list a {
	text-decoration:none;
	color:black;
}

#owner_list a:hover {
	color:orange;
}

#search p.search_link {
	text-align:right;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-right:10px;
}

#search p.search_link a {
	color:darkgreen;
	font-size:13px;
	text-decoration:none;
}

#search p.search_link a:hover {
	color:orange;
}


/* ---------------------------------------------------
book_howto
--------------------------------------------------- */
#book_howto div.box {
	border:1px solid silver;
	padding:10px;
	padding-bottom:20px;
	font-size:13px;
	line-height:1.5em;
	margin:5px 0px;
}

#book_howto div.box h3 {
	margin-top:5px;
	background-color:white;
	margin-bottom:10px;
	border-width:0px;
	border-bottom:1px solid darkgreen;
	padding:0px;
	color:darkgreen;
}

#book_howto ul.book_topic {
	margin-top:30px;
	padding-left:20px;
}

#book_howto ul.book_topic span {
	color:orange;
}

#book_howto div.image {
	margin:20px 0px;
	text-align:center;
}

#book_howto a {
	color:darkgreen;
	text-decoration:none;
}

#book_howto table {
	width:100%;
	border-collapse:collapse;
}

#book_howto th {
	width:170px;
	text-align:left;
	height:50px;
}

#book_howto td {
	text-align:left;
	font-size:12px;
}

#book_howto div.box div.l {
	width:205px;
	height:220px;
	font-size:11px;
	float:left;
	line-height:1.1em;
	color:brown;
	margin-right:15px;
}

#book_howto div.box div.l img {
	margin-bottom:5px;
}

#book_howto div.box div.r {
	width:275px;
	float:left;
}

#book_howto div.box div.r p {
	margin:0px;
	margin-bottom:1em;
}

#book_howto div.box p.sign {
	text-align:right;
}

#deer div.box {
	margin-bottom:40px;
	clear:both;
}

#deer div.box p.b260 {
	float:left;
	width:260px;
	text-align:center;
	font-size:12px;
	color:gray;
}

#deer div.box p.b200 {
	float:left;
	width:200px;
	text-align:center;
	font-size:12px;
	color:gray;
}

#deer div.box p.b310 {
	float:left;
	width:310px;
	margin-right:10px;
}

#deer div.box p.b520 {
	font-size:12px;
	color:gray;
}

#deer div.signature {
	border-top:1px solid black;
	margin-top:80px;
	padding-top:5px;
	font-size:12px;
	text-align:right;
}

#deer p.go {
	margin:20px 0px;
	text-align:center;
}

#main #event {
	margin:20px 0px;
	margin-left:40px;
	padding-bottom:50px;
}

#main #event h2.ev1108 {
	height:200px;
	margin-bottom:20px;
}

#main div.ev1108 {

}

#main div.ev1108 p.box {
	border:3px double silver;
	padding:1px;
	margin:4px 0px;
	margin-right:19px;
	margin-top:20px;
	float:left;
	position:relative;
}

#main div.ev1108 p.owner {
	border:3px solid #FFCC99;
}

#main div.ev1108 p.box span.soldout {
	background-image:url("../images/event/soldout.gif");
	width:50px;
	height:16px;
	position:absolute;
	top:17px;
	left:1px;
}

#main div.ev1108 p.box span.new {
	background-image:url("../images/event/new.gif");
	width:22px;
	height:10px;
	position:absolute;
	top:1px;
	left:29px;
}

#main div.ev1108 div.headline {
	margin-bottom:30px;
}

#main div.ev1108 div.headline div.img {
	width:166px;
	height:166px;
	margin-right:14px;
	float:left;
}

#main div.ev1108 div.headline div.img img {
	border:1px solid silver;
	padding:2px;
}

#main div.ev1108 div.headline div.name {
	float:left;
	font-size:16px;
	padding-top:3px;
	height:50px;
	color:brown;
	width:340px;
}

#main div.ev1108 div.headline div.name a {
	color:brown;
	text-decoration:none;
}

#main div.ev1108 div.headline div.text {
	float:left;
	font-size:13px;
	margin-bottom:5px;
	width:340px;
	height:78px;
}

#main div.ev1108 div.headline div.text p {
	border:1px solid silver;
	margin:0px;
	padding:10px;
	height:58px;
	background-color:#FFF5EE;
	line-height:1.5em;
	color:#333333;
}

#main div.ev1108 div.headline div.owner {
	float:left;
	font-size:13px;
	margin-bottom:5px;
	width:340px;
	text-align:right;
}

#main div.ev1108 div.headline div.owner a {
	color:orange;
	text-decoration:none;
}

#loginform {
	width:178px;
	height:96px;
	border-width:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}


#sorry_items {
	font-size:13px;
}

#sorry_items div.text {
	line-height:1.5em;
	font-size:13px;
	color:red;
	background-image:url("../images/cart/sorry.gif");
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:45px;
	margin-top:40px;
	height:60px;
}

#sorry_items div.ng {
	border:1px solid silver;
	background-color:#FFEECC;
	padding:10px;
	margin-bottom:10px;
}

#sorry_items div.ok {
	border:1px solid silver;
	background-color:#EEFFEE;
	padding:10px;
	margin-bottom:10px;
}

#sorry_items div.ng b {
	color:red;
}

#sorry_items div.ok b {
	color:darkgreen;
}

#sorry_items ul {

}

#sorry_items ul li {
	font-size:13px;
	line-height:1.5em;
}

#sorry_items p.go_cancel {
	text-align:right;
	margin:0px;
	padding:0px;
}

#sorry_items p.go_cancel a {
	
}

#mypage div.caution {
	color:red;
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
}

#mypage ul.menu {
	border:1px solid silver;
	border-width:1px 0px;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:5px;
	height:20px;
	overflow:hidden;
}

#mypage ul.menu li {
	float:left;
	margin:0px;
	padding:0px;
	font-size:13px;
	text-align:center;
	width:130px;
}

#mypage ul.menu li a {
	padding:3px 0px;
	text-decoration:none;
	color:brown;
	display:block;
}

#mypage ul.menu li a:hover {
	background-color:#FFEEDD;
}

#mypage div.order_list {
	margin-top:20px;
}

#mypage div.order_list table.box {
	border-collapse:collapse;
	width:100%;
}

#mypage div.order_list table.box th.top {
	font-size:13px;
	padding:0px;
	margin:0px;
	height:60px;
	font-weight:normal;
	text-align:left;
	background-image:url("../images/cart/logo.gif");
	background-repeat:no-repeat;
	padding-left:70px;
}

#mypage div.order_list table.box td {
	font-size:13px;
	padding:15px 5px;
	font-weight:normal;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}

#mypage div.order_list table.box tr.delivery {
	color:#336699;
}

#mypage div.order_list table.box tr.payment {
	color:#339966;
}

#mypage div.order_list table.box tr.payment td,
#mypage div.order_list table.box tr.delivery td {
	padding-top:2px;
	padding-bottom:2px;
}

#mypage div.order_list table.box tr.sum td {
	padding-bottom:3px;
	color:brown;
	font-size:15px;
	border-bottom-width:0px;
}


#mypage div.order_list table.box td.num {
	text-align:right;
}

#mypage div.order_list table.box td.sl {
	padding-left:10px;
	width:300px;
}

#mypage div.order_list table.box td.sr {
	padding-right:10px;
	width:50px;
}

#mypage div.order_list table.box td.c {
	text-align:center;
}


#mypage div.order_list table.box th.top div.progress {
	float:right;
	text-align:right;
	width:170px;
	padding-top:10px;
}

#mypage div.order_list table.box th.top div.progress span.cancel {
	color:#FF9999;
}

#mypage div.order_list table.box th.top div.progress span.waiting {
	color:orange;
}

#mypage div.order_list table.box th.top div.progress span.soon {
	color:GREEN;
}

#mypage div.order_list table.box th.top div.progress span.gone {
	color:#008AFF;
}

#mypage div.order_list table.box th.top div.date {
	float:left;
	width:280px;
	font-size:32px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#336699;
}

#mypage div.order_list table.box th.top div.date span {
	font-size:15px;
	padding-left:5px;
}

#mypage div.order_list table.box th.top div.tag {
	float:left;
	width:280px;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#993333;
}

#mypage div.order_list table.box th.top div.tag span {
	padding-right:5px;
}

#mypage div.order_list table.box td a {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #333333;
}

#mypage div.order_list table.box td a:hover {
	color:#993333;
	border-bottom:1px dashed #993333;
}

#mypage div.order_list dl.box_middle {
	margin:0px;
	padding:0px 10px;
	font-size:13px;
	height:18px;
	border-top:1px solid #663333;
	padding-top:5px;
	margin-bottom:10px;
}

#mypage div.order_list dl.box_middle dt {
	width:60px;
	float:left;
	margin:0px;
	padding:0px;
	height:18px;
	padding-top:2px;
	color:#999966;
}

#mypage div.order_list dl.box_middle dd {
	width:145px;
	float:left;
	margin:0px;
	padding:0px;
	height:18px;
	background-repeat:no-repeat;
	padding-top:2px;
}

#mypage div.order_list dl.box_middle dd.sumi {
	background-image:url("../images/cart/sumi.gif");
	padding-left:20px;
	color:#008AFF;
}

#mypage div.order_list dl.box_middle dd.mi {
	color:gray;
}

#mypage div.order_list div.box_bottom {
	margin-bottom:50px;
	background-color:#EEEEEE;
	padding:10px;
}

#mypage div.order_list div.nodata {
	background-color:#FFFFFF;
	padding:0px;
}

#mypage div.order_list div.received {
	padding-right:10px;
	text-align:right;
	font-size:12px;
	float:right;
}

#mypage div.order_list div.received img {
	margin-left:10px;
}

#mypage div.order_list div.received span.sumi {
	color:red;
}

#mypage div.order_list div.received span.mi {
	color:green;
}

#mypage div.order_list div.arrange_memo {
	float:left;
	width:250px;
	font-size:12px;
}

#mypage div.order_list div.conv_data {
	float:right;
	width:250px;
	font-size:12px;
}

#mypage div.order_list div.conv_data a {
	color:darkgreen;
}

#mypage div.order_list table.box th.command {
	padding:0px;
	padding-left:60px;
}

#mypage div.order_list table.box th.command ul {
	padding:5px 10px;
	margin:0px;
	margin-top:3px;
	font-size:12px;
	color:#F84A4A;
	list-style:none;
	height:22px;
}

#mypage div.order_list table.box th.command ul li {
	float:left;
	margin-right:20px;
}

#mypage div.order_list table.box th.command ul li a {
	text-decoration:none;
}

#mypage div.order_list table.box th.command ul li.cancel a {
	color:#F84A4A;
}

#mypage div.order_list table.box th.command ul li.inquiry a {
	color:#6BA355;
}

#mypage div.order_list table.box th.command ul li.payment a {
	color:orange;
}


#mypage div.join_list {

}

#mypage div.join_list div.box {
	margin:20px 0px;
	border:1px solid silver;
	padding:10px;
	font-size:13px;
	background-color:#EEEEFF;
}

#mypage div.join_list div.box b {
	color:navy;
}

#mypage div.join_list div.box p {
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-left:12px;
	color:#6666CC;
	font-size:12px;
	line-height:1.3em;
}

#mypage div.join_list div.box div.orders {
	margin:10px;
	padding:10px;
	border:2px dashed silver;
	background-color:white;
}

#mypage div.join_list div.box div.btn {
	text-align:right;
	margin-right:10px;
}

#mypage ul.conv_list {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:20px;
}

#mypage ul.conv_list li {
	margin:0px;
	padding:0px;
	width:130px;
	height:130px;
	float:left;
	font-size:12px;
	text-align:center;
}

#mypage ul.conv_list li img {
	margin-bottom:5px;
}

#mypage ul.conv_list li a {
	text-decoration:none;
	color:blue;
}

#mypage ul.conv_list li.cards {
	text-align:left;
	width:390px;
}

#main #mypage div.guide {
	padding:0px;
	margin:0px;
	margin-top:20px;
	padding-bottom:30px;
	font-size:13px;
}

#mypage div.guide p.conv_img {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	text-align:center;
	font-size:12px;
	margin-right:10px;
}

#mypage div.guide p.conv_text {
	float:left;
	margin:0px;
	padding:0px;
	width:400px;
}

#mypage div.guide p.conv_text span {
	color:orange;
	font-weight:bold;
}

#mypage div.guide p.conv_text input {
	width:100px;
}

#mypage div.guide p.conv_text input.back {
	color:red;
}

#mypage div.guide p.conv_text input.forward {
	color:green;
}

#main #mypage h3 {
	border-width:0px;
	border-left:8px solid darkgreen;
	padding-left:5px;
	background-color:white;
	color:green;
	font-weight:bold;
}

#mypage #after_page {
	display:none;
}

p.tomypage {
	margin:10px 0px;
}

p.tomypage a {
	color:orange;
	text-decoration:none;
	font-size:13px;
}

/* ---------------------------------------------------
yo
--------------------------------------------------- */
div#yo div#yo_plate {
	margin-top:5px;
	margin-bottom:20px;
	font-size:12px;
}

div#yo div#yo_list {

}

div#yo div#yo_list div.yo_box {
	width:133px;
	height:133px;
	float:left;
}

div#yo div#yo_list div.last {
	width:120px;
}

div#yo div#yo_list div.copy {
	font-size:12px;
	text-align:right;
}

div#yo div#yo_guide {
	margin-top:20px;
	font-size:14px;
	line-height:1.5em;
	padding:10px;
	border:2px dashed #CCCCCC;
	color:#333333;
}

div#yo div#yo_profile {
	margin-top:30px;
	height:130px;
}

div#yo div#yo_profile div.img {
	width:120px;
	float:left;
}

div#yo div#yo_profile div.img img {
	padding:1px;
	border:1px solid silver;
}

div#yo div#yo_profile div.text {
	float:left;
	width:400px;
	font-size:13px;
	line-height:1.5em;
}

div#yo div#yo_profile div.text a {
	color:darkgreen;
}

div#yo div#yo_profile h3 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	background-color:white;
	border-width:0px;
	border-bottom:1px solid brown;
	color:brown;
	font-size:15px;
}

