* { margin : 0 ; padding : 0 ; }

.my_main {
width : 870px ; 
padding: 10px;
background-image: url(img/tex2.jpg);
background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
background-attachment:fixed;             /* 背景画像を固定する */
}

#my_body { position : relative ; 
margin: 0 auto; 
width : 890px ; 

}

#my_header 
{ width : 100% ; height : 519px ;
	background-image: url(img/mainbaner.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;}


#my_navigation
{

	padding-top: 10px;

}


#cssmenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block;
  height: 36px;
  font-size: 12px;
  font-weight: bold;
  text-transform: lowercase;
  background: transparent url('img/bg.jpg') repeat-x top left;
  font-family: 'Trebuchet MS', Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  pading: 0;
}
#cssmenu li a {
  display: block;
  float: left;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  padding: 12px 20px 0 20px;
  height: 24px;
}
#cssmenu li a:hover {
  color: #FFFFFF;
  background: transparent url('img/over.jpg') no-repeat top right;
}



#my_sns
{
height : 20px ;
padding-top: 3px;
padding-left: 50px;
padding-bottom: 10px;

}

#my_footer { 
height : 28px ;
font-size: 10px;
letter-spacing: 5px;
padding-top: 14px;
padding-left: 10px;
}



h1 {
    font-size:30px;
	margin-top: 10px;
	margin-left: 8%;
	margin-bottom: 10px;
	line-height: 40px;
}

h2 {
	font-size: 26px;
	color: #464600;
	background-image: url(img/tex5.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	line-height: 30px;
	margin-top: 50px;
	padding-top: 10px;
	margin-left: 5%;
	padding-left: 15px;
	margin-right: 5%;
	padding-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height: 60px;
}

h3 {
    font-size:20px;
	margin-top: 50px;
	margin-bottom: 20px;
	line-height: 30px;
	color: #008040;
}

.box1{
	font-size: 14px;
	background-color: #f2f4fd;
	line-height: 20px;
	letter-spacing: 3px;
	padding: 30px;
	margin: 15px;
background-image: url(img/tex3.jpg);
background-color: #ff6600;
background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
background-attachment:fixed;             /* 背景画像を固定する */
}


.box2{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 3px;
	margin: 15px;
	padding: 30px;
	background-image: url(img/tex4.jpg);
background-color: #ff6600;
background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
background-attachment:fixed;             /* 背景画像を固定する */
}

.come{
	font-size: 14px;
	color: #444444;
	background-color: #fff9f4;
	line-height: 20px;
	letter-spacing: 3px;
	margin-top: 20px;
	padding: 30px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.pic{
margin-left: 5%;
margin-right: 10%;

}



img {
    border-style:none;
}

br {
letter-spacing: 0;
}




.b{
line-height: 20px;
letter-spacing:4px;
font-size:13px;
margin-left: 10%;
margin-right: 5%;
margin-bottom: 50px;
margin-top: 5px;

}


.c{
line-height: 20px;
letter-spacing:3px;
font-size:10px;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 50px;
margin-top: 50px;
}


BODY{
width : 100% ;
background-image: url("img/tex.jpg"); /* 全体の背景画像 */
background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
background-attachment:fixed;             /* 背景画像を固定する */
}

