﻿@charset "utf-8";


#content h2{
width:660px;
height:25px;
padding:0;
margin:0;
}



/* box_c1の設定 */

#content #box_c1{
width:660px;
height:auto;
margin-top:20px;
padding-bottom:10px;
}


h3#c1{
width:648px;
height:18px;
border:solid 1px #d5d5d5;
padding:5px;
margin-bottom:1em;
}


h4.c2{
width:300px;
height:20px;
padding:5px 0;
}


.mark01{
margin-right:10px;
vertical-align:middle;
}


div.cont_c1{   /* cont_c1の左右設定 */
width:660px;
height:200px;
clear:both;
}


div.box_c1_left , div.box_c1_right{   /* box_c1の左右設定 */
float:left;
}


div.box_c1_left{    /* box_c1_leftの設定 */
width:300px;
height:120px;
}


div.box_c1_right{    /* box_c1_rightの設定 */
width:300px;
height:120px;
padding:0 0 0 60px;
}


div.box_c1_right p{    /* box_c1_rightの設定 */
text-align:top;
}


.arrange{    /* 写真配置の設定 */
float:left;
margin-right:10px;
}


.mark001{
margin-right:10px;
}


p.c01{
width:300px;
height:15px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding:0 0 5px 0;
margin-bottom:5px;
}


#box_c1_right p.deta{    /* detaの設定 */
text-align:right;
margin-top:15px;
}



/* box_c2の設定 */

#content #box_c2{
width:660px;
height:auto;
padding-top:50px;
padding-bottom:20px;
}


span{
color:#993300;
font-size:1.275em;
}


p.c1{
margin:15px 0 5px 0;
font-weight:bold;
}


#box_c2 .photo_c1{
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}









