@charset "Shift_JIS";

/*==================================================
	01. Contents
==================================================*/
/* Heading
--------------------------------------------------*/
#contents div.heading-credo{
margin-bottom:15px;
position:relative;
}
#contents div.heading-credo p{
position:absolute;
top:19px;
right:4px;
}

#contents h2,#contents h3{
background:none !important;
border:none;
text-align:center;
}
#contents h2{padding-bottom:5px;}
#contents h2.heading-margin{
margin-bottom:-10px;
*margin-bottom:-18px;
}
#contents h3{margin-top:30px;}

/* ul
--------------------------------------------------*/
#contents ul.link-anchor{
margin:10px 0 20px 15px;
}
#contents ul.link-page{margin:25px 0 5px;}

/* section
--------------------------------------------------*/
#contents .section{margin-bottom:20px;}
body.wide #contents .section{padding:0 17px;}

/* layout-image
--------------------------------------------------*/
#contents .layout-image{
margin-left:15px;
}

/* Box
--------------------------------------------------*/
#contents div.outer{
margin-left:13px;
background:url("../images/box02-bg02.gif") no-repeat 0 100%;
}
#contents div.box-02{
padding:30px 17px 20px;
background:url("../images/box02-bg01.gif") no-repeat 0 0;
border:none;
}
#contents div.box-02 p{
margin-bottom:40px;
padding-top:155px;
background:url("../images/bg_credo.jpg") no-repeat center top;
text-align:center;
}
#contents div.box-02 .section p{
margin-bottom:15px;
padding-top:0;
background:none;
}