@charset "Shift_JIS";

img {border:0px;}

body {
	background-color:#fff;
	background-image: url(http://www.digi-soma.com/image/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: verdana, arial, "‚l‚r ‚o ƒSƒVƒbƒN", sans-serif;
	text-align:center;
}
* {
	margin:0px;
	padding:0px;
}

/**** layout ****/

div.main {
	margin:0px auto;
	padding:0px;
	width:690px;
	text-align: left;
}

/**** header, menu ****/

div#header {
	margin:0px;
	padding:37px 0px 0px 0px;
}
#toplogo {
	float:left;
	margin:0px;
	padding:0px;
}
#contact {
	float:right;
	margin:21px 0px 0px 0px;
}

div#menu {
	clear:both;
	margin:0px;
	padding:27px 0px 18px 0px;
}
div#menu_oftop {
	clear:both;
	margin:0px;
	padding:27px 0px 8px 0px;
}

/**** top page ****/

div#top_photo {
	margin:5px auto 0px auto;
	padding:0px;
	width:704px;
	text-align:center;
}
div#top_left {
	width:474px;
	margin-top:16px;
	float:left;
}

div#top_right {
	margin:16px 0px 0px 29px;
	padding:0px;
	float:left;
}

div#topics {
	margin:0px;
	padding:0px;
}
div#blog {
	width:186px;
}
p.topics {
	padding-left:13px;
	background-image:url(../image/br_circle.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:1.6em;
}

div.top_info {
	margin:0px;
	padding:0px;
	width:470px;
	overflow:auto;
	height:100%;
	background-color:#fffedc;
	background-image:url(../image/topinfo_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/**** news page ****/

div.news_block {
	border-bottom:1px #d4d4d4 solid;
	padding-bottom:5px;
	margin-bottom:20px;
}


p.posted {
	color:#787878;
	font-size:10px;
	text-align:right;
	margin-top:20px;
	padding:0px;
}

/**** live page ****/

.livedate {
	color:#787878;
	font-size:12px;
	font-weight:normal;
	border-left:4px #d4d4d4 solid;
	padding-left:10px;
	padding-bottom:0px;
	margin:0px;
}
.livesubtitle {
	color:#c6742d;
	font-size:12px;
	font-weight:normal;
	border-left:4px #d4d4d4 solid;
	padding-left:10px;
	padding-bottom:0px;
	margin:0px;
}

div.live_block {
	border-bottom:1px #d4d4d4 solid;
	padding-bottom:10px;
	margin-bottom:20px;
}

/**** biography page ****/
div.profilebox p {
	margin-top:10px;
	line-height:1.6em;
}

table.bio {
	border:0;
	margin-top:10px;
	margin-bottom:25px;
}

table.bio td {
	vertical-align: top;
	color:#555;
	font-size:12px;
	line-height:1.7em;
}

table.bio td.month {
	width:45px;
}

/**** discography page ****/
div.album_box {
	border-bottom:1px #d4d4d4 solid;
	margin-bottom:25px;
}

div.disco_left230px {
	width:230px;
	float:left;
}
div.disco_right460px {
	width:460px;
	float:left;
}
p.cd_note {
	width:200px;
	color:#787878;
	margin:10px 0px 0px 0px;
	font-size:10px;
}

p.cd_catch {
	width:182px;
	color:#db9754;
	margin:7px 0px 12px 0px;
	font-size:10px;
}
p.cd_title_sub {
	color:#787878;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

h1.cd_title{
	color:#444;
	margin:3px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
}

p.release{
	color:#444;
	margin:5px 0px 10px;;
	font-size:12px;
	font-weight:bold;
}
p.disco_name {
	line-height:1.7em;
	margin-bottom:15px;
}
table.song_list tr {
	text-align:right;
	height:24px;
}
table.song_list tr.gray {
	background-color:#f1f1f1;
}
table.song_list tr.siro28 {
	height:28px;
}
table.song_list tr td img {
	margin-right:10px;
	margin-top:5px;
}
p.song_title {
	text-align:left;
	padding-left:8px;
	color:#686868;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:1.2em;
}
p.song_title2 {
	text-align:left;
	padding-left:8px;
	color:#686868;
	font-size:12px;
	font-weight:normal;
	float:left;
	line-height:1.2em;
}

/**** link page ****/

div.link_left {
	float:left;
	width:128px;
	padding-top:8px;
	margin-bottom:20px;
}
div.link_right {
	float:left;
	margin-bottom:20px;
}
div.link_right p{
	line-height:1.8em;
}
div.link_right p a:link {color:#686868;text-decoration: underline;}
div.link_right p a:visited {color:#686868;text-decoration: underline;}
div.link_right p a:hover,active {color:#c6742d;text-decoration: underline;}


/**** photo page ****/

div.ph_albumbox {
	padding-top:16px;
}
div.ph_albumbox img{
	float:left;
}
div.ph_albumbox p{
	margin-left:85px;
}
p.album_title{
	color:#787878;
	font-weight:bold;
}
div.ph_albumbox p a:visited {color:#787878;text-decoration: none;}
div.ph_albumbox p a:link {color:#787878;text-decoration: none;}
div.ph_albumbox p a:hover,active {color:#c6742d;text-decoration: underline;}

div.album_backbutton {
	margin-bottom:24px;
}
div.photo_thumbnail {
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	border:solid #d5d5d5 1px;
	background-color:#f2f2f2;
}
div.photo_thumbnail_active {
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	border:solid #f8cc13 1px;
	background-color:#f2f2f2;
}
table.photo_inner {
	width:120px;
	height:120px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:1em;
}
body#popup_photo p{
	text-align:center;
	color:#787878;
}
body#popup_photo a:link {color:#787878;text-decoration: underline;}
body#popup_photo a:visited {color:#787878;text-decoration: underline;}
body#popup_photo a:hover,active {color:#f8cc13;text-decoration: underline;}

table.popup_phototable {
	margin:20px 20px 16px 20px;
	text-align:center;
}

/**** general parts ****/
a:link {color:#555;text-decoration: underline;}
a:visited {color:#555;text-decoration: underline;}
a:hover,active {color:#c6742d;text-decoration: underline;}

div#left480px {
	width:480px;
	float:left;
}

div#right160px_outer {
	margin-left:50px;
	float:left;
}

div#right160px_inner {
	width:160px;
}

div#footer {
	position:relative;
	top:30px;
	border-top:1px #b1b1b1 solid;
	text-align:right;
}
p.footer {
	color:#787878;
	font-size:10px;
	padding-bottom:20px;
}

p {
	color:#555;
	margin:5px 0px 5px 0px;
	font-size:12px;
	line-height:1.5em;
}
.bigstrong {
	font-size:14px;
	font-weight:bold;
}
.brown {
	color:#cf863e;
}
span.red {color:#d21d41;}
p.note {
	color:#555;
	margin:0px;
	font-size:10px;
}
.strong {	font-weight:bold;}
.clearboth {clear:both;}
div.cornertitle {margin-bottom:20px;}

div.news_block h2,div.live_block h2 {
	color:#cf863e;
	font-size:14px;
	font-weight:bold;
	border-left:4px #d4d4d4 solid;
	padding-left:10px;
	margin-bottom:15px;
}


/**** bbs ****/
input,textarea,select,file{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:12px;color:#666666;background-color:#FFFFFF 
}
input.w1 {
	width:200px;
}
input.w2,textarea.w2 {
	width:255px;
}
input.bbs_res {
	border:0px;
}


div#bbs_left {
	width:285px;
	float:left;
}
div#bbs_rightouter {
	margin-left:45px;
	float:left;
}

div#bbs_rightinner {
	width:360px;
}

.bbs_formspace {
	width:285px;
	margin-top:0px;
	margin-bottom:10px;
	border:1px #999999 solid;
}
.bbs_formspaceinner {
	padding:12px;
}

.bbs_block {
	border-bottom:1px #d4d4d4 solid;
	padding-bottom:10px;
	margin-bottom:20px;
}
.bbs_block_re {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #999999 dotted;
	padding:10px;
	
}
.bbs_head {
	width:100%;
	border-left:4px #d4d4d4 solid;
	padding-left:10px;
	padding-bottom:0px;
	margin-bottom:10px;
}

h2.bbs_title {
	color:#cf863e;
	font-size:14px;
}
h2.bbs_title_re {
	color:#cf863e;
	font-size:12px;
}

.bbs_no,.bbs_name{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
}
.bbs_date{
	color:#666666;
	font-size:10px;
	font-weight:normal;
}
.bbs_formnote{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	margin:0px;
}
.bbs_formname{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:5px 0px 0px 0px;
}
