@charset"utf-8";
body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Verdana, "ヒラギノ角ゴ Pro W3";
	}

img { border : 0px;}

hr { margin: 20px 0px;}
/*------------------------------------------------------
テキスト
------------------------------------------------------ */

p {
	color: #666666;
	font-size: 14px;
	margin: 2px 0px;
	line-height: 150%;
	}
p.s_text {
	font-size: 12px;
	}
h1 {

	}
h2 {
	margin: 20px 0px 0px 0px;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	}
h3 {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-weight: normal;
	}

a{
	color: #000099;
	text-decoration: underline;
	overflow:hidden;
	}
a:hover {
	color: #000099;
	text-decoration: none;
	}




.red {color: #BB0323;}

.rank1 {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}
.rank2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.rank3 {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
	


/*------------------------------------------------------
ナビゲーション
------------------------------------------------------ */

#navigation ul {
	margin: 0px;
	padding: 0px 5px;
	float: right;
	width:500px;
}

#navigation ul li {
	margin:  0px;
	padding: 0px;
	float: left;
	height: 40px;
	text-indent: -9999px;
	list-style-type: none;
}

#navigation ul li a  {
	margin: 0;
	padding: 0px;
	height: 40px;
	display: block;
}


#navigation ul li.home a {
	width: 90px;
	background:url(../image/navi_01.gif) no-repeat;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation ul li.home a:hover {
	background:url(../image/navi_01_over.gif) no-repeat;
}

#navigation ul li.service a {
	background: url(../image/navi_02.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 120px;
	padding: 0px;
}

#navigation ul li.create a {
	background:url(../image/navi_03.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}

#navigation ul li.seo a {
	background: url(../image/navi_04.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}

#navigation ul li.company a {
	background: url(../image/navi_05.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}
div.tel {
	float:right;
	width: 220px;
	text-align: right;
}




#navigation ul li.service a:hover {
	background: url(../image/navi_02_over.gif) no-repeat;
}

#navigation ul li.create a:hover {
	background: url(../image/navi_03_over.gif) no-repeat;
}

#navigation ul li.seo a:hover {
	background: url(../image/navi_04_over.gif) no-repeat;
}

#navigation ul li.company a:hover {
	background: url(../image/navi_05_over.gif) no-repeat;
}




#navigation ul li.home-now a {
	background:url(../image/navi_01_over.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	margin: 0px;
	padding: 0px;
}

#navigation ul li.service-now a {
	background: url(../image/navi_02_over.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 120px;
	padding: 0px;
}

#navigation ul li.create-now a {
	background: url(../image/navi_03_over.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}

#navigation ul li.seo-now a {
	background: url(../image/navi_04_over.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}

#navigation ul li.company-now a {
	background: url(../image/navi_05_over.gif) no-repeat;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	width: 90px;
	padding: 0px;
}



#navigation ul li.home-now a:hover {
	background:url(../image/navi_01_over.gif) no-repeat;
}

#navigation ul li.service-now a:hover {
	background: url(../image/navi_02_over.gif) no-repeat;
}

#navigation ul li.create-now a:hover {
	background: url(../image/navi_03_over.gif) no-repeat;
}

#navigation ul li.seo-now a:hover {
	background: url(../image/navi_04_over.gif) no-repeat;
}

#navigation ul li.company-now a:hover {
	background: url(../image/navi_05_over.gif) no-repeat;
}


/*------------------------------------------------------
レイアウト
------------------------------------------------------ */
.clear {
	clear: both;
}

#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_image {
	width: 200px;
	margin: 0px;
	float: left;
}




#contents {
	background-image: url(../image/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#contents_main {
	width: 900px;
	margin: 0px auto;
	background: #FFFFFF;
	border-top: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
}

#contents_main .box01 {
	background-image: url(../image/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 20px;
}
#contents_main .box01 .text_w600 {
	width: 600px;
	margin-bottom: 10px;
}
#contents_main .box01 .box-create {
	width: 272px;
	padding: 10px 0px;
	float:left;
	text-align: center;
}


#contents_main .left {
	padding: 20px 0px 20px 20px;
	float:left;
	width: 320px;
}
#contents_main .right {
	padding: 20px 20px 20px 0px;
	float:right;
	width: 320px;
}

#contents_main ul {
	padding: 0px;
	margin: 5px 0px;
}
#contents_main li.cross {
	background-image:url(../image/list_01.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	list-style-type: none;
	color:#888888;
	font-size: 90%;
	line-height: 150%;
}
#contents_main li.arrow {
	background-image:url(../image/list_02.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	list-style-type: none;
	color:#888888;
	font-size: 90%;
	line-height: 150%;
}
#contents_main li.arrow02 {
	background-image:url(../image/list_03.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
	color:#888888;
	font-size: 90%;
	line-height: 150%;
}
#contents_main li.disc {
	background-image:url(../image/list_04.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 20px;
	margin: 0px;
	list-style-type: none;
	color:#888888;
	font-size: 90%;
	line-height: 150%;
}
#contents_main li.accordion {
	padding: 5px 0px 5px 20px;
	margin: 0px;
	list-style-type: none;
	color:#888888;
	font-size: 90%;
	line-height: 150%;
	display:block;
	border: 1px solid #999999
}




#footer {
	width: 890px;
	margin : 0px  auto;
	padding: 5px;
	border-right: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
}


#inlink {
	padding: 15px;
	text-align: center;
}




/*------------------------------------------------------
余白
------------------------------------------------------ */

#pa5 { padding: 5px;}
#pa10 { padding: 10px;}
#pa15 { padding: 15px;}
#pa20 { padding: 20px;}
#pa5-tate { padding: 5px 0px;}
#pa10-tate { padding: 10px 0px;}
#pa15-tate { padding: 15px 0px;}
#pa20-tate { padding: 20px 0px;}

.button_to_form {
margin: 50px 0px;
text-align: center;
}

/*------------------------------------------------------
フォーム
------------------------------------------------------ */

.form-text-style01 {
	width:230px;
	background-color: #FFFFFF;
	border: 
}


/*------------------------------------------------------
タイトル
------------------------------------------------------ */
.title02 {
	font-size: 108%;
	padding: 8px;
	background-color: #003E3E;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.title03 {
	font-size: 100%;
	font-weight: bold;
	color: #003E3E;
	padding: 15px 0px 0px 0px;
}
.title04 {
	font-size: 70%;
	font-weight: bold;
	color: #CC6600;
}
.title05 {
	font-size: 100%;
	font-weight: bold;
	color: #003E3E;
}
.title06 {
	font-size: 100%;
	font-weight: bold;
	color: #003E3E;
	border-bottom: 1px dashed #003333;
	padding: 5px;
}


/*------------------------------------------------------
サービス
------------------------------------------------------ */
#contents_main .box01 .box-service {
	width: 370px;
	height: 100px;
	padding: 20px;
	float:left;
}
#contents_main .box01 .box-service2 {
	width: 790px;
	padding: 0px 10px;
	border: 1px solid #003E3E;
	background-color: #FAFAFA;
	margin: 20px 0px 0px 0px;
}
#contents_main .box01 .box-service3 {
	width: 390px;
	padding: 10px 0px;
	float:left;
}

#contents_main .box01 .box-service .title {
	font-size: 95;
}
