@important;
@charset "utf-8";

body{
	margin-top:10px;
	margin-left:10px;
	background-color:#ffffff;
	font-family:verdana, sans-serif;
	color:#000080;
	font-size:12px;
	line-height:14px;
}

/* レイアウト設定 ------------------------- */
#container{
	width:600px;
	border:none;
}

#top_imgarea{
	position:relative;
	background-image:url("img/topmash.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:600px;
	height:250px;
	border:none;
}

#top_imgarea02{
	position:relative;
	margin-bottom:5px;
	background-image:url("img/topmash02.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:600px;
	height:60px;
	font-family:Verdana, sans-serif;
	font-size:36px;
	line-height:45px;
	font-weight:bold;
	color:#000080;
	border:none;
}

#top_menu{
	position:relative;
	margin-bottom:0px;
	width:600px;
	height:20px;
	border-bottom:dotted 1px;
}

#top_trade{
	position:relative;
	margin-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:600px;
	height:30px;
}

#about{
	position:relative;
	width:600px;
	background-image:url("about/img/aboutme.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

#works{
	position:relative;
	width:600px;
}


/* 各種設定 ------------------------------- */

h1{
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
	color:#000080;
	clear:both;
}

p{
	margin-top:0px;
	margin-bottom:2px;
	clear:both;
}

ul{
	position:relative;
	left:-20px;
	margin-top:4px;
	margin-bottom:5px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	list-style-position:outside;
	list-style-type:square;
}

a.textlink{
	color:#cc6600;
	text-decoration:none;
}

a.textlink:hover{
	color:#ff9900;
}

a.menulink{
	color:#cc6600;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

a.menulink:hover{
	color:#ff9900;
}

a.shop01{
	position:relative;
	margin-top:5px;
	background-color:#ffffff;
	background-image:url("img/shop01ico_00.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#669900;
	border:solid 1px #000080;
	width:290px;
	height:30px;
	display:block;
}


img.glink{
	border:solid 1px #000080;
}

a.shop01{
	position:relative;
	margin-top:5px;
	background-color:#ffffff;
	background-image:url("img/shop01ico_00.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#669900;
	border:solid 1px #000080;
	width:290px;
	height:30px;
	display:block;
}

a.shop01:hover{
	background-image:url("img/shop01ico_01.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

a.shop02{
	position:relative;
	margin-top:5px;
	background-color:#ffffff;
	background-image:url("img/shop02ico_00.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#669900;
	border:solid 1px #000080;
	width:290px;
	height:30px;
	display:block;
}

a.shop02:hover{
	background-image:url("img/shop02ico_01.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

a.shop03{
	position:relative;
	margin-top:5px;
	background-color:#ffffff;
	text-decoration:none;
	color:#669900;
	border:solid 1px #000080;
	width:290px;
	height:30px;
	display:block;
}

a.shop03:hover{
}
