@charset "UTF-8";

/**********************************************************************************************/
/* CSSの初期化 */
/***********************************************/

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
  vertical-align: baseline;
}

a img {
  border: none;
}
/***********************************************/
/* CSSの初期化 */
/**********************************************************************************************/



/**********************************************************************************************/
/* 全ページ                 */
/***********************************************/

a img{
border:none;
}
p{
font-size:12px;
}
#container {
width:884px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#seoText{
font-size:10px;
padding:0px 0px 0px 5px;
margin:2px 0px 0px 0px;
color:#666666;
height:18px;
}
#seoText strong{
font-weight:normal;
}
#logo{
width:280px;
height:55px;
float:left;
padding:0px 0px 0px 10px;
}

#Content{
background-image:url(img/C_ContentBG.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
width:884px;
margin:0px;
padding:0px;
}
#footer{
background-color:#2d3a38;
width:870px;
color:#333333;
margin-left:auto;
margin-right:auto;
}
#contact{
font-size:11px;
color:#FFFFFF;
float:left;
width:470px;
padding:15px 0px 15px 10px;
}
#contact a{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
#footer img{
width:298px;
float:right;
padding:15px 10px 15px 0px;
}

.copy{
margin-left:300px;
margin-top:6px;
}

/***********************************************/
/* 全ページ                 */
/**********************************************************************************************/
