@charset "UTF-8";

/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.seekdesign.jp/                                      *
*  Author    :  Miho.M                                                         *
*  Modified  :  1-Dec-2006    #D88203                                                 *
*                                                                              *
*******************************************************************************/

body {
	background: #ffffff;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-family:'Times New Roman 16','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a {
	color: #ff9900;
}
a:hover {
	color: #D8AD03;
}
p {
	margin: 0px;
}
img {
	border: none;
	color: #ffffff;	
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
