/* under B*/
/* general */
*{margin:0; padding:0; font-size:100%; text-decoration:none; color:#666666;}
body{
    background: #C0B79D;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
body div{
        text-align: left;
        margin: 0 auto;
}
#container {
  position: relative;
  width: 780px;
}
#box{
	background: #fff url(../images/repeat_bg.gif) repeat;
}
.selected, .selected a{
	color: #000000;
	font-weight: bold;
}
.clear {
	clear: both;
	}
h1, h2, h3, h4, h5, h6, a, p, li, dd, td, div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	list-style-type: none;
}
a:link {
	color: #8b4513;
	text-decoration: underline;
}
a:visited {
  color: #8b4513;
  text-decoration: underline;
}

a:active {
  color: #8b4513;
  text-decoration: underline;
}
a:hover {
  color: #FF9900;
  text-decoration: underline;
}
/* H and P tag styles */
h1{
	font-size: 18px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
}

h2, h2 q{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
h2 q{
	font-size: 16px;
	margin-right: 10px;
}
h3{
	font-size: 16px;
	color: #666666;
	margin: 15px 0px 5px 0px;
}
p{
	color: #666666;
	margin: 5px 0px 5px 0px;
}
/* header */
.header{
	position: relative;
	width: 780px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
#home_bg{
	background-image: url(../images/header/header_home_bg.jpg);
}
#design_bg{
	background-image: url(../images/header/header_design_bg.jpg);
}
#photo_bg{
	background-image: url(../images/header/header_photo_bg.jpg);
}
#music_bg{
	background-image: url(../images/header/header_music_bg.jpg);
}
#link_bg{
	background-image: url(../images/header/header_link_bg.jpg);
}
#contact_bg{
	background-image: url(../images/header/header_contact_bg.jpg);
}
.header #logo{
	position: absolute;
	left: 10px;
	top: 3px;
}
.header ul{
	position: relative;
	top: 57px;
}
.header li{
	float: left;
}
/* footer */
.footer {
	background: url(../images/footer_bg.jpg) no-repeat bottom left;
}
.footer div {
	height: 100px;
	display: block;
}
.footer ul{
	text-align: center;
	position: relative;
	top:60px;
}
.footer li{
	padding: 0px 10px 0px 10px;
	display: inline;
}
.footer li a{
	font-size: 14px;
}
/* Home */
#home_main{
	position: relative;
	width: 780px;
	min-height:640px;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#home_main #contents{
	margin:0px 20px 20px 20px;
}
#home_main #contents img{
	margin: 50px 0px 50px 0px;
}
#home_main h1{
	margin: 25px 0px 0px 0px;
}
#home_main h2{
	margin: 35px 0px 0px 0px;
}
#home_main #contents ul{
	width: 300px;
	margin:0px 0px 50px 0px;
}
#home_main #contents li{
	margin: 10px 0px 15px 0px;
}
#home_main #contents li{
	font-size: 10px;	
}
#home_main #contents li a{
	font-size: 14px;	
}
#home_main #contents p, #home_main #contents p a{
	font-size: 12px;	
	margin:0px 0px 10px 0px;
}
#home_footer  {
	position: absolute;
	left: 20px;
	bottom: 5px;
	text-align: left;
	width: 740px;
}
#home_footer  p{
	font-size: 10px;
	color: #333333;
}
/* music side nav */
#side_nav{
	width: 200px;
	position: absolute;
	padding:10px 0px 10px 15px;
	margin:10px 10px 10px 10px;
	left: 0px;
	top: 85px;
}
#side_nav h4{
	font-size: 21px;
	letter-spacing: 1px;
	color: #8c6636;

}
#side_nav ul{margin:10px 0px 30px 5px;}
#side_nav #favorite_list{margin:10px 0px 0px 5px;}
#side_nav li{
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

/* Music Page*/
#music_main{margin-left:280px;}
#music_main .pager{
	position: relative;
	right: 35px;
	text-align: center;
	margin-top: 15px;
}
#music_index{
	width:350px;
	margin:15px 0px 0px 50px;
}
#music_index h2{
	letter-spacing: 1px;
	font-size: 16px;
}
#music_index p span{
	font-size: 14px;
}
#music_main h1{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
#music_main p{
	width: 400px;
}
#music_main .style_sb{
	margin: 5px 0px 15px 0px;
}
#music_main h3{
	font-weight: normal;
}
#music_main h3 span{
	font-size: 12px;
	font-weight: normal;
}
.vinyl_bg{
	position: relative;
	background-image: url(../images/musics/vinyl_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:10px;
	margin-bottom:10px;
}
.vinyl_bg div{
	position: relative;
	background-image: url(../images/musics/vinyl_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom:10px;
}
.vinyl {
	position: relative;
	background-image: url(../images/musics/vinyl_repeat_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	width: 420px;
	min-height:100px;
}
.vinyl dt{
	position: absolute;
	left: 10px;
	top: 0px;
}
.vinyl dd{
	width:270px;
	margin-left: 130px;
	font-size: 18px;
	color: #666666;
}
.vinyl .title{
	font-size: 15px;
}
.vinyl .feat{
	font-size: 14px;
}
.vinyl .feat span{
	font-size: 12px;
}
.vinyl .year{
	font-size: 11px;
	color: #333333;
	padding:3px 0px 3px 0px;

}
.vinyl .comment, .vinyl .comment q{
	font-size: 12px;
	color: #666666;
}
#music_main #honey{
	position: relative;
	right: 11px;
	margin-top: 10px;
}
#music_main .taste{
	position: relative;
	right: 2px;
	margin-top: 10px;
}
#music_main .breathing{
	position: relative;
	left: 7px;
}
#music_main #table{
	margin: 10px 0px 10px 0px;
}
#music_main #table td, #music_main #table td q{
	font-size: 14px;
	color: #666666;
	padding: 2px;
	vertical-align: top;
}
#music_main #table .number{
	text-align: center;
	width: 30px;
}
#music_main #table .title, #music_main #table .artist{
	text-align: left;
	width: 210px;
}
#music_main p, #music_main p q{
	font-size: 10px;
	color: #666666;
}
#music_main .bonus{
	margin: 10px 0px 10px 40px;
}
/* no life No music Masa & Katsu */
#music_index h3{
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 20px;
}
#music_main li{
	margin-bottom: 5px;
}
#masa{
	margin-bottom: 50px;
}
#masa img, #katsu img{
	margin-bottom: 10px;
}
/* link page */
#link_main{
	background-image: url(../images/link/link_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#link_main div{
	width: 300px;
	margin-left: 390px;
	padding: 15px;
	text-align: center;
}
#link_main div dl{
	padding: 20px 0px 30px 0px;
}
#link_main div dd{
	margin:10px 0px 10px 30px;
	text-align: left;
}
#link_main div h3{
	padding-top: 70px;
	letter-spacing: 2px;
}
#link_main div li{
	margin: 15px;
}
#link_main div li span{
	display: block;
}
/* Photo Page */
#photo_index, #photo_main{
	position: relative;
	width: 750px;
	margin: 20px 0px 0px 0px;
	background-color: #000000;
	height: 410px;
	min-height:410px;
	background-image: url(../images/photo/photo_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#photo_index #bg, #photo_main #bg{
	padding: 20px 0px;
	background-image: url(../images/photo/photo_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#photo_index #side_nav, #photo_main #side_nav{
	width: 250px;
	position: absolute;
	padding:10px 0px 10px 15px;
	margin:20px 10px 10px 10px;
	left: 0px;
	top: 0px;
}
#photo_index #side_nav li, #photo_main #side_nav li{
	margin:25px 0px 30px 0px;
}
#photo_index h1, #photo_main h1{
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
 }
#photo_main #photo_frame{
	margin: 0px 0px 0px 270px;
}
#photo_main #photo_frame img, #photo_index #photo_frame img{
	margin: 10px 10px 0px 10px;
}
#photo_index #photo_frame{
	margin: 0px 0px 0px 260px;
}
#photo_main .pager{
	text-align: center;
}
#photo_camera{
	margin: 10px 40px 0px 0px;
	letter-spacing: 1px;
	text-align: right;
}
#photo_id{
	position: absolute;
	top:15px;
	right:50px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
#photo_thumb{
	margin: 10px 15px 0px 25px;
}
#photo_thumb h5{
	margin: 0px 0px 5px 5px;
}
#photo_thumb h5 span{
	margin: 0px 0px 0px 20px;
	color: #FF3333;
	font-size: 10px;
}
#photo_thumb  ul{
	width: 730px;
}
#photo_thumb  li{
	float: left;
	margin:3px;
	width: 40px;
	height: 40px;
}
#photo_thumb  li a img{
	border-color: #000000;
	border-style: solid;
	border-width: 2px;

}
#photo_thumb  li .new img{
	border-color: #FF3333;
}
#photo_thumb  li a img:hover{
	border-color: #FF9900;
	border-style: solid;
	border-width: 2px;
}
#sb_photo{
	font-size: 11px;
	margin:5px 35px -15px 0px;
	text-align: right;
}

/* design */
#box_design{
	background: #fff url(../images/design/bg_d.jpg) repeat;
}
#design_main{
	position: relative;
	width: 780px;

}
#design_main #contents{
	margin-left: 170px;
}
#design_main #contents #absolute_h{
	position: absolute;
	left: 180px;
	top: 20px;
	text-align: center;
}
#design_main #contents img{
	margin-bottom: 200px;
}
#design_main #contents h1{
	font-size: 14px;
	font-weight: normal;
}
#design_main #contents h4{
	font-size: 12px;
	font-weight: normal;

}

#design_main #contents_works{
	margin-left: 190px;
}
#design_main #contents_works h1{
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 40px;
	color: #C0B79D;
	font-weight: normal;
	text-align: center;
}
#design_main #contents_works h1 q{
	color: #999999;
	letter-spacing: 1px;
	display: block;
}
#design_main #contents_works #web_link{
	text-align: right;
	margin: 0px 85px 30px 0px;
	letter-spacing: 1px;
}
#design_main #contents_works #comments{
	text-align: right;
	margin: 0px 50px 30px 0px;
}
#design_main #contents_works #comments a{
}
#design_main .pager{
	position: relative;
	text-align: center;
	margin-top: 15px;
}
#design_nav{
	width: 170px;
	position: absolute;
	top: 10px;
	left: 0px;
	padding: 0px 5px 0px 5px;
}
#design_nav h2{
	font-size: 18px;
	font-weight: bold;
}
#design_nav h3{
	font-size: 14px;
	font-weight: bold;
}
#design_nav ul{
	margin-bottom: 30px;
}
#design_nav li{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
#design_nav li span{
	font-size: 11px;
}
     /* design tips */
#design_main #contents #tips{
	padding:0px 40px 20px 20px;
}
#design_main #contents .photoshop{
	position: relative;
	background-image: url(../images/design/tip_photoshop_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#design_main #contents #tips .notice{
	font-size: x-small;
	margin-bottom: 20px;
}
#design_main #contents #tips h1{
	padding: 15px 0px 0px 0px;
	font-size: large;
	font-weight: bold;
	color: #999999;
}
#design_main #contents #tips h1 span{
	font-size: small;
	font-weight: normal;
	color: #999999;
}
#design_main #contents #tips h4{
	position: relative;
	left: 0px;
	top: 0px;
	font-size: small;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	color: #999999;
}
#design_main #contents #tips p{
	line-height:1.5;
	font-size: small;
}
#design_main #contents #tips dl{
	margin: 10px 0px 10px 0px;
}
#design_main #contents dt{
	margin: 3px 0px 0px 0px;
	font-size: medium;
	font-weight: bold;
}
#design_main #contents dd{
	margin: 3px 0px 0px 0px;
	font-size: small;
}
.footer_design{
	background: url(../images/design/footer_bg_d.jpg) no-repeat bottom left;
}
.footer_design div {
	height: 100px;
	display: block;
}
.footer_design ul{
	text-align: center;
	position: relative;
	top:60px;
}
.footer_design li{
	padding: 0px 10px 0px 10px;
	display: inline;
}
.footer_design li a{
	font-size: 14px;
}
#design_main #contents #tips #css_tips h5{
	font-size: small;
	color: #999999;
}
#design_main #contents #tips #css_tips h6{
	margin: 15px 0px 5px 0px;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
#design_main #contents #tips #css_tips td, #design_main #contents #tips #css_tips p{
	font-size: x-small;
}
#design_main #contents #tips h5{
	margin-top: 30px;
	font-size: x-small;
}
#design_main #contents #tips .quote, #design_main #contents #tips .quote a{
	font-size: xx-small;
}
#design_main #contents #tips .glossary dt{
	font-size: x-small;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
}
#design_main #contents #tips .glossary dd{
	font-size: x-small;
}
#design_main #contents #tips .img_mesh{
	margin:0px 0px 50px 0px;
}
/* Contact */
#contact_main{
	position: relative;
	padding:0px 10px 10px 10px;
	background-image: url(../images/contact/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;

}