﻿@charset "utf-8";
@import url(http://goods.netprosperity.jp/seven_style_a.css);

.entry-head{
	border-bottom:1px dotted #000066;
	margin-bottom:20px;
	padding-bottom:10px;
}
h2.entry-head{
    color:#000066;	

}

.entry-head  h2 a
{
    color:#0000ff;	
	background-color:inherit;
}



#top-list{
	position: absolute;
	left: 395px;
	top: 7px;
	width: 400px;
	text-align:right;
}


#top-list li{
	display:inline;
	font-size: 80%;
	color: #ffffff;
	text-decoration:none;
}

#top-list li a:link{ color: #ffffff; text-decoration:underline;}
#top-list li a:hover{ color: #ff0000;}
#top-list li a:visited{ color: #ffffff; text-decoration:underline;}



.content-right-img{
	float:right;
	width:150px;
	height:150px;
	margin:0 0px 3px 3px;
}


/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#666666;
	background-color:#ffffff;
	text-align:center;
}


body.layout-two-column-right div#main-container,
body.layout-two-column-left div#main-container,
body.layout-one-column div#main-container
{
	width:800px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
	background-color:#000066;
	color:#000000;
}

#header-11{
	width: 800px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 30px;
	z-index:0;
	background-color: #000066;
	top: 0px;
}


/* ---------- banner ---------- */

body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner,
body.layout-three-column div#banner
{
	height:163px;
	width:780px;
	background-color:#ffffff;
	margin:5px 0 0 10px;
	position:absolute;
	top:50px;
	z-index:0;
	background:transparent url(http://goods.netprosperity.jp/img/banner.jpg) no-repeat bottom left;
	
}

/* ---------- main ---------- */

body.layout-one-column #main
{
	margin: 193px 0px 0px 10px;
	width:780px;
	text-align: left;
}

.navi-link-1column{
	top:215px;
	margin:5px 0 5px 10px;
	font-size:80%;
	color:#ffffff;
	position:absolute;
}

.navi-link-1column a{
	color:#ffffff;
	text-decoration:underline;
}



h1
{
	text-align:center;
	font-size:90%;
	font-weight:normal;
	margin:30px 5px 0 5px;
	color:#ffffff;
}

#banner-left{
	float:left;
	width:280px;
}

#banner-title
{
	text-align:left;
	font-size:100%;
	font-weight:bold;
	letter-spacing:0.2em;
	padding:15px 5px 0 5px;
}


#banner-title a
{
	color:#FF3333;
	background-color:transparent;
	text-decoration:none;
}

#banner-title a:hover
{
	text-decoration:underline;
}
#banner-ad
{
	padding:5px 5px 0px 0px;
	float:right;
}


#banner-description
{
	color:#000000;
	text-align:left;
	font-size:80%;
	font-weight:normal;
	padding:25px 255px 0 5px;
}

div#banner .site-map
{
	font-size:80%;
	text-align:right;
	padding-right:5px;	
}

.site-map a{
	color:#ffffff;
	text-decoration:underline;
}

.site-map a:hover{
	color:#ff0000;
}


body.layout-two-column-right #main
{
	width:600px;
	float:left;
}

body.layout-two-column-left #main
{
	width:500px;
	float:right;
}

body.layout-three-column #main
{
	width:400px;
	float:left;
}

div.content
{
	padding:0 0px 0px 0px;
}

div.entry
{
	margin:0 0 10px 0;
	background-color:#ffffff;
	
}

p.date-header
{
	color:#666666;
	font-size:70%;
	font-weight:normal;
	padding:5px 0 5px 0;
	background-color:inherit;
}

h2.entry-header
{
	font-size:100%;
	padding:5px 0 5px 0px;
	color:#000066;
	font-weight:bold;
	border-bottom:1px dashed #000066;	
	margin-bottom:13px;
}

h2.entry-header a
{
	color:#000066;
}

div.entry-content
{
	padding:10px;
}

div.content blockquote
{
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
	margin:0 0 15px 0;
}

div.content blockquote p
{
	color:#669966;
	font-size:80%;
}

div.entry-body p,
div.entry-more p
{
	color:#000000;
	font-size:85%;
	line-height:150%;
	margin:0 0 10px 0;
	background-color:inherit;

	
}

div.entry-body img,
div.entry-more img
{
	border:0;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#000000;
	font-size:80%;
	margin:0 2px 0 0;
	background-color:inherit;
}





div.content div.entry-tags h4
{
	color:#000000;
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	border-bottom:1px dotted #999999;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-info
{
	text-align:right;
	border-top:1px dotted #000000;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#000000;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

div.content h4
{
	background-color:#666666;
	color:#ffffff;
	font-weight:normal;
	font-size:70%;
	padding:2px;
	margin-bottom:10px;
}

div.content h5
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

div.content p.navi-link
{
	color:#000000;
	font-size:80%;
	margin:5px 0 5px 0;
	background-color:inherit;
}

div.link-cate a
{
	color:#000000;
	padding-top:10px;
}

div.link-entry
{
	font-size:80%;
	padding-left:15px;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

body.layout-one-column div#left-menu,
body.layout-one-column div#right-menu
{
	display:none;
}

body.layout-two-column-right div#left-menu,
body.layout-two-column-right div#right-menu
{
	width:200px;
	float:right;
}

body.layout-two-column-left div#left-menu,
body.layout-two-column-left div#right-menu
{
	width:200px;
	float:left;
}

body.layout-three-column div#left-menu,
body.layout-three-column div#right-menu
{
	width:198px;
	float:left;
}

body.layout-two-column-right div.left-content,
body.layout-two-column-right div.right-content
{
	padding:0 10px 0 0;
}

body.layout-two-column-left div.left-content,
body.layout-two-column-left div.right-content
{
	padding:0 0 0 15px;
}

body.layout-three-column div.right-content
{
	padding:0 15px 0 0;
}

body.layout-three-column div.left-content
{
	padding:0 0 0 15px;
}

div.left-content .side-title,
div.right-content .side-title
{
	color:#ffffff;
	font-weight:normal;
	font-size:80%;
	padding:8px 0 5px 3px;
	background-color:#000066;
	height:20px;
}

div.left-content .side-title a,
div.right-content .side-title a
{
	color:#ffffff;
}

div#left-menu li,
div#right-menu li
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
	padding:0px 5px 2px 5px;
	list-style-type: none;
}

div#left-menu p,
div#right-menu p
{
	font-size:80%;
	padding:5px;
}


div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.search-feed
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#ffffff;
	margin-bottom:10px;

}

div.side-j{
	text-align:center;
	padding:3px;
}

div.powered
{
	margin-bottom: 10px;
	color:#ffffff;
}

div.powered li
{
	color:#ffffff;
}


div.search-form label,
div.cclicense {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer
{
	clear:both;
}

div#footer
{
	text-align:center;
	padding-bottom:30px;
	font-size:60%;
}

div#footer a
{
	color:#ffffff;
	text-decoration:underline;
	
}

div#footer a:hover
{
	color:#ff0000;
	
}

div#footer ul
{
	list-style:none;
}

div#footer ul li
{
	display:inline;
	color:#ffffff;
	margin-right:15px;
	background-color:inherit;
	
}

div#footer p{
	color:#ffffff;
}

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	margin-bottom:10px;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/




.link-scroll ul {
	overflow: auto;
	height:100px;
	
	text-align:left;
	font-family:Verdana;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #ebebeb; 
	scrollbar-arrow-color: #666666; 
	scrollbar-highlight-color: #ebebeb; 
	scrollbar-shadow-color: #ebebeb; 
	scrollbar-3dlight-color: #ebebeb; 
	scrollbar-darkshadow-color: #ebebeb; 
}

.user-opinion{
    BORDER-bottom: #000066 1px dashed ;
	background-color:#f4f4f4;
	padding:10px;
	margin:10px;
	text-align:left;
	font-size:80%;
	color:#000000;
	line-height:1.5em;
}
