

.headbox	{
			float:left;
			font-size:12pt;
			}
.headbox	a:link	{
			color:#FFF;
			text-shadow:1px 1px 5px #000;
			}
.headbox	a:visited	{
			color:#FFF;
			text-shadow:1px 1px 5px #000;
			}
			
time		{
			margin:0;
			color:#FFF;
			text-shadow:1px 1px 2px #000;
			font-size:9pt;
			float:right;
			}
			

.titlebox	{
			width:100%;
			max-width:780px;
			margin:0 auto;
			background-size:cover;
			background-repeat:no-repeat;
			padding:25% 0;
			}
.titlebox	h1	{
			margin:0;
			padding:0 20px;
			color:#FFF;
			text-shadow:1px 1px 5px #000;
			border-bottom:1px solid #FFF;
			background-color:rgba(255,255,255,0.4);
			}

h2			{
			border-bottom:1px solid #000;
			width:90%;
			margin:20px auto;
			}
p			{
			margin:30px auto;
			font-size:14pt;
			width:80%;
			}
p	span	{
			font-size:11pt;
			}
.imgcenter	{	/*画像まんなか*/
			width:90%;
			display:block;
			margin:0 auto;
			}
.imgcenter640	{	/*画像まんなか　640px*/
			width:90%;
			max-width:640px;
			display:block;
			margin:0 auto;
			}
.imgright	{	/*画像右寄せ*/
			width:30%;
			max-width:122px;
			margin-right:5%;
			max-height:300px;
			float:right;
			}
			
.pricebox1	{	/*各ドメインの価格*/
			width:95%;
			margin:30px auto;
			
			}
.pricebox1	h3	{
			font-size:25pt;
			width:90%;
			margin:0 auto;
			text-align:center;
			}
.pricebox1	h3	img	{	/*人気ナンバー*/
			width:60px;
			margin:0 10px;
			vertical-align:middle;
			}
.pricebox1	table	{
			max-width:640px;
			width:99%;
			margin:20px auto;
			border-collapse:collapse;
			}
.pricebox1	table	th	{
			border-bottom:1px solid #555;
			background-color:#fffe9f;
			width:25%;
			padding:10px 0;
			text-align:center;
			}
.pricebox1	table	td	{
			border-bottom:1px solid #555;
			width:25%;
			padding:10px 0;
			text-align:center;
			}
.pricebox1	table	td.domain	{
			font-size:10pt;
			}




			