/*#######################*/
/*			共有		 */
/*#######################*/

body{
	font-size:9pt;
	line-height:120%;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
td{
	font-size:9pt;
	line-height:120%;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/*■リンク-通常*/
a:link		{text-decoration:none; color:red;}
a:visited	{text-decoration:none; color:red;}
a:hover		{color:blue;}


/*■リンク-ﾍｯﾀﾞｺﾝﾃﾝﾂ*/
#contents a:link,
#contents a:visited	{text-decoration:none; color:#ffffff;}
#contents a:hover	{text-decoration:underline;}


/*■文字*/
.small{	font-size: 7.5pt;}
b	{color:#02b300;}


img{border:0;}

.osusume{
	width:600px;
	margin-left:6px;
}
.osusume p{
	margin:0;
	padding:0;
}
.osusume div{
	float:left;
	width:119px;
	margin-bottom:10px;
}
.itm-photo{
	width:100px;
	height:100px;
	border:2px #FFA83F solid;
	margin-bottom:4px;
}
.itm-name{
	margin-top:4px;
	width:105px;
	color:#0000FF;
}
.itm-price{
	float:left;
	margin-top:3px;
	font-weight:bold;
	font-size:10pt;
	color:#FF0000;
}
.itm-teika{
	float:left;
	margin-top:4px;
}

/*#######################*/
/*		子ページ		 */
/*#######################*/

.title{
  /*---------------------ページ内見出し*/
	width: 600px; height:30px;
	padding:8 0 0 0;
	letter-spacing: 0.3em;
	color:#336699;
	font-weight:bold;
	background-image:url(../img/title1.gif);
	}

.com{
  /*---------------------ページ内説明文ブロック*/
	width: 500px;
	margin: 10 0 0 30;
	}



/*#######################*/
/*		HELPページ		 */
/*#######################*/

h3{
	width: 580px; height:30px;
	padding:8 0 0 40;
	margin-bottom:0;
	letter-spacing: 0.3em;
	color:#336699;
	font-size:10pt;
	background-image:url(../img/title1.gif);
	}
.Q-title{
	width:550; height:23;
	border:solid;
	border-color:#336699;
	border-width:1px;
	background-color:#ffc559;
	padding:5px 0px 0px 30px;
	margin-left:30;
	font-weight: bold;
	}
.Q-com{
	width:550;
	border:solid;
	border-color:#336699;
	border-width:1px;
	background-color:#ffffff;
	padding:20px 5px;
	margin-left:30;
	}
.Q-menu{
	width:150;
	position: fixed;
	top:150px; left: 200;
	z-index: 3;
	padding:0;
	}

.up{
  /*---------------------ページup*/
	width:580;
	text-align:right;
	padding-top:5;
	}

.sankaku{
	width:400;
	text-align:center;
}
