@charset "utf-8";

/*======================================

	Visual Module
	
=======================================*/

#header_visual_artists {
	width: 730px;
	height: 115px;
	clear: both;
}

#header_visual_artsits img {
	padding-bottom: 15px;
}

/*======================================

	Wrapper Module
	
=======================================*/

#wrapper {
	width: 730px;
}

/*======================================

	Side Module
	
=======================================*/

#side {
	width: 200px;
	float:left;
}

.side_menu {
	width: 200px;
}

.side_menu_inner {
	padding: 0px 25px 25px 0px;
}

.side_ttl {
	width: 175px;
	height: 42px;
}

.side_ttl img {
	padding-bottom: 10px;
}

.side_contents {
	width: 175px;
}

li {
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	background: url("./img/side_menu_mrk.gif") no-repeat 0px 3px;
}

.module-search label {
	font-size: 10px;
}

.module-search input {
	font-size: 10px;
}

.module-search #search {
	width: 100px;
}

/*======================================

	Contents Module
	
=======================================*/

#contents {
	width: 530px;
	float: left;
}

/* Mac版IE5は次の行を無視 ¥*/
*html #contents_inner {
	padding: -3px;
	background-color: #ffffff;
}
/* 終了 */

#artists_logo {
	width: 530px;
	height: 80px;
}

#artists_logo img {
	padding-bottom: 15px;
}

#artists_txt {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}

#artists_txt td {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}

#artists_photo {
	width: 530px;
	height: 402px;
}

#artists_photo img {
	padding-top: 20px;
}

#aiba_prof {
	padding-top: 40px;
	clear: both;
}

.works {
	width: 178px;
	float: left;
}

.works_item_last {
	width: 178px;
	float: left;
}

.works img {
	padding-right: 8px;
}

#artists_products_ttl {
	width: 530px;
	height: 75px;
}

#artists_products_ttl img {
	padding-top: 40px;
	padding-bottom: 10px;
}

#artists_products {
	width: 530px;
	clear: both;
}

.artists_products_item {
	width: 134px;
	float: left;
}

.artists_products_item_last {
	width: 125px;
	float: left;
}

.artists_products_item img {
	padding-right: 9px;
	padding-bottom: 10px;
	background: #ffffff;	
}

.artists_products_item_last img {
	padding-bottom: 10px;
	background: #ffffff;		
}

.artists_products_item_name {
	width: 125px;
	font-size: 12px;
	color: #666666;
}

.artists_products_item_price {
	width: 125px;
	font-size: 12px;
	color: #666666;
}