@charset "utf-8";

/*
Theme Name: SEO ACM
Theme URI: http://www.seoacdmy.com/
Version: 1.0
Description: SEO 対策アカデミー
Author: イーショップアカデミー
Author URI: http://www.eshop-acdmy.com/

Copyright (C) 2008 イーショップアカデミー　All Rights Reserved.
*/

/* ---------- ブラウザ初期化 ---------- */
body, table, th, td, div, span, ul, li, p, a {
	color:#313131;
	font-size:9pt;
	font-family:Meiryo UI, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	/*font-family:"MS UI Gothic";*/
	/*font-family:"ＭＳ Ｐゴシック";*/
}

a:link		{color: #0000EE; text-decoration: none; }
a:visited 	{color: #551A8B; text-decoration: none; }
a:hover		{text-decoration: underline;}
a:active	{text-decoration: underline;}


body, form, fieldset {
	margin:0px;
	padding:0px;
}

fieldset
{
	border:none;
}

h1, h2, h3, h4, h5, h6, p, pre
, blockqoute, ul, ol, li, dl, dd
, form, table, td, th
{
	margin:0px;
	padding:0px;
}

p
{
	margin:1em 0em 1em 1em;
}

strong
{
	color:#c9171e;
}


blockqoute, ul, dl, dd
{
	margin-left:1em;
}

ol
{
	margin-left:1.5em;
}

ul li
{
	margin-left:1em;
	list-style:disc;
}

ol li
{
	margin-left:1em;
	list-style:decimal;
	list-style:decimal-leading-zero;
}

input, textarea
{
	color:							 #222222;
	font-size:						 9pt;
	font-family:					 fixed;
}

img {
	border:none;
}

.no_ime
{
	ime-mode:disabled;
}

.clear_div
{
	clear:both;
}

.no_display
{
	display:none;
}

.image_right
{
	float:right;
	margin-left:10px;
}

.image_left
{
	float:left;
	margin-right:10px;
}

/* 色指定 */
.black
{
	color:#000B00;
}

.red
{
	color:#C9171E;	
}

.yellow
{
	color:#F8B500;
}

.green
{
	color:#007B43;
}

.green2
{
	color:#69821B;
}

.blue
{
	color:#1e50a2;
}

.blue2
{
	color:#007bbb;
}

.orange
{
	color:#f08300;
}

.purple
{
	color:#7A4171;
}

.brown
{
	color:#6F4B3E;
}

#wrapper
{
	position:relative;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#h1
{
	position:absolute;
	top:2px;
	width:780px;
	height:10px;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
}

#h1_p
{
	position:absolute;
	z-index:5;
	top:28px;
	left:115px;
	width:780px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color:#F00;
}

#h2
{
	position:absolute;
	z-index:5;
	width:780px;
	height:10px;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	text-align:right;
}

#h2_p
{
	position:absolute;
	top:15px;
	width:780px;
	margin:0px;
	padding:0px;
	font-size:100%;
}

#h3_1
{
	position:absolute;
	z-index:5;
	top:106px;
	left:115px;
	width:780px;
	height:10px;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	color:#FFF;
}

#h3_2
{
	position:absolute;
	z-index:5;
	top:1000px;
	right:3px;
	width:780px;
	height:10px;
	font-size:90%;
	font-weight:normal;
	text-align:right;
	line-height:100%;
}

#h3_p
{
	position:absolute;
	z-index:5;
	top:1000px;
	left:15px;
	width:780px;
	margin:0px;
	padding:0px;
	font-size:90%;
	line-height:100%;
}


#header
{
	position:absolute;
	top:123px;
	width:781px;
	height:31px;
	background-image:url("/wp-content/uploads/head02.jpg");
	background-repeat:no-repeat;
	overflow:hidden;
}

#header_inner
{
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}


#navigation
{
	position:absolute;
	top:170px;
	left:5px;
	width:170px;
}

#content
{
	position:absolute;
	top:170px;
	left:205px;
	width:560px;
}

#footer
{
	position:absolute;
	top:2000px;
	width:780px;
}

#footer_inner
{
	margin-bottom:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 4px #0000FF;
	background-color:#dcdcdc;
	text-align:center;
	line-height:145%;
}


#navigation_mslink
{
	padding:3px;
	border:solid 1px #000098;
}

h3.navi_box_title
{
	margin:0px;
	padding:0px;
	line-height:100%;
}

.navi_box
{
	width:170px;
	margin:0px;
	padding:0px;
	margin-top:-2px;
	border:solid 1px #000098;
}

.navi_box li
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	list-style:none;
	line-height:110%;
}

.navi_box li img
{
	vertical-align:middle;
}

.navi_box .navi_box_text_link
{
	display:inline-block;
	width:140px;
	margin-left:3px;
	border-bottom:dashed 1px #666666;
}

#voice_box
{
	margin:0px;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	margin-top:-2px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}

#voice_box p
{
	margin:0px;
	padding:0px;
	text-align:right;
}

#related_posts
{
	border:solid 1px #009;
}

#related_posts h4
{
	padding-left:5px;
	background-color:#009;
	color:#FFF;
	line-height:180%;
}

#related_posts ul
{
	margin:0px;
	padding:0px;
	margin:10px;
}

#related_posts li
{
	margin:0px;
	padding:0px;
	margin-left:10px;
	list-style:none;
	line-height:110%;
}



.news_box
{
	margin-left:20px;
}

.news_box dt
{
	margin:0px;
	padding:0px;
	margin-top:10px;
}

.news_box dd
{
	margin:0px;
	padding:0px;
	margin-left:5px;
	line-height:120%;
}


.sitemap_box
{
	float:left;
	width:180px;
}

.sitemap_box h3
{
	padding-bottom:2px;
	font-size:100%;
	font-weight:normal;
}

.sitemap_box h3 img
{
	vertical-align:bottom;
	margin-right:3px;
}

.sitemap_box ul
{
	margin:0px;
	padding:0px;
}

.sitemap_box li
{
	margin:0px;
	padding:0px;
	margin-left:10px;
	list-style:none;
	line-height:110%;
}

.paln_feature
{
	margin:0px;
	padding:0px;
}

.paln_feature li
{
	float:left;
	width:170px;
	height:280px;
	list-style-type:none;
	background-color:#FFFFF2;
	overflow:none;
}


.paln_feature li p
{
	height:80px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFF;
	line-height:130%;
}


.plan_detail
{
	margin-top:15px;
	width:520px;
	margin-left:15px;
}

.plan_detail dt
{
}

.plan_detail dd
{
	position:relative;
	padding-top:5px;
	padding-right:130px;
	height:120px;
	line-height:140%;
}

.plan_detail_thumbnail
{
	position:absolute;
	top:-18px;
	right:0px;
}

.plan_price
{
	margin-top:10px;
	background-color:#FFC;
}

.plan_price th
{
	text-align:left;
}

.plan_price .plan_price_type
{
	width:130px;
}

.plan_price .plan_price_detail
{
	width:250px;
}

.plan_price .plan_price_price
{
	width:100px;
}
/*井上追加分 - 不要時は削除願います*/
.style6 {font-size: 10px;
line-height: 12px;}
.style7 {
	font-size: 10px;
	border: 1px solid #333333;
	padding: 10px;
	line-height: 11px;
}

.style7a {
	font-size: 10px;
	border: 1px solid #333333;
	padding: 10px;
	line-height: 11px;
	height: 90px;
	width: auto;
}
.style8 {font-size: x-small}
.style9 {
	font-size: 9px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 10px;
	padding-top: 8px;
	line-height: 11px;
	width: 40%;
	vertical-align: top;	/*white-space: nowrap;*/
}
.style9a {
	font-size: 9px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 10px;
	padding-top: 8px;
	line-height: 11px;
	width: 40%;
	vertical-align: top;	/*white-space: nowrap;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.style10 {
	font-size: 9px;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	padding-top: 8px;
	width: 59%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.style10a {
	font-size: 9px;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	padding-top: 8px;
	width: 59%;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.box{
	/*font-size: 9px;
	line-height: 10px;*/
	padding: 15px;
	border: 1px solid #363636;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.img_all{
	float: right;
	width: 90px;
	/*padding-top: 14px;*/
	padding-left: 8px;
	padding-right: 10px;
}
.clr{
	clear: both;
}