*	{

	margin:0;

	padding:0;

}



a:link,a:visited {

	color:blue; 

	text-decoration:none;

}

 

a:active,a:hover { 

	color:red; 

	text-decoration:none;

}

 

body { 

	background: url(../img/back01.jpg) no-repeat fixed 50% 0%; 

/*	margin-top:140px;*/

/*	margin-bottom:30px;*/

	text-align:center;

	font-size:small;

}



div#l_container	{

	width:780px;

	margin:auto;

}



div#container	{

	width:780px;

	background:url(../img/komono02.jpg) no-repeat right center;

	margin:120px auto auto auto;

}



p.btn	{

	margin:auto;

/*	margin-top:320px;*/

position:relative;

top:320px;

}



p.btn a	{

	font-size:1.5em;

	font-weight:bold;

	text-decoration:none;

}



div#wrap	{

	width:590px;

	background:url(../img/komono01.jpg) no-repeat left bottom;

	float:left;

}



div#box	{

	width:392px;

	text-align:center;

	float:right;

}



div#b5	{

	border:5px solid #ffcc99;

	margin:0;

}



div.b2	{

	border:2px solid #ffcc99;

	margin:1px;

}



div.b1	{

	border:1px solid #ffcc99;

	margin:1px;

}

 

div#copy	{

	width:780px;

	font-size:small;

	font-weight:bold;

	color:#666666;

	text-align:center;

	margin:3em auto 1em auto;

}

/*

address	{

	font-style:normal;

}*/



.lastupdate	{



	font-size:small;

	font-weight:bold;

	color:#666666;

	float:right;

	margin-right:50px;

}



p.title {

	font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "平成角ゴシック", "ＭＳ Ｐゴシック";

	font-size: medium;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #ff9933;

	text-align: center;

	padding:3px 0px;

	width:250px;

	letter-spacing:1em;

	margin:0.5em auto 0 auto;

}



address	{

	margin:0.5em auto;

	line-height:125%;

	font-style:normal;

}



h1	{

font-size:10px;

font-weight:normal;

text-align:right;

margin:0 auto;

/*	display:none;*/

}



h2	{

	text-align:center;

/*	font-size:large;*/

	font-size:18px;

	font-weight:bold;

	color:black;

	margin-top:15px;

	margin-bottom:5px;

}



h2.img, h3.img	{

	margin:0;

}



br.clear	{

	clear:both;

}