@charset "UTF-8";

/*                                */
/*     +++++ [ Hajimu ] +++++     */
/*                                */


/******************* foundation *******************/

*{
font-size:100%;
font-family:"ＭＳ Ｐゴシック",palatino,georgia,"ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
margin:0;
padding:0;
border-style:solid;
border-color:#000;
border-width:0;
}

h1,h2,h3,h4,h5,h6,th,td,address{
font-weight:normal;
font-style:normal;
text-decoration:none;
text-align:left;
}

q,blockquote{
font-weight:normal;
font-style:italic;
text-decoration:none;
margin:3px;
}

em,strong{
font-weight:bold;
font-style:normal;
text-decoration:none;
}

img{
vertical-align:middle;
border-width:0;
}

a{
color:#fee;

}

a:hover{

}



body{
color:#fff;
background-color:#000;
}

h1#header{
text-align:center;
width:700px;
margin:0 auto;
padding-top:20px;
}

div#content{
width:700px;
margin:30px auto;
}

#content h2{
text-align:center;
margin:20px 0 20px 0;
}

#content p{
line-height:1.4;
margin:0.9em 100px;
}


div#vajraroad{
width:700px;
margin:50px auto;
}

#vajraroad h2{
margin:30px 40px;
padding:1px 4px;
border-style:solid;
border-color:#fff;
border-width:0 0 1px 0;
}

#vajraroad p{
width:440px;
margin:7px auto;
}

#vajraroad h3{
text-align:center;
margin:10px;
}

#vajraroad ul#photo{
position:relative;
background-image:url(./closed/vajraroad_curryimage.jpg);
background-position:center top;
background-repeat:no-repeat;
list-style-type:none;
height:600px;
margin:20px 0;
}

#photo li#photo_roux{
position:absolute;
top:120px;
left:30px;
}

#photo li#photo_takeout{
position:absolute;
top:40px;
left:460px;
}

#photo li#photo_sidemenu{
position:absolute;
top:310px;
left:400px;
}
