@charset "UTF-8";
@import "css/common.css";

/*デザインのCSS*/
@import "css/photo-sky2.css";

/*拡張CSS*/
@import "css/advanced.css";

#img1 {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: right;
	}

#img2 {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: left;
	}

.pr  {
    color       :#ff0000;
    font-size   :20px;
 font-weight: bold;
    margin      :0px 0 15px 30px;
    padding: 7px 0 0 40px;
    text-align  :left;
    clear       :left;
    height: 35px;
    }

.ichi {
/*    height: 160px;*/
    height: auto;
    margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
    border-bottom: 1px dotted #666;
    border-top: 1px dotted #666;
}

.ni {
    height: auto;
    margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
    border-bottom: 1px dotted #666;
}

.san {
    height: auto;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #666;
}

.yon {
    height: 160px;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #666;
}

.koumoku{
	color		:#4169E1;
	font-size	:15px;
        font-weight: bold;
	margin		:0px 25px 10px 0px;
	padding: 5px 0 5px 20px;
	text-align	:left1;
	clear		:left;
	height: 15px;
	background: url("http://www.taisei-r.com/images/arrow01.gif") no-repeat;
    background-position: 0px 8px;
    border-bottom: 2px solid #6495ED;
	}