@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background: url(../images/bg.jpg);
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

img{ border: none; }
form, p { margin: 0; padding: 0; }
ul,li,dl,dd,dt {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.floatleft{ float: left; }
.floatright{ float: right; }
.alignleft{ text-align: left; }
.alignright{ text-align: right; }
.aligncenter{ text-align: center; }
.fontred { color: red; }
h1,h2,h3,h4,h5{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

a {
	color: #199BC3;
	text-decoration: none;
	margin:0;
	padding:0;
}

#wrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

/* -------------------------------------
　header
------------------------------------- */

#header {
	width: 820px;
}

#header h1 {
	display: inline;
	float: left;
	width: 220px;
	height: 80px;
	margin: 12px 0 0 21px;
}

#header h1 a {
	display: block;
	width: 220px;
	height: 80px;
	background: url(../images/logo.jpg) no-repeat;
}

#header em {
	display: none;
}

#header #header_up {
	background-image: url(../images/header_up.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 820px;
	margin: 0px;
	padding:0;
	float: left;
}

#header #header_up strong {
	font-weight: normal;
}

#header p {
	height: 30px;
	margin: 5px 20px 0 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}

#header #header_up ul#header_up_navi {
	float: right;
	display: block;
	width: 230px;
/*	width: 350px;*/
	height: 15px;
	margin-top: 45px;
}
 
#header #header_up ul#header_up_navi li{
	display:inline;
	text-align: left;
	background-image: url(../images/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

 
#header #header_up ul#header_up_navi li#inquiry {
	width:86px;
	padding-right: 21px;
	padding-left: 18px;
}
 
#header #header_up ul#header_up_navi li#support{
	width:60px;
	padding-right: 18px;
	padding-left: 18px;
}

 
#header #header_up ul#header_up_navi li#sitemap{
	width:77px;
	padding-right: 25px;
	padding-left: 18px;
}

#header #menu_bg {
	width: 820px;
	height: 62px;
	clear: both;
	margin-top: 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#wrap #header #menu_bg ul#menu{
	display:inline;
	float: left;
	width: 798px;
	height: 48px;
	padding: 0 0 0 1px;
	margin-left: 9px;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}

#wrap #header #menu_bg ul#menu li{
	display:inline;
	text-align: center;
	line-height: 50px;
	float: left;
}
#wrap #header #menu_bg ul#menu li a {
	color: #FFFFFF;
	display:inline;
	width: 133px;
	height: 48px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu_.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wrap #header #menu_bg ul#menu li a:hover {
	display:inline;
	width: 133px;
	height: 48px;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: no-repeat;
	float: left;
}


/* -------------------------------------
　　トップイメージ
------------------------------------- */
#wrap #top_image {
	width: 820px;
	background-image: url(../images/top_image_bg.jpg);
	background-repeat: no-repeat;
	height: 220px;
	margin: 0px;
}

#wrap #top_image_banner em {
	display:none;
}

#wrap #top_image img {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}

#wrap #top_image #top_image_banner {
	width: 200px;
	float: left;
}
#wrap #top_image #top_image_banner img {
	margin: 0px;
}

#wrap #top_image #top_image_banner a#top_image_banner1 {
	width: 200px;
	height:107px;
	margin: 0px;
	background-image: url(../images/top_image_banner1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#wrap #top_image #top_image_banner a#top_image_banner1:hover {
	background-image: url(../images/top_image_banner1_hover.jpg);
	background-repeat: no-repeat;
}

#wrap #top_image #top_image_banner a#top_image_banner2 {
	width: 200px;
	height:54px;
	margin: 0px;
	background-image: url(../images/top_image_banner2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#wrap #top_image #top_image_banner a#top_image_banner2:hover {
	background-image: url(../images/top_image_banner2_hover.jpg);
	background-repeat: no-repeat;
}

#wrap #top_image #top_image_banner a#top_image_banner3 {
	margin: 0px;
	height:59px;
	width: 200px;
	background-image: url(../images/top_image_banner3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#wrap #top_image #top_image_banner a#top_image_banner3:hover {
	background-image: url(../images/top_image_banner3_hover.jpg);
	background-repeat: no-repeat;
}

#header #header_up #header_logo {
	width: 300px;
	float: left;
}

/* -------------------------------------
　　コンテンツ
------------------------------------- */

#wrap div#contents_up {
	height: 30px;
	width: 820px;
	background-image: url(../images/contens_up.jpg);
	background-repeat: no-repeat;
}
#wrap #contents {
	width: 820px;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
}
#contents #contents_main {
	width: 570px;
	padding: 0 10px 0 20px;
	float: left;
}
#contents #contents_right {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	padding: 5px;
}
#contents #contents_main h2 {
	width: 514px;
	height: 27px;
	padding: 22px 0 0 53px;
	margin: 0 0 10px 0;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/contents_h2.jpg) no-repeat;
}
#contents #contents_main h2 em {
	font-style:normal;
/*	float:left;
	padding-top:14px;*/
}

#contents #contents_main h3 {
	font-size: 14px;
	padding: 8px 0 2px 10px;
	margin: 0 0 10px 0;
	border-left: 6px solid #5959ff;
	border-bottom: 1px solid #5959ff;
	background-color: #f0f0ff;
	
}

#contents #contents_main p {
	line-height: 1.7em;
	margin: 0 0 10px 0;
}

#contents #contents_main #contents_new {
	width: 567px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#contents #contents_main #contents_new #contents_new_box {
	width: 567px;
	height: 220px;
	overflow: scroll;
	overflow-x: hidden;
}
#contents #contents_main #contents_new ul {
	width: 557px;
	margin: 10px 0 0 10px;
	list-style-image: none;
	line-height: 30px;
	list-style-type: none;
	margin-bottom: 10px;
}
#wrap #contents #contents_main #contents_new li {
	height: 30px;
	margin: 0px;
	background-image: url(../images/contents_li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
#wrap #contents #contents_main #contents_new li span {
	margin-right: 20px;
	height: 15px;
}

#wrap #contents #contents_main #contents_new img {
	display:inline;
	width:122px;
	height:27px;
	margin-top: 10px;
	margin-right:17px;
	margin-bottom:10px;
	float:right;
}


#contents #contents_main #contents_results {
	width: 567px;
}
#contents #contents_main #contents_results h2 img {
	display:inline;
	width:122px;
	height:27px;
	margin-top: 10px;
	margin-right:17px;
	margin-bottom:10px;
	float:right;
}

#contents #contents_right img {
	margin-bottom: 5px;
	margin-top: 5px;
}
#contents #contents_main #contents_results .entry {
	float: left;
	width: 552px;
	margin: 0 0 5px 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px dashed;
}
#contents #contents_main #contents_results .entry h3 {
	font-size: 13px;
	padding: 0;
	margin: 10px 0;
	border: none;
	background-color: #fff;
}

#contents #contents_main #contents_results .entry p {
	float: left;
	width: 260px;
}
#contents #contents_main #contents_results .entry span {
	display: block;
	float: left;
	width: 282px;
	margin: 0 10px 0 0;
	line-height: 1.7em;
}


/* -------------------------------------
　　お申し込みフォーム
------------------------------------- */
#app_form table {
	width: 567px;
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
	border-spacing: 0;
}
#app_form th {
	padding: 3px;
	text-align: left;
	background-color: #d2dfff;
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #ccc;
}
#app_form td {
	padding: 3px;
	text-align: left;
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #ccc;
}
#app_form span { color: #ff3333; }

#app_form { margin-top: 15px; }

#form_thanks {
	width: 400px;
	margin: 0 auto;
	line-height: 180%;
}





/* -------------------------------------
　　フッター
------------------------------------- */

#wrap #footer {
	height: 100px;
	width: 780px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #footer ul {
	padding:0px;
	list-style:none;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
#wrap #footer li {
	display:inline;
	padding-top: 0em;
	padding-bottom: 0em;
}

/* -------------------------------------
　　特徴
------------------------------------- */

#contents #contents_main .app_image_box img {
	margin-right: 10px;
}

/* -------------------------------------
　　会社概要
------------------------------------- */

#contents #contents_main #company {
	width: 567px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents #contents_main #company th {
	width: 130px;
	height: 30px;
	background-color: #3AA2BF;
	color: #FFFFFF;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
#contents #contents_main #company td {
	width: 437px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}

/* -------------------------------------
　　ご利用料金
------------------------------------- */

#contents #contents_main .anchor ul {
	padding:0px;
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #contents_main .anchor li {
padding:0em 0.5em;
display:inline;
}
#contents #contents_main #price {
	width: 567px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents #contents_main #price th {
	height: 30px;
	background-color: #3AA2BF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
#contents #contents_main #price td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}

/* -------------------------------------
　　機能一覧
------------------------------------- */
#contents #contents_main #function {
	width: 567px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents #contents_main #function th {
	height: 30px;
	background-color: #3AA2BF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
#contents #contents_main #function td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}

#contents #contents_main .new {
	padding-left: 8px;
	color: #ff4141;
	font-weight: bold;
	font-size: 10px;
}

/* -------------------------------------
　　お申し込み
------------------------------------- */
#contents #contents_main table#order_table {
	width: 567px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents #contents_main #order_table th {
	height: 60px;
	background-color: #3AA2BF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
#contents #contents_main #order_table th a {
	color: #fff;
	text-decoration: underline;
}
#contents #contents_main #order_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}

#contents #contents_main #agreement_box {
	width: 98%;
	height: 400px;
	overflow: scroll;
	overflow-x: hidden; 
	margin: 0 auto;
	line-height: 1.7em;
}

/* -------------------------------------
　　search.php ドメイン検索フォーム
------------------------------------- */
#center_domainbox {
	width: 500px;
	height: auto;
	padding:0;
	margin: 15px 10px 10px 10px;
}
#center_domaintable{
	width: 400px;
	height: auto;
	padding:0 5px 0 5px;
	margin: 40px auto auto 20px;
}

#center_searchdomain{
	width: 400px;
	height: auto;
	padding:0;
	margin: 0 auto 10px auto;
	float: left;
}
#center_resultdomain{
	width: 400px;
	height: auto;
	padding:0;
	margin: 0 auto 20px auto;
	float: left;	
}
#center_searchdomain td{
	height: 30px;
	border: 1px solid #999999;
	color:#000000;	
}
#center_resultdomain td{
	height: 30px;
	border: 1px solid #999999;
	color:#000000;	
}

.center_nic {
	display: block;
	width: 55px;
	height: 20px;
	float: left;
	margin: 3px 0 3px 5px;
	color:#000000;
}

.domain_orange{
	background-color:#FFCC00;
}
.domain_yellow{
	background-color:#FFCC66;
}
.domain_red{ 
	color:#FF0000;
}
.center_domain{
	width:180px;
}


/* -------------------------------------
　　お問い合わせ
------------------------------------- */

#contents #contents_main table#inquiry_tbl {
	width: 567px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents #contents_main #inquiry_tbl th {
	background-color: #3AA2BF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
#contents #contents_main #inquiry_tbl td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
}

/* -------------------------------------
　　サイトマップ
------------------------------------- */

#contents #contents_main ul#sitemap {
	margin: 0 0 0 10px;
}

#contents #contents_main #sitemap li {
	margin: 15px 0;
}

/* -------------------------------------
　　テンプレート一覧
------------------------------------- */

#category table{
	width:500px;
	text-align:left;
	color:#666666;
	margin-bottom:20px;s
}
#category th{
	width:150px;
	font-weight:normal;
	padding:10px;
	background-color:#E8ECEA;
}


.category2 table{
	width:500px;
	text-align:left;
	color:#666666;
	margin-bottom:20px;s
}
.category2 th{
	width:150px;
	font-weight:normal;
	padding:10px;
	background-color:#E8ECEA;
}


#color{
	color:#003366;
}


.planabc{
	width:170px;
	float:left;
	padding:0 5px;
}


#category .tmp-a{
	float:left;
	width:140px;
	height:250px;
	margin-right:2px;
}
.category2 .tmp-a{
	float:left;
	width:150px;
	height:250px;
	padding:0 20px;
}

.tmp-a p{
	background:url(../sample/img/big.gif) no-repeat;
	background-position:2px;
	padding-left:5px;

}

.tmp-a a{
	color:#000;
}

/* -------------------------------------
　　キャンペーンページ
------------------------------------- */

.gtop { margin-bottom:10px;}

.g_bt {
    width:567px;
	text-align:right;
}
.g_bt img { margin-left:10px;}

.tred { color:#FF0000;}

/* -------------------------------------
　　class
------------------------------------- */


.copy {
	margin-top: 5px;
	float: right;
}


/* -------------------------------------
　　フロートクリア
------------------------------------- */
.clearboth{
	clear: both;
	display: none;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.clearfix {
	overflow: hidden;
}
#contents_main #banner {
}
#contents_main #banner img {
	margin-bottom: 10px;
}
