@charset "utf-8";
/* CSS Document */

p{
color:#666666;
line-height:1;
text-indent:10px;
}

#taiguu {
background-image:url(taiguu_head.jpg);
background-repeat:no-repeat;
background-position:top left;
width:530px;
height:400px;
margin:0;
padding:0;
}

.taiguu_inner {
margin-left:15px;
margin-top:15px;
background-image:url(concept_middle_bg.jpg);
background-repeat:repeat-y;
}

.taiguu_box {
padding:0 30px;
color:#666600;
line-height:1.3;
}

.box_dt {
border-left:5px #FF6699 solid;
padding-left:5px;
color:#FF3399;
font-weight:bold;
}