/*  
Theme Name: BIGJOYプロダクト
Theme URI: http://www.e-home-page.com/syochubozu/
Description: BIGJOY プロダクト案内サイトのテーマ
Version: 1.0
Author: 山内
Author URI: http://www.capsule-g.co.jp
*/



/*初期設定*/
* {
	margin: 0px;
	padding: 0px;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
em {
	font-style:normal;
}
img {
	border:0px;
	vertical-align:top;
}

/*タグ*/
body {
	color: #000000;
	background-color: #000000;
	background-image: url(images/body_back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

a:link {
	color: #FF5C03;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF5C03;
}
a:hover {
	text-decoration: underline;
	color: #1E1003;
}
a:active {
	text-decoration: underline;
	color: #FF5C03;
}


/*クラス*/
.clear{
	clear:both;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-y;
}


/*大外枠*/
#container {
	text-align: left;
	width: 780px;
	margin:0px auto;
}



/*メインボックス*/
.main{
	width:560px;
	color: #000000;
	background-color: #FFFFFF;
	float: right;
}

/*ヘッダー*/
#header {
	width:560px;
	padding:10px 0px;
	border-bottom:#000000 solid 1px;
}

#header p {
	font-size:11px;
}


/*サイドバー*/
#sidebar{
	width: 200px;
	float:left;
	color:#FFFFFF;
	font-size:87%;
	line-height:160%;
	background-image:url(images/menu_back.gif);
	background-repeat:no-repeat;
}

#logo h1 a{
	display:block;
	margin:70px auto;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width:181px;
	height:107px;
	text-indent:-9999px;
}

#sidebar p{
	margin-top: 5px;
	margin-bottom:20px;
}

.categories li,#contact_box{
	padding-left:28px;
}

.categories ul .children{
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:10px;
}

 
.categories h3 {
	background-image:url(images/category_h.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:181px;
	height:25px;
	margin:0px auto 10px auto;
}

.categories a:link,#contact_box a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.categories a:hover,#contact_box a:hover{
	color:#FF5C03;
	text-decoration:underline;
} 

.categories a:visited,#contact_box a:visited{
	color:#FFFFFF;
	text-decoration:none;
} 

.categories a:active,#contact_box a:active{
	color:#FFFFFF;
	text-decoration:underline;
}

#contact_h{
	background-image:url(images/contact_h.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:181px;
	height:25px;
	margin:20px auto 10px auto;
}

#joystyle,#bigjoy,#showroom{
	font-size:11px;
	letter-spacing:-1px;
}
  
#kagunavi a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_kagunavi.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:36px;
	margin-top:5px;
}

#showroom a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_event.gif');
	background-repeat:no-repeat;
	width:137px;
	height:35px;
	margin-top:5px;
}

#joystyle a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_joystyle.jpg');
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	margin-top:5px;
}

#bigjoy a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_bigjoy.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:36px;
	margin-top:20px;
}

#sidebar p{
	font-size:11px;
	line-height:130%;
	margin-top:50px;
	margin-left:10px;
}
 
/*コンテンツ*/

#content {
	width: 560px;
}


#content .post {
	margin: 30px 20px 0px 0px;
	width:540px;
	padding:0px;
	color:#000000;
}

#content .post h2 {
	padding:5px 5px 5px 27px;
	margin-bottom:15px;
	font-size:100%;
	background-image:url(images/entry_back.gif);
	background-repeat:no-repeat;
	background-color:#1E1003;
	line-height:140%;
	color:#FFFFFF;
}

#content .post h2 a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#content .post h2 a:hover{
	color:#FF5C03;
	text-decoration:underline;
} 

#content .post h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
} 

#content .post h2 a:active{
	color:#FFFFFF;
	text-decoration:underline;
}


.date{
	color:#666666;
	font-size:11px;
	margin:0px 0px 20px 0px;
	text-align:right;
}

/*記事ボックス*/
.entry ul,.entry ol {
	font-size:90%;
	line-height:160%;
	margin-bottom:20px;
	margin-left: 30px;
} 

.entry p{
	margin-bottom:10px;
	font-size:90%;
	line-height:160%;
}

/*記事フッター*/
.postmetadata {
	clear: left;
	font-size:11px;
	border-top:#040023 solid 1px;
	padding-top:3px;
	margin-top:30px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*記事ナビゲーション*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.navigation #left_navi {
	width:300px;
	float:left;
	text-align:right;
	font-size:12px;
	
}

.navigation #right_navi {
	width:300px;
	text-align:left;
	float:right;
	font-size:12px;
}

.navigation #left_navi p{
	margin-left:46px;
}

.navigation #right_navi p{
	margin-right:46px;
}

/*<a name="">の背景*/
.anchor{
	font-size:11px;
	padding:5px;
	margin: 20px 0px 40px 0px;
	color:#FF9900;
	background-image:url(images/anchor_back.gif);
}

.anchor a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.anchor a:hover{
	color:#FF5C03;
	text-decoration:underline;
} 

.anchor a:visited{
	color:#FFFFFF;
	text-decoration:none;
} 

.anchor a:active{
	color:#FFFFFF;
	text-decoration:underline;
}



/*	Begin Headers */
.narrowcolumn {
	float: left;
	width: 450px;
}

.widecolumn {
	width: 450px;
}

.widecolumn .post {

}

.narrowcolumn .postmetadata {

}

.widecolumn .postmetadata {

}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
}

.widecolumn .attachment {

}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}
