/* CSS Document */

* {
	margin:0;
	padding:10;
}

body {
	text-align:center;
	background-image:url(../img/bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

img {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0
}

#container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
	border: 2px solid #E6E6E6;
}

#Header {
	background-image:url(../img/header.jpg);
	height:61px;
	width:780px;
	text-align: right;
	background-repeat: no-repeat;
}

#header_logo {
	float:left;
	width;220px;
	hight;61px;
}


#header_menu {
	float:right;
	margin-top: 8px;
	margin-right: 3px;
	font-size: 11px;
}

#header_menu li {
	display: inline;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	}

#Dir {
	width:780;
	height:20;
	text-align: left;
	text-indent: 10px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 4px;
	font-size: 10px;
}

#Topimage {
margin-top:3px;
margin-bottom:10px;
}

#MainContents {
	width:623px;
	float:right;
	margin-left:20px;
	line-height: 150%; 
	color: #222222;
}

#MainContents_domein {
	width:623px;
	float:right;
	line-height: 150%; 
	}

#MainContents li {
margin: 0 0 0 3em;
padding: 0;
}

#MainContents_Wide {
	width:773px;
	float:right;
	margin-left:5px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 150%;
	color: #222222;
}

#Info_trouble {
	background-image:url(../img/info_trouble.gif);
	width:607;
	background-repeat: no-repeat;
}

#Info_news {
	background-image:url(../img/info_news.gif);
	width:607;
	background-repeat: no-repeat;
}


.Info_text {
	margin-left: 70px;
}

.info_footer {
width:607px;
margin-bottom:4px;
}

#MainMenu {
	width:137px;
	float:right;
	text-align: left;
}

#kiyaku{padding:5px;}

#Footer {
	width:100%;
	height:60px;
	clear:right;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}

div#fiwfooter {
	padding-top: 14px;
	border-top: 1px dotted #D2D1D1;
	border-bottom: 1px dotted #D2D1D1;
}
div#fiwfooter img {
	border: 0px;
}
div#fiwfooter a {
	color: #333333;
}
div#fiwfooter table {
	color: #333333;
	background-color: #e2e2e2;
}
div#fiwfooter table th {
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	padding: 3px 10px 0px 10px;
	font-size: 11px;
	line-height: 150%;
}
div#fiwfooter table th img {
	margin-bottom: 8px;
}
div#fiwfooter table td {
	vertical-align: top;
	border-left: 1px solid #D6D6D6;
	padding: 7px 26px 0px 5px;
	font-size: 10px;
	line-height: 130%;
}
div#fiwfooter dl {
	margin: 0px;
}
div#fiwfooter dt {
	margin-bottom: 5px;
}
divfiw#footer dd {
	margin-left: 0px;
	margin-bottom: 20px;
}
divfiw#footer dd.bottom {
	margin-bottom: 7px;
}

#Compyright {
	float:right;
	margin-top: 35px;
	margin-right: 10px;
}

h2 {
	color: #13007c;
	font-size: 115%;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 2px 0 2px 5px;
	border-left: 7px solid #13007c;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #13007c;
	width: 580px;
	}

.h3 {
	font-size:16px;
	border:solid 1px #cccccc;
	padding:5px;
	background-color:#dddddd;
	width:600px;
	height:22px;

}




#Support_ul {
	line-height: 150%;
	list-style-image:url(../img/op_icon.gif);
}

a {

	color: #003366;
}

a:hover {
	color:#FF9900;
	text-decoration: none;
}
.text_10px {
	font-size: 10px;
}

dt {
	padding-left: 8px;
	border-left: 8px solid #9cc;
}

dd {
	margin: 5px 0 10px;
}



/*コンテナ*/

/*メインヘッダ*/

.main_head {margin:10px 10px;width:95%;}




/* リストベースコンテナ */
.list_container {
	width:80%;
	margin:0px auto;

}

/* リストタイトル */
.list {
	width:180px;
	float:left;
	padding:5px;
	margin:0px 10px 10px auto;
	border-color:#CCCCCC;
	border:solid 1px #CCCCCC;
}

/*リスト本文*/
.txt {
	padding:5px;
	margin:0px 10px 10px 300px;
	border-color:#CCCCCC;
	border:solid 1px #CCCCCC;
}

.gotop{text-align:right; clear:both; margin-bottom:10px; border-top:: dotted 1px #CCCCCC ;}



/*ライン*/
.list-line{
	clear:both;
	width:100%;
}

/*マージン*/
.mar-btm10{margin-bottom:10px;}
.mar-btm20{margin-bottom:20px;}
.mar-5{margin:5px;}
.mar-10{margin:10px;}
.mar-20{margin:20px;}
.mar-top10{margin-top:10px;}
.mar-top20{margin-top:20px;}
.mar-left10{margin-left:10px;}
.mar-left20{margin-left:20px;}
.mar-left30{margin-left:30px;}
.mar-right10{margin-right:10px;}
.mar-right20{margin-right:20px;}

.mar-left-20{margin-left:-20px;}

/*パディング*/
.pad-5{padding:5px;}
.pad-10{padding:10px;}
.pad-20{padding:20px;}


/*L-R*/
.left-txt{text-align:left;}
.right-txt{text-align:right;}


/*フォントカラー*/
.orange{color:#FF9900;}
.gray{color:#CCCCCC;}
.navy{color:#003399;}
.darkgreen{color:#006600;}
.b{font-weight:bold;}
.point{color:#CC0000;}
.pink{color:#FF9999;}
.red{color:#FF0000;}

/*フォントサイズ*/
.font-up2{
	font-size:16px;
	color:#777777;
	margin-bottom:5px;
}

.font12{font-size:12px;}
.font10{font-size:10px;}

/*bgカラー*/

.bg-gray{background-color:#eeeeee;}
.bg-cf{background-color:#CCFFFF;}
.bg-housing{background-color:#CCFFCC;}
.bg-domain{background-color:#FFD0E8;}


/*テーブル*/

.list-table{ background-color:#CCCCCC;}
.list-table td{background-color:#FFFFFF; font-size:12px; padding:5px; }
.dom-table{width:498px;}
.dom-table td{font-size:12px; padding:5px; border:solid 1px #E8E8E8; }

/*プライス-ドメイン*/

#domain a {
	text-decoration:underline;
}

/*history用*/
.history_date {
	font-size: 14px;
	font-weight: bold;
	color: #13007C;
	margin-right: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #13007c;
	border-left-color: #13007c;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 565px;
}
.history_title {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 5px;
}
.history_detail {
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 560px;
}

/*フロートセット*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}


/*アフィリエイト用*/

.flow01{
	display:block;
	width:410px;
	height:80px;
	margin:0,auto;
	text-align:center;
	padding-top:20px;
	background:url(../flow-base1.jpg) no-repeat;
}

.flow01-2{
	display:block;
	width:410px;
	height:90px;
	margin:0,auto;
	text-align:center;
	padding-top:8px;
	background:url(../flow-base1.jpg) no-repeat;
}

.flow01-3{
	display:block;
	width:410px;
	height:90px;
	margin:0,auto;
	text-align:center;
	padding-top:3px;
	background:url(../flow-base1.jpg) no-repeat;
}



.flow01-end{
	display:block;
	width:410px;
	height:60px;
	margin:0,auto;
	text-align:center;
	padding-top:20px;
	background:url(../flow-base-end.jpg) no-repeat;
}
ul {
	list-style: none;
}
