/*---------- コンテンツ ----------*/

#container {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
}


/*---------- メインコンテンツ ----------*/

#contents {
	margin: 5px 0px 20px 0px;
    //margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	letter-spacing: 0px;
	width: 560px;
	float: right;
	height:100%;
}

#contents img.sample {
    float: left;
    margin: 20px;
}

#contents h1 {
    margin: 0;
    padding: 6px 0 10px 16px;
    line-height: 110%;
    font-size: 14px;
    color: #333333;
    /* background-image: url(img/titlebar.jpg); */
    background-image: url(../img/titlebar.jpg);    
    background-repeat: no-repeat;
}

#contents p {
	margin: 5px 5px 10px 5px;
	line-height: 150%;
	font-size: 12px;
	letter-spacing: normal;
}

#contents a {
    color: #004080;
    font-size: 14px;
 }

#contents a:hover {
    color: #55aa33;
    font-size: 14px;
}

#contents-01 {
	width: 280px;
	height: 210px;
	margin:0px 0px 0px 0px;
	float: left;
}

#contents-02 {
	width: 280px;
	height: 210px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#contents-03 {
	width: 280px;
	height: 210px;
	margin:0px 0px 10px 0px;
	float: left;
}

#contents-04 {
	width: 280px;
	height: 210px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#contents-05 {
	width: 280px;
	height: 210px;
	margin:0px 0px 10px 0px;
	float: left;
}

#contents-06 {
	width: 280px;
	height: 210px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#home_about {
	width: 560px;
	height: 31px;
	background-image: url(../img/title_bgimg.jpg);	
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	clear:left;
	margin: 0px auto 10px auto;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}

#about_img {
    width: 197px;
    height: 131px;
    float:left;
    margin: 0px 30px 20px 25px;
}

#about_bun {
	width: 560px;
	height: auto;
	margin: 0px auto 5px auto;
}

/*matsui 200909 add end */
   
#about_bun.p_right {
    margin:100px 0px 0px 0px;
}

.clear {
    clear : both;
}

.clear_navy {
    color:#004080;
    clear:both;
    font-weight:bold;
}

.center {
    height:auto;
    text-align:center;
    margin:20px 0px 0px 0px;
    /*margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 20px;*/
}

#annai{
	width:560px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}

.annnai-top{
	width:560px;
	height:15px;
}

.annnai-bottom{
	width:560px;
	height:15px;

}

#contents-menu{
	width:560px;
	/*height:auto;*/
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	height: 750px;
}

.pickup{
	width:280px;
	height:85px;
	float:left;
	margin-bottom:15px;
}

.pickup img{
	margin: 0px 10px 0px 10px;
}

#wrapper{
	width:780px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#contents-box{
	margin:0px auto 0px auto;
	width:560px;
	height:auto;
}

