/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	font-size: small;
	margin: 20px 0px 20px 0px;
	background-color: #E8E8E8;
	background-image: url("http://hotkeywd.com/img/back01.jpg");
       	text-align: center;  
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 5px 0 6px 0; 
	font-size: 130%;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0px 0px 5px;
	margin: 0;
}

#content {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 820px;
	
	background-color: #FFFFFF;
	border: 0px;
	background-image: url("http://hotkeywd.com/img/body.jpg");

}

#header { 
	margin: 0px 0 2px 0; 
	padding: 40px 0px 30px 20px;
	background-repeat:no-repeat;
	background-image: url("http://hotkeywd.com/img/header.jpg");
	color: #808080;
}

#header a,
#header a:link,
#header a:visited {
    color: #663300;
    font-size: 20px;
    text-decoration: none;
}

	.header a:active,
	.header a:hover {}

/* タイトル */
#header h1 {
	padding: 20px 25px 0px 30px;
    color: #663300;
   font-weight: bold;
    font-size: 20px;
}

#header p {
    color: #ffffff;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 400px;
	}


#searchform {
	float: right;
	padding: 20px 40px 30px 0px;
}



#box {
	padding: 5px 15px 0px 20px;

	}


#left {
	float: left;
	padding: 5px 5px 0px 0px;
	width: 175px;
}

p.menu {
	line-height: 1.0;
	margin: 5px 0px 0px 0px;
}

p.menu img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	height: 7px;
	width: 3px;
}

.right {
	margin: 0px 0px 20px 0px; 
	padding: 5px 0px 0px 15px; 
	color: #000000;
	background-color: #FFFFFF; 
}

#center {
	float: left;
	width: 590px;
	overflow: hidden;
	}

p.pagenavi {
	float: left;
}

p.sortnavi {
	float: right;
}

p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 460px;
}

.asinimg {
	padding-top: 5px;
	float: left;
	width: 160px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 300px;
}

a.info {
	font-size: 16px; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(http://hotkeywd.com/img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}


.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(http://hotkeywd.com/img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(http://hotkeywd.com/img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_topasin {
	color: #626262;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	background: #f2f2f2 url(http://hotkeywd.com/img/corner.gif) no-repeat bottom right;
}

a.topasin {
	font-size: 0.9em; 
	text-decoration:none; 
	position:relative;
}

a.topasin span {
	display:none;
}

a.topasin:hover {
	cursor:default;
}

a.topasin:hover .topasinbox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:85px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(http://hotkeywd.com/img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:10px; 
	padding-top:10px;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 0px 0px 45px 0px; 
	border: 0px; 
	text-align: center;  
	line-height: 13px;
	background-repeat:no-repeat;
	background-image: url("http://hotkeywd.com/img/footer.jpg");
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.textin, 
select.textin { 
	margin: 0; 
	width: 95px;
	border: 1px solid #336699;
	background: #FFF;
	color: #000; 
}

input.textin:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

#tophead {
	margin: 5px 20px 5px 20px;
	padding: 0px 0px 0px 0px;
	background: url(http://hotkeywd.com/img/2hmrightbg.gif);
	background-image: url("http://hotkeywd.com/img/2hmrightbg.gif");
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 2.5;
	border: 0px;
	
	}

/* ◆HOMEがあるメニュー部分のリンクの設定◆ */
#tophead a {
	color: #666666;
	text-decoration: none;

	}

#tophead a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

.sidebar {
	padding: 0px;
	margin: 0px;
	}

.sidebar h2 {
	color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	background-color: #DB5E01;
	padding: 5px 0px 5px 0px;
	border: 1px solid #000000;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

.menu1 {

	line-height: 1.8;
	text-align: left;
	}

.right h2 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;	
	text-align: left;
   font-weight: bold;	
	}

.title	{ 
	padding: 5px 0px 5px 15px;	
	margin-bottom: 10px;
	background:#db5e01;	
	border: 1px solid #000000;
	}

.title1	{ 
	padding: 5px 0px 5px 0px;	
	margin-bottom: 10px;
	background:#FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

.right h3 {
	color: #cc0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	}

.right h4 {
	color: #0a6cce;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

.right p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

.line {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right hr { border:1px solid #cccccc;}

.sidebar hr { border:1px dashed #999999;}

            