p { font-size: 18px;
	color:#d586f0;
	font-family:  '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: ; }

BODY{	 font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	 line-height: 14pt;
background-repeat : repeat-y;
background-attachment : fixed;
background-position: (left or right) top;
background-color : #ffffff;
	 color: #333333} 

a:link {color:#7b68ee;} 
a:visited {color:#9932cc;} 
a:active {color:#9932cc;} 

a {text-decoration: none;}


* {	float: none;
	position: static;} 
img { max-width: 100%; height: auto; }


@media screen and (min-width:481px) {
body { background-image : url(green-flower.gif); }
div.box { width: 610px; height: out; margin: auto; padding: 20px;}
table {font-size: 13px;}
}

@media screen and (max-width:480px) {
body { size: 90%;
	background-image : url(green-flower.gif) ;
	background-size: 60%;
}
div { margin : auto; padding : 20px 6px 20px 6px;}
table {font-size: 11px;}
}


