/*
Theme Name: teddy-party.net
Theme URI: http://www.www.www/
Description: for teddy-party.net special contents
Author: Takuya Wakayama
*/


/* =======================================

	"teddy-party.net" Common Parts CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 
 	1.base
	
	2.header

	3.contents
		
	4.side

	5.footer


========================================== */


/* 1.base
========================================== */
body	{
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:160%;
	color:#4f4f4f;
	background-color:#FFFFFF;
	font-family: "MS Pゴシック", Osaka; 
	}
	
h1,h2,h3,h4{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	}
	
form	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
p	{
	margin:0px 0px 0px 0px;
	}

img {
	border-width: 0px;
	}

A:link {color:#4f4f4f;text-decoration:underline;}
A:visited {color:#4f4f4f;text-decoration:underline;}
A:active {color:#4f4f4f;text-decoration:underline;}
A:hover {color:#4f4f4f;text-decoration:none;}


.fb {
	font-weight:bold;
	}

.contener {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:18px;
	}
	
/* 2.header
========================================== */
.header_contener {
	width:100%;
	height:94px;
	background-image:url(images/header_back.gif);
	background-repeat:repeat-x;
	background-position:top center;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		}

.header {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	}

.logo {
	float:left;
	margin:33px 0px 0px 0px;
	}
	
.head_navi {
	width:428px;
	margin:39px 0px 0px 264px;
	float:left;
	}

ul#HeadNavi {
	margin:0px;
	padding:0px;
	width:428px;
	}

ul#HeadNavi li {
	margin:0px;
	padding:0px;
	float:left;
	line-height:1;
	list-style-type:none;
	}
	
ul#HeadNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 3.top page
========================================== */
.main_contener {
	width:100%;
	margin-bottom:22px;
	background-image:url(images/main_back.gif);
	background-color:#000000;
	overflow:hidden;
	clear: both;
	}
	
.main {
	width:940px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	color:#CCCCCC;
	font-size:11px;
	}
	
.main p {
	margin:0px 0px 2em; 0px;
	}
	
*html .main {
	font-size:10px;
	margin-bottom:24px;
	}

.main_01 {
	width:406px;
	margin:32px 0px 18px 0px;
	float:left;
	}

.main_02 {
	width:506px;
	margin:32px 0px 24px 28px;
	float:left;
	}

.artist_list {
	background-color:#3B3B3B;
	padding:9px 9px 1px 9px;
	}

*html .artist_list {
	padding:0px 9px 0px 9px;
	}

.artist_contener {
	background-color:#272727;
	padding:9px;
	margin:0px 0px 9px 0px;
	clear: both;
	min-height:100px;
	}

.artist_contener img {
	margin:0px 8px 8px 0px;
	float:left;
	}
	
*html .artist_contener {
	margin:0px 0px 9px 0px;
	}
	
/* 旧画像表示用
.artist_photo {
	margin-right:7px;
	float:left;
	overflow:hidden;
	}

*html .artist_photo {
	
	}
	*/
	
.artist_box {
	line-height:130%;
	}

.artist_box strong {
	color:#FFFFFF;
	}
	
.artist_box p {
	margin:0px 0px 0px 0px;
	}
	
*html .artist_box {
	font-size:10px;
	line-height:140%;
	}

.artist_box A:link { color:#7C7C7C;text-decoration:none;	}
.artist_box A:visited {color:#7C7C7C;text-decoration:none;}
.artist_box A:active {color:#7C7C7C;text-decoration:none;}
.artist_box A:hover {color:#7C7C7C;text-decoration:underline;}


/* 4.top contents
========================================== */
.main_contener02 {
	width:940px;
	margin:0px auto 48px auto;
	font-size:11px;
	overflow:hidden;
	clear: both;
	}

*html .main_contener02 {
	font-size:10px;
	}
	
.contents_contener {
	width:555px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 19px 0px;
	}
	
.contents_title {
	margin-bottom:7px;
	}
	
.contents_title_sub {
	width:555px;
	height:27px;
	color:#FFFFFF;
	padding:5px 0px 0px 30px;
	background-image:url(images/st_back.gif);
	background-repeat:no-repeat;
	}

.contents_body {
	width:390px;
	padding:5px 0px 0px 12px;
	overflow:hidden;
	}

.contents_body02 {
	width:490px;
	padding:5px 0px 0px 12px;
	overflow:hidden;
	}

.contents_body_under {
	width:338px;
	padding:5px 0px 0px 12px;
	overflow:hidden;
	}

.contents_body_under p {
	margin:0px 0px 2em; 0px;
	}
	
.contents_contener01 {
	width:354px;
	margin:0px 15px 0px 0px;
	float:left;
	overflow:hidden;
	}
	
.contents_contener02 {
	width:354px;
	margin:0px 15px 0px 0px;
	float:left;
	overflow:hidden;
	}
	
.contents_contener03 {
	width:200px;
	margin:0px 0px 0px 0px;
	float:left;
	}

.contents_list {
	width:346px;
	background-image:url(images/dotline01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
	}

.list_title {
	width:348px;
	background-image:url(images/gimik01.gif);
	background-repeat:no-repeat;
	padding:0px 0px 6px 14px;
	font-size:12px;
	font-weight:bold;
	}
	
.list_body {
	width:330px;
	}

.list_foot {
	width:334px;
	text-align:right;
	}

/* 4.side
========================================== */
ul#Baner {
	width:200px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

ul#Baner li {
	margin:0px 0px 12px 0px;
	padding:0px;
	}
	
ul#Baner A:link {text-decoration:none;}
ul#Baner A:visited {text-decoration:none;}
ul#Baner A:active {text-decoration:none;}
ul#Baner A:hover {text-decoration:none;}


/* 5.sub contents
========================================== */
.subtitle {
	font-size:18px;
	font-weight:bold;
	color:#B38700;
	padding:35px 0px 35px 4px;
	}
	
.subtitle p {
	margin:0px 0px 0px; 0px;
	}
	
*html .subtitle {
	padding:35px 0px 10px 4px;
	}
	
.sub_contents_contener01 {
	width:723px;
	padding:0px 15px 19px 0px;
	float:left;
	}

.sub_contents_contener01 {
	padding:0px 4px 19px 0px;
	}
	
.sub_contents_title {
	width:686px;
	height:26px;
	padding:12px 12px 0px 12px;
	margin-bottom:7px;
	font-size:14px;
	color:#B38700;
	font-weight:bold;
	background-image:url(images/st_back.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

*html .sub_contents_title {
	height:38px;
	}
	
.sub_contents_body {
	width:680px;
	font-size:12px;
	padding:5px 8px 0px 12px;
	margin:0px 0px 18px 0px;
	overflow:hidden;
	}
	
.sub_contents_body p {
	margin:0px 0px 2em; 0px;
	}

.sub_contents_body form {
	width:75%;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(images/form_back.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border:solid 1px #CCCCCC;
	padding:24px 24px 24px 24px;
	}

.wpcf7-response-output {
	width:75%;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	margin:12px auto 24px auto;
	}

/* 6.footer
========================================== */
.btn_pagetop {
	width:940px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	}
	
.foot_contener {
	width:100%;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
	background-position:top left;	
	margin-bottom:24px;
	}

.footer {
	width:940px;
	padding:12px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.foot_navi {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	}
	
.footer ul {
	margin:4px 0px 0px 12px;
	padding:0px 0px 0px 0px;
	}
	
.footer li {
	margin:0px 18px 0px 0px;
	padding:3px 0px 0px 16px;
	height:14px;
	font-size:11px;
	float:left;
	line-height:1;
	list-style-type:none;
	background-image:url(images/gimik01.gif);
	background-repeat:no-repeat;
	text-align:center;
	}

*html .footer li {
	font-size:10px;
	}

.copy {
	width:914px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear: both;
	}

.credit {
	width:914px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#999999;
	}

.credit A:link {color:#999999;text-decoration:underline;}
.credit A:visited {color:#999999;text-decoration:underline;}
.credit A:active {color:#999999;text-decoration:underline;}
.credit A:hover {color:#999999;text-decoration:none;}