/* reset
----------------------------------------------- */

body,p,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd {
	font-family:"lr oSVbN","CI", Osaka, "qMmpS Pro W3",arial,verdana;
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}

p,h1,h2,h3,h4,h5,h6,li,dt,dd {
	line-height: 1.5;
}

ul,dl {
	list-style: none;
}
ol{
	margin-left:40px;
}

a img {
	border: none;
}

strong {
	font-weight: 700;
}

/* selecter
----------------------------------------------- */

body {
	background: url(../../img/seotaisaku/bg.jpg) left top repeat-x;
}

a {
	color: #3366CC;
}

/* compornents
----------------------------------------------- */
.clearfix,
.section  {
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after,
.section:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.none {
	display: none;
}

.pagetop {
	margin: 2.0em 1.0em 0 0;
	text-align: right;
}

.pagetop img {
	margin-right: 3px;
}

/* banner styles */

.footerbanner {
	margin: 2.0em 1.0em 0 0;
	text-align: center;
}

.footerbanner a {
	text-decoration: none;
}


/* sbm */

.sbm {
	padding: 2.0em 0 1.0em 0;
}

.sbm img {
	width: 16px;
	height: 16px;
}

.sbm ul,
.sbm p {
	text-align: right;
}

.sbm ul li{
	display: inline;
}

.sbm p {
	font-size: 10px;
}

.pages {
	margin: 0 10px;
}

.next {
	padding-left: 20px;
	background: url(../../img/seotaisaku/ico_next.gif) left center no-repeat;
}

.prev {
	padding-left: 20px;
	background: url(../../img/seotaisaku/ico_prev.gif) left center no-repeat;
}

.highlight {	
	background-color: #FFCCCC;
}

.imgLeft {
	float: left;
	margin-right: 0.5em;
}

.imgRight {
	float: right;
	margin-left: 0.5em;
}

.entry a.exLink,
.archive a.exLink	 {
	padding-right: 16px;
	background: url(../../img/seotaisaku/ico_blank.gif) right center no-repeat;
}

.entry a:visited,
.archive a:visited {
	padding-right: 16px;
	background: url(../../img/seotaisaku/ico_check.gif) right top no-repeat;
}

pre {
	padding: 0.5em 1.0em;
	width: 90%;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	white-space:pre;
	overflow: auto;
	font-family: "Courier New","Consolas";
}

div.entry iframe {
	width: 480px;
	margin: 0px;
	padding: 0px;
}

/* header
----------------------------------------------- */

div#header {
	position: relative;
	width: 940px;
	height: 170px;
	margin: 0 auto;
}

p#logoMark {
	position: absolute;
	top: 0;
	left: 0; 
	width: 159px;
	height: 170px;
}

p#logoType {
	position: absolute;
	top: 16px;
	left: 135px; 
	width: 227px;
	height: 22px;
	background: url(../../img/seotaisaku/logo_type.gif) left bottom no-repeat;
	text-indent: -9999px;
}

div#header h1 {
	position: absolute;
	top: 20px;
	left: 380px; 
	width: 30em;
	height: 22px;
} 

p.feed {
	position: absolute;
	top: 65px;
	right: 190px;
	width: 30em;
	height: 22px;
	text-align: right;
}

p.feed img {
	margin-right: 0.5em;
	vertical-align: middle;
}

div#search {
	float: right;
	width: 181px;
	height: 8.0em;
	background: url(../../img/seotaisaku/bg_search.png) left bottom no-repeat;
}

div#search div {
	width: 160px;
	margin: 1.0em auto 0 auto;
}

div#search div p {
	font-size: 12px;
}

div#search div form {
	margin: 0.5em auto;
	text-align: right;
}

div#search div .searchbox {
	margin-bottom: 0.5em;
	width: 98%;
}

/* contents
----------------------------------------------- */

div#wrapper {
	padding-bottom: 5.0em;
	background: url(../../img/seotaisaku/bg_wrapper.png) left bottom repeat-x;
}


div#contents,
div#main {
    zoom:1;/*for IE 5.5-7*/
}
div#contents:after,
div#main:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

div#contents {
	width: 940px;
	margin: -70px auto 0 auto;
}


/* main
--------------------- */
div#main {
	float: left;
	width: 740px;
	position: relative;
	z-index: 10;
	background: transparent url(../../img/seotaisaku/bg_entries.png) right 2.0em no-repeat;
}

ul.topicPath {
	margin-bottom: 0.5em;
	text-align: left;
	width: 600px;
}

ul.topicPath li {
	display: inline;
}

ul.topicPath li a {
	margin-right: 0.4em;
	padding-right: 1.0em;
	background: url(../../img/seotaisaku/ico_path.jpg) right center no-repeat;
}

div#content {
	float: right;
	width: 540px;
}

div.imgIndex {
	margin-bottom: 1.0em;
}

div#entries {
	padding: 16px 10px 0 10px;
}

div.slide {
	margin-bottom: 1.0em;
}

div#entries div.entry {
	margin: 0 auto 2.0em auto;
	width: 510px;
	font-size: 13px;
}

div#entries div.entryTitle {
	margin: 0 0 1.0em 0;
	border-left: 5px solid #666666;
}

div#entries div.entryTitle p,
div#entries div.entryTitle h3 {
	padding-left: 9px;
}

div#entries div.entryTitle h3 {
	font-size: 16px;
	font-weight: 700;
}

div#entries div.entryBody {
	padding-left: 14px;
	line-height: 1.5;
	font-size: 12px;
}

div#entries div.entryBody p {
	margin-bottom: 1.0em;
}

div#entries div.entryBody h4 {
	margin-top: 2.0em;
	margin-bottom: 0.8em;
	width: 98%;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
}

div#entries div.entryBody blockquote {
	margin: 0 0 1.5em 0;
	padding: 10px 1.0em 5px 1.0em;
	width: 90%;
	border: 1px solid #ccc;
	text-indent: 26px;
	background: #FFFFFF url(../../img/seotaisaku/bg_quote_start.gif) 10px 5px no-repeat;
}

div#entries div.entryBody blockquote p {
	margin-bottom: 0;
}

div#entries div.entryBody div.quoteEnd {
	background: transparent url(../../img/seotaisaku/bg_quote_end.gif) right bottom no-repeat;
}

div#entries div.entryBody blockquote cite {
	display: block;
	padding-right:  26px;
	text-align: right;
}

div#entries div.entryBody table.flexable {
	margin-bottom: 2.0em;
	font-size: 12px;
}

.more {
	margin: 1.0em 1.0em 0 0;
	text-align: right;
}

div.navigation {
	float: left;
	margin-top: 65px;
	width: 190px;
}

div.navigation div.global h2 {
	height: 4px;
	background: transparent url(../../img/seotaisaku/bg_global_head.jpg) left top no-repeat;
	text-indent: -9999px;
	font-size: 1px;
}

div.navigation div.global {
	margin-bottom: 1.0em;
	padding-bottom: 4px;
	background: transparent url(../../img/seotaisaku/bg_global_foot.jpg) left bottom no-repeat;
}

div.navigation div.global h3 {
	padding: 0 2px;
}

div.navigation div.global div {
	padding: 0 2px;
	background: transparent url(../../img/seotaisaku/bg_global.jpg) left top repeat-y;
}

div.navigation div.banner {
	margin-bottom: 1.0em;
}

div.navigation div.global li {
	padding-bottom: 2px;
	width: 178px;
	height: 36px;
	overflow: visible;
	text-align: center;
}

div.navigation div.global li a {

}

div.satelite {
	width: 180px;
	background: transparent url(../../img/seotaisaku/bg_satelite_body.jpg) left top repeat-y
}

div.satelite h3 {
	width: 180px;
	height: 32px;
	background: transparent url(../../img/seotaisaku/bg_satelite_head.jpg) left top no-repeat;
	text-indent: -9999px;
}

div.satelite ul.sitelist {
	padding-bottom: 3px;
	background: transparent url(../../img/seotaisaku/bg_satelite_foot.jpg) left bottom no-repeat;
}

div.satelite ul.sitelist li {
	margin: 0 2px;
	padding: 4px;
	background: transparent url(../../img/seotaisaku/bg_satelite_item.png) left bottom repeat-y;
	text-align: center;
}

div.satelite ul.sitelist li.last {
	background: transparent url(../../img/seotaisaku/bg_satelite_item_last.png) left bottom repeat-y;
}

div.satelite ul.sitelist li a {
	display: block;
	font-size: 12px;
}

div.satelite ul.sitelist li p {
	padding: 4px;
	text-align: left;
	font-size: 10px;
}

div.satelite ul.sitelist li p.blank {
	text-align: right;
}

div.satelite ul.sitelist li p.blank a {
	display: inline;
	padding-right: 16px;
	background: url(../../img/seotaisaku/ico_blank.gif) right center no-repeat;
	font-size: 10px;
}

div.satelite ul.sitelist li p.thumb {
	text-align: center;
}

div.satelite ul.sitelist li img {
	width: 140px;
	height: 112px;
}

/* sub
--------------------- */
div#sub {
	float: right;
	margin: 40px 0 0 -40px;
	padding-top: 1.5em;
	width: 220px;
	background: transparent url(../../img/seotaisaku/bg_sub.png) left top no-repeat;
}

div#sub div.archive div {
	width: 170px;
	margin: 0 10px 2.0em 35px;
}

div#sub div.archive h3 {
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: 700;
}

div#sub div.archive h3 img {
	margin-right: 0.2em;
	width: 25px;
	height: 26px;
	vertical-align: middle;
}

div#sub div.archive ul li {
	margin-bottom: 0.8em;
	padding-left: 26px;
	background: transparent url(../../img/seotaisaku/ico_list.gif) 10px 5px no-repeat;
	font-size: 11px;
}

div#sub div.archive h3 {
	padding-left: 26px;
	line-height: 28px;
	height: 28px;
}

div#sub div.archive h3#recentIcon {
	background: transparent url(../../img/seotaisaku/ico_recent.gif) left top no-repeat;
}

div#sub div.archive h3#popularIcon {
	background: transparent url(../../img/seotaisaku/ico_popular.gif) left top no-repeat;
}

div#sub div.archive h3#seonewsIcon {
	background: transparent url(../../img/seotaisaku/ico_seonews.gif) left top no-repeat;
}

div#sub div.archive h3#seobbsIcon {
	background: transparent url(../../img/seotaisaku/ico_seobbs.gif) left top no-repeat;
}

div#sub div.rssplus ul {
	margin: 0 10px 2.0em 35px;
}

/* note
--------------------- */
div#note {
	margin: 2.0em auto 0 auto;
	width: 80%;
}

div#note ul {
	text-align: right;
}

div#note ul li img {
	margin-right: 0.5em;
	vertical-align: middle;
}

/* footer
--------------------- */
div#footer {
	padding-top: 1.0em;
	background: transparent url(../../img/seotaisaku/bg_footer.jpg) left top repeat-x;
	color:#FFFFFF;
	position: relative;
}

div#footer a:link,
div#footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

div#footer a:hover,
div#footer a:active {
	color:#FFFFFF;
	text-decoration: underline;
}


div#footer ul.ecNav {
	margin:0pt 1px;
	padding:5px 0pt;
	text-align:center;
}

div#footer ul.ecNav li {
	display:inline;
	font-size:10px;
	margin-right:0.7em;
}

div#footer address {
	display: block;
	margin-top:0.5em;
	padding-bottom:10px;
	text-align:center;
	font-style: normal;
}

.update {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* archives
--------------------- */
.excerpt {
	margin-bottom: 1.0em;
}

/* banner
--------------------- */
div.bannerTop p {
	padding: 0 2.0em 1.0em 1.5em;
}

div.bannerTop p a {
	text-decoration: none;
	color: #FF2200;
	font-weight: bold; 
}

div.bannerTop p a:hover {
	text-decoration: underline;
	background-color:#FFFF00;
}

/* service pages 
-------------------- */

div#entries div.service div.entryBody h4 {
	margin-top: 0;
	margin-bottom: 0.8em;
	width: 98%;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
}

div#entries div.service div.entryBody div.section {
	margin-bottom: 1.5em;
}

div#entries div.service div.entryBody p {
	margin-bottom: 1.0em;
}

.listup {
	margin-left: 240px;
}

.listup li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../../img/seotaisaku/ico_circle.gif) left 5px no-repeat;
}

ol.inlineNum li {
	float: left;
	margin: 6px 0 1.5em 3px;
	width: 160px;
}

div.close p {
	margin-bottom: 2.0em;
	text-align: center;
}

div.close p a.exLink {
	margin-top: 2.0em;
	background-image: none;
}

.hppUtility dt img {
	margin-right: 8px;
	vertical-align: middle;
}

.hppUtility dt {
	width: 303px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: 700;
}

.hppUtility dd {
	margin-bottom: 0.5em;
}

/* smoplus styles
----------------------------------------------- */

div.toolDescription {
	width: 90%;
	margin: 1.0em auto 2.0em 0;
	padding: 0.5em 1.0em;
	border:1px solid #ccc;
	background-color:#ffffff;"
}

div#content div#entries div.entry div.entryBody div.toolDescription  a.exLink,
div#content div#entries div.entry div.entryBody div.toolResult a.exLink,
div#content div#entries div.entry div.entryBody div.toolDescription  a:visited,
div#content div#entries div.entry div.entryBody div.toolResult a:visited {
	padding-right: 0px;
	background-image: none;
}

div.entry div.noIcon ul li a.exLink {
	background-image: none;
}

/* unique 00314 */

.live-sitemap-step {
 margin-bottom: 2.0em;	
}

.live-sitemap-step p {
 margin-bottom: 1.0em;
}

.live-sitemap-step p img {
 margin-bottom: 1.5em;
 border: 1px solid #666;
}