@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");


/* ---------- main-header ---------- */


#left {
float:left;
width:250px;
}

#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;
	padding-top:2px;
	height:416px;
	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-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;
}


.spec {
	background-image:url(../images/index/speck-bg.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:20px;
	padding:40px 0 0 40px;
}




/* ---------- キーワード選定ツール 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;
}

/* ---------- キーワード選定ツール end---------- */


.cost_copy {
	background-image:url(../images/cost/cost-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-left: 90px;
	padding-top: 10px;
}


.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 0 10px 40px;
	line-height:20px;
