@charset "utf-8";

/*-------------------------------------------------------
 file name:gunsmith.css
 last updated: 2007/xx/xx
 ------------------------------------------------------*/

/*************************************
  gunsmith
  
*************************************/

/* BODY LINK */

body#gunsmith{
color:#333;
background:#000 url(../images/gnavi_bg.gif) repeat-x 0 0;
text-align:center;
}

body#gunsmith a{
color:#ED0086;
}

body#gunsmith a:hover{
text-decoration:none;
}

/*	mainimage
--------------------------------------------*/

div#gunsmithbody{
clear:both;
background:#9C9DA0 url(../images/gunsmith/bg.gif) no-repeat center top;
}

div.ban{
height:290px;
}

/*
div.ban h1{
width:550px;
height:129px;
padding:73px 0 0 287px;
}

div.baninfo{
width:349px;
height:86px;
background:url(../images/motoyosi/bg_blogent.jpg) no-repeat 0 0;
float:right;
margin-top:-39px;
}

div.baninfo p{
padding:33px 0 0 85px;
color:#999;
}
*/


/*	content
--------------------------------------------*/

/* left */
div.contleft{
float:left;
width:390px;
}

div.contleft div.in{
padding:0 0 0 40px; 
}

div.contleft div.bx{
margin:10px 0 0 0;
}


/* right */
div.contright{
float:left;
width:510px;
}

div.contright div.in{
padding:0 40px 0 0; 
}

div.contright h4{
margin:12px 0 0 0;
}

div.contright P{
line-height:200%;
margin:10px 0 25px 0;
}

div.contright P.fin{
line-height:200%;
margin:10px 0 60px 0;
}



/*	titles
--------------------------------------------*/

h3#newtrack{
background:url(../images/gunsmith/tt_newtrack.gif) no-repeat 0 0;
height:104px;
width:100%;
text-indent:-9999px;
overflow:hidden;
}

h3#myspace{
background:url(../images/gunsmith/tt_myspace.gif) no-repeat 0 0;
height:104px;
width:100%;
text-indent:-9999px;
overflow:hidden;
margin:30px 0 0 0;
}

h3#bio{
background:url(../images/gunsmith/tt_bio.gif) no-repeat 0 0;
height:104px;
width:100%;
text-indent:-9999px;
overflow:hidden;
}

h3#contact{
background:url(../images/gunsmith/tt_contact.gif) no-repeat 0 0;
height:104px;
width:100%;
text-indent:-9999px;
overflow:hidden;
margin:25px 0 0 0;
}








