@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	color: #000;
	background-color: #FFF;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  sans-serif;
	line-height: 22px;
	font-size:14px;
}

p{
	padding: 5px 0;
}

img,img a{
	border: 0;
}

a{
	color: #2B5196;
}

ul,ol{
	list-style-type: none;
	list-style-position: outside;
}

.notice{
	color:#333;
	font-size: 13px;
}

.clear{
	clear:both;
}

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

.cur{
	text-align: center;
	margin-bottom: 25px;
}

.red{
	color:#F00;
}
.small{
	font-size: 13px;
}

.textarea{
	font-size:12px;
}

div#header{
	width: 900px;
	margin: 0 auto;
	position: relative;
}

div#header h1{
	font-weight:normal;
	font-size: 14px;
	padding: 5px 0;
}

div#header p#description{
	position:absolute;
	top: 0;
	right: 0;
}

div#header h2{
	margin-bottom: 10px;
}

div#header #ad{
	position: absolute;
	top: 50px;
	right: 0;
}


div#header-menu{
	height: 42px;
	background-image: url(../images2/bg-menu-all.jpg);
	background-repeat: repeat-x;
}

div#header-menu ul{
	width: 900px;
	margin: 0 auto;
}

div#header-menu ul li{
	float: left;
	width: 150px;
	height: 34px;
	padding: 8px 0 0 30px;
	background-image: url(../images2/bg-menu.jpg);
	background-repeat: no-repeat;

}

div#main_content{
	width: 900px;
	margin: 0 auto;
}

.navi_bar{
	font-size: 12px;
	padding: 10px 10px;
}

/*左*/
div#left{
	float:left;
	width: 200px;
	color: #000;
	background-color: #DBE1E4;
	padding: 10px;
}


div#left .title{
	font-size: 16px;
	color:#FFF;
	background-color: #204687;
	font-weight: bold;
	padding: 10px;
}

div#left .content{
	color:#000;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 15px;
}

ul.rss{
	list-style-type: none;
	list-style-position: outside;
}
ul.rss li{
	padding: 10px 5px;
	border-bottom: dotted 1px #CCCCCC;
}

/*右*/
div#right{
	float: right;
	width: 660px;
}

div#right .bg-h2{
	font-size: 30px;
	font-weight: bold;
	color: #222222;
	background-image:url(../images2/bg-h2.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 40px;
	padding: 20px 0 0 20px;
	margin-bottom: 20px;
}

div#right .title{
	padding: 5px 0 0 30px;
	height: 25px;
	background-image:url(../images2/bg-right-title.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}

div#right .content{
	border-right: solid 1px #D2D7DA;
	border-left: solid 1px #D2D7DA;
	border-bottom: solid 1px #D2D7DA;
	padding: 10px;
	margin-bottom: 25px;
}

div#right .content-select{
	border-right: solid 1px #E6D7B4;
	border-left: solid 1px #E6D7B4;
	border-bottom: solid 1px #E6D7B4;
	padding: 10px;
	margin-bottom: 25px;
}

p.site-images{
	padding: 0;
}

div#right ul.kinou{
	margin-bottom: 25px;
}

div#right ul.kinou li{
	padding: 10px 0 10px 30px;
	background-image: url(../images2/check.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: dotted 1px #333;
}


table.linklist{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
table.linklist td{
	padding: 20px 5px;
	border-bottom: solid 1px #D2D7DA;
	vertical-align:top;
}

table.linklist td.td_boder{
	border-right: dotted 1px #D2D7DA;
}

/*一括相互リンク登録*/

.stepnavigation {
	font-size:12px;
	width: 660px;
	padding: 8px 0px;
	background-color: #DDDDDD;
	margin:0px auto 25px auto;
}

.stepnavigation table th{
	text-align: left;
	border-bottom: solid 2px #03070A;
}

.stepnavigation table th.navi03{
	text-align: right;
}

.stepnavigation table td{
	padding: 3px;
}

.li_lft {
	background-color: #DDDDDD;
	background-image: url(../images2/step/v-bdr.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.title-step{
	height: 22px;
	font-size: 16px;
	font-weight: normal;
	padding: 2px 0 0 70px;
	background-color: #D2D7DA;
	background-repeat:no-repeat;
	background-position: left;
}

.title-step-select{
	height: 22px;
	font-size: 16px;
	font-weight: normal;
	padding: 2px 0 0 70px;
	color:#19284B;
	background-color: #E6D7B4;
	background-repeat:no-repeat;
	background-position: left;
}


.step1{
	background-image: url(../images2/step/step1.gif);
}
.step2{
	background-image: url(../images2/step/step2.gif);
}
.step3{
	background-image: url(../images2/step/step3.gif);
}
.step4{
	background-image: url(../images2/step/step4.gif);
}

ul.category{
}

ul.category li{
	background-image: url(../images2/folder.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0 5px 35px;
}

/*フォーム*/
table.form{
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #D2D7DA;
}
table.form th{
	width: 200px;
	font-weight:normal;
	text-align:left;
	padding: 20px 10px;
	border: solid 1px #D2D7DA;
	vertical-align: middle;
	background-color: #DBE1E4;
}

table.form td{
	padding: 20px 10px;
	border: solid 1px #D2D7DA;
	vertical-align:top;
}


div.ikkatu-button{
	color:#FFF;
	background-color: #204687;
	padding: 30px 0;
	text-align: center;
}

/*その他SEOサービス*/
table.service{
	border-collapse: collapse;
}

table.service th{
	padding: 8px 15px;
	border-bottom: solid 1px #D2D7DA;
	vertical-align:top;
}

table.service td{
	padding: 8px 15px;
	border-bottom: solid 1px #D2D7DA;
	vertical-align:top;
}

.title-service{
	font-size: 16px;
	font-weight: bold;
}

div#footer-menu{
	clear: both;
}

div#footer-menu p{
	text-align:center;
}

div#footer-menu p a{
	padding: 5px 0 5px 20px;
	background-image: url(../images2/bg-footer-menu.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}


div#footer{
	clear: both;
}

div#footer p{
	border-top: solid 1px #DBE1E4;
	text-align:center;
	padding: 10px 0;
}
