?@charset "UTF-8";

/** プロフィール用スタイルシート **/


<!--
.profile01{
  font-size : 10.5pt;
  color : maroon;
  line-height : 15pt;
  margin-bottom : 0pt;
  
  margin-left : 180px;
}
.profile02{
  line-height : 15pt;
  
  margin-top : 0pt;
  
  border-left-style : none;
  
  margin-left : 180px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  margin-right : auto;
  
  
}.profile02b{
  line-height : 15pt;
  
  margin-top : 0pt;
  
  border-left-style : none;
  
  margin-left : 200px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  margin-right : auto;
  
  
}.profile00{
  line-height : 15pt;
  
  margin-top : 15px;
  
  border-left-style : none;
  
  margin-left : 180px;
  margin-bottom : 0px;
  
  
  
  margin-right : auto;
  
  

  color : maroon;
}
.profile03{
  
  margin-top : 70px;
  
  
  font-size : 10.5pt;
  
  text-align : left;
  
  margin-bottom : 0px;
  
  border-left-style : none;
  margin-left : 180px;
}
#profile-right{
  float : right;
}
.profile04{
  font-size : 14pt;
  text-align : left;
  
  
  border-left-style : none;
  margin-left : 180px;
}
.profile05{
  font-size : 11pt;
  
  margin-top : 0px;
  margin-left : 180px;
}
.profile06{
  font-size : 11pt;
  color : white;
  background-color : #ff8080;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  
  
  
  border-top-style : none;border-left-style : none;border-right-style : none;border-bottom-style : none;
  
  margin-left : 180px;
}

.profile_link_box{
  width : 640px;
  float : left;
  position : relative;
  padding-left : 5px;
}

.profile_link{
  width : 128px;
  height : 40px;
  float : left;
  position : relative;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : silver;
/*↓角丸 */
-webkit-border-radius: 5px; /* Safari, Chrome用 */
-moz-border-radius: 5px; /* Firefox用 */
border-radius: 5px; /* CSS3 */
/*↓影をつける */
-webkit-box-shadow: 2px 2px 3px #CCC; /* Safari, Chrome用 */
-moz-box-shadow: 2px 2px 3px #CCC; /* Firefox用 */
box-shadow: 2px 2px 3px #CCC; /* CSS3 */

  margin-left : 3px;
  margin-right : 3px;
  text-align : left;
  line-height : 15pt;
  font-size : 13pt;
}

.span_katagaki{
  font-size : 10pt;
  color : #666666;
}

.profile_box{
  width : 640px;
  float : left;
  position : relative;
  margin-top : 20px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
}

.profile_link a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
  }.profile_link a:hover{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
border-style : solid;border-color : #ffeeee;
}

.dl_profile{
  margin-left : 180px;
  font-size : 10.5pt;
}

.dl_profile dt{
  background-image : url(../square-gray.gif);
  background-repeat : no-repeat;
  background-position : 0px 0px;
  padding-left : 20px;
  margin-top : 10px;
}

.dl_profile dd{
  padding-left : 0px;
  margin-left : 20px;
  margin-top : 5px;
}

.greeting_word{
  width : 450px;
  float : right;
  position : relative;
  margin-right : 10px;
}-->
