body{
	font-size:80%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#container{
	width: 980px;
	margin: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
#header{
	background-image:url(../images/hd_back.gif);
}
#header .copy{
	float:right;
	padding:20px 15px 0px 0px;
}
#navi ul {
	clear:both;
	margin:8px 5px 8px 5px;
	padding:1px;
	height:20px;
	background-color:#666666;
}
#navi ul li {
	float:left;
	display : block;
	list-style-type: none;
	margin-right:1px;
	margin-bottom:1px;
	font-size:12px;
}
#navi ul li a{
	text-decoration:none;
	display : block;
	padding:3px 14px 3px 14px;
	background-color:#FFFFFF;
	background-image: url(../images/nv_back.gif);
	color:#FFFFFF;
}
#navi ul li a:hover{
	background-color:#FFCC00;
	background-image:none;
}
#content {
	padding: 10px;
	line-height:140%;
}
#leftContent{
	float:left;
	width:160px;
}
#mainContent{
	float:right;
	width:770px;
	padding:0 10px 10px 0;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}
li{
	list-style:none;
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}

#leftContent h2{
	background-color:#F0F0F0;
	padding:3px 6px;
	font-weight:bold;
}
#leftContent .block{
	border:1px solid #CCC;
	margin-bottom:15px;
}
#leftContent .blockInner{
	padding:6px;
}
#leftContent ul{
	margin:2px 0 0 0;
}
#leftContent li{
	padding:4px 3px 4px 14px;
	background:url(../images/ic_arrow.png) no-repeat 4px 8px;
	border-bottom:1px solid #CCC;
	overflow:hidden;
}
#leftContent li.last{
	border:none;
}
#leftContent .adsense{
	text-align:center;
	margin-bottom:15px;
}

/*----------------------------------------------------------*/
table.search-table{
	border-collapse:collapse;
	margin-bottom:15px;

}
table.search-table th{
	padding:3px;
	font-weight:normal;
	background-color: #DDDDDD;
	border:1px solid #CCCCCC;
	text-align:center;
	
}
table.search-table td{
	padding:4px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:left;
	white-space:nowrap;
}
table.search-table td.th2{
	background-color: #F0F0F0;
}

/*----------------------------------------------------------*/
table.data-table{
	border-collapse:collapse;
	margin-bottom:5px;

}
table.data-table th{
	padding:3px;
	font-weight:normal;
	background-color: #DDDDDD;
	border:1px solid #CCCCCC;
	text-align:center;
	font-size:80%;
	line-height:120%;
}
table.data-table td{
	padding:4px 8px;
	border:1px solid #CCCCCC;
	text-align:center;
	white-space:nowrap;
}
table.data-table tr.odd td{
	background-color:#FFFFFF;
}
table.data-table tr.even td{
	background-color:#F8F8F8;
}
table.data-table td.td_left{
	text-align:left;
}
table.data-table td.plan{
	width:120px;
	overflow:hidden;
}

table.data-table td.td_right{
	text-align:right;
}
table.data-table .td_affiliate a{
	width:88px;
	height:31px;
	vertical-align:middle;
	overflow:hidden;
	display:block;
}
table.data-table .td_affiliate_vps{
	vertical-align:middle;
	overflow:hidden;
	text-align:center;
}
table.data-table .td_affiliate_vps a{
/*
	width:100px;
	height:60px;
	vertical-align:middle;
	overflow:hidden;
	display:block;
*/
}
table.data-table .td_nolimit{
	font-size:80%;
}
table.data-table .td_comment{
	font-size:80%;
	text-align:left;
	white-space:normal;
}
.data-notice{
	margin-bottom:20px;
	font-size:80%;
	line-height:120%;
}
/*----------------------------------------------------------*/
table.contact-table{
	border-collapse:collapse;
	margin-bottom:15px;

}
table.contact-table th{
	padding:3px;
	font-weight:normal;
	background-color: #DDDDDD;
	border:1px solid #CCCCCC;
	text-align:center;
	
}
table.contact-table td{
	padding:4px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:left;
	white-space:nowrap;
}
table.contact-table td.th2{
	background-color: #F0F0F0;
}

/*----------------------------------------------------------*/
ul.server_list{
	margin:0px;
	padding:0px;

}
ul.server_list li{
	float:left;
	list-style:none;
}
ul.server_list li a{
	width:133px;
	display:block;
	background-color:#F0F0F0;
	margin-right:1px;
	margin-bottom:1px;
	padding:3px 6px;
	font-size:80%;
	text-decoration:none;
	border:1px solid #CCCCCC;
}
ul.server_list li a:hover{
	background-color:#FFCC00;
}
/*----------------------------------------------------------*/
.server_link{
	text-align:center;
	padding:15px;
	background-color:#FFCC00;
	width:70%;
	float:center;
	margin:auto;
	border: 3px double #CCCCCC;
}
#footer_banner{
	margin-top:15px;
	padding:20px 20px 20px 20px;
	border-top:3px double #CCCCCC;
}
.ft_banner{
	font-size:70%;
	float:left;
	text-align:center;
}
#footer{
	padding:30px 20px 10px 20px;
	clear:both;
	background-image:url(../images/ft_back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.location{
	font-size:70%;
	border:1px solid #CCCCCC;
	padding:2px 6px;
	margin-bottom:20px;
	background-color: #F0F0F0;
	color:#666666;
}
.word_adsense{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.clear{
	clear:both;
}

#main_desc .wiki{
	float:normal;
	width:560px;
}
.wiki{
	width:505px;
	float:right;
	border:1px dotted #CCCCCC;
	padding:15px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#F8F8F8;
}
.search-table {
	border: 1px solid #999999;
	background-color: #DDDD88;
}
td {
	font-size: small;
	color: #333333;
}

.bg-name2 {
	font-size:10px;
	background-color: #CCCCCC;
}
.bg1 {
	background-color: #E8E8E8;
}
.bg2 {
	background-color: #EEEEEE;
}
body {
	margin: 0px;
	background-image: url(../images/back.gif);
}
.font-small {
	font-size: 80%;
}
.font-large{
	font-size:120%;
}
.foot-table {
	height: 50px;
}
form {
	margin: 0px;
}

.notice{
	color:#CC0000;
	font-size: x-small;
}
#mainContent h1{
	padding: 0px 0px 2px 5px;
	margin:0px 0px 15px 0px;
	border-bottom:2px dotted #CCCCCC;
	font-size:170%;
	font-weight:bold;
}

#mainContent h2{
	background-image:url(../images/h2_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 12px;
	margin-bottom:5px;
	clear:both;
}
#mainContent h3{
	font-size:100%;
	font-weight:bold;
	border-bottom:2px solid #CCCC00;
	paddin-bottom:2px;
	margin-bottom:5px;
}
#mainContent .block{
	margin-bottom:15px;
}

#mainContent .pageNavi{
	margin-bottom:15px;

}
#mainContent .pageNavi li{
	display:inline;
	margin-right:10px;
	background:url(../images/ic_arrow2.png) no-repeat 3px;
	padding-left:14px;
}
.desc{
	padding:0px 10px 10px 10px;
	margin:0px 0px 15px 0px;
}
.authorComment{
	float:right;
	width:530px;
	margin-top:15px;
	background-color:#F0F0F0;
	padding:10px;
	margin-bottom:20px;
	font-size:80%;
	line-height:140%;
}
ul.newsList {
/*	height:200px;*/
	overflow:auto;
}
ul.newsListTop {
	width:100%;
	height:400px;
	overflow:auto;
}

.newsList li{
	list-style:none;
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px dotted #CCCCCC;
}
.newsList li .title{
	margin-bottom:4px;
	border-left:6px solid #CCCC00;
	padding-left:6px;
}
.newsList li .body{
	font-size:80%;
	margin-bottom:4px;
}
.newsList li .link{
	font-size:80%;
	margin-bottom:4px;
}
.wikiTop{
	width:100%;
	height:400px;
	overflow:auto;
}

.navi {
	background-color: #666666;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}

#rightNavi{
	width:160px;
	float:right;
}
#main_desc{
	width:590px;
	float:left;
}

ul.word li{
	padding:8px 0px 18px 15px;
	list-style-position: outside;
	margin: 10px 0px 18px 0px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 8px #BDC273;
	list-style-type: none;
}
ul.word_list li{
	list-style:none;
}
ul.word_list li a{
	display:block;
	background-color:#F0F0F0;
	margin-right:1px;
	margin-bottom:1px;
	padding:3px 6px;
	text-decoration:none;
	font-size:90%;
	border:1px solid #CCCCCC;
}
ul.word_list li a:hover{
	background-color:#FFCC00;
}
ul.company li{
	padding:8px 0px 18px 15px;
	list-style-position: outside;
	margin: 10px 15px 18px 0px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 8px #CCCCCC;
	list-style-type: none;
}
ul.companyList li{
	list-style-type:none;
	width:170px;
	margin-right:10px;
	float:left;

}
ul.company_list li{
	list-style-type:none;
	border:1px solid #CCCCCC;
	margin:0 10px 10px 0;
	padding:15px 15px 0 15px;
	background-color:#F8F8F8;
	float:left;
	width:340px;
}
.company_desc{
	margin:5px 0px;
}
.companyBanner{
	text-align:center;
	padding:10px;
	margin-top:10px;
	background-color:#FFFF66;
	width:50%;
	margin:auto;
}
.companyThumbnail{
	float:left;
	width:220px;
	margin-bottom:20px;
}
.companyThumbnail img{
	border:1px solid #CCC;
}
.companyList .companyThumbnail{
	float:left;
	width:120px;
	margin-bottom:10px;
}
ul{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
}
ol{
	margin:0px;
	padding:0px;

}
table.layout{
	border-collapse:collapse;
	margin-bottom:15px;
}
table.layout td{
	vertical-align:top;
	border:0px;
	padding:0px;
}
table.layout td li{
	margin-left:25px;
}

#mainContent .domain .box1{
	border:5px solid #F0F0F0;
	padding:10px;
	margin:0 15px 15px 0;
	width:340px;
	float:left;

}
#mainContent .domain .fLeft{
	margin:0 0 15px 0;
	width:100px;
}
#mainContent .domain .fRight{
	width:230px;
}
#mainContent .domain .box1 p{
	margin:0;
}
#mainContent .domain h2{
	font-size:110%;
	font-weight:bold;
	margin:0 0 5px 0 !important;
	padding:0 !important;
	color:#000000;
	background:none;
	border:none;
}
#top table.campaignList{
	margin-bottom:20px;
}
#top table.campaignList a{
	padding:0 0 0 12px;
	background:url(../images/ic_arrow.png) no-repeat 0 3px;
}

/*----------------------------------------------------------*/
#campaign .campaignData{
	border:5px solid #F0F0F0;
	padding:0;
	margin-bottom:15px;
}
#campaign h2{
	margin:10px;
}
#campaign .campaignDataBody{
	padding:0 15px 15px 15px;
}
#campaign .campaignDataFooter{
	padding:7px 15px 5px 15px;
	background-color:#F0F0F0;
}
#campaign .campaignDataFooter a{
	padding:0 0 0 12px;
	background:url(../images/ic_arrow.png) no-repeat 0 3px;
}
#campaign .campaignPublishDate{
	color:#666666;
	font-size:80%;
}

/*----------------------------------------------------------*/
#category .campaignList{
	float:right;
	width:550px;
	margin-bottom:10px;
}
#category .campaignList h3{
	font-size:100%;
	font-weight:bold;
	margin:0 0 10px 0px;
	padding:3px;
}
#category .campaignList ul{
	margin:0;
	padding:0;
}
#category .campaignList li{
	list-style:none;
	margin:0;
	padding:0 0 0 12px;
	background:url(../images/ic_arrow.png) no-repeat 0 4px;
}
#pageVps table.data-table td{
	padding:4px 6px;
}

/*----------------------------------------------------------*/
a:hover{
	color:#CC0000;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
