@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");


/* ---------- main-header ---------- */


#left {
float:left;
width:265px;
}

#left #second-menu {
width: 290px;
}



#c-box {
margin-top:10px;
}

#c-box #right {
float:right;
width:680px;
margin-left: 30px;
}

.main-ph {
	/*background-image: url(../images/index/main-ph-bg.jpg);
	background-repeat: repeat-x;*/
	margin: 0 auto auto auto;
	height:428px;
	text-align: center;
}

.voice-top {
	font-size: 15px;
	color: #333;
}

.index-txt {
	font-size: 15px;
	line-height: 22px;
	color: #333;
}

.red-txt {
	color:#CC0000;
	font-size:15px;
}

.index-txt span {
	color: #44750D;
	font-size: 15px;
}




.txt-15 {
	font-size: 15px;
	color: #333333;
}

.txt-12 {
	font-size: 12px;
	color: #333333;
}

.txt-15a {
	font-size: 15px;
	color: #333;
}



#second-contents-title {
	font-weight: bold;
	font-size: 15px;
	color: #333;
}

.txt-style {
color:#666;
font-size:15px;
margin-left:10px;
margin-right:10px;
line-height:150%;
}

.txt-style .green-txt {
font-weight:bold;
color:#425937;
}

.txt16 {
	font-size: 16px;
	color: #666666;
	margin-left: 20px;
}

p span {
	color: #CC0000;
	font-size:12px;
	font-weight:bold;
}


.option {
		background-image: url(../images/index/option-bg.jpg);
		background-repeat: no-repeat;
		background-position: left;
		height:128px;
		padding-left:90px;
}


.spec {
	background-image:url(../images/index/speck-bg.jpg);
	background-repeat:no-repeat;
	height:225px;
	font-size:12px;
	line-height:20px;
	padding:40px 0 0 40px;
}


.base {
		background-image:url(../images/index/base.jpg);
		background-repeat:no-repeat;
		height:290px;
		padding-left:10px;
		padding-top:10px;
}


.base h4 {
		margin-top:20px;
		margin-bottom:5px;
}

.base p {
		width: 300px;
		margin-left:5px;
		letter-spacing:-0.05em;
}




/* ---------- キーワード選定ツール start---------- */

#tool-box-main-index{
	padding: 10px 10px 0 10px;
	height: 231px;
	width:681px;
	background-image: url(../images/index/index_kw_tool_bg2.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#tool-box-main-index #link-img {
width:259px;
height:67px;
position:absolute;
top:13px;
left:71px;
}

#tool-box-main-index #tool-box-main-contents{
	padding: 3px 5px 0px 5px;
	margin-top: 150px;
}


#tool-box-main-index #ibl-search-box form *{
	font-size: 1em;
	color: #333333;
}

#tool-box-main-index #ibl-search-box form input{
	line-height: 1em;
	padding-left: 4px;
	padding-top:4px;
	padding-bottom:4px;
	
}

#tool-box-main-index #ibl-search-box #left-box {
float:left;
font-size:180%;
width:600px;
padding-left: 10px;
}

#tool-box-main-index #url-box input {
float:left;
height:30px;

}

#tool-box-main-index #submit-button {
float:left;
padding:0 0 0 35px;
}

#tool-box-main-index #ibl-search-box #submit-button div input{
	padding-left: 0px;
	padding-top:6px;
}

#kywt{
    background:#283F0B;
    background:linear-gradient(to bottom,#283F0B, #437310);
    border-radius:5px;
    padding:10px 15px;
    margin:10px auto;
    width:520px;
    box-shadow:2px 2px 1px rgba(0,0,0,0.3);
}
#kywt img{
    margin:0 0 10px 0;
}
#kywt input[type="text"]{
    margin:0px 0 10px 10px;
    box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    float:left;
    width:300px;
}
#kywt input[type="submit"]{
    background:#FF8D28;
    background:linear-gradient(to bottom,#FF8D28, #FF720C);
    border-radius:5px;
    padding:1px 10px 0 10px;
    height:34px;
    border:1px solid #fff;
    box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    text-shadow:0px -1px 1px rgba(0,0,0,0.2),0px 1px 1px rgba(255,255,255,0.3);
    cursor:pointer;
    color:#FFF;
    font-weight:bold;
    margin:0px 0 0 15px;
    font-size:16px;
    vertical-align:top;
    float:left;
    line-height:1em;
}
#kywt input[type="submit"]:hover{
    background:#DF6D08;
    background:linear-gradient(to bottom,#DF5200, #DF6D08);
    color:#DDD;
}


/* ---------- キーワード選定ツール end---------- */


.cost_copy {
	background-image:url(../images/cost/cost-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-left: 100px;
	padding-top: 10px;
}
.ma-l-15{
    margin-left:15px;
}
.cost_copy3 {
	margin-top: 20px;
	padding-left: 48px;
	padding-top: 10px;
}

.cost_copy .green-txt, .cost_copy3 .green-txt {
	font-weight:bold;
	font-size:15px;
	color: #F60;
}

.cost_copy2 .mini1  {
	font-weight: bold;
	font-size:12px;
		color: #063;
}

.cost_copy2 .mini2 {
	font-weight: normal;
	font-size:12px;
	color: #333;
}


.pay {
	background-image:url(../images/cost_item/pay-img.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 20px;
	height: 60px;
	font-size: 15px;
	color:#333;
}


/* ---------- ブログパーツ start---------- */

#blog_parts_box #form-image {
float:left;
width:400px;
margin-left:20px;
}

#blog_parts_box p {
float:left;
}

#form-image textarea {
font-size:150%;
line-height:125%;
width:400px;
height:250px;
}
/*-----ie8cssハック-----*/
#form-image textarea { 
font-size:150%\9;
line-height:125%\9;
}

.subtitle {
font-size:180%;
font-weight:bold;
margin-top:10px;
}

.txt-box {
background-color:#FAFFF4;
padding:10px;
border:1px dashed #99CC66;
margin-top:5px;
}



#info-wrap {
	margin: 0 auto auto auto;
	text-align: center;
	width: 900px;
	background-color:#fff;
	border: 1px solid #ccc;
	padding: 20px 0 20px 20px;
}

/* ---------- ブログパーツ end---------- */



.saiyasu {
	background-image:url(../images/cost/saiyasu_bg.jpg);
	background-repeat:no-repeat;
	padding: 80px 30px 10px 40px;
	line-height:20px;
}

.saiyasu .red{
	font-weight:bold;
	font-size:15px;
	color: #C00;

}


.yasui-cost {
	background-image:url(../images/cost/cost-img-yasui-bg.png);
	background-repeat:no-repeat;
	padding: 70px 30px 10px 70px;
	line-height:20px;
}

.yasui-cost .red{
	font-weight:bold;
	font-size:15px;
	color: #C00;

}


.txt-info {
		line-height:26px;
		font-size:16px;
		color:#000;
}




#youin-box {
		margin-top:10px;
}

#youin-tbl {
		background-color: #F8FFDE;
		width: 666px;
		padding:5px;
}

#youin-tbl .txt-r {
		font-size: 13px;
		color:#425937;
		font-weight:bold;
}

#youin-tbl table {
		width: 100%;
		background-color:#fff;
		border: 2px solid #425937;
}



#youin-tbl caption {
	background-color:#425937;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top: 6px;
	padding-bottom:6px;
	border-bottom:2px solid #fff;
}


#youin-tbl th {
	background-color:#425937;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	text-align:center;
	padding-top: 6px;
	padding-bottom:6px;
}

#youin-tbl tr {
	border-bottom:1px solid #425937;
}


.border-green {
		border-left: 2px solid #425937;
}


#youin-tbl td {
		padding: 10px 0 10px 30px;
		font-size:16px;
		vertical-align: central;
}

.no1 {
		background-image:url(../images/index/youin_no1.jpg);
		background-repeat:no-repeat;
		background-position:left;
}

.no2 {
		background-image:url(../images/index/youin_no2.jpg);
		background-repeat:no-repeat;
		background-position:left;
}

.no3 {
		background-image:url(../images/index/youin_no3.jpg);
		background-repeat:no-repeat;
		background-position:left;
}


#youin-tbl .ten {
		color:#CC0000;
		font-size:20px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight:bold;
		border-left:1px dotted #999;
}


#youin-tbl .ten .small {
		color:#CC0000;
		font-size:13px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight:bold;
}

#youin-tbl .ten01 {
		color:#333;
		font-size:20px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight:bold;
		border-left:1px dotted #999;
}

#youin-tbl .ten01 .small {
		color:#333;
		font-size:13px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight:bold;
}


.lp-h1 {
		font-size:15px;
		color:#006633;
		margin-bottom:10px;
		font-weight:bold;
}


.lp-h3 {
		font-size:14px;
		color:#006633;
		margin-bottom:10px;
		padding-left:8px;
		border-left: 4px solid #006633;
		
}

.lp-voice {
		line-height:15px;
		font-size:13px;
		list-style:disc;
		margin-left:20px;
		padding-left:10px 0 10px 10px;
		list-style-position:outside;
}
.lp-voice li {
		margin-top:10px;
		margin-bottom:10px;
}






/* ---------- キーワードツール---------- */



#tool-box2 {
margin-top:30px;
} 

#tool-box2 #tool-box-main h1,
#tool-box2 #tool-box-main2 h1{
	padding-left: 7px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #264B99;
}

#tool-box2 #tool-box-main #h1,
#tool-box2 #tool-box-main2 #h1{
	padding-left: 7px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #23560C;
	font-weight:bold;
	font-size:160%;
}

#tool-box2 #tool-box-main-contents{
	/*padding: 10px 13px;*/
	padding: 3px 13px;
	background-image:url(../images/keyword/bg_img01.jpg);
	background-repeat: no-repeat;
	height: 160px;
}


#tool-box2 #tool-box-main2{
	height: 160px;
	width:618px;
}

form_input_url {
	height:30px;
}



#tool-box2 #tool-box-header div {
color:#415169;
padding:12px 0 0 10px;
}

/* ---------- main-header ---------- */
#tool-box2 #ibl-search-box {
/*width:600px;*/
}

#tool-box2 #ibl-search-box form *{
	font-size: 1em;
	color: #333333;
}

#tool-box2 #ibl-search-box form input{
	line-height: 1em;
	padding-left: 4px;
}

#tool-box2 #ibl-search-box form select{
	font-size: 0.9em;
}

#tool-box2 #ibl-search-box div .ibl-search-box-mark{
	color: #CCCCCC;
}

#tool-box2 #ibl-search-box #left-box {
font-size:120%;
margin-top:60px;
padding:0;
}

#tool-box2 #ibl-search-box #right-box {
float:left;
font-size:100%;
}

#tool-box2 #url-box {
	/*margin-right: 10px;*/
	width:600px;
	height: 30px;
}

#url {
	height:30px;
}

#tool-box2 #submit-button {
padding:0 0 0 20px;
float: left;
}

#tool-box2 #ibl-search-box #submit-button div input{
	padding-left: 0px;
	padding-top:10px;
}


/* ---------- ナマズ---------- */


#namaz-main .tool-txt {
font-size:11px;
text-align:center;
border: double 10px #0000ff;
}

.pick_news {
		background-image:url(../images/index/index_news_bg-2.gif);
		background-repeat:no-repeat;
		height:100px;
		padding-left:5px;
		margin-top:20px;
		margin-left:40px;
		font-size:11px;
}

.pick_news p {
	padding-top:2px;
	padding-left:11px;
	font-size:11px;
}

.pick_news strong {
	font-size:13px;
	color: #FF0000;
}

.pick_news #ul-style-top {
	padding-left:10px;
	font-size:11px;
}
/* ---------- 20140212---------- */
#seo-zikken{
    border:1px solid #00b3b3;
    padding:8px;
    background:#fff;
}
#seo-zikken h1{
    background:#00b3b3;
    border-radius:2px;
    margin-bottom:10px;
    text-align:right;
    padding:1px 0 1px 3px;
}
#seo-zikken span{
    float:right;
    margin:-20px 8px 0 8px;
}
#seo-zikken h2{
    margin:4px 0;
}
#seo-zikken ul{
    margin:0 0 10px 0;
}
#seo-zikken li{
   list-style-type:disc;
    margin-left:2em;
    font-size:16px;
}
#seo-zikken p{
    font-size:16px;
    margin-left:5px;
}
/* ---------- 20140217---------- */
#blog-index{
    padding:0px;
    background:#fffeec;
    border-bottom:2px solid #00b3b3;
    margin:-5px 5px 0 5px;
}
#blog-index h2{
    background:#00b3b3;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    padding:8px 12px 2px 12px;
}
#blog-index h2 strong{
    font-size:12px;
    color:#fff;
}
#blog-index h2 a{
    text-align:right;
    float:right;
    color:#fff;
    font-size:12px;
    padding:3px 0px 4px 21px;
    background:url(../images/blog/arrow.png) no-repeat 0 2px;
}
#blog-index .article{
    border-bottom:1px solid #00b3b3;
    padding:0px 11px 3px 11px;
    margin:10px 0 0 0;
}
#blog-index .article h3{
    color:#00b3b3;
    color:#00f;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px dashed #00b3b3;
    padding-bottom:5px;
    margin-bottom:5px;
    margin-top:0px;
}
#blog-index .article h3 a{
    color:#00f;
    font-size:14px;
}
#blog-index .article p{
    color:#444;
    margin-bottom:5px;
}
#blog-index .article span p{
	font-size: 12px;
}


#blog-index .blog-icon{
    height:42px;
    width:46px;
    float:left;
    margin-left:7px;
}
#blog-index .cat-icon-1,#blog-index .cat-icon-2,#blog-index .cat-icon-3,#blog-index .cat-icon-4{
    height:110px;
    width:110px;
    float:left;
    background:url("../images/blog/cat-icon-1.png");
}
#blog-index span{
    float:right;
    width:565px;
}
#blog-index a:hover span *{
    text-decoration:underline;
}
#blog-index h4{
    font-size:12px;
    color:#444;
    font-weight:bold;
    margin-bottom:6px;
    display:block;
    float:left;
    padding-top:2px;
    margin-right:10px;
}

#blog-index h5 a{
    background:#00b3b3;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    display:block;
    width:76px;
    text-align:center;
    padding:2px 4px 1px 4px;
    margin:0 0 6px 10px;
    border-radius:3px;
    float:left;
}
#blog-index h5 a:hover{
    background:#007e7e;
    background:#00e8e8;
    text-decoration:none;
}

/* 20140416 */
#articles{
    margin:0px 5px 0px 5px;
    padding:10px 0 0 0;
}
#articles h3{
    font-size:22px;
    font-weight:bold;
    margin:0 0 7px 0;
    padding:0 0 5px 0;
    color:#00b3b3;
    border-bottom:1px solid #00b3b3;
}
#articles ul{
    width:325px;
    float:left;
}
#articles li{
    font-size:14px;
    padding:4px 0;
    margin-left:1.2em;
    list-style-type:square;
    color:#777;
}
#articles a{
    color:#00b3b3;
    color:#069;
}
#articles a:hover{
    color:#f60;
}
#articles h3 a,#articles h3 a:hover{
    color:#00b3b3;
}
#articles p{
    text-align:right;
    font-size:16px;
    margin:6px 0 0 0;
    padding-top:3px;
    border-top:1px dashed #777;
}
#articles span{
    border-top:4px solid #fff;
    border-left:7px solid #666;
    border-bottom:4px solid #fff;
    border-right:0px;
    height:0;
    margin:0;
    display:inline-block;
    margin:0 5px 2px 0;
    
}







/* 20140529 */
.box-650{
    border:2px solid #E4E4E4;
    width:646px;
    min-height:90px;
    border-radius:5px;
    text-align:center;
    margin:30px auto 35px auto;
    padding:10px 0;
}
.box-650 .right{
    margin:0 15px 0 0;
}
.box-650 .review{
    margin:9px 20px 7px 0;
}










