/****** コンタクト *******/

#contact{
    background-color:white;
    width:345px;
    height:350px;
    float:left;
}

#contact_image{
    width:400px;
    height:350px;
    float:right;
}


/****** 見出し・原稿 *******/

h6.contact_midashi{
	color:maroon;
    background-color:white;
    border-color:#904c4c;
    border-width:0px 0px 2px 5px;
    border-style:solid;
    font-size:15px;
    text-indent:5px;
	text-align:left;
    height:15px;
    margin:0px;
	padding:0px;
}
