body {
	font-family: "メイリオ", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: small;
	color: #000000;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

table.mailform {
	margin: 0px auto 0px auto;
	border:1px solid #0A50A1;
	font-size: 12px;
	line-height: 14px;
}
table.mailform td p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0A50A1;
	display: block;
	margin: 0px;
	line-height: 14px;
}
table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
}

TD.LineMode {
	line-height: 14px;
}

TD.LineOne {
	line-height: 1px;
}

TD.LineModeCard {
	line-height: 22px;
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font-size: 130%;
	font-weight: bold;
	color: #808080; 
	background-color: inherit;	
	line-height: 18px;
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 3px;
	margin: 0;
}


.subheader {
	margin: 0 0 10px;
	clear: both;
	height: 23px;
}

.subheader_center {
	color: #626262;
	line-height: 28px;
	text-align: center;
	background: url(img/menuback_off.gif) repeat-x;
}

.subheader_center a {
	font-size: 0.8em;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 9px 2px 8px;
	background: inherit;
}

.subheader_center a:hover {
	background: url(img/menuback_on.gif) repeat-x;
	border-top: 0px;
	color: #000000;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

p.menu {
	line-height: 16px;
}

p.menu img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	height: 7px;
	width: 3px;
}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
}

p.pagenavi {
	float: left;
	line-height: 22px;
}

p.sortnavi {
	float: right;
	line-height: 18px;
}

p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
	line-height: 18px;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

.text {
	float: right;
	line-height: 18px;
	margin: 0;
	padding: 0;
	width: 460px;
}

.asinimg {
	padding-top: 5px;
	float: left;
	width: 160px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 380px;
	line-height: 18px;
}

a.info {
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
	line-height: 18px;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.Blueline {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #0A50A1;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.Blackline {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.Redline {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}


.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.textin,
select.textin { 
	margin: 0; 
	font-size: 110%;
	width: 250px;
	border: 1px solid #336699;
	background: #FFF;
	color: #000; 
}

select.select { 
	margin: 0; 
	width: 150px;
	background: #FFF;
	color: #000; 
}

input.textin:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 90%; 
	background: #FFFFFF; 
	color: #000000; 
	padding: 1px; 
	font-weight: bold; 
}

.DefaultBox {
	line-height: 14px;
}


.SearchBox {
	border:1px solid #33A02C;
}

.SearchTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #33A02C;
	line-height: 18px;
}

.CategoryBox {
	border:1px solid #999999;
	background: url(img/text_category.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.CategoryTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #999999;	
}

.AttentionBox {
	border:1px solid #999999;
	background: url(img/text_attention.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.AttentionTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #999999;	
}

.ShopBox {
	border:1px solid #FFCC00;
	background: url(img/text_shopinformation.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.ShopTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #FFCC00;	
}

.PurchaseBox {
	border:1px solid #FFCC00;
	background: url(img/purchaseback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.PurchaseTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #FFCC00;	
	line-height: 18px;
}

.BlogBox {
	border:1px solid #FFCC00;
	background: url(img/text_blog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.BlogTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #FFCC00;	
}

.CardBox {
	border:1px solid #FFCC00;
	background: url(img/text_card.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.CardTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #FFCC00;	
}

.SystemBox {
	border:1px solid #000000;
	background: url(img/norifumi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.SystemTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #000000;	
	line-height: 18px;
}

.LFLBox {
	border:1px solid #CC0000;
	background: url(img/LFL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.LFLTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #CC0000;	
}

.LFLUpBox {
	background: url(img/LFL/minako3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 80%;
	color: #FFFFFF; 
}

.LFLSecondBox {
	background: url(img/LFL/LFLback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	line-height: 14px;
}

.UsedSearchBox {
	border:1px solid #0A50A1;
	background: url(img/text_usedsearch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 90%;
	line-height: 18px;
}

.UsedSearchTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #0A50A1;
	line-height: 18px;
}

.UsedSearchShop {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font-size: 100%;
	color: #000000; 
	text-transform: uppercase;
	background-color: inherit;
	line-height: 18px;
}

.JobBox {
	border:1px solid #33A02C;
	background: url(img/text_job.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.JobTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #33A02C;	
}

.GroupBox {
	border:1px solid #33A02C;
	background: url(img/text_group.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.GroupTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #33A02C;	
}

.SSLBox {
	border:1px solid #BF0000;
}

.SSLTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #BF0000;	
	line-height: 18px;
}

.SSLText {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font-size: 80%;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;	
	line-height: 18px;
}

.SmallText {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font-size: 90%;
	color: #000000; 
	background-color: inherit;
	line-height: 18px;
}

.footerinfoBox {
	border:1px solid #0A50A1;
	background-color: #E9ECF5;	
	line-height: 18px;
}

.BlackBox {
	border:1px solid #000000;
	line-height: 14px;
}


.BoxText {
	margin: 0; 
	font-size: 90%;
	color: #000000; 
	line-height: 18px;
}

.BoxTextB {
	margin: 0; 
	font-size: 90%;
	font-weight: bold;
	color: #0A50A1; 
	line-height: 18px;
}


.NewTitle {
	margin: 0; 
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #0A50A1;
	line-height: 12px;
}

.FrescoSiteBox {
	border:1px solid #34B3D1;
	background: url(img/text_frescosite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.FrescoSiteTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
}

.FrescoShopBox {
	border:1px solid #34B3D1;
	background: url(img/text_frescoshop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.FrescoShopTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
}

.FrescoPurchaseBox {
	border:1px solid #34B3D1;
	background: url(img/text_frescopurchase.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.FrescoPurchaseTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
	line-height: 18px;
}

.FrescoAuctionBox {
	border:1px solid #34B3D1;
	background: url(img/text_frescoauction.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.FrescoAuctionTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
}

.FrescoBlogBox {
	border:1px solid #34B3D1;
	background: url(img/text_frescoblog.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.FrescoBlogTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
}

.PickUpTitle {
	font-size: 105%;
	font-weight: bold;
	line-height: 18px;
}

.PickUpRelease {
	font-size: 80%;
	line-height: 18px;
}

.PickUpPrice {
	font-size: 105%;
	font-weight: bold;
	color: #0A50A1; 
	line-height: 18px;
}

.PickUpReview {
	font-size: 80%;
	line-height: 14px;
}

.ListTitle {
	font-size: 120%;
	font-weight: bold;
	color: #0A50A1; 
	line-height: 18px;
}

.ShopInfoPic {
	background: url(img/shopinfo/picback.gif);
	background-repeat: repeat;
}

.ShopInfoTitle {
	color: #FFFFFF; 
	background-color: #0A50A1;
}

.SupportBox {
	border:1px solid #67C6DD;
	background: url(img/text_support.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.SupportTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #67C6DD;	
}

.AskBox {
	border:1px solid #67C6DD;
	background: url(img/text_askme.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}

.AskTitle {
	margin: 0; 
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #67C6DD;	
}

.HelpDetailsBox {
	border:1px solid #750000;
	background-color: #F6E9E3;	
}

.HelpDetailsTitle {
	margin: 0; 
	font-weight: bold;
	line-height: 18px;
}

.HelpDetailsText {
	margin: 0; 
	line-height: 18px;
}

.BookJobBox {
	border:1px solid #FFCC00;
	background: url(img/text_card.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.BookJobTitle {
	margin: 0; 
	font-size: 100%;
	font-weight: bold;
	color: #33A02C; 
	background-color: #FFCC00;	
	line-height: 18px;
}

.BookJobBlank {
	margin: 0; 
	font-size: 100%;
	font-weight: bold;
	color: #000000; 
	line-height: 18px;
}

.FrescoJobBox {
	border:1px solid #34B3D1;
	background: url(img/text_card.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.FrescoJobTitle {
	margin: 0; 
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #34B3D1;	
	line-height: 18px;
}

.SystemJobBox {
	border:1px solid #000000;
	background: url(img/text_card.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}

.SystemJobTitle {
	margin: 0; 
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #000000;	
	line-height: 18px;
}

.NetPurchase_AssesmentBox {
	background: url(img/purchase/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.BannerBox {
	line-height: 18px;
}

