/****** 多聞光雲 *******/

#shidou{
    background-color:white;
    width:345px;
    height:350px;
    float:left;
	text-align:left;
}

#shidou_image{
    width:400px;
    height:350px;
    float:right;
}

#ryoukin{
    background-color:white;
    width:345px;
    height:350px;
    float:left;
}

#ryoukin_image{
    width:400px;
    height:350px;
    float:right;
}

#koutuu{
    background-color:white;
    width:345px;
    height:350px;
    float:left;
}

#koutuu_image{
    width:400px;
    height:350px;
    float:right;
}

/****** 見出し・原稿 *******/

h6.school_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;
}

p.school_genkou{
    background-color:white;
    border-color:white;
    border-width:0px 0px 0px 0px;
    border-style:solid;
	font-size:13px;
    text-indent:0px;
	text-align:left;
    height:11px;
    margin:0px;
	padding:5px;
}

