@charset "UTF-8";
/*
Theme Name: gigs Head Spa
Theme URI: http://wwww.creationlabs.net
Description: Joli Standard Theme
Author: http://www.creationlabs.net
Version: 1.0
Tags: simple
*/
div { behavior: url(/headspa/wordpress/wp-content/themes/gigs/js/iepngfix/iepngfix.htc) }
/* element
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #CCCCCC;
	background: #303030 url(./images/background.gif) repeat-x;
	line-height: 140%;
	text-align: center; /* IE6 */
}
img {
	vertical-align: bottom;
	border: none;
}
a {
	color: #333333;
	outline: none;
}
a img {
	border: none;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}


/* wrapper
---------------------------------------------------- */
div#wrapper {
	width: 920px;
	margin: 10px auto;
	text-align: left;
}


/* header
---------------------------------------------------- */
div#header {
	width: 920px;
	height: 80px;
	margin: 20px 0;
	background: url(./images/header_border.png) no-repeat left bottom;
	font-size: 100%;
}
* html div#header {
	margin-bottom: 0;
	background: none;
}
#header div#logoHeadspa {
	margin: 10px 0;
	float: left;
	width: 300px;
}
#header div#logoGigs {
	margin: 10px 0;
	float: right;
	width: 600px;
	text-align: right;
}


/* content
---------------------------------------------------- */
div#content {
	clear: both;
	width: 900px;
	padding: 15px 10px;
	background: url(./images/alphabackground.png) repeat;
}
/* for ie6 */
* html div#content {
	background: none;
}
/* menu
---------------------------------------------------- */
#content div#menu {
	float: left;
	width: 180px;
}
#menu h3 {
	margin-top: 20px;
	color: #939393;
	font-size: 100%;
	font-weight: bold;
}
#menu ul {
	width: 180px;
	height: 120px;
	background: url(./images/menu.gif) no-repeat;
	list-style: none;
}
#menu li {
	margin: 0 2px;
	padding-left: 15px;
	border-bottom: 1px solid #666666;
	line-height: 40px;
}
#menu li a {
	display: block;
	color: #CCCCCC;
}
#menu li.lastItem {
	border: none;
}
#menu p {
	margin-top: 15px;
}
* html #menu p {
	margin-top: 0;
}
/* 最近の投稿 */
#menu ul#recentPostList,#menu ul#archiveList {
	height: auto;
	background: none;
}
#menu ul#recentPostList li,#menu ul#archiveList li {
	padding-left: 11px;
	background: url(images/arrow.gif) no-repeat left center;
	border: none;
	line-height: 1.5;
}

/* main
---------------------------------------------------- */
#content div#main {
	float: right;
	width: 700px;
	color: #333333;	
	background: #F1F0E3;
}
#content div#main.home {
	color: #999999;
	background: transparent;
	/*background: #222222;*/
}
#main p {
	margin: 15px 25px 0;	
}
#main.home p {
	margin: 10px;
}
#main p.reportBox {
	padding: 12px;
	border: 1px solid #DDDDDD;
	background: #F0EBE0;
}
#main p.pageUp {
	clear: both;
	margin: 20px 20px 10px 0 !important;
	padding: 8px 0 !important;
	text-align: right;
}
#main h2 {
	margin: 25px 25px 0;
	color: #9a7c04;
	font-size: 116%;
	font-weight: bold;
}
#main h3 {
	margin: 25px 25px 0;
	color: #9a7c04;
	font-size: 116%;
	font-weight: bold;
}
#main table {
	width: 650px;
	margin: 15px 25px 0;
	border-collapse: collapse;
}
#main th {
	font-weight: bold;
	text-align: center;
}
#main th,#main td {
	padding: 7px 5px;
	border: 1px solid #cccccc;
}
tr th {
	background: #ECE6D8;
}
tr td {
	background: #F5F1EB;
}
tr.even td {
	background: #F0EBE0;
}
/* ----- home.php ----- */
#main div#boxContainer {
	margin-top: 10px;
	padding: 15px 10px;
	color: #CFCFCF;
	background: 	#222222 url(images/boxcontainer.png) no-repeat right bottom;
}
/* for ie6 */
* html #main div#boxContainer {
	background-image: none;
}
#main div#boxContainer h2 {
	margin: 0;
	padding: 0;
}
#main div#boxContainer h3 {
	margin: 0;
	padding: 0;
}

#main div#boxContainer p {
	margin: 10px;
}

#main div.boxLeft {
	float: left;
	width: 330px;
	height: 360px;
	background: url(images/alphabackground.png);
	line-height: 150%;
}
#main div.boxRight {
	float: right;
	width: 330px;
	height: 360px;
	background: url(images/alphabackground.png);
	overflow: auto;
}
#main div.boxRight a {
	color: #CFCFCF;
}
#main div.boxRight ul {
margin: 10px 20px;
}
#main div.boxRight li {
line-height: 2em;
}
#main ul {
	margin: 10px
}
/* table navigaion */
.tablenav {
	color: #999999;
	margin: 1em auto;
	font-size: 100%;
	line-height:2em;
	text-align: left;
}

a.page-numbers, .tablenav .current {
	padding: 2px .4em;
	border:solid 1px #CCCCCC;
	text-decoration:none;
}

a.page-numbers:hover {
	background: #DFD2B5;
}

.tablenav .current {
	background: #DFD2B5;
	border-color: #DFD2B5;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
}

/* postArea  */
#main div#postArea {
	padding: 0 0 30px;
	margin: 15px 20px;
	border: 1px solid #9a7c04;
}
#main #postArea h2 {
	height: 40px;
	padding-left: 15px;
	margin: 0;
	color: #555555;
	background: url(images/heading2_post.gif) no-repeat;
	line-height: 40px;
}
#main #postArea h3 {
	color: #9a7c04;
	font-size: 100%;
	font-weight: bold;
}
#main #postArea h3 a {
	color: #9a7c04;
}

/* footer
---------------------------------------------------- */
div#footer {
	clear: both;
	padding: 15px;
	background: #000000;
}


/* general class
---------------------------------------------------- */
.textLarge {
	font-size: 123.1%;
}
.textSmall {
	font-size: 85%;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.layoutLeft {
	float: left;
}
.layoutRight {
	float: right;
}
.layoutClear {
	clear: both;
}

/* Clearfix
---------------------------------------------------- */
.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 */
