@charset "utf-8";

div#alpha_one{margin:0; padding:0;}

div#alpha_one div#artist_array{
	margin-bottom: 30px;
}

div#alpha_one div#artist_array h1{
	margin-bottom: 15px;
}

div#alpha_one div#artist_array h2{
	margin-bottom: 22px;
}


div#alpha_one div#artist_array ul{
	font-size: 12px;
	list-style: none;
}

div#alpha_one div#artist_array li{
	width: 198px;
	height: 185px;
	position: relative;
	display: inline;
	float: left;
	margin-right: 52px;
	margin-bottom: 33px;
}

div#alpha_one div#artist_array li.last{
	margin-right:0;
	float: left;

}

div#alpha_one div#artist_array li strong{
	position: absolute;
	left: 0px;
	top: 161px;
}

div#alpha_one div#artist_array li .new{
	position: absolute;
	top: 161px;
	right: 0px;
}

div#alpha_one div#artist_array #page_nav{
	width: 620px;
	margin: 10px 0px 0px;
	padding: 0px;
}

div#alpha_one div#artist_array #page_nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist_array #page_nav li{
	font-size: 12px;
	width: 23px;
	height: 23px;
	margin-right: 5px;
	margin-bottom: 0px;
}

div#alpha_one div#artist_array #page_nav li a{
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist_array #page_nav li a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}


div#alpha_one div#artist h1{
	margin-bottom: 15px;
}

div#alpha_one div#artist h2{
	margin-bottom: 22px;
}

div#alpha_one div#artist h3.biography{
	margin-bottom: 25px;
}

div#alpha_one div#artist #artist_menu{
	margin: 0px 0px 33px;
	padding: 0px;
	width: 100%;
}

div#alpha_one div#artist #artist_menu ul{
	list-style: none;
}

div#alpha_one div#artist #artist_menu ul li{
	width: 125px;
	float: left;
	margin-right: 3px;
}

/*div#alpha_one div#artist #artist_menu a{}*/

div#alpha_one div#artist #artist_menu a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

div#alpha_one div#artist .profile_image{
	height: 126px;
	width: 164px;
	float: left;
	margin: 0.4em 0px 0px;
	padding: 0px;
}

div#alpha_one div#artist .profile_txt{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 771px;
}

div#alpha_one div#artist .profile_txt a.profile_link{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist .profile_txt a.profile_link:hover{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #FFF;
}


div#alpha_one div#artist .profile_txt p{
	line-height: 1.8em;
}

div#alpha_one div#artist .profile_txt ul{
	list-style: none;
	margin-top: 10px;
}

div#alpha_one div#artist .profile_txt ul li{
	background: url(../images/common/icon_arrow_bk.gif) no-repeat 0px 5px;
	line-height: 1.4;
	padding-left: 15px;
}

div#alpha_one div#artist .profile_txt ul li a{
	color: #000000;
	text-decoration: none;
	border-top: 1px dotted #FFF;
}

div#alpha_one div#artist .profile_txt ul li a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist p.biography_txt{
	line-height: 1.7;
	margin-bottom: 25px;
}

div#alpha_one div#artist dl{
	margin-bottom: 25px;
}

div#alpha_one div#artist dt{
	margin-bottom: 15px;
	line-height:1.7;
}

div#alpha_one div#artist dd{
	line-height:1.7;
	margin-bottom: 15px;
}

div#alpha_one div#artist #resume{
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #resume h3{
	margin-bottom: 15px;
	clear: both;
}

div#alpha_one div#artist #resume dl{ margin-bottom: 35px; }

div#alpha_one div#artist #resume dt{
	float: left;
	width: 3.5em;
	margin-bottom: 10px;
	clear: both;
}

div#alpha_one div#artist #resume dd{
	margin-bottom: 10px;
	line-height: 1.8em;
	margin-left: 3.5em;
}

div#alpha_one div#artist #resume dd a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #resume dd a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #resume ul{ margin-bottom: 35px; }

div#alpha_one div#artist #resume li{
	margin-bottom: 10px;
	line-height: 1.8em;
	list-style-type:none;
}

div#alpha_one div#artist div#galleriffic{
	margin-bottom: 40px;
	width: 950px;
}

div#alpha_one div#artist #interview{}

div#alpha_one div#artist #interview h3{
	margin: 0px 0px 40px;
	padding: 0px;
	height: 133px;
	width: 950px;
}

div#alpha_one div#artist #interview h4{
	margin-bottom: 35px;
}

div#alpha_one div#artist #interview .section_interview{
	margin: 0px 0px 50px;
	padding: 0px;
	width: 950px;
	background: url(../images/artist/common/v_line01.gif) repeat-y center top;
}

div#alpha_one div#artist #interview .section_interview .section_left{
	float: left;
	width: 435px;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #interview .section_interview .section_right{
	float: right;
	width: 435px;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #interview .section_interview dl{
	margin: 0px;
	padding: 0px;
	width: 435px;
}

div#alpha_one div#artist #interview .section_interview dt{
	color: #927131;
	line-height: 1.7;
	margin-bottom: 7px;
}

div#alpha_one div#artist #interview .section_interview dd{
	line-height: 1.7;
	margin-bottom: 30px;
}

div#alpha_one div#artist #interview .section_interview dd.last , div#alpha_one div#artist #interview .section_interview dt.last{
	line-height: 1.7;
	margin: 0;
}

div#alpha_one div#artist #interview .section_interview dd div.item_left{
	float: left;
}

div#alpha_one div#artist #interview .section_interview dd div.item_left p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-top: 5px;
}

div#alpha_one div#artist #interview .section_interview dd p.caption a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #interview .section_interview dd p.caption a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #interview .section_interview dd div.item_right{
	float: right;
	margin-left: 15px;
}

div#alpha_one div#artist #interview .section_interview dd div.item_right p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#alpha_one div#artist #interview .section_interview_02{
	margin: 0px 0px 50px;
	padding: 0px;
	width: 950px;
	float: left;
}

div#alpha_one div#artist #interview .section_interview_02 dl{
	margin: 0px;
	padding: 0px;
	width: 950px;
}

div#alpha_one div#artist #interview .section_interview_02 dd{
	line-height: 1.7;
}

div#alpha_one div#artist #interview_02{}

div#alpha_one div#artist #interview_02 h3{
	margin: 0px 0px 40px;
	padding: 0px;
	height: 133px;
	width: 950px;
}

div#alpha_one div#artist #interview_02 h4{
	margin-bottom: 35px;
}

div#alpha_one div#artist #interview_02 .section_interview{
	margin: 0px 0px 50px;
	padding: 0px;
	width: 950px;
	background: url(../images/artist/common/v_line01.gif) repeat-y center top;
}

div#alpha_one div#artist #interview_02 .section_interview .section_left{
	float: left;
	width: 435px;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #interview_02 .section_interview .section_right{
	float: right;
	width: 435px;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #interview_02 .section_interview dl{
	margin: 0px;
	padding: 0px;
	width: 435px;
}

div#alpha_one div#artist #interview_02 .section_interview dt{
	color: #927131;
	line-height: 1.7;
	margin-bottom: 7px;
}

div#alpha_one div#artist #interview_02 .section_interview dd{
	line-height: 1.7;
}

div#alpha_one div#artist #interview_02 .section_interview dd.last , div#alpha_one div#artist #interview .section_interview dt.last{
	line-height: 1.7;
	margin: 0;
}

div#alpha_one div#artist #interview_02 .section_interview dd div.item_left{
	float: left;
}

div#alpha_one div#artist #interview_02 .section_interview dd div.item_left p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-top: 5px;
}

div#alpha_one div#artist #interview_02 .section_interview dd div.item_right{
	float: right;
	margin-left: 15px;
}

div#alpha_one div#artist #interview_02 .section_interview dd div.item_right p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#alpha_one div#artist #interview_02 .section_interview_02{
	margin: 0px 0px 50px;
	padding: 0px;
	width: 950px;
	float: left;
}

div#alpha_one div#artist #interview_02 .section_interview_02 dl{
	margin: 0px;
	padding: 0px;
	width: 950px;
}

div#alpha_one div#artist #interview_02 .section_interview_02 dd{
	line-height: 1.7;
}

div#alpha_one div#artist .writer {
    font-size:110%;
	background-image:url(../feature/vol01/images/line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:30px;
	line-height:1.6;
}

div#alpha_one div#artist .writer strong { font-size:140%; font-weight:bold; }
div#alpha_one div#artist .writer a { color:#000000; text-decoration:none; background-image:url(../feature/images/link_dot.gif); background-repeat:repeat-x; background-position:left bottom; padding-bottom:2px; }
div#alpha_one div#artist .writer a:hover { color:#000000; text-decoration:none; background-image:none; }


div#alpha_one div#artist #event_info{
	width: 950px;
	margin: 0px;
	padding: 0px;
}

div#alpha_one div#artist #event_info p.no_schedule{
	line-height:1.4;
	font-size:120%;
}

div#alpha_one div#artist #event_info .navigation{
	width: 950px;
	margin: 0px 0px 40px;
	padding: 0px;
}

div#alpha_one div#artist #event_info .navigation ul{
	list-style: none;
}

div#alpha_one div#artist #event_info .navigation ul li{
	display: inline;
	margin-left: -5px;
}

div#alpha_one div#artist #event_info .navigation ul li a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #event_info .navigation ul li a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #event_info .navigation ul li span{
	color: #aaaaaa;
}

div#alpha_one div#artist #event_info h2{
	margin-bottom: 8px;
}

div#alpha_one div#artist #event_info h3{
	width: 650px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
}

div#alpha_one div#artist #event_info #section_artist_info{
	width: 624px;
	margin-bottom: 20px;
	padding: 10px 13px;
	background: #f3f3f3;
	line-height: 1.5;
}

* html div#alpha_one div#artist #event_info #section_artist_info{
	width: 650px;
	margin-bottom: 20px;
	padding: 10px 13px;
	background: #f3f3f3;
	line-height: 1.5;
}

div#alpha_one div#artist #event_info #section_artist_info p{
	line-height: 1.8;
}

div#alpha_one div#artist #event_info p a.newslink{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #event_info p a.newslink:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}


div#alpha_one div#artist #event_info #section_artist_info p.up{
	line-height: 1.8;
	background: url(../images/common/icon_up.gif) no-repeat 0em 0.6em;
	padding-left: 25px;
}

div#alpha_one div#artist #event_info #section_artist_info p span{
	font-weight: bold;
}

div#alpha_one div#artist #event_info .section_artist_info_list{
	width: 624px;
	margin-bottom: 40px;
	padding: 10px 13px;
	background: #f3f3f3;
	line-height: 1.5;
}

* html div#alpha_one div#artist .event_info #section_artist_info_list{
	width: 650px;
	margin-bottom: 40px;
	padding: 10px 13px;
	background: #f3f3f3;
	line-height: 1.5;
}

div#alpha_one div#artist #event_info .section_artist_info_list p{
	line-height: 1.8;
}

div#alpha_one div#artist #event_info .section_artist_info_list p.detail{
	background: url(../images/common/icon_arrow_bk.gif) no-repeat 0em 0.5em;
	line-height: 1.3em;
	padding-left: 13px;
	margin-top: 10px;
}

div#alpha_one div#artist #event_info .section_artist_info_list p.detail a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #event_info .section_artist_info_list p.detail a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #event_info .section_artist_info_list p span{
	font-weight: bold;
}

div#alpha_one div#artist #event_info #entry_body{
	margin: 0px 0px 40px 15px;
	padding: 0px;
	width: 640px;
	line-height:1.7;
}

div#alpha_one div#artist #event_info #entry_body p.anchor_gallery{
	margin-top: 10px;
	background: url(../images/common/icon_arrow_bk.gif) no-repeat 0em 0.5em;
	padding-left: 14px;
}

div#alpha_one div#artist #event_info #entry_body p.anchor_gallery a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #event_info #entry_body p.anchor_gallery a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #event_info a.event_intext{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#alpha_one div#artist #event_info a.event_intext:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#alpha_one div#artist #event_info #entry_body #event_image{
	width: 325px;
	margin: 25px 0px 0px;
	padding: 0px;
}

div#content_header{
	margin: 0px 0px 25px;
	padding: 0px;
	width: 100%;
}

div#content_header h1{
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 166px;
}

div#content_alpha{
	margin: 0px 0px 30px;
	padding: 0px;
	float: right;
	height: auto;
	width: 700px;
}

div#content_alpha h2{
	margin: 0px 0px 60px;
	padding: 0px;
	height: 52px;
	width: 700px;
}

div#content_alpha .alpha_header{
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	border-bottom: 1px solid #CCC;
}

div#content_alpha .alpha_header .left{
	float: left;
	height: 60px;
	width: 60px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

div#content_alpha .alpha_header .left img{}

div#content_alpha .alpha_header .right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 630px;
}

div#content_alpha .alpha_header .right dl{
	margin: 0px 0px 9px;
	padding: 0px;
	width: auto;
}

div#content_alpha .alpha_header .right dt{
	color: #666;
	margin-bottom: 5px;
	line-height: 1;
}

div#content_alpha .alpha_header .right dd{
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div#content_alpha .alpha_header .right dd span{
	padding-bottom: 1px;
}

div#content_alpha .alpha_header .right dd span a{
	text-decoration:none;
	color:#000;
	border-bottom: 1px dotted #666;
}

div#content_alpha .alpha_header .right dd span a:hover{
	text-decoration:none;
	color:#000;
	border-bottom: 1px dotted #FFF;
}

div#content_alpha .alpha_header .right p{
	background: url(../images/common/icon_bk_circle01.gif) no-repeat 0em 0.1em;
	line-height: 1.2em;
	padding-left: 18px;
	padding-bottom: 1px;
	width: 100%;
}

div#content_alpha .alpha_header .right p a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#content_alpha .alpha_header .right p a:hover{
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

div#content_alpha .content_title{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

div#content_alpha .content_title p{
	font-size: 120%;
	line-height: 1;
}

div#content_alpha .content_title p span{}

div#content_alpha .content_title p span a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}

div#content_alpha .content_title p span a:hover{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #FFF;
}

div#content_alpha .alpha_content{
	margin-bottom: 30px;
	line-height: 1.8;
}
/*
div#content_alpha .alpha_content p{
	margin-bottom: 15px;
	line-height: 1.8;
}
*/


div#content_alpha .alpha_content a.blog_link{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}

div#content_alpha .alpha_content a.blog_link:hover{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #FFF;
}

html>body div#content_alpha .alpha_content span.mt-enclosure-image img{
	padding: 5px;
	display:block !important;
	/*margin-bottom: 15px;*/
	border: 1px solid #CCC;
}

* html div#content_alpha .alpha_content span.mt-enclosure-image{
	/*width:100% !important;*/
	padding: 5px !important;
	/*display:inline !important;*/
	border: 1px solid #CCC;
	height:101%;
}

div#content_alpha .alpha_info{
	padding: 5px;
	height: auto;
	width: 690px;
	margin-bottom: 25px;
	background: #e7e9e9;
	text-align: right;
}

div#content_alpha .alpha_info ul{
	list-style: none;
}

div#content_alpha .alpha_info ul li{
	float: right;
	background: url(../images/common/icon_bk_bg01.gif) no-repeat 0em 0.3em;
	padding-left: 15px;
	line-height: 1.2em;
	margin-left: 10px;
}

div#content_alpha .alpha_info ul li a{
	border-bottom: 1px dotted #FFF;
	color: #000;
	text-decoration: none;
}

div#content_alpha .alpha_info ul li a:hover{
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

div#content_alpha #alpha_navigation{
	text-align: right;
	width: 100%;
	margin-bottom: 30px;
}

div#content_alpha #alpha_navigation_inner{
	text-align: left;
}

div#content_alpha #alpha_navigation_inner #prev{
	float: right;
	background: url(../images/common/icon_triangle_bk02.gif) no-repeat left center;
	padding-left: 15px;
}

div#content_alpha #alpha_navigation_inner #next{
	float: right;
	text-align: right;
	background: url(../images/common/icon_triangle_bk03.gif) no-repeat right center;
	padding-right: 15px;
}

div#content_alpha #alpha_navigation a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#content_alpha #alpha_navigation a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#content_alpha #alpha_comment_show{
	margin-bottom: 40px;
}

div#content_alpha #alpha_comment_show h4{
	margin-bottom: 25px;
}

div#content_alpha #alpha_comment_show .comment_section{
	background: #e7e9e9;
	padding: 12px;
	margin-bottom: 20px;
}

div#content_alpha #alpha_comment_show .comment_section p{
	line-height:1.7;
	}

div#content_alpha #alpha_comment_show .comment_section .header_section{
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#content_alpha #alpha_comment_show .comment_section .header_section h5{
	float: left;
	line-height: 1em;
	font-size: 120%;
}

div#content_alpha #alpha_comment_show .comment_section .header_section p{
	float: right;
	font-size: 85%;
	line-height: 1.5em;
}

div#content_alpha #alpha_comment_show .comment_section p.txt_area{
	line-height: 1.4;
}

div#content_alpha #alpha_trackback{
	margin-bottom: 40px;
}

div#content_alpha #alpha_trackback h4{
	margin-bottom: 25px;
}

div#content_alpha #alpha_trackback p{
	border: 10px solid #e7e9e9;
	padding: 10px;
	line-height: 1em;
}

div#content_alpha #alpha_comment{
	margin: 0px;
	padding: 10px;
	background: #e7e9e9;
}

div#content_alpha #alpha_comment h4{
	margin-bottom: 13px;
}

div#content_alpha #alpha_comment .label{
	float: left;
	margin-right: 5px;
}

div#content_alpha #alpha_comment .label_txtarea{
	float: left;
	margin-right: 5px;
}

div#comment-form-name,#comment-form-email,#comment-form-url,#comments-open-text{
	margin-bottom:10px;
}

div#alpha_comment #comments-open-footer{
	margin-left: 57px;
}

div#alpha_comment #comment-greeting{margin-bottom:10px;}

div#content_alpha #alpha_comment span{
	font-size: 85%;
}


div#content_beta{
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	height: auto;
	width: 203px;
}

div#content_beta .section_h3{
	margin-bottom: 25px;
}

div#content_beta .section_h3 h3{
	margin-bottom: 20px;
	width: 100%;
}

div#content_beta .section_h3 .right_inner{
	float: right;
	width: 153px;
}

div#content_beta .section_h3 .right_inner dl{
	margin: 0px;
	padding: 0px;
}

div#content_beta .section_h3 .right_inner dt{
	font-size: 85%;
	margin-bottom: 5px;
}

div#content_beta .section_h3 .right_inner dt a{
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

div#content_beta .section_h3 .right_inner dt a:hover{
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#content_beta .section_h3 .right_inner dd{
	margin: 0px;
	padding: 0px;
}

div#content_beta .section_h3 .right_inner dd a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#content_beta .section_h3 .right_inner dd a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#content_beta .section_h3 strong{
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding-bottom: 1px;
	line-height:1.8;
}

div#content_beta .section_h3 strong a{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

div#content_beta .section_h3 strong a:hover{
	border-bottom: 1px dotted #FFF;
}

div#content_beta .section_h3 .left_inner{
	float: left;
	height: 40px;
	width: 40px;
}

div#content_beta .section_h3 ul{
	list-style: none;
}

div#content_beta .section_h3 ul li{
	margin-bottom: 15px;
}

div#content_beta .section_h3 ul li.last{margin-bottom:0 !important;}

div#content_beta .section_h3 ul li a{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

div#content_beta .section_h3 ul li a:hover{
	border-bottom: 1px dotted #FFF;
	color: #333;
	text-decoration: none;
}


div#content_alpha #alpha{
	height: 200px;
	width: 100%;
}

div#schdule_list{
	float: left;
	width: 650px;
}

div#schdule_list_artist{
	float: right;
	width: 200px;
}

div#schdule_list_artist_inner{
	border: 1px solid #CCC;
	margin: 0px 0px 30px;
	padding: 0px;
}

div#schdule_list_artist_inner h3{
	margin-bottom: 15px;
}

div#schdule_list_artist_inner ul{
	list-style: none;
	margin-left: 15px;
	margin-right: 15px;
}

div#schdule_list_artist_inner ul li{
	margin-bottom: 15px;
}

div#schdule_list_artist_inner ul li a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#schdule_list_artist_inner ul li a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

.quote { line-height:1.7; }
.quote p { margin-bottom:4px; }

div#news_list_navi{
	margin-bottom: 25px;
}

div#news_list_navi ul{
	list-style: none;
}

div#news_list_navi ul li{
	float: left;
	margin-right: 8px;
}

div#news_list_navi ul li a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#news_list_navi ul li a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}


div#contact{
	margin-bottom: 30px;
}

div#contact #fatal_error{
	min-height:525px;
	height:auto !important;
	height:525px;
}

div#contact #fatal_error h2{
	font-size: 120%;
	font-weight: bold;
	color: #F00;
	margin-bottom: 20px;
}

div#contact #fatal_error p{
	line-height: 1.8;
}

div#contact p.backtop{
	background: url(../images/common/icon_arrow_bk.gif) no-repeat 0em 0.5em;
	line-height: 1.2em !important;
	margin-top: 15px;
	padding-left: 15px;
}

div#contact p.backtop a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#contact p.backtop a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div#contact #error{
	width: 650px;
	margin-bottom: 20px;
}

div#contact #error h2{
	color: #F00;
	margin-top: 10px;
	font-weight: bold;
}

div#contact #error p{
	line-height: 1.8;
	color: #F00;
}

div#contact h1{
	margin-bottom: 40px;
}

div#contact h2{
	margin-bottom: 15px;
}

div#contact #header_section{
	margin-bottom: 25px;
}

div#contact #header_section p{
	line-height: 1.8;
	margin-bottom: 10px;
}

div#contact a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

div#contact table{
	width: 650px;
}

div#contact table th{
	padding: 3px;
	width: 50px !important;
	vertical-align: middle;
}

div#contact table td{
	padding: 5px;
	text-align: left !important;
}

div#contact table th.inquiry{
	vertical-align: top;
	padding-top: 8px !important;
}

div#contact table td input.input_area,
div#contact table td textarea{
	border: 1px solid #666;
}

div#contact input.input_btn:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

div#contact #footer_section{
	margin-top: 30px;
}


div#section_fonfirm_btn{
	margin-top: 30px;
}

div#section_fonfirm_btn #left{
	float: left;
	height: 29px;
	width: 163px;
	margin-right: 10px;
}

div#section_fonfirm_btn #right{
	float: left;
	height: 29px;
	width: 163px;
}


.profile_txt02 { line-height:1.7; }


div#alpha #alpha-inner{}

div#alpha #alpha-inner h1{
	margin-bottom: 10px;
	font-weight: bold;
}

div#alpha #alpha-inner p{
	line-height: 1.4em;
	margin-bottom: 5px;
}

div#alpha #alpha-inner p.link_arrow{
	background: url(../images/common/icon_arrow_bk.gif) no-repeat 0em 0.5em;
	padding-left: 13px;
}

div#alpha #alpha-inner p.link_arrow a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	
}

div#alpha #alpha-inner p.link_arrow a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

.go_contact { position:relative; }
.go_contact .bt { position:absolute; right:12px; top:8px; }


/*-- feature 20091109 start --*/


.flash_box {
	height: 637px;
	width: 700px;
	position: relative;
}

#flash_alternative{
	width: 700px;
	height: 637px;
	margin-left:0;
	padding:0;
	position: relative;
}

div#flash_alternative .btn_prev{
	height: 151px;
	width: 18px;
	position: absolute;
	left: 0px;
	top: 384px;
}

div#flash_alternative .btn_next{
	height: 151px;
	width: 18px;
	position: absolute;
	top: 384px;
	left: 682px;
}

div#flash_alternative .btn_prev02{
	height: 151px;
	width: 18px;
	position: absolute;
	left: 1px;
	top: 384px;
}

div#flash_alternative .btn_next02{
	height: 151px;
	width: 18px;
	position: absolute;
	top: 384px;
	left: 681px;
}


div#flash_alternative .btn_anchor{
	height: 13px;
	width: 151px;
	position: absolute;
	left: 0px;
	top: 622px;
}

div#flash_alternative .btn_anchor02{
	height: 13px;
	width: 151px;
	position: absolute;
	left: 0px;
	top: 622px;
}
div#flash_alternative .btn_anchor03{
	position: absolute;
	left: 0px;
	top: 622px;
}
div#flash_alternative .btn_anchor04{
	position: absolute;
	left: 130px;
	top: 622px;
}

div#flash_alternative a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*-- feature 20091109 end --*/

/* feature */

.feature_page .alpha img , .feature_page .beta img { vertical-align:bottom; }
.feature_page .alpha { width:700px; float:right; }
.feature_page .beta {
    width:205px;
	float:left;
	background-color:#000000;
	/*background-image:url(../feature/images/beta_bg.gif);*/
	background-repeat:repeat-y;
	background-position:left top;	
}
.feature_page .beta ul li { list-style:none; margin-bottom:1px; }

.feature_page h1 { margin-bottom:20px; }
.feature_page .alpha h2 { margin-bottom:20px; }
.feature_page .alpha h3 { margin-bottom:20px; }
.feature_page .alpha h4 { margin-bottom:5px; }

.feature_page .alpha .title {
    background-image:url(../feature/vol01/images/line.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
	margin-bottom:40px;
}
.feature_page .alpha .read { width:470px; float:left; line-height:1.7; }
.feature_page .alpha .image { width:210px; float:right; }

.feature_page .section { margin-right:40px; }
.feature_page .section , .feature_page .section02 {
    width:330px;
	float:left;
	text-align:center;
	margin-bottom:50px;
	line-height:1.6;
}

.feature_page .section p , .feature_page .section02 p {
    width:325px;
	margin-left:5px;
	text-align:left;
	margin-bottom:10px;
}

.feature_page .alpha .writer {
    font-size:110%;
	background-image:url(../feature/vol01/images/line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:20px;
	margin-bottom:30px;
	line-height:1.6;
}

.feature_page .alpha .writer strong { font-size:140%; font-weight:bold; }
.feature_page .alpha .writer a {
	color:#000000;
	text-decoration:none;
	background-image:url(../feature/images/link_dot.gif); 
	background-repeat:repeat-x;
	background-position:left bottom; padding-bottom:2px; }
.feature_page .alpha .writer a:hover {
	color:#000000;
	text-decoration:none;
	background-image:none;
}

/* feature_dictionary */

.feature_page .alpha h2.dictionary_title { margin-bottom:15px; }
.feature_page .alpha h3.dictionary_title { margin-bottom:15px; }
.feature_page .alpha h4.dictionary_title { margin-bottom:18px; }

.feature_page .alpha .read_dictionary { width:375px; float:right; line-height:1.7;padding-top:35px; }
.feature_page .alpha .image_dictionary { width:290px; float:left; }

.feature_page .alpha .read_dictionary img { margin-bottom:10px; }

.feature_page .alpha .title_dictionary {
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
}

.feature_page .text_section_l { }
.feature_page .text_section_l , .feature_page .text_section_r {
	padding-top:15px;
	width:380px;
	float:left;
	line-height:1.6;
}

.feature_page .image_section_l , .feature_page .image_section_r {
	width:290px;
	float:left;
	line-height:1.6;
}

.feature_page .section p , .feature_page .section02 p {
    width:325px;
	margin-left:5px;
	text-align:left;
	margin-bottom:10px;
}

.feature_page .alpha .writer_dictionary {
	width:700px;
	font-size:110%;
	background-image:url(../feature/100218/images/writer_backgound.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
	margin-bottom:35px;
}

.feature_page .alpha .writer_dictionary .writer_dictionary_inner{
	line-height:1.6;
	padding: 10px 20px 18px;
	margin: 0px !important;
}

.div_bottom img{margin-bottom: 0px !important;}

.feature_page .alpha .writer_dictionary strong { font-size:140%; font-weight:bold; }
.feature_page .alpha .writer_dictionary a { color:#000000; text-decoration:none; background-image:url(../feature/images/link_dot.gif); background-repeat:repeat-x; background-position:left bottom; padding-bottom:2px; }
.feature_page .alpha .writer_dictionary a:hover { color:#000000; text-decoration:none; background-image:none; }

/* feature_dictionary_end */


/* -- blog relay added on 2009 12 25 -- */

div.pagebute{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.pagebute ul{ list-style: none; }

div.pagebute ul li{
	float: left;
	margin-right: 10px;
	line-height: 1.5em;
}

div.pagebute ul li a{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

div.pagebute ul li a:hover{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

div.pagebute ul li a.link_before{
	background: url(../images/common/icon_triangle_bk02.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}

div.pagebute ul li a.link_next{
	background: url(../images/common/icon_triangle_bk03.gif) no-repeat right center;
	padding-right: 15px;
}



/* -- blog relay added on 2009 12 25 -- */

/*-- feature interview start --*/

div.feature_page #interview{
padding-bottom:20px;
}

div.feature_page #interview .section_interview{
	padding-top:40px;
	margin: 0px 0px 40px;
	border-top:#CCCCCC 1px dotted;
	width: 700px;
}

div.feature_page #interview .section_interview dl{
	margin: 0px;
	padding: 0px;
	width: 690px;
	padding-left: 5px;
	padding-right: 5px;
}

div.feature_page #interview h3{
	margin-bottom:40px;
	padding: 0px;
	height: 29px;
	width: 690px;
}

div.feature_page #interview h4{
	margin-bottom:40px;
	padding: 0px;
	height: 29px;
	width: 690px;
}

div.feature_page #interview .section_interview dt{
	line-height: 1.7;
	margin-bottom: 13px;
}

div.feature_page #interview .section_interview dt.text_feature_100422{
	color: #890075;
}

div.feature_page #interview .section_interview dt.text_feature_100523{
	color: #004D8E;
}

div.feature_page #interview .section_interview dd{
	line-height: 1.7;
	margin-bottom: 13px;
}

div.feature_page #interview .section_interview dd span{
	display:block;
	margin-bottom: 13px;
}

div.feature_page #interview .section_interview dd.last , div#alpha_one div#artist #interview .section_interview dt.last{
	line-height: 1.7;
	margin: 0;
}

div.feature_page #interview .section_interview dd div.item_left_width{
	float: left;
	width:344px;
}

div.feature_page #interview .section_interview dd div.text_right_width{
	float: right;
	width:326px;
}

div.feature_page #interview .section_interview dd div.item_left_height{
	float: left;
	width:223px;
}

div.feature_page #interview .section_interview dd div.text_right_height{
	float: right;
	width:447px;
}

div.feature_page #interview .section_interview dd img{
	padding:4px;
	border:#CCCCCC 1px solid;
}

div.feature_page #interview .section_interview dd div.item_left p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-top: 5px;
}

div.feature_page #interview .section_interview dd div.item_right_width{
	float: right;
	width:344px;
	height:100%;
}

div.feature_page #interview .section_interview dd div.text_left_width{
	float: left;
	width:326px;
}

div.feature_page #interview .section_interview dd div.item_right_height{
	float: right;
	width:223px;
}

div.feature_page #interview .section_interview dd div.text_left_height{
	float: left;
	width:447px;
}

div.feature_page #interview .section_interview dd p.caption{
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
}

.feature_page .alpha .information {
	padding-top:10px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	line-height:1.7;
	background-color:#E4E4E4;
}

.feature_page .alpha .information_inner {
	width:680px;
}


.feature_page .alpha .information div.information_image {
	float:left;
	width:148px;
}

.feature_page .alpha .information p.information_text {
	float:right;
	width:522px;
}

.feature_page .alpha .information p.information_text span{
	font-weight:bold;
	font-size:120%;
}

.feature_page .alpha .information p.information_text a {
	color:#000000;
	text-decoration:none;
	background-image:url(../feature/images/link_dot.gif); 
	background-repeat:repeat-x;
	background-position:left bottom; padding-bottom:2px; }
	
.feature_page .alpha .information p.information_text a:hover {
	color:#000000;
	text-decoration:none;
	background-image:none;
}

div.feature_page .alpha .information div.information_image p.caption{
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 3px;
	float:left;
}

.feature_page .alpha .information p {
	float:right;
}



/*-- feature interview end --*/
