@charset "utf-8";
/*
Theme Name: Ultra SEO Tool
Theme URI: http://wordpress.org/
Description: Greenwich's service, Ultra SEO Tool Themes
Version: 1.0
Author: greenwich
Author URI: http://www.greenwich.co.jp
*/


body{ 
	background: url(images/bg_body.jpg) repeat-x 0 0;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	margin: 0;
	letter-spacing:0.1em;
	line-height:1.6em;
/*	height: 100%;  height fit */
}



#container{
	width:985px;
	padding: 0 15px;
	margin:0 auto;
	position:relative;
/*	height: auto;  height fit */
/*	overflow: hidden;  height fit */
}

#header{ width:985px; height:74px; position:relative; overflow:hidden; }
#img_dog{ display:none; }

.page #img_dog,
.single #img_dog,
.archive #img_dog,
.error404 #img_dog { display:block; position:absolute; left:320px; top:0px; }


#visual{ 
	width:985px;
	height:250px;
	position:relative; 
	background:url(images/bg_visual.jpg) no-repeat 0 0; }

body.page,
body.single,
body.archive,
body.search,
body.error404 {	background: url(images/bg_body_sub.jpg) repeat-x 0 0; }

body.page #visual,
body.single #visual,
body.archive #visual,
body.search #visual,
body.error404 #visual { display:none; }

body.page #navi,
body.single #navi,
body.archive #navi,
body.search #navi,
body.error404 #navi { border-top:#4499D2 15px solid;}

body.page #content,
body.single #content,
body.archive #content,
body.search #content,
body.error404 #content{ margin-top:2px;}

#content{ 
	float:left;
	width:725px;
	padding-right:20px;
	padding-bottom:40px;
	font-size:1.5em;
	line-height:1.4em;
/*	padding-bottom: 32767px;  height fit */
/*	margin-bottom: -32767px;  height fit */
}


#sidebar{ 
	float:left;
	width:240px;
	font-size:1.2em;
}


#footer{ 
	
	width:100%; 
	margin:0 auto;
	clear:both;
	background-color:#0180B5;
	height:80px;
	position:relative;
}

#container a { color:#333; text-decoration:underline; }
#content a:visited { color:#039;}
#content strong{ font-weight:bold;  }
#content .point_text{ color:#FC0; }
#container p{ padding-left:25px;  }
#content .bt_area{ width:100%; text-align:right; padding:15px 0; }
#content .small_text{ font-size:85%; }
#content .align_right{ text-align:right; }
#content .align_center{ text-align:center; }


/* table */
table{	border:solid 1px #999; }
table th{ background-color:#eee; padding:10px; border:solid 1px #999; color:#33679A; font-weight:bold; text-align:center; }
table td{ padding:5px 10px; border:solid 1px #999;}

table td.index_number{ color:#FF3300; font-weight:bold;  }
table td.index_number img { vertical-align:middle; padding-left:50px; }

table td.narrow_td{ width:30%; }

/*list*/

#content dt{ 
	font-weight:bold; 
	background:url(images/ico_list.gif) no-repeat left center;
	padding:5px 5px 5px 25px;
	margin-left:10px;
	float:left;
	height:20px;
}

#content dd{ 
	border-bottom:1px #F0F0F0 solid;
	padding:5px 5px 5px 25px;
	margin-left:10px;
	height:20px;
}


/* header */

#header h1{
	position:absolute;
	left:15px;
	top:5px;
}

#header #info_area{
	position:absolute;
	right:0;
	top:5px;
}



#visual #bt_entry{ 
	position:absolute;
	top:175px;
	left:420px;

}

#navi ul li{ float:left; }


/* content */

#content table{ width:80%;  margin:10px 0 10px 70px; }
#content table.widetable{ width:100%; margin:10px 0; } 
#content table.widetable th{ width:30%; }

.home #content h2{ padding-top:15px; height:25px; position:relative; }
.home #content h2#text_top01 { height: 281px; }
.home #content h2 img{ position:absolute; top:0px; left:0px; }

#content ul { padding:15px 25px; }
#content ul li{
	background:url(images/ico_list.gif) no-repeat left center ;
	padding:5px 30px;
}


#img_emblem{ position:absolute;}


/* sidebar */
#sidebar dt{ position:relative; top:-2px; left:-2px;}

#sidebar dl{ 
	border:solid 2px #d9d9d9; 
	margin-bottom:20px; 
	padding-bottom:10px; 
	width:236px;
	_overflow:hidden; 
}

#sidebar dd{ 
	background:url(images/ico_list.gif) no-repeat 20px 10px;
	padding:10px 5px 10px 45px; }
#sidebar dd:hover{ 
	background:url(images/ico_list.gif) no-repeat 25px 10px;
}
#sidebar dd.sub{ 
	background: none;
	padding:8px 10px 8px 45px; }
#sidebar dd{ 
	background:url(images/ico_list.gif) no-repeat 20px 10px;
	padding:10px 5px 10px 45px; }

#sidebar #list_01{ border:solid 2px #FEAF38; }
#sidebar #list_01 dd{ background:none; padding:0; }

#sidebar .bt_area{ padding-top:0; text-align:center; padding-bottom:15px; }
#sidebar .bt_area img { margin-bottom:10px;  }

#sidebar #ultra_bn dd{ 
	background:none;
	padding:0;
}

#sidebar .archive_list {
	border: 2px solid #D9D9D9;
	margin-bottom: 25px;
}
#sidebar .archive_list ul { padding: 5px 20px 20px 20px;}
#sidebar .archive_list ul li { padding-top: 15px;}
#sidebar .archive_list ul li span { line-height: 2; font-weight: bold;}
#sidebar .archive_list ul li span img { position: relative; left: 0; top: 3px;}
#sidebar .archive_list ul li span a:hover { position: relative; left: 0; top: 2px;}
#sidebar .archive_list ul li a { text-align:justify; text-justify: inter-ideograph;}
#sidebar .archive_list ul li a:hover { text-decoration: none;}

/* search-results */
body.search #content .entry h3 a:hover,
body.search #content .entry a:hover { text-decoration: none;}
body.search #content .entry a { color: #0066CC;}

/* posts */
body.archive  .entry,
body.single .entry {
	text-align: justify;
	text-justify: inter-ideograph;
}
body.search #content .post .entry h3,
body.archive #content .entry h3,
body.single #content .entry h3 {
	padding:0;
	border: none;
	margin-bottom: 5px;
}
body.search #content .post .entry h3 span,
body.archive #content .entry h3 span,
body.single #content .entry h3 span {
	padding: 15px 0 15px 60px;
	display: block;
	background: url("images/icon_post.png") no-repeat left center;
}
body.archive #content .entry h4,
body.single #content .entry h4 {
	border: none;
	border-left: 5px solid #FEB13B;
	background: none;
	padding: 10px 0 10px 20px;
}
body.archive #content .entry h5,
body.single #content .entry h5 {
	border-left: 5px solid #FEB13B;
}

body.archive #content .entry h6,
body.single #content .entry h6 {
	border-left: 8px solid #FEB13B;
	margin: 15px 0 0 5px;
	padding: 0 20px;
}
body.archive #content .entry h4,
body.archive #content .entry h5,
body.archive #content .entry h6 { margin-left: 15px;}

body.archive .entry strong,
body.single .entry strong {
	color: #E73727;
	background-color :#FEF8E8;
}
body.archive #content .entry p.meta,
body.search #content .entry p.meta,
body.single #content .entry p.meta { text-align: right; padding-top: 0;}

body.search #content .page .entry p.meta { display: none;}

/* recommend -Plugin */
body.single #content .entry .rp_pages {
	border: 1px dotted #ccc;
	margin: 45px 0;
	padding: 5px 0;
}
body.single #content .entry .rp_pages h3 {
	background: none;
	margin-top: 10px;
	margin-left: 20px;
}
body.single #content .entry .rp_pages ul {
	padding: 0 25px 0;
}
body.single #content .entry .rp_pages ul li {
	padding: 0 20px 0 25px;
	background-position: left 5px;
	margin: 10px 0 0 0;
	font-size: 12px;
}
body.single #content .entry .rp_pages ul li a {
	display: block;
	font-weight: bold;
	font-size: 15px;
}
body.single #content .entry .rp_pages ul li a:hover { text-decoration: none;}

body.single #content .entry .rp_pages ul li a span {
	font-weight: normal;
	font-size: 12px;
}


/* footer */
#footer address{ 
	position:absolute;
	right:10px;
	bottom:0;
}

#footer ul{ 
	width:985px; 
	margin:0 auto;
	text-align:right;
	padding:20px 0;
}

#footer ul li{ display:inline; font-size:1.2em;  }
#footer ul a{ color:#333; }
/*subpage*/
#content .entry p{ 
	font-size:1.0em;
	line-height:1.4em;
	padding:10px 5px 5px 15px;
}

#content .entry h2{ 
	margin-bottom:10px;
}

#content .entry h3 , .error404 h3{ 
	font-weight:bold;
	font-size:1.2em;
	padding:8px 0 10px 13px;
	color:#333;
	background:url(images/line_dot.gif) no-repeat 0 bottom ;
	border-left:8px solid #0180b5; 
	margin:25px 5px 15px 5px;
}

#content .entry h4{ 
	font-weight:bold;
	font-size:1.3em;
	padding:15px 30px;
	background:url(images/ico_arrow_big.gif) no-repeat left 10px ;
	border:solid 2px #feb13b;
	margin:25px 0 0 5px;
}

#content .entry h5{
	padding:5px 20px;
	font-weight:bold;
	background:url(images/line_dot.gif) no-repeat 0 bottom ;
	border-left:5px solid #feb13b;
	margin:15px 0 0 5px;
}

#content .entry .point_box{
	border:solid 2px #FFB23F;
	background-color:#FFFFE8;
	padding:10px;
	margin:10px;
}

/*パンくず*/
#breadcrumb { 
	clear:both;
	font-size:1.2em;
	background:url(images/ico_home.gif) no-repeat left center ;
	padding:7px 0 5px 20px;
	color:#33679a;
}
body.home #breadcrumb { padding: 0; background: none;}
#breadcrumb a {color:#33679a; text-decoration:underline;}
#breadcrumb a:hover {text-decoration: none;}

/*faq*/

#content #faq p.q{ 
	font-weight:bold;
	background:url(images/ico_q.gif) no-repeat left center;
	padding:30px 0 10px 80px;
	/*border-bottom:5px solid #CCC; */
}


	
#content #faq div.a{ border:solid #FFCC66 1px; padding:15px; margin:15px 5px 15px 30px; background-color:#FFFFCC; }

/*お申込みの流れ*/

#content p.title_p{ 
	padding:15px 10px 15px 60px;
	margin:0 0 15px 15px ;
	font-weight:bold; 
	border:solid 1px #CCC; 
	background-color:#f7f7f7; 
	position:relative;
	width:630px;
}

#content p.title_p img{ position:absolute; top:-10px; left:-10px; }
#content p.title_p a{ text-decoration:underline; }
#content img.b_img{ padding: 5px; border:solid 2px #ccc; }


/*お問い合わせ*/

#content #inquire table{
	width:98%; 
	margin:0 0 0 10px;
} 
#content #inquire table{ border:none; } 
#content #inquire table th{ width:30%; text-align:left;}
#content #inquire table td{ font-size:90%; }
#content #inquire table input[type=text]{ margin:5px 0; padding:3px 0; width:70%; }
#content #inquire table label{ display:block; margin:0; padding:0; }
#content #inquire table textarea{ width:90%; margin:10px; }
#content #inquire table .bt_tr td { border:none; height:100px; }
#content #inquire table .n_text{ font-size:90%;}
#content #inquire table .m_text{ vertical-align:middle; } 


/*キャンペーンバナー*/
.page #campaign{ padding-top:20px; }
#bn_campaign{ margin-top:-5px;}

#content #inquire #bn_campaign{ display:none; }

#inquire table span{ padding:0; margin:0; }
/*ie対策*/
#img_position{ display:block; }



/*無料登録案内*/

#content #entryinfo{ 
	font-weight:bold;
	background:url(images/ico_q.gif) no-repeat left center;
	padding:30px 0 10px 80px;
	/*border-bottom:5px solid #CCC; */
}

#content #entryinfo_a{
	border:solid #FFCC66 1px; padding:15px; margin:15px 5px 15px 30px; background-color:#FFFFCC;
}

#content .wpcf7-response-output{ margin:0;}
#content .wpcf7-not-valid-tip{ padding:5px 10px; width:500px; }

.page-id-18 #campaign{ display:none; }


/* pagebar */
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}










/* ------------------- base  ---------------------- */
/* Begin Typography & Colors */

.entry p{ font-size:120%; }
.entry hr{ display:block; }


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
/*	text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}
	
div#contentsmain .entry ul li{
	
	list-style:disc;
	color:#333!important;
	padding:5px 5px 5px 15px; 
}


.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style:decimal;
	color:#333!important;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/*
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align:left;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

