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

/*=== 基本ベースを設定します ===*/

body {
	font-size: 14px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#333;
	background-color:#FFF;
	background:url(../images/bg2.jpg) repeat-x;
	margin:0px;
	}
body#index{
	background:url(../images/bg.jpg) repeat-x;
}
a img {border: 0;}
ol,ul,li,dl,dt,dd {list-style-type: none;}
h1,h2,h3,h4,ol,ul,li,dl,dt,dd,p,img {
	margin: 0;
	padding: 0;
}

/*=== コンテナー（HPの横幅を指定します）===*/
#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
}

/*=== ヘッダー部分のスタイル ===*/
#header {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:85px;
	padding:0px;
	background:url(../images/header_bg.gif) no-repeat left top;
}

.logo {
	padding:0px 0px 0px 20px;
	float:left;
}
.tel{
	float:right;
}
#login {
  float:right;
  padding:0;
  margin:0;
  background:url(../images/login.gif) no-repeat right;
}
#login form{
  padding:0px;
  margin:0px;
}
#login table{
  width:560px;
  height:28px;
  padding:0px;
  margin:0px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	padding:0px;
	color:#333;
	float:left;
	font-weight:normal;
}
.head_txt1 {
	float:left;
	font-size:11px;
}
.passreset a{
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.passreset a:hover{
	text-decoration:underline;
}
.passreset img{
vertical-align:middle;
}
h2{
	font-size:12px;
	color:#333;
	padding:0px;
	margin:0px;
	float:left;
	font-weight:normal;
}
.head_txt2 {
	float:right;
	font-size:12px;
}

/*=== トップメニュー部分のスタイル ===*/
#topmenu {
	padding:0px;
	margin:0px auto 0px;
	clear:both;
	
}

#topmenu ul {
	padding:0px auto;
	margin:0px;
	
}

#topmenu li {
	float:left;
	text-align:center;
	margin:0px 2px;
	padding:0px;
	line-height:0;
}

#top_img{
	margin:0px auto;
	clear:both;
	height:430px;
}


/*=== メインコンテンツ部分のスタイル ===*/
#contents {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	clear:both;
}

.indeximg {
	margin-top:16px;
}
.temp{
border:5px solid #EEEEEE;
float:left;
font-size:80%;
margin:0 5px 15px;
text-align:center;
width:172px;
}
.temp h4{
	background:#025188;
	color:#FFF;
	width:40px;
	margin:5px 5px;
	font-size:12px;
	line-height:140%;
}
.tempimg{
	margin-bottom:5px;
}
#maincontents {
	float:left;
	width:578px;
	text-align:left;
}

#main{
margin:0px;
padding:10px;
}
#side{
float:right;
margin-right:15px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	height:17px;
	padding:6px 6px 6px 15px;
	margin-bottom:8px;
	border-bottom:1px solid #CCC;
	background:url(../images/h3.gif) no-repeat left;
	margin:10px 0px 5px;
}

#news {
	padding:8px;
}

#news td {
	font-size:13px;
	line-height:20px;
	padding:3px 5px;
	border-bottom:#CCC solid 2px;
}

.newsLeft {
	background-color:#efefef;
	width:100px;
	text-align:center;
}

.clear {
	clear:both;
}


#indexMenu1 ul {
	margin:16px 0 10px 50px;
}

#indexMenu1 li a {
	font-size:13px;
	line-height:25px;
	color:#333;
}

#indexMenu1 li a:hover {
	color:#e95380;
	text-decoration:none;
}

#indexMenu2 ul {
	margin:16px 0 10px 50px;
}

#indexMenu2 li a {
	font-size:13px;
	line-height:25px;
	color:#333;
}

#indexMenu2 li a:hover {
	color:#e95380;
	text-decoration:none;
}

h4,h5 {
	font-size:15px;
	font-weight:bold;
	color:#333;
	padding:5px 10;
}
h4.index{
margin-top:20px;
}

.cont_text {
	padding:10px;
}

.cont_text p {
	padding:4px 0 16px;
	font-size:13px;
	line-height:24px;
	text-indent:13px;
}

.cont_text ul {
	margin-top:-6px;
	margin-bottom:6px;
}

.cont_text li {
	font-size:13px;
	margin-left:52px;
	padding:2px 0;
	list-style-type:disc;
}

#left_side {
  float:left;
  width:250px;
}
#regist_form{
  width:347px;
  height:432px;
  background:url(/images/mainlogin_bg.jpg) no-repeat;
  float:right;
}
.regist_formin{
margin:80px 20px;
}
#regist_form p{
margin-bottom:10px;
font-size: 9pt;
}
.center{
text-align:center;
}
.blue{
color:#025188;
font-weight:bold;
}
.w300{
width:300px;
}
.line{
  width:250px;
  background:url(/images/index/line_01.gif) repeat-x;
}
.midasi{
  padding-left:33px;
  padding-top:5px;
  background:url(/images/index/midasi.gif) no-repeat;
}
#right_side {
  float:right;
  width:572px;
}

.side_point1{
  background:url(/images/point1_bg.jpg) no-repeat;
  float:left;
  width:491px;
  height:290px;
}
.side_point2{
  background:url(/images/point2_bg.jpg) no-repeat;
  float:right;
  width:486px;
  height:290px;
}
.point_text_01{
margin:90px 48px;
}
.point_text_02{
margin:90px 48px;
}

.rank_img {
  width:170px;
  height:125px;
  margin:5px auto 10px;
}
.line li {
  padding:5px;
}
.ul_gray {
  background:#E3F3FF;
}

.rank_top10 {
  background-color:#CCCCCC;
  width:300px;
  height:180px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}
.rank_top10 th {
  background-color:#025188;
  color:#FFFFFF;
  text-align:left;
}
.rank_top10 td {
  background-color:#FFFFFF;
  text-align:center;
}

#left_table{
  float:left;
  width:400px
}
#right_table{
  float:right;
  width:400px;
}

/*=== サイドメニュー部分のスタイル ===*/
#sideblock  {
	float:right;
}

.sidemenu {
	width:260px;
	text-align:left;
	border:#ccc solid 1px;
	margin-bottom:16px;
	background-color:#fbf5f5;
}

#sidemenu {
	width:260px;
	text-align:left;
}

#sidemenu img {
	margin-bottom:10px;
}

.sideTitle {
	font-size:14px;
	font-weight:bold;
	height:30px;
	color:#FFF;
	margin:4px;
	padding:8px 0 0 28px;
	background:url(../images/contents_menu.gif) no-repeat;
}

.sidemenu ul {
	font-size:13px;
	line-height:26px;
	margin:5px 0 5px 25px;
}

.sidemenu li a {
	display:block;
	width:200px;
	height:26px;
	color:#666;
	padding-left:20px;
}

.sidemenu li a:hover {
	color:#e95380;
	text-decoration:none;
	background-color:#FFF;
}

#sidemenu p {
	margin-top:-10px;
	padding:10px;
	font-size:13px;
	line-height:18px;
}

/* === フッター部分のスタイル === */

#footer {
	clear:both;
	padding-top:20px;
}

.pagetop {
	font-size:11px;
	text-align:right;
	margin:-22px 20px 0 0;
	font-weight:bold;
}

.pagetop a {
	color:#DA5449;
	text-decoration:none;
}

.pagetop a:visited {
	color:#DA5449;
	text-decoration:none;
}

#copyright {
	margin:0px;
	padding:8px 0 12px 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#EEE;
	border-top:2px solid #025188;
}

#credit {
	font-size:9px;
	float:right;
	margin:-25px 16px 0 0;
}

#credit a {color:#ffc3d4;text-decoration:none}
#credit a:hover {color:#666;text-decoration:none}

table.about {
width:95%;
margin:auto;
}
.about th{
	background:#FFF;
	width:120px;
	border-bottom:1px solid #DA5449;
	padding:5px 15px;
	}
.about td{
	background:#FFF;
	padding:5px 15px;
	border-bottom:1px solid #CCC;
	width:700px;
	}
.table2 td{
	border:none;
	padding:0px;
}
table.contact {
width:95%;
margin:auto;
	background:#CCC;
	margin-bottom:15px;
}
.contact th{
	background:#FFF;
	width:250px;
	padding:8px 10px;
	text-align:right;
	}
.contact td{
	background:#FFF;
	padding:8px 15px;
	width:600px;
	}
.width_l {
border:1px solid #CCCCCC;
padding:4px;
width:350px;
}
.required {
color:#DA5449;
font-size:80%;
font-weight:normal;
margin-right:3px;
}
.inqv {
border:1px solid #CCCCCC;
height:150px;
padding:4px;
width:450px;
}
.center_align{
text-align:center;
}

/* === HTMLテンプレートプラン申込みフォーム部分のスタイル === */
selector:after {
    display: block;
    content: '';
}

.html_form {
  background-color:#CCCCCC;
  width:850px;
  margin:0px auto;
}
.html_form th {
  background-color:#025188;
  color:#FFFFFF;
  text-align:right;
}
.html_form td {
  background-color:#FFFFFF;
}
.img_area{
height:135px;
margin:0px;
}
.service1, .service2, .service3 {
	width:250px;
	float:left;
	margin:3px;
	font-size:85%;
	padding:5px;
}
.service1 {
	background-color:#E8FFFC;
	border:1px solid #003399;
}
.service2 {
	background-color:#E6F1D9;
	border:1px solid #006600;
}
.service3 {
	background-color:#FDEAF9;
	border:1px solid #CC0000;
}
table.flow{
	font-size:90%;
	line-height:120%;
	margin:10px auto;

}
table.flow th{
	background:#003366;
	color:#FFF;
	width:130px;
	text-align:center;
}
.bg1{
	background:#EFEFEF;
	}
.red{
	color:#F00;
}
.red_b{
	color:#F00;
	font-weight:bold;
}
table.price{
	width:95%;
	margin:0px auto;
	
}
table.price th{
	width:200px;
}
.monitor {
  height:263px;
  background:url(../images/monitor.jpg) no-repeat right;
}
.faq1 {
  float:left;
  width:450px;
}
.faq2 {
  width:450px;
  float:right;
}
.ranking li,.newsite li{
border:5px solid #EEE;
float:left;
margin:0px 3px;
width:175px;
height:200px;
text-align:center;
}
ul.ranking,ul.newsite {
margin:10px;
}
ul.category01{
margin:15px 60px 15px 15px;
float:left;
}
ul.category01 li{
list-style:circle;
margin-left:15px;
}
.category{
border:5px solid #EEE;
margin:10px;
height:140px;

}
table#plan{
margin:15px auto;
width:90%;
text-align:center;
border-bottom:1px solid #CCC;
line-height:120%;
}
td.plan01_2,td.plan02_2,td.plan03_2,td.plan01,td.plan02,td.plan03{
padding:15px;
}
td.plan02,td.plan03{
width:170px;
}
table#plan td.planname{
border-right:1px solid #FFF;
}
td.plan01,td.plan01_2{
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
}
td.plan02,td.plan02_2{
border-top:1px solid #CCC;
border-right:1px solid #CCC;
background:#F7E1D4;
}
td.plan03,td.plan03_2{
border-top:1px solid #CCC;
border-right:1px solid #CCC;
background:#FFFADC;
}
td.plan01_2{
background:#F5F5F5;
}
td.plan02_2{
background:#E3FFFF;
}
td.plan03_2{
background:#FFE8C2;
}
td.plan01{
background:#FFF;
}
td.plan02{
background:#EBFFFF;
}
td.plan03{
background:#FFFADC;
}
table#plan .red{
color:#F00;
font-size:20px;
font-weight:bold;
}
#rule{
width:90%;
margin:15px auto;
}
#rule h3{
margin-top:15px;
}
#rule ul{
margin-left:30px;
}
#rule ul li{
list-style:decimal;
margin-bottom:5px;
}
.button{
width:800px;
margin:10px auto;
}
a img.button01 {
border:1px solid #CCC;
}
a:hover img.button01 {
border:1px solid #025188;
}