@charset "UTF-8";
/**
 * @ Style Name     : RP Index Style
 * @ Style Place    : /css/rp/hp.css
 * @ Create Date    : 10.03.29
 * @ Lastup Date    : 10.03.29
 * @ Author Company : SHIKI-DESIGN (http://www.shiki-design.com/)
 * @ Author Name    : Nakatani
 * @ Lastup Name    : Nakatani
 */

/**
 * @ Layout Each
 */
.h3Ttl01{margin:15px 0 10px 5px;}
.h3Ttl02{
clear:both;
margin:0 0 10px 5px;
padding-top:40px;
}
.description{
float:left;
padding:5px 0 0 0;
width:420px;
}
.descText{
clear:both;
padding:0 0 0 5px;
}
.descPhoto{
float:right;
width:250px;
}

.linkList{
margin:15px 0 0 5px;
width:680px;
}
.linkList li{
padding:5px 0 5px 5px;
border-bottom:1px dotted #ccc;
}
.linkList a{
padding-left:20px;
background:url(/imgs/lib/arrow.gif) no-repeat 0 1px;
}
