/********** みにくるネっと **********/

a:link	{ color: blue; }
a:visited	{ color: purple; }
a:hover	,
a:active ,
a:focus	{ color: #FF3300; background: #CCFFCC; border:2px solid; border-color:#FF6633; font-style: italic; font-weight: bold; text-decoration: none; }
a img	{ border: none; }
HTML {
	width: 100%;
	height: 100%;
}
body {	background: url(cura/leather_blue.jpg); text-align: center;margin-left: auto;margin-right: auto;
	
}
.boxz {
	width: 780px;margin-left: auto;margin-right: auto;
}
.boxz-1 {
	float: left;
}
.boxz-2 {width: 780px;1px;text-align: left;text-align: center;
	margin-top: 20px;height: 220;
}
h1		{ 
		margin-left: 0%;margin-right: 0%;
		font-size: 100%;
		margin-top: 0.3em;margin-bottom: 0em;
		}
h2		{font-size: 100%;margin-bottom: 0px;margin-top: 10px;


		}
.boxa	{
		width: 245px; 
		background: #FFFFFF;
		height: 210;
		float: left; 
		margin-right: 20px;text-align: center;padding-top: 5px;
		}
.boxb {
		width: 245px; 
		background: #FFFFFF;
		height: 210;text-align: center;padding-top: 5px;
			float: left;
}
.boxa-1 { 
		margin-right:10px;text-align: left;
		}
.boxa-1-1 {
	font-size: 98%;
	margin-left: 11px;
	margin-top: 8px;
	margin-bottom: 5px;

}
p.bun {
	line-height: 1.75em;
}	
.toi {
	font-size: 90%;
	margin-top: 8px;

}
/* 位置 */
.cen 	{						/* 中央 */
		text-align: center;

		}

.ri		{						/* 右端 */
		text-align: right;
		}


/* マージントップ */
.mt1	{
		margin-top: 1em;
		}





