/**************************************
CSS Coding Produced By Kousuke Nakajima
**************************************/

/*************
   全体関連
*************/

@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html {   
    overflow-y:scroll;   
}

p {
	margin: 0px;
	padding: 0px;
	display: block;
}

a {
	color: #000099;
	text-decoration: none;
}

li {   
    list-style-type:none;   
}

a:hover {
	color: #0066CC;
	text-decoration: none;
}

body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}

body {
	margin: 0px;
	padding: 0px;
}

/*************
ぱんくず
*************/
#bread {
	padding-bottom: 5px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 15px;
}


/*************
サブページ共通
*************/

#subpage_col {
	width: 760px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#subpage_col_ex {
	width: 760px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#subpage_main {
	width: 493px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	padding: 0px 10px 10px 10px;
}


#subpage_main p {
    line-height: 1.8em;
	padding-bottom: 10px;
}

#subpage_main h1 {
    font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	width: 493;
}

#subpage_main h2 {
	text-indent: -1000em;
	display: block;
	width: 493px;
	height: 50px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_main table {
	width: 493px;
	line-height: 1.8em;
}

#subpage_main th {
	width: 80px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#subpage_main td {
	padding: 10px;
	width: 363px;
}

#subpage_main_ex {
	width: 528px;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
}

#subpage_main_ex p {
    line-height: 1.8em;
	padding-bottom: 10px;
}

#subpage_main_ex h1 {
    font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	width: 493;
	text-align: left;
}

#subpage_main_ex h2 {
	text-indent: -1000em;
	display: block;
	width: 493px;
	height: 50px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

/*************
   他ID関連
*************/

#wap {
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-y;
}


#top_flash {
	background-color: #000000;
	height: 410px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0 auto;
	width: 100%;
}

#content {
	width: 100%;
	background-image: url(../images/bg_cus.gif);
	background-repeat: no-repeat;
}

/*************
 ヘッダー関連
*************/

#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
}

.header_logo {
	height: 36px;
	width: 600px;
	padding-top: 12px;
	padding-bottom: 12px;
}

/*************
 メニュー関連
*************/

#menu {
	height: 30px;
	width: 565px;
	margin: 0px;
	padding: 0px;
}

#menu img {
	float: left;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 94px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	background-position: 0px 0px;
	text-decoration: none;
}

#menu a:hover {
	display: block;
	width: 94px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	background-position: 0px -30px;
	text-decoration: none;
}

#menu a.on {
	display: block;
	width: 94px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	background-position: 0px -30px;
	text-decoration: none;
}

.menu_01 a {
	background-image: url(../images/menu_01.gif);
}
.menu_02 a {
	background-image: url(../images/menu_02.gif);
}
.menu_03 a {
	background-image: url(../images/menu_03.gif);
}
.menu_04 a {
	background-image: url(../images/menu_04.gif);
}
.menu_05 a {
	background-image: url(../images/menu_05.gif);
}
.menu_06 a {
	background-image: url(../images/menu_06.gif);
}
.menu_end {
	width: 1px;
	height: 30px;
}

/*************
 フッター関連
*************/

#footer {
	height: 56px;
	width: 100%;
	background-image: url(../images/bg_04.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}

#footer ul {
	padding-left: 10px;
	width: 100%;
	height: 12px;
	padding-top: 14px;
	padding-bottom: 10px;
}

#footer li {
	float: left;
	padding-right: 10px;
}

#footer a {
	text-decoration: none;
}


#footer .copyright {
}

/*************
   画像関連
*************/

img {
	border: 0;
}

/*************
 テキスト関連
*************/

/*************
    その他
*************/

.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 

.clearfix {   
    display: inline-block;   
} 

.clearfix {   
    zoom: 100%;   
}

/*************
  アーティストリスト出力
*************/

#subpage_main .p_list {
    width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#subpage_main .p_list dl {
    float: left;
    width: 120px;
	height: 140px;
	margin-right: 40px;
}

#subpage_main .p_list dt {
    width: 120px;
	height: 90px;
	text-align: center;
	padding: 0;
}

#subpage_main .p_list dd {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	width: 120px;

}

.contact_info {
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 20px;
	width: 480px;
}

.contact_info table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	width: 100%;
}

.contact_info th {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	background-color: #eef3ed;
	width: 30%;
	text-align: left;
	font-size: 12px;
}

.contact_info td {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	width: 70%;
	font-size: 12px;
}

.input_200 {
    width: 200px;
	padding:2px;
}

.formstyle {

}

.formstyle dl {
    padding: 10px;
	margin: 0;

}

.formstyle dt {
     line-height: 1.5em;
	 margin-bottom: 10px;
}

.formstyle dd {
      margin-top: 10px;
	  margin-bottom: 10px;
}

