@charset "utf-8";

/* yui grid */
#custom-doc { width:70.77em;*width:69.06em;min-width:920px; margin:auto; text-align:left; }

/* global */
a img {
	border: 0;
}

a:hover img {
	border: 0;
}

input.button {
	cursor: pointer;
}

option {
	padding-right: 0.3em;
}

/* 回り込み解除 http://www.u-ziq.com/blog/2007/01/css_1.html */
.cbox {
	zoom: 100%;
}

.cbox:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.clear {
	clear: both;
}

.simple:link, .simple:visited {
	text-decoration: none;
	color: #666;
}

.simple:hover, .simple:active, .more:hover {
	color: #333;
}

p.notice {
	color: #FF0000;
	font-size: 114%;
}

/* content */
.content {
	padding: 0 15px;
}

.content p,
.content h2,
.content h3,
.content ul,
.content ol,
.content form,
.content table {
	margin: 0.5em 0;
}

.content h2 {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "Sans-Serif";	font-size: 159%;
	font-weight: bold;
	margin-top: 0;
	padding-left:3px;
	/* border-left:5px solid #4994bd; */
	border-left:5px solid #e13f3a;
}

/* ranking */
.ranking{
	margin: 0;
	width: 100%;
	border: 1px solid #eee;
	border-collapse: collapse;
}
.ranking td {
	border:0;
	border-bottom:1px solid #ddd;
	border-spacing:0;
	margin:0;
	background-image:url(/images/rnkbg1.gif);
	border-collapse:collapse;
}
.ranking-title h2 {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}

.ranking-title p {
	text-align: right;
	margin: 0;
	padding-top: 4px;
}

.ranking tr {
	background-image:url(/images/rnkbg1.gif);
}
.ranking tr.odd td {
	/* background-color: #EEEEEE; */
	background-image:url(/images/rnkbg2.gif);
}
.ranking-number {
	color: #000000;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 174%;
	font-weight: bold;
	text-align: center;
}

.ranking-number a {
	text-decoration: none;
}

.ranking-state {
	text-align: center;
}

.ranking-site {
	margin: 0;
	padding: 0;
}

.ranking-site div {
	padding:7px 10px 7px 20px;
	margin:0;
}

.ranking-site img {
	float: right;
}

.ranking-site strong {
	font-size: 107%;
}

.ranking h3 {
	font-size: 114%;
}

.ranking h3 a {
	font-weight: bold;
}

.ranking h3,
.ranking p {
	margin: 2px 0 1px 0;
}
.ranking .r-middle {
	background-image:url(/images/rnkbg1.gif);
}

/* permalink */
.site-summary {
	margin-bottom:20px;
	background-image:url(/images/bg_detail.gif);
}

.site-prop strong {
	margin-left:10px;
	font-weight:normal;
}

.site-summary h2 {
	border:0;
}
.site-summary h2 a {
	font-weight: bold;
}

.site-body {
	border:1px solid #ddd;
	padding:10px;
}

.site-body .screenshot {
	float:right;
	margin:8px 8px 0 0;
	border:1px double #ddd;
}

.site-body dt,
.site-body dd {
	border-bottom:1px dotted #ddd;
}

div#site-entrys .name a{
	font-size:110%;
	font-weight:bold;
}

div#site-entrys .date {
	margin-left:15px;
}

.site-details {
	padding: 1em 0 1.5em 0;
	margin: 0;
	font-size: 92%;
}

dl.data {
	margin: 0 0 2em 0;
	float: left;
} /*IE6*/

dl.data dt {
	margin: 0;
	float: left;
	font-weight: bold;
}

dl.data dd {
	margin: 0 0 0 7em;
	margin-bottom: 0.5em;
}

dl.data ul {
	margin: 0;
}

dl.data li {
	display: inline;
	margin-left: 0;
}

div#site-entrys h3 {
	background-color:#fff;
	color:#fff;
	margin:0;
	padding:0 0 0 35px;
	background: url(/images/midashi2.gif) 0 0 no-repeat;
	font-weight: bold;
	font-size: 112%;
}

.information {
	background-color:#fff;
	color:#fff;
	margin:0;
	padding:0 0 0 35px;
	background: url(/images/midashi2.gif) 0 0 no-repeat;
	font-weight: bold;
	font-size: 112%;
}


div#site-entrys dl {
	margin: 13px 0;
}

div#site-entrys dl dt {
	margin: 8px 0 5px 0;
}

div#site-entrys dl dd {
	margin: 5px 0 8px 10px;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ddd;
}

/* header */
#hd {
	padding-bottom: 20px;
}

#header {
	background: url(/images/bg_header.gif) 0 0 repeat-x;
	/* background: #444444; */
	color: #fff;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	position: relative;
}

#header a {
	color: #fff;
	font-size: 92%;
	font-weight: bold;
}

#header a:hover {
	color: #e2ecf2;
}

h1 {
	font-size: 100%;
	margin: 0;
	float: left;
}

h1 a img {
	margin: 3px;
}

.side-header {
	padding: 12px 260px 0 10px;
	float: right;
	margin: 0;
	position: relative;
	min-height: 33px;
} /*IE6*/

.side-header a {
	color:#fff;
	padding: 0 10px;
	line-height: 1.8;
	border-right: 1px solid #FFFFFF;
}

#header #search {
	position: absolute;
	top: 9px;
	right: 8px;
	padding: 1px 0;
	margin: 0;
}

#header #search #type,
#top-submit {
	margin: 0 0 0 3px;
	font-size: 92%;
}

#top-keywords {
	margin: 0 0 0 3px;
	color: #5f6e7c;
	width: 100px;
	border: 0;
	padding: 2px;
	background: #fff;
	height: 14px;
}

#header input, #header label {
	vertical-align: middle;
	font-size: 92%;
	line-height: 1.25em;
	padding-left: 2px;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul {
	float: left;
	width: 100%;
	clear: both;
}

#header-primary {
	background: url(/images/bg_menu_primary.gif);
	float: left;
	width: 100%;
}

#header-primary a.current {
	background: url(/images/menu-primary-current.gif) 50% 100% no-repeat;
	color: #000;
}

#header-secondary {
	background: url(/images/bg_menu_secondary.gif);
	float: left;
	width: 100%;
}

#header-secondary a.current, #header-primary.menu-single a.current {
	background: url(/images/menu-secondary-current.gif) 50% 100% no-repeat;
	color: #000;
	font-weight: bold;
}

#header-primary.menu-single {
	background: url(/images/bg_menu_primary_single.gif);
}

/*
#header-primary.menu-single ul,
#header-secondary ul {
	background-image: url(/images/curve/01-curve-right-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
*/

#header-secondary ul {
	width: 100%;
}

#header-primary a:hover, #header-secondary a:hover {
	color: #000;
	text-decoration: underline;
}

#header li {
	display: inline;
}

#header li a, .submit {
	text-decoration: none;
	color: #444444;
	padding: 5px 6px;
	position: relative;
	left: 5px;
	word-spacing: -0.17em;
	float: left;
	display: block;
	white-space: nowrap;
}

#header-secondary li a {
	border: none;
	font-weight: normal;
	word-spacing: 0em;
}

#header li a.customize {
	color: #fff;
}

/* footer */
.copyright {
	background: url(http://erogoo.souzer.com/images/background) no-repeat top;
}

#footer {
	height:29px;
	margin: 10px 0;
	padding:4px 5px;
	border-top: 1px solid #ddd;
	background: url(/images/bg_footer.gif) 0 0 no-repeat;
	/* background-color:#eee; */
}

#footer ul {
	padding:0;
	margin:0;
}

#footer li {
	display: inline;
	list-style-image: url(/images/partition.gif);
}

/* pages */

.pages {
	padding: 0;
	margin: 0;
	font-size: 92%;
}

.pages a, .pages span {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
}

.pages span.current {
	font-weight: bold;
}

.pages a.nextprev {
	font-weight: bold;
}
.pages span.nextprev {
	color: #999;
}

/* ad */
.vertical_ad_unit a.ad_block {
	display: block;
	padding: 0;
	min-height: 5em; /* need for FX */
	text-decoration: none;
	color: #333;
	margin: 0 10px 8px 10px;
	line-height: 1.3;
	font-size: 100%;
	overflow: hidden;
}

.vertical_ad_unit strong {
	text-decoration: underline;
	color: #005585;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}

.vertical_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	display: block;
	color: #999;
	padding-top: 2px;
}

.vertical_ad_unit a.ad_origin {
	position: absolute;
	bottom: -10px;
	right: 12px;
	display: block;
	padding: 0 5px;
	font-size: 85%;
	color: #999;
	background: #fff;
}

.vertical_ad_unit a:hover strong {
	color: #003;
}

.vertical_ad_unit a.ad_origin:hover, .vertical_ad_unit a:hover em {
	color: #333;
}

#top_ad {
	position: relative;
	min-height: 90px;
	clear: both;
	z-index: 9999;
	/* background-color: #EFEFEF; */
	border:1px solid #ddd;
	padding: 10px;
} /*IE6*/

.banner_ad_unit a.ad_block {
	display: block;
	float: left;
	padding: 5px 2% 10px 2%;
	width: 26%;
	text-decoration: none;
	color: #666;
	line-height: 1.3;
	text-align: left;
}

.banner_ad_unit strong {
	font-size: 105%;
	text-decoration: underline;
	color: #005585;
	display: block;
}

.banner_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	display: block;
	color: #999;
	padding-top: 2px;
}
/*
.banner_ad_unit a.ad_origin {
	position: absolute;
	top: 0;
	right: 19px;
	display: block;
	padding: 0 5px;
	font-size: 80%;
	color: #999;
}
*/

.banner_ad_unit a:hover strong {
	color: #003;
}

.banner_ad_unit a.ad_origin:hover, .banner_ad_unit a:hover em {
	color: #333;
}

.top_ad_image {
	padding: 0;
	position: relative;
	clear: both;
	text-align: center;
}

p.ad-text {
	margin: 1em 0;
	text-align:center;
}

p.ad-text strong {
	color: #005585;
	font-weight: bold;
}

div#site_ad_image {
	text-align: center;
	margin: 20px 0;
}

/* sidebar */
div.side-box {
	border: 1px solid #ddd;
	background-color: #fff;
	/* padding: 15px; */
	margin-bottom: 3px;
}

div.side-box p {
	margin: 0.5em 0;
	padding: 10px;
}

div.side-box h3 {
	color:#fff;
	margin:0;
	padding-left:35px;
	background: url(/images/midashi.gif) 0 0 no-repeat;
	font-weight: bold;
	font-size: 112%;
	margin-top: 0;
}

div.side-box p.more {
	margin: 0;
	padding-top: 0;
	text-align: right;
}

#blocknav {
	margin-bottom: 20px;
}

#blocknav p {
	margin: 0;
	padding: 0;
}

#blocknav a:link,
#blocknav a:visited {
	text-decoration:none;
	font-size:136%;
	color:#fff;
	display:block;
	margin-bottom:0.4em;
	padding:0.4em;
	background: #999;
}

#blocknav a:hover,
#blocknav a:active {
	color:#fff;
	background-color: #000;
}

ul.recent_sites {
	margin: 0;
	padding: 10px;
	list-style-position: outside;
}

ul.recent_sites li {
	margin: 6px 0;
	padding:0;
	list-style: none;
}

ul.rerate_sites li {
	list-style-image: url(/images/li.gif);
}

img.favicon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.class-final {
	zoom: 1; /* IE対策 http://d.hatena.ne.jp/onozaty/20070316/p1 */
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif; /* MS Sans Serifを指定しないとIEで英数字が太くなる？ */
}

.class-final-1 {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.class-final-2 {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.class-final-3 {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.class-final-4 {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.class-final-5 {
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#related-services ul {
	margin: 0;
}

#related-services li {
	list-style-type: square;
}

/* instruction */
.instruction {
	background: #F5F5F5;
	margin: 7px 0;
	border: 3px solid #EEEEEE;
}

.instruction div {
	padding: 15px 15px 10px 15px;
}

.instruction h3 {
	font-size: 129%;
}

/* tagcloud */
.tagcloud {
	text-transform: uppercase;
	text-align: center;
	background-color: #F5F5F5;
}

.tagcloud a {
	letter-spacing: -0.1em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	white-space: nowrap;
}

.tagcloud a.latest {
	color: #005585;
}

.tagcloud a.latest:hover {
	color: #80af00;
}

.tagcloud a.later,
.tagcloud a.earlier,
.tagcloud a.earliest {
	color: #818f98;
}

.tagcloud a.later:hover,
.tagcloud a.earlier:hover,
.tagcloud a.earliest:hover {
	color: #80af00;
}

/* static */
.static h2 {
	border-bottom: 1px solid #EEEEEE;
}

.static h3 {
	font-size: 112%;
	margin-top: 30px;
}

.static ul,
.static ol {
	padding-left: 20px;
}

.static li {
	margin-top: 5px;
	list-style-position: outside;
}

.static ul li {
	list-style-type: circle;
}


/* banner */

div#banner-list ul li {
	float: left;
	width: 100px;
	list-style-type: none;
}

div#blog-parts ul li {
	display: inline;
}

div#blog-sticker ul li {
	float: left;
	width: 120px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cssbutton {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: 77%;
	border : 1px solid #aaa;
}
.buttonleft {
	color: #f8f8f8;
	background: #8C8E8C;
	padding: 0px 3px 0px 3px;
}
.buttonright {
	color: #f8f8f8;
	background: #707070;
	padding: 0px 20px 0px 3px;
}


/* rss */

a.rss {
	margin-left: 0.2em;
}

a.rss img {
	vertical-align: middle;
}

ul.feed-list {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	line-height: 2;
}

.feed-list a {
	font-size: 92%;
	padding: 5px 0 5px 5px;
}

.feed-list a.rss-cat {
	background: url(/images/icon/rss.gif) 0 50% no-repeat;
	padding: 5px 10px 5px 20px;
	font-weight: bold;
}

/* instruction-list */

ul.instruction-list li {
	list-style-type: circle;
}


/* digicafe-photos */

div#digicafe-photos {
	text-align: center;
	margin: 0 auto;
	width: 542px;
}

div#digicafe-photos ul {
	margin-bottom: 0;
}

div#digicafe-photos ul li {
	float: left;
	margin: 0 1px;
	width: 52px;
	list-style-type: none;
}

div#digicafe-photos ul li img {
	border: 1px solid #676767;
}

div#digicafe-photos p {
	text-align: right;
	color: #999;
	margin-top: 0;
	line-height: 1;
	font-size:92%;
}