/* ------------------------------------*/
/* RESET                               */
/* ------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent }
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 12px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0 }
 
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0 }
 
.clearfix { display:inline-block }
 
* html .clearfix { height:1% }
 
.clearfix { display:block }

/* pagenavi */

.tablenav {
	color: #2583ad;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.page-numbers, .tablenav .current {
	color: #444444;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}
a.page-numbers:hover {color:white;background-color: #E95711;}
.tablenav .current {
	color: white;
	border-color: #ccc;
	font-weight:bold;
	background-color: #E95711;
}
.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	font-size:smaller;
	font-weight:bold;
}

/* ------------------------------------*/
/* GLOBAL                              */
/* ------------------------------------*/
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	color: #444444;
}
a:link {
color: #444444;
}
a:visited {
color: #444444;
}
a:hover {
color: #E95711;
}
a:active {
color: #444444;
}
#wrapper {
	width: 900px;
	margin-top: 19px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ------------------------------------*/
/* HEADER                              */
/* ------------------------------------*/
#header {
	height: 170px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#wrapper #header h1 a{
	position: absolute;
	height: 150px;
	width: 230px;
	text-indent: -9999px;
	display: block;
}

#header #gm {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 520px;
	height: 20px;
	background-image: url(images/gm.jpg);
	background-repeat: no-repeat;
}
#header #gm li {
	float: left;
	height: 20px;
	list-style-type: none;
}
#header #gm li a{
	height: 20px;
	text-indent: -9999px;
	display: block;	
}
#header #gm .top 		{width:  55px;background-image: url(images/gm.jpg);background-position:   0px top;}
#header #gm .concept 	{width: 104px;background-image: url(images/gm.jpg);background-position: -55px top;}
#header #gm .artist 	{width:  83px;background-image: url(images/gm.jpg);background-position: -159px top;}
#header #gm .shopping 	{width: 115px;background-image: url(images/gm.jpg);background-position: -242px top;}
#header #gm .news 		{width:  79px;background-image: url(images/gm.jpg);background-position: -357px top;}
#header #gm .report 	{width:  84px;background-image: url(images/gm.jpg);background-position: -436px top;}


#header #gm .top:hover		{background-position:    0px bottom;}
#header #gm .concept:hover	{background-position:  -55px bottom;}
#header #gm .artist:hover	{background-position: -159px bottom;}
#header #gm .shopping:hover	{background-position: -242px bottom;}
#header #gm .news:hover		{background-position: -357px bottom;}
#header #gm .report:hover	{background-position: -436px bottom;}	



/* ------------------------------------*/
/* MAIN                              */
/* ------------------------------------*/
#main {
	padding-bottom: 20px;
}
#main #sidebar {
	float: left;
	width: 180px;
	padding-right: 20px;
}
#main #contents {
	float: left;
	width: 679px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
/* ------------------------------------*/
/* sidebar                             */
/* ------------------------------------*/
#sidebar .widget {
	padding-bottom: 20px;
	font-size: 12px;
	list-style-position: inside;
}
#sidebar .widget ul li {
	padding-top: 10px;
}
#sidebar .widget .children {
	padding-left: 10px;
}
#sidebar .widget .sidebar_title {
	font-weight: bold;
	color: #EA5D0E;
	background-image: url(images/sidebar_line.gif);
	background-repeat: no-repeat;
	background-position: -4px bottom;
	height: 23px;
	padding-left: 5px;
	font-size: 14px;
}
/* ------------------------------------*/
/* FOOTER                              */
/* ------------------------------------*/
	
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 900px;
	position: relative;
	bottom: 0px;
}
#footer #footer_navi {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 420px;
	height: 15px;
	background-image: url(images/footer_navi.jpg);
	background-repeat: no-repeat;
}
#footer #footer_navi li {
	float: left;
	height: 15px;
	list-style-type: none;
}
#footer #footer_navi li a{
	height: 15px;
	text-indent: -9999px;
	display: block;	
}
#footer #footer_navi .comapny 	{width:  98px;background-image: url(images/footer_navi.jpg);background-position:    0px top;}
#footer #footer_navi .privacy 	{width: 133px;background-image: url(images/footer_navi.jpg);background-position:  -98px top;}
#footer #footer_navi .contact 	{width:  91px;background-image: url(images/footer_navi.jpg);background-position: -231px top;}
#footer #footer_navi .about 	{width:  96px;background-image: url(images/footer_navi.jpg);background-position: -322px top;}

#footer #footer_navi .comapny:hover	{background-position:    0px bottom;}
#footer #footer_navi .privacy:hover	{background-position:  -98px bottom;}
#footer #footer_navi .contact:hover	{background-position: -231px bottom;}
#footer #footer_navi .about:hover	{background-position: -322px bottom;}

