/*
Theme Name: joes
Version: 1.0
*/

/*-----------------------------------------------------------------------------------*/

body {
	height: 100%;
	background: #1a3452 url(images/bg-body.gif) repeat-x left top;
}

#Wrapper {
	width: 966px;
	height: 100%;
	background: url(images/bg-wrapper.png) repeat-y left top;
	margin: 0 auto;
}


#Header {
	position: relative;
	width: 912px;
	height: 120px;
	margin-left: 7px;
	padding: 20px 20px 0 20px;
	font-size: 1.2em;
}

#Header p {
}

#Header h1 {
}

#Header div#Subnavi {
	position: absolute;
	bottom: 25px;
	right: 20px;
	text-align: right;
}

#Header div#Subnavi ul {
	margin-bottom: 20px;
}

#Header div#Subnavi ul li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	margin-left: 10px;
}

#Header div#Subnavi ul li a:link {
	color: #666;
	text-decoration: none;
}

#Header div#Subnavi ul li a:hover {
	color: #aaa;
	text-decoration: underline;
}

#Header div#Subnavi div#Search {
}

#Header div#Subnavi div#Search table {
	width: 300px;
}

* html body #Header div#Subnavi div#Search table {
	width: 300px;
}

*+html body #Header div#Subnavi div#Search table {
	width: 300px;
}


#Gnavi {
	width: 952px;
	height: 45px;
	background: url(images/bg-gnavi.gif) repeat-x left top;
	margin-left: 7px;
	padding: 4px 0 0 0;
}

* html body #Gnavi {
	height: 38px;
}

#Gnavi ul {
	width: 912px;
	height: 2.3em;
	margin: 0 -1px 0 20px;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 1.4em;
}

*+html body #Gnavi ul {
	width: 902px;
	margin: 0 -1px 0 30px;
}

#Gnavi ul li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	border-left: 1px solid #fff;
	line-height: 0;
}

* html body #Gnavi ul li {
	float: left;
}

*+html body #Gnavi ul li {
	float: left;
}

#Gnavi ul li a {
	display: block;
	padding: 0 36px;
	line-height: 2.3;
}

#Gnavi ul li a:link,
#Gnavi ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#Gnavi ul li a:hover {
	color: #ccc;
}


/*-----------------------------------------------------------------------------------*/

#Contents {
	width: 952px;
	margin: 0 0 0 7px;
	padding: 0 0 0 0;
}

#Contents #Mainitem {
	width: 892px;
	margin: 20px 50px 0 50px;
}

#Contents #Mainitem #Controllpanel,
#Contents #Mainitem #VPS {
	position: relative;
	float: left;
	width: 426px;
	height: 285px;
}

#Contents #Mainitem #Controllpanel {
	width: 426px;
	height: 285px;
	background: url(images/bg-controllpanel.jpg) no-repeat left top;
}

#Contents #Mainitem #Controllpanel #cp1 {
	position: absolute;
	top: 17px;
	left: 25px;
}

#Contents #Mainitem #Controllpanel #cp2 {
	position: absolute;
	top: 138px;
	right: 12px;
}

#Contents #Mainitem #Controllpanel #cp3 {
	position: absolute;
	top: 208px;
	right: 12px;
}

#Contents #Mainitem #VPS {
	width: 426px;
	height: 285px;
	background: url(images/bg-vps.jpg) no-repeat left top;
}

#Contents #Mainitem #VPS #vps1 {
	position: absolute;
	top: 17px;
	left: 27px;
}

#Contents #Mainitem #VPS #vps2 {
	position: absolute;
	top: 183px;
	right: 11px;
}


/*-----------------------------------------------------------------------------------*/

#Contents h2 {
	width: 912px;
	height: 46px;
	margin: 20px 0 0 30px;
	padding: 20px 0 0 65px;
	background: url(images/h2title-itemlist.gif) no-repeat left top;
	font-size: 1.8em;
}

#Contents .topitem {
	position: relative;
	width: 912px;
	height: 46px;
	margin: 20px 0 0 30px;
	padding: 20px 0 0 65px;
	background: url(images/h2title-itemlist.gif) no-repeat left top;
	font-size: 1.8em;
}

#Contents .topitem span {
	font-size: 0.7em;
	font-weight: normal;
}

#Contents .topitem img {
	position: absolute;
	top: -5px;
	right: 90px;
}

#Contents #Itemlist ul {
	width: 894px;
	margin: 0 0 10px 30px;
}

#Contents #Itemlist #itemppp,
#Contents #Itemlist #itempsbp {
	position: relative;
	width: 894px;
	margin: 0 0 10px 30px;
}

#Contents #Itemlist #itemppp {
	height: 124px;
	background: url(images/bg-ppp.gif) no-repeat left top;
}

#Contents #Itemlist #itemppp #ppp1 {
	position: absolute;
	top: 32px;
	left: 89px;
}

#Contents #Itemlist #itemppp #ppp2 {
	position: absolute;
	top: 32px;
	left: 485px;
}

#Contents #Itemlist #itempsbp {
	height: 164px;
	margin-bottom: 50px;
	background: url(images/bg-psbp.gif) no-repeat left top;
}

#Contents #Itemlist #itempsbp #psbp1 {
	position: absolute;
	top: 32px;
	left: 89px;
}

#Contents #Itemlist #itempsbp #psbp2 {
	position: absolute;
	top: 32px;
	left: 358px;
}

#Contents #Itemlist #itempsbp #psbp3 {
	position: absolute;
	top: 32px;
	left: 624px;
}



/*-----------------------------------------------------------------------------------*/

.category-2column {
	background: url(images/bg-2column.gif) repeat-y left top;
	margin-top: -6px;
	padding: 30px 20px 50px 20px;
}

* html body .category-2column {
}

.category-2column #Item {
	width: 540px;
	float: left;
	margin: 0 0 40px 0;
	padding: 0 50px 0 0;
	overflow: hidden;
}

.category-2column #subNavi {
	width: 320px;
	float: left;
	overflow: hidden;
	font-size: 1.3em;
}

.category-2column #Item h2 {
	background: url(images/h2title.gif) no-repeat left center;
	margin: 0;
	height: 40px;
	padding: 20px 25px 0;
}

.category-2column #Item h3 {
	margin: 10px 0;
	padding: 2px 0 5px 6px;
	border-bottom: 1px solid #2c496b;
	font-size: 1.5em;
}

.category-2column #Item p,
.category-2column #Item table,
.category-2column #Item li {
	padding: 0 10px 20px 10px;
	font-size: 1.5em;
	line-height: 1.4;
}

.category-2column #Item h3 a:link,
.category-2column #Item h3 a:visited {
	color: #666;
	text-decoration: none;
}

.category-2column #Item h3 a:hover {
	text-decoration: underline;
}

.category-2column #Item h4 {
	font-size: 1.5em;
	padding: 2px 0 2px 6px;
	border-left: 4px solid #2c496b;
}

.category-2column #Item h5 {
	font-size: 1.3em;
}



.category-2column #subNavi .inquiry {
	text-align: center;
	margin-bottom: 30px;
}

.category-2column #subNavi h4 {
	margin: 0 0 30px 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px dotted #2c496b;
}

.category-2column #subNavi #list li {
	margin: 0 5px;
	padding: 0 0 0 12px;
	background: url(images/listmark_subNavi.gif) no-repeat left 12px;
	line-height: 2.5;
}

.category-2column #subNavi h5 {
	margin: 20px 0 10px 0;
	color: #666;
}

/*-----------------------------------------------------------------------------------*/

.page .page,
.search .page {
	background: url(images/bg-2column.gif) repeat-y left top;
	margin-top: -6px;
	padding: 30px 20px 50px 20px;
}

* html body .page .page {
	margin-top: -26px;
}

* html body .search .page {
	margin-top: -26px;
}

.page .page #Item,
.search .page #Item {
	width: 540px;
	float: left;
	margin: 0 0 40px 0;
	padding: 0 50px 0 0;
	overflow: hidden;
}

.page .page #subNavi,
.search .page #subNavi {
	width: 320px;
	float: left;
	overflow: hidden;
	font-size: 1.3em;
}

.page .page #Item h2,
.search .page #Item h2 {
	background: url(images/h2title.gif) no-repeat left top;
	margin: 0;
	padding: 6px 0 0 25px;
}

.page .page #Item h3,
.search .page #Item h3 {
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2c496b;
	font-size: 1.5em;
}

.page .page #Item p,
.search .page #Item p,
.page .page #Item table,
.search .page #Item table,
.page .page #Item li,
.search .page #Item li {
	padding: 0 10px 20px 10px;
	font-size: 1.5em;
	line-height: 1.4;
}

.page .page #Item h3 a:link,
.search .page #Item h3 a:link,
.page .page #Item h3 a:visited,
.search .page #Item h3 a:visited {
	color: #666;
	text-decoration: none;
}

.page .page #Item h3 a:hover,
.search .page #Item h3 a:hover {
	text-decoration: underline;
}


.page .page #subNavi .inquiry,
.search .page #subNavi .inquiry {
	text-align: center;
	margin-bottom: 30px;
}

.page .page #subNavi h4,
.search .page #subNavi h4 {
	margin: 0 0 30px 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px dotted #2c496b;
}

.page .page #subNavi #list li,
.search .page #subNavi #list li {
	margin: 0 5px;
	padding: 0 0 0 12px;
	background: url(images/listmark_subNavi.gif) no-repeat left 12px;
	line-height: 2.5;
}

.page .page #subNavi h5,
.search .page #subNavi h5 {
	margin: 20px 0 10px 0;
	color: #666;
}

/*-----------------------------------------------------------------------------------*/


#Footer {
	clear: both;
	width: 897px;
	margin: 0 10px 0 35px;
	padding-top: 20px;
	border-top: 1px solid #263b54;
	overflow: hidden;
}

#Footer div {
	float: left;
}

#Footer p {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#Footer div ul li {
	line-height: 1.8;
}

#Footer .navi {
	width: 125px;
}

#Footer .footeritemlist {
	width: 420px;
	margin-bottom: 30px;
}

#Footer .footeritemlist ul li {
}

#Footer .link {
	width: 135px;
	margin-left: 10px;
}

#Footer .link li {
	margin-bottom: 5px;
}

#Footer address {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	font-style: normal;
}













