/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%}

/* BODY */
body {
	background: #f8f8f8 url("http://unique-gadget.com/img/back.gif") repeat-y top center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	margin : 0;
	color:#2c2c2c;
	font-size: 13px;
	line-height: 150%;
	list-style: none;
	}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: bold;}


/* 画像の属性 */
img {border: none; margin: 0 5px;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 12px;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #ff0000;text-decoration: underline;}
a:hover {color: #2c2c2c;text-decoration: none;}

/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #999; line-height: 100%;}
td {padding: 2px;}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 740px;
	margin: 0 auto;
	background: url("http://unique-gadget.com/img/header.png") no-repeat;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 150px;
	text-align: left;	
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:400px;
	height:150px;
	background: url("http://unique-gadget.com/img/header.png") no-repeat;
	display: block;
	overflow: hidden;
}

#header h1 a:hover {
	background: url("http://unique-gadget.com/img/header.png") no-repeat;
}

#header .des {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #2c2c2c;
	font-size: 11px;
	text-align: left;
}

#header .h_navi{
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
	}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("http://unique-gadget.com/img/rss_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://unique-gadget.com/img/atom_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://unique-gadget.com/img/kiji_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://unique-gadget.com/img/faq_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*ブログの枠等の属性*/
#primary{
	width: 720px;
	margin: 0 auto;
	text-align:left;
	}

/*サイドバー*/
#sidebar {
	float: right;
	width: 190px;
	margin: 10px 0;
	color: #666;
	text-align: right;
	}

#sidebar .search {
	float: right;
	width:200px;
	height: 70px;
	margin: 0px 0px 10px 0px;
}

#sidebar .search_form{
	padding: 5px;
	color: #CCC;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	border : 1px solid #999;
	border-top: none;

}

/*新着記事等に利用できます*/
#sidebar .news {
	float: right;
	width:180px;
	margin: 0px 0px 10px 0px;
	}

#sidebar .news_form{
	padding: 5px;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	}
	
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url("http://unique-gadget.com/img/list.gif");
	vertical-aligin: middle;
	}

/*メニュー*/
#sidebar .idx{
	float: right;
	width:200px;
	height:24px;
	text-align: left;
	text-indent: 10px;
	line-height: 180%;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	margin : 0;
	line-height: 180%;
	background: url("http://unique-gadget.com/img/index.gif") no-repeat;
}

/* カテゴリ指定 */
#sidebar .menu{
	float: right;
	margin: 0 0 20px 0;
}

.menu ul{
	list-style: none;
}

.menu li.pt{
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("http://unique-gadget.com/img/menu01.gif") no-repeat;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://unique-gadget.com/img/menu01.gif") no-repeat;
}
	
.menu li.pt a:hover {
	background: url("http://unique-gadget.com/img/menu02.gif") no-repeat;
}

.menu li{
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("http://unique-gadget.com/img/menu01.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	line-height: 180%;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://unique-gadget.com/img/menu01.gif") no-repeat;
}
	
.menu li a:hover {
	background: url("http://unique-gadget.com/img/menu02.gif") no-repeat;
}

.powered {
	text-align: center;
}


/*コンテンツ*/
#content {
	float: left;
	width: 510px;
	margin: 0px;
}
				
#content h2	{
	margin: 10px 0;
	width: 510px;
	font-size: 117%;
	color: #2c2c2c;
	font-weight: bold;
	line-height: 180%;
	text-indent: 10px;
	text-align: left;
	border: 1px solid #999;
}

#content h3.tp {
	width: 240px;
	height: 20px;
	display: block;
	margin: 0;
	font-size:100%;
	color : #2c2c2c;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h4 {
	margin: 20px 0px 10px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #999;
	font-size:100%;
	color : #2c2c2c;
	font-weight: bold;
}

#content h5 {
	margin: 5px 0;
	font-size:11px;
	font-weight: normal;
	color : #2c2c2c;
}

#content .doc{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	line-height: 150%;
}


/*トップページ・オススメ商品*/
#content .sbox {	
	float: left;
	width: 240px;
	height: 200px;
	margin: 0 5px 0 6px;
	font-size:100%;
	color : #CCC;
}

#content .sbox .sbox_text {	
	padding: 0;
	font-size:12px;
	color : #2c2c2c;
}

#content .sbox img {	
	float: left;
	margin: 5px 5px 5px 0;
	border: none;
}

/*カテゴリー＆エントリー*/
#content .cat {
	clear: both;
	font-size: 100%;
	color:#2c2c2c;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content .cat img{
	float: left;
	padding: 5px 5px 5px 0;
	border: none;
}

#content .ent {
	clear: both;
	font-size: 100%;
	color:#2c2c2c;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content p{margin: 5px 0;font-weight:normal;} 

#content br .ent{clear: both;}

#content .info{margin: 0 0 10px 0; padding: 0;}
#content .info p{padding:10px 20px;text-align:left;}

#content ol{margin: 0px 20px 20px 20px;}
#content li{margin: 0;}	

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #ff0000;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #ff0000;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}

	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#666;
	}


/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}

#comment-author, #comment-email, #comment-url {
    width: 60%;
}

#comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	clear: both;
	margin: 0;
	color: #ff0000;
	background: url("http://unique-gadget.com/img/more01.gif") no-repeat;
	width: 70px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 160%;
}

#content .next a:hover {
	background: url("http://unique-gadget.com/img/more02.gif") no-repeat;
	color: #000;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0px;
	padding: 20px 5px 10px 10px;
	text-align: left;
	font-size: 100%;
	}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	width: 740px;
	margin: 0 auto;
	height: 55px;
	color: #2c2c2c;
	padding: 0;
	background-image: url("http://unique-gadget.com/img/footer.gif");
	background-repeat: no-repeat;
	}
#footer p{
	margin: 0;
	padding: 15px 20px 0 0;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	}
#footer img{border-style: none;	vertical-align: middle;	}


/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #ff0000;
	line-height: 155%;
	}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}

.clear {
	clear: both
}

hr {
	display: none;
}
