@charset "utf-8";
/*
Theme Name: Footjoy Icon Original
Theme URI: 
Description: Footjoy Icon用テーマ
Version: 1.0
Author: PRESSMAN
Author URI: http://www.pressman.ne.jp/
Tags: 
*/


/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Sans-Serif, Arial, Lucida Grande, Verdana, 'Trebuchet MS';
	background: #000 url(imgs/bg_01.jpg) repeat-x;
	color: #333;
	text-align: center;
}

#bg_wrap {
	width: 920px;
	margin: 0 auto 20px auto;
	padding-top: 10px;
	background: url(imgs/bg_02.jpg) no-repeat;
}

#contents_body {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 0 5px;
	font-size: 1.2em;
	text-align: left;
	background: #F7F7F7;
}

#contents_body:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#contents_body { display: inline-block; }
/* exlude MacIE5 \*/
* html #contents_body { height: 1% }
#contents_body {display:block;}
/* end MacIE5 */

a {
	outline: none;
}
#navi {
	height: 31px;
	margin-bottom: 5px;
	text-align: left;
	background: url(imgs/navi/bg.jpg) repeat-x center top;
}
#navi ul {
	float: left;
	margin: 0;
	padding: 0;
}
#navi ul li {
	display: inline;
}
#navi ul li a {
	float: left;
	display: block;
	height: 31px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navi ul li a:hover,
#navi ul li.active a {
	background-position: 0 -31px;
}
#navi ul li#nav_home a {
	width: 75px;
	background-image: url(imgs/navi/home.jpg);
}
#navi ul li#nav_lineup a {
	width: 116px;
	background-image: url(imgs/navi/lineup.jpg);
}
#navi ul li#nav_player a {
	width: 137px;
	background-image: url(imgs/navi/player.jpg);
}
#navi ul li#nav_shop a {
	width: 136px;
	background-image: url(imgs/navi/shop.jpg);
}
#navi ul li#nav_archive a {
	width: 102px;
	background-image: url(imgs/navi/archive.jpg);
}
#navi form {
	margin: 0 0 2px 0;
	padding: 0;
	float: right;
}
#navi form .intex {
	width: 150px;
	margin: 5px 2px 0 0;
	padding: 0 0 0 0.5em;
	vertical-align: top;
	color: #666;
	background: #F7F7F7;
}
#navi #searchsubmit {
	margin: 5px 5px 0 0;
}

.form:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.form { display: inline-block; }
/* exlude MacIE5 \*/
* html .form { height: 1% }
.form {display:block;}
/* end MacIE5 */


p.last {
	clear: both;
}

#bg_bottom {
	clear: both;
	margin: 0;
	padding-bottom: 44px;
	background: url(images/bg_footer.jpg) no-repeat center bottom;
}
#bottom {
	text-align: center;
	margin: 0 auto;
}
#footjoy {
	height: 27px;
	text-align: right;
	margin-top: -27px;
	margin-right: 30px;
	_position: relative;
}


/* Begin Sidebar */

#sidebar {
	float: right;
	width: 318px;
	padding: 0;
	margin: 0;
	font: 1em  "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}

#sidebar a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul li {
	margin-bottom: 5px;
	padding: 9px 8px 8px 8px;
	list-style-type: none;
	background: #FFF url(imgs/bg_h2_side.jpg) no-repeat center top;
	border: 1px solid #E4E4E4;
	border-top: none;
}
#sidebar ul li li {
	list-style: disc inside;
	background: none;
	border: none;
	font-size: 1.2em;
}
#sidebar h2 {
	margin: 0 0 8px 0;
	padding: 0 0 0 8px;
	height: 24px;
	color: #FFF;
	background: #383838;
	font-weight: bold;
	font-size: 1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	line-height: 24px;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	margin: 0;
	padding: 3px 0 0 8px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 7px 0;
	padding: 0;
}

/* End Sidebar */



#content {
	float: left;
	width: 577px;
	font-size: 1.1em
	margin: 0;
	padding: 0;
}
#content a {
	color: #333;
}
#content .post,
h2.pagetitle {
	margin: 0 0 5px 0;
	padding: 20px;
	list-style-type: none;
	background: #FFF url(imgs/bg_h2.jpg) no-repeat center top;
	border: 1px solid #E4E4E4;
	border-top: none;
}
#content .post h2,
h2.pagetitle {
	font-size: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}
.pages h2 {
	margin-bottom: 1em;
}
.pages li {
	list-style: none;
}
#content .lead {
	font-weight: bold;
	margin: 0;
	padding: 0.7em 0 0.7em 0;
}


.entry {
	margin: 0;
	padding: 0;
}
.entry p {
	font-size: 1.05em;
	line-height: 1.5;
	margin: 0 0 1em 0;
}


.entry:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.entry { display: inline-block; }
/* exlude MacIE5 \*/
* html .entry { height: 1% }
.entry {display:block;}
/* end MacIE5 */


.wp-caption {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
p.postmetadata {
	clear: both;
	margin: 1em 0 0 0;
	padding-top: 10px;
	text-align: left;
	border-top: 1px solid #CCC;
}



.postmetadata span {
	color: #888;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: Sans-Serif, Arial, Helvetica,;
	font-size: 0.9em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.4em;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Sans-Serif, 'Lucida Grande', Verdana, Arial;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Sans-Serif, 'Lucida Grande', Verdana, Arial;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #900;
	text-decoration: none;
}
#navi a {
	color: #FFF;
}

a:hover {
	text-decoration: underline;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em  Sans-Serif, 'Lucida Grande', Verdana, Arial;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.post {
	clear: both;
	margin: 0 0 40px;
}

.post hr {
	display: block;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 30px 0;
	margin: 0 auto;
	clear: both;
}
.footer_link {
	margin: 0 auto;
}
.footer_link a {
	font-weight: bold;
	color: #FFF;
}
#footer p {
	font-size: 1.2em;
	_font-size: 1.1em;
	line-height: 1.5;
}


/* End Structure */



/*	Begin Headers */

h1 {
	margin: 0 0 5px 0;
}

h2 {
	margin: 3px 0 0 0;
}
h2.pagetitle span {
	color: #999;
}

h3 {
	padding: 0;
	margin: 30px 0 5px 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.alignright {
	margin: 0 0 1em 20px;
	display: inline;
}

img.alignleft {
	margin: 0 20px 1em 0;
	display: inline;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
/*	text-align: justify; */
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}
.navigation .alignleft {
	text-align: left;
}
.navigation .alignright {
	text-align: right;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */



.searchresult div {
	margin-top: 5px;
	padding-top: 5px;
	background: url(images/border_postmeta.gif) no-repeat left top;
}



#trackback span {
	color: #888;
}
#trackback p.rss_tb {
	margin: 0 0 5px 0;
}
#trackback h3 {
	margin-top: 0;
	margin-bottom: 5px;
}
#trackback ul {
	margin: 0;
	padding: 0;
}
#trackback li {
	list-style: none;
	text-indent: 0;
	margin: 1em 0 0 0;
	padding: 1em;
	border: 1px solid #D9D9D9;
	line-height: 1.5;
}
#trackback li strong {
	display: block;
	margin-bottom: 5px;
}
#trackback li p {
	margin: 5px 0 0 0;
}
.tbURL {
	font-weight: normal;
}

#smart-archives-list h2 {
	margin: 1.5em 0 0.5em 0;
}
#smart-archives-list ul {
	margin: 0;
}
#smart-archives-list li {
	margin: 0 0 0 1em;
	padding: 0;
}



#footer {
	color: #FFF;
	border: none;
}
#footer a {
	color: #FFF;
}




.wp-pagenavi {
	clear: both;
	text-align: center;
	margin: 10px auto 10px auto;
	line-height: 1;
	background: none;
	padding-top: 4px;
	_font-size: 12px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #D5D5D5;
	color: #990000;
	background-color: #FFFFFF;
	white-space: nowrap;
}
.wp-pagenavi a:visited {
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {	
	text-decoration: underline;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	margin: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px 2px 2px 2px;
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 4px;
	margin: 2px;
	font-weight: bold;
	color: #666666;
	background-color: #E3E3E3;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	color: #666666;
	border: none;
	border: 1px solid #CCC;
}