@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin: 0;
}
body {
	color:#333333;
	font-size: 100%;
	line-height: 140%;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: none;
	cursor: default;
}
a {
	color:#933;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
p {
	font-size:80%;
}
dt, dd {
	font-size:80%;
}
td, th {
	font-size:80%;
}
h1 {
	width:900px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
strong {
	color: #0062A2;
}
/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrap {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 40px;
}
#bg {
	background-color: #529ccf;
	height: 300px;
}
/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:800px;
	background-color:#ffffff;
	margin: auto;
}
#contents p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 20px;
	line-height: 20px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #666;
}
#contents  h2{
	font-size: 14pt;
	color: #3E3A39;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/13mobile-seo/h2.jpg);
	padding-top: 16px;
	margin-top: 20px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}
#contents dl.intro {
	width:600px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#contents dl.intro dt {
	margin-bottom:5px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DCDDDD;
	margin-top: 5px;
	color: #333;
}
#contents dl.carrier {
	width:700px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents dl.carrier dd {
	padding: 5px;
	margin-bottom: 10px;
}
#contents dl.carrier dt {
	margin-bottom:1px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #94848C;
	color: #FFF;
}
#contents ul.rank {
	width:240px;
}
#contents li.rank {
	list-style-position: inside;
	list-style-image: url(../images/13mobile-seo/li.jpg);
	color: #DD5190;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DD5190;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 20px;
}
#contents table.table01 {
	margin-bottom: 10px;
	color: #666;
	padding: 5px;
	margin-left: 40px;
}
#contents table.table01 th  {
	color: #fff;
	font-size: 14pt;
	width: 300px;
	background-image: url(../images/05atlas-mobile/bg_th.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#contents table.table01 td  {

}
#contents table.table01 ul  {
	margin-left: 10px;
}

#contents table.table01 li  {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD5190;
	height: 50px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#contents table.table02 {
	margin-bottom: 10px;
	color: #666;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents table.table02 th  {
	color: #fff;
	font-size: 12pt;
	width: 200px;
	padding: 5px;
	background-color: #908289;
}
#contents table.table02 td  {

}
#contents table.table03 {
	margin-bottom: 10px;
	color: #666;
	text-align: center;
	padding: 5px;
	width: 800px;
}
#contents table.table03 th  {
	color: #fff;
	font-size: 12px;
	width: 100px;
	background-color: #908289;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#contents table.table03 td  {
	padding-top: 10px;

}
#contents table.table02 ul  {
	margin-bottom: 10px;
	color: #908289;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#contents table.table02 li  {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908289;
	color: #908289;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
#contents .text_exe {
	font-size: 10px;
	margin-left: 20px;
}
