@charset "Shift_JIS";

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/*--------------------------------------------------------
  パーツデザイン設定
--------------------------------------------------------*/
#archive{
    width : 1000px;
}

#archive-img{
    height: 380px;
    width:700px;
    text-align:center;
    margin-top: 50px;
    margin-left :20px;
    float: left;
}

#archive-text{
    width: 750px;
    margin-top: 10px;
    margin-left :90px;
    margin-bottom: 30px;
    float: left;
}

#archive-text h3{
    color: #348EFF;
    background-image : url(/img/sozai/archiveBg.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-top: 1px;
}

#archive-text .name{
    font-size: 1.3em;
}

#archive-text .cont{
    font-size: 1em;
    border-bottom: 1px dotted #999;
    padding-left: 15px;
    background-image : url(/img/sozai/point_4H.png);
    background-position: 3px 1px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #a1bd02;
}

#archive-text h3 span.en{
	font-size: 1.3em;
	padding-right: 6px;
	text-transform: capitalize;
}

#archive-text h3 span.ja{
	font-weight: normal;
}
