@charset "utf-8";
/*--- reset */
bodydivdldtddulollih1h2h3h4h5h6preformfieldset,input,textarea,p,blockquote,th,td {

margin:0;
padding:0;

}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
}

table {
border-collapse:collapse;
border-spacing:0;
}

caption,th {
text-align:left;
}

q:before,q:after {
content:'';
}

object,
embed {
vertical-align:top;
}

hr,legend {
display:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
}



li {
list-style-type:none;
}

body {
color:#333;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#f1f1f1;
text-align: center;
}



/*************
全体
*************/
#wrapper{
margin:0 auto;
width:970px;

}
/*************
background:#fff;
枠
*************/
.border{
border:4px solid #ebebeb;
}
/*************
/* ヘッダー
*************/
#header{
height:30px;

/*************
background:url(images/topnavBg.png);
*************/
}

#header h1{
padding:5px 0px 0px 0px;
font-size:14px;
width:720px;
height:30px;
font-weight:normal;
}
#header h2{
padding:10x 0px 0px 0px;
font-size:14px;
width:960px;
height:20px;
margin:0 0 0px 0px;
font-weight:normal;

}

/**************************
/* メイン画像（トップページ）
**************************/
#mainImg{
width:960px;
height:20px;
overflow: no;
border:0px solid #ebebeb;
padding:0px 100px 0px 0px;
text-align:left;
}
#mainImg pp2{
    width:700px;
	height:110px;
	overflow:no;/*---文章が縦70px越すとスクロールパー---*/
  padding:0px 0px 0px 0px;
	text-align:left;
}


#mainImg h2{
color:#333;
background:#fff;
width:960px;
padding:0px 0 0px 5px;
font-size:25px;
text-align:left;
}
#mainImg p{
color:#333;
background:#fff;
width:460px;
padding:0 0 0 5px;
padding:3px 0 20px 5px;
float:left;
}
/**************************
/* トップページ　3つのボックス
**************************/
#boxContainer .box{
float:left;
width:235px;
margin:10 0 10px 0px;
padding:5 0 5 5px;
border:1px solid #ebebeb;
overflow:hidden;
}
#boxContainer .box img{
border:4px solid #ebebeb;
}

* html #boxContainer .box{margin-left:10px;}

#boxContainer .box{text-align:center;}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}


/*************
メイン（右側）コンテンツ
*************/
#main{
float:right;
width:717px;
padding-right:15px;
display:inline;
}

.article{
padding:20px;
margin-bottom:20px;
border:1px solid #ebebeb;
overflow:hidden;
}

* html .article{height:1%;}

.article p{margin-bottom:10px;}

.article h4{clear:both;}

#main h3{
font-weight:normal;
padding:0 10px;
line-height:36px;
color:#fff;
background : url(images/heading3.png) repeat-x 0px 0px;
}

.alignleft{
float:left;
clear:left;
margin:0 10px 10px 0;
}
.alignright{
float:right;
clear:right;
margin:0 0 10px 10px;
}

.gallery{padding:10px 0;}

.gallery img{
float:left;
margin:10px 0 2px 10px;
}

