@charset "utf-8";

/* =====================
etc
===================== */

p.detaillink{
border-top:1px dashed #999;
margin:6px 0 0 0;
padding:6px 0 0 0;
text-align:right;
font-size:90%;
}

p.detaillink a{
background:#fff url url(../images/ico_arw01.gif) no-repeat 0 50%;
padding:0 0 0 15px;
text-decoration:none;
}

p.go_top{
margin:6px 0 0 0;
padding:6px 10px 0 0px;
text-align:right;
font-size:90%;
}

p.go_top a{
background:url(../common/images/icon_top.gif) no-repeat 0 50%;
text-decoration:none;
padding:0 0 0 18px;
}



/*画像回り込み*/
img.imgright{
float:right;
margin:0 0 3px 5px;
}

img.imgleft{
float:left;
margin:0 5px 3px 0;
}


/*周り込み解除*/
.clear{
clear:both;
}

#clear{
clear:both;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/*\*/
* html .clearfix {height: 1%}
.clearfix {display:block;}
/**/



.margintop20{
margin-top:20px;
}

/* =====================
LAYOUT
===================== */
body{
text-align:center;
}

#container{
width:900px;
margin:0 auto;
}

#header{
width:900px;
height:150px;
background:#FFF;
margin:0 auto;
position:relative;
text-align:left;
}

#topnavi{
width:900px;
margin:0 auto;
}

#contents{
width:900px;
margin:0 auto;
text-align:left;
}


#footer{
width:900px;
clear:both;
margin:0 auto;
}

/* =====================
LINK
===================== */
a:link , a:visited , a:active{
color:#999;
font-weight:bold;
text-decoration:underline;
}

a:hover{
color:#09c;
text-decoration:none;
}

/*address*/
#footer address a{
color:#ff0;
text-decoration:none;
}

#footer address a:hover{
text-decoration:underline;
}


/*copyright*/
#footer p a{
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}



/* =====================
HEADER
===================== */

#header h1#logo{
position:absolute;
top:50px;
}

#header ul.menu {
position:absolute;
top:130px;
}

#header ul.menu li{
float:left;
margin-right:50px;
}




/* =====================
CONTENTS
===================== */
h2{
background: url(../common/images/icon_titl01.gif) no-repeat 0 50%;
margin-top:20px;
padding:0 0 0 15px;
}

h3{
margin-top:10px;
}

p.katsuimg{
margin:10px 0 20px 0;
}
p.katsuimg img{
padding:5px 5px;
border:#666666 solid 1px;
}


	

/*---------------------------*/
div#left{
width:550px;
float:left;
}

/*プロフィールtext*/
div#profiletext p{
margin:10px 0 20px 0;
}

div#profiletext dl dt{
width:100px;
background:#FFFDDD;
padding:5px 5px;
margin:0 0 5px 0;
float:left;
}
div#profiletext dl dd{
background:#FFFDDD;
padding:5px 0;
margin:0 0 5px 0px;
}


/*---------------------------*/
div#right{
width:320px;
float:right;
}

p.st_ttl{
	margin-top:35px;
}

ul#studiolist{
margin:10px 0;
}
ul#studiolist li{
	padding-top:5px;
}





/*skillエリア---------------------------*/
h4{
background: url(../common/images/icon_titl01.gif) no-repeat 0 25%;
margin-top:20px;
padding:0 0 10px 15px;
border-bottom:#0066CC solid 5px;
}

p.skillttl{
background:#CCCCCC;
padding:5px 10px;
}

/*位置あわせ用*/
.skillicon_photo{
padding:0 0 0 15px;
}

div.skillaicons{
width:900px;
margin:10px 0 0 0;
border-bottom:#999 dashed 1px;
}

p.skillleft{
float:left;
}
div.skillaicons dt{
color:#09F;
padding-top:2px;
}
div.skillaicons dd{
padding:2px 0 0 0;
}

p.memo{
margin:2px 0 5px 0;
}


/* =====================
FOOTER
===================== */
div#footer{
margin-top:50px;
}

p.gazou a{
color:#666666;
}

p.copy a{
color:#3399FF;
}


ul.footerlink{
margin:5px 0 50px 210px;
font-size:80%;
}

ul.footerlink li{
float:left;
margin:0 30px 0 0px;
}


