/*  
Theme Name: ユサブルヒトビト
Theme URI: http://giftearth.jp/
Description: ギフトアースのユサブルヒトビトチEEチE
Version: 0.1
Author: shimazu kazuya

*/

/*----------------------------------------------------------
	スタイルシート読み込み
----------------------------------------------------------*/

@import url(http://yui.yahooapis.com/2.3.1/build/reset-fonts-grids/reset-fonts-grids.css);

/*----------------------------------------------------------
	共送E
----------------------------------------------------------*/

body{
	background:#fffeee;
}

a:link{
	color:#f0e68c;
	text-decoration:underline;
}

a:visited{
	color:#f0e68c;
	text-decoration:underline;
}
a:hover{
	color:#fffce4;
	text-decoration:underline;
}
a:active{
	color:#fffce4;
	text-decoration:none;
}

/*----------------------------------------------------------
	全体EチEス
----------------------------------------------------------*/

#doc {
	margin-top:18px;
	width:760px;
}

/*----------------------------------------------------------
	ヘッダー
----------------------------------------------------------*/

#hd {/*ヘッダーボックス*/
	height:244px;
	width:760px;
	background: url(images/top.gif) no-repeat;
	position:relative;
	outline-style:none;
}

#toplink {
	position:absolute;
	top:15px;
	left:650px;
	background: url(images/t_link.gif) no-repeat;
	text-indent:-9999px;
}

#toplink a {
	display:block;
	width:67px;
	height:26px;
	background: url(images/t_link.gif) no-repeat;
}

#logo {
	position:absolute;
	top:28px;
	left:160px;
	background: url(images/logo.gif) no-repeat;
	text-indent:-9999px;
}

#logo a {
	display:block;
	width:123px;
	height:69px;
	background: url(images/logo.gif) no-repeat;
}

h1{
	position:absolute;
	top:150px;
	left:630px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

h1 a{
	display:block;
	width:89px;
	height:57px;
	background: url(images/C_link.gif) no-repeat;
}

/*----------------------------------------------------------
	コンチEチE
----------------------------------------------------------*/

#bd{
	background:#6ea250;
}
	
.yui-u{
	border:4px solid #fffce4;
	padding:20px;
}

.post{
	line-height:25px;
	color:#fffce4;
	padding:10px;	
	border-bottom:2px solid #fffce4;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

.url_style{
	background: url(images/url_bg.gif) no-repeat;
	line-height:25px;
	margin:10px auto;
	text-align:center;
}

.url_style a:link{
	color:#6ea250;
}
.url_style a:visited{
	color:#6ea250;
}
.url_style a:hover{
	color:#6ea250;
	text-decoration:underline;
}
.url_style a:active{
	color:#6ea250;
}

p{
	margin-top:15px;
}
/*----------------------------------------------------------
	サイドバー
----------------------------------------------------------*/

.history{
	margin-left:15px;
}

.history li ul li{
	padding-left:20px;
	margin-left:20px;
	line-height:20px;
	background:url(images/marker.gif) no-repeat;
}

/*
 * Tuqgrg
 * VJeS\
 */
li#sc19{
	display:none;
}
/*----------------------------------------------------------
	フッター
----------------------------------------------------------*/

#ft{
	background:#6ea250 url(images/foot.gif) no-repeat bottom;
	text-align:center;
	color:#fffce4;
	line-height:110px;
	padding-top:20px;
	margin-bottom:20px;
}

.leftbox{
	display:space inline;
	float:left;
	padding:8px 5px 0px;
}

.rightbox{
	display:space inline;
	float:right;
	padding:8px 5px 0px 5px;
}

