/*
***********************************************************
 全体
***********************************************************
*/

* {  margin: 0; padding: 0; }

/*
-------------------------------------
 リンク
-------------------------------------
*/
a
{
	text-decoration: underline;
	color: #0000ff;
}
a img
{
	border: 0;
}

a:hover
{
	color: #555555;
}


/*
-------------------------------------
 見出し
-------------------------------------
*/
h1, h2, h3, h4
{
	font-weight: bold;
	color: #555555;
}
h1, h2, h3, h4, p, ul
{
	margin-top: 0;
	margin-bottom: 0;
}


/*
-------------------------------------
 ブログの設定
-------------------------------------
*/
body
{
	margin: 0px ;
	background: url(http://image.aquick.info/itama/wp/wp02/wrb_bg05a.gif);
/*
	background-color: #999b97;
*/
	color: #444444;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}

/* 横幅 */
#container
{
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
}


/* ２段組の横幅設定 */

/* コンテンツ部分 */
#center
{
	width: 552px;
	text-align: left;
	float: left;
}

/* サイドバー */
#right
{
	width: 218px;
	text-align: left;
	float: right;
}


/*
***********************************************************
 Layout
***********************************************************
*/

#main
{
	background-color: #ffffff;
	padding-top:10px;
}

#two-right #center
{
	border-right: dotted 2px #888888;
}


/* ヘッドナビゲーション */
.head-navi
{
	position:absolute; top:90px; right:110px;
	padding: 0px 10px 0 30px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	margin: 0;
	clear: both;
	color: #ffffff;
}

/* ページトップリンク */
#return
{
	text-align: right;
	font-size: 12px;
	padding: 15px 0 15px 0;
	clear: both;
}

/* パンくずリスト */
#pankuzu
{
	font-size: 14px;
	padding: 0 0 10px 15px;
	font-weight: bold;
}

.normal
{
	font-weight: normal;
}


/* コンテンツ部分の左右の余白 */
.content div
{
	margin-left: 10px;
	margin-right: 10px;
}

/* 右サイドバーの左右の余白 */
#right div
{
	margin-left: 10px;
	margin-right: 10px;
}

.content div div,
#right div div
{
	margin-left: 0;
	margin-right: 0;
}


/*
***********************************************************
 Parts
***********************************************************
*/

/* ++++++ ヘッダー部分のデザイン ++++++ */
/* ヘッダー */
#banner,
#banner2
{
	background: url(http://shiroutou.xn--dck6a6c3dsf.net/img/mt_head30.jpg) no-repeat;
	background-position: top; 
	height: auto;
}

#banner h1
{
	font-size: 24px;
	margin-bottom: 0px;
	text-align: left;
	padding: 110px 20px 0 10px;
}

#banner2 h1
{
	font-size: 18px;
	margin-bottom: 0px;
	text-align: left;
	padding: 113px 20px 0 10px;
}

#banner h1 a,
#banner2 h1 a
{
	text-decoration: none;
	color:#000000;
}


#banner h2,
#banner2 h2
{
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 20px 0 20px; 
}


/* ++++++ コンテンツ部分のデザイン ++++++ */
/* メインコンテンツオススメ商品部分 */
.main-inner
{
	margin: 0;
}

.main-inner h2
{
	background: url(http://image.aquick.info/itama/ic/ic03/rb_a06.gif) no-repeat;
	font-size: 15px;
	height: auto;
	line-height: 40px;
	padding: 0 5px 5px 40px;
	margin: 0 0 15px 0;
}

.main-inner h3
{
	font-size: 14px;
}

.main-inner p
{
	font-size: 14px;
	line-height: 150%;
	padding: 0px 20px 10px 25px;
	margin: 0;
}

.main-inner p.posted
{
	text-align: left;
	font-size: 12px;
	border-top: dotted 2px #4d4d4d;
	padding: 2px 0 0 0;
	margin: 0;
	clear: both;
}

.main-inner table
{
	width: auto;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	padding: 0;
	margin: 10px 0;
}

.main-inner td
{
	text-align: left;
}

.right
{
	float: right;
	margin: 0px 0px 20px 20px;
}

.left
{
	float: left;
	margin: 0px 20px 20px 0px;
}

/* 新着情報 */
.w-new
{
	margin: 15px 0 30px;
}

.w-new h2
{
	background: url(http://image.aquick.info/itama/ic/ic03/rb_a05.gif) no-repeat;
	font-size: 15px;
	height: auto;
	line-height: 40px;
	padding: 0 5px 5px 40px;
	margin: 0 0 20px 0;
}

.w-new h3
{
	background: url(http://shiroutou.xn--dck6a6c3dsf.net/img/arrow.gif) no-repeat;
	height: auto;
	font-size: 12px;
	padding: 0 25px 3px 20px;
	margin: 7px 5px 10px 10px;
	border-bottom: dotted 1px #4d4d4d;
}


/* エントリー */
.entry
{
	font-size: 12px;
}

.entry table
{
	font-size: 12px;
}

.entry h2
{
	background: url(http://image.aquick.info/itama/ic/ic03/rb_a02.gif) no-repeat;
	background-color: #eaf6ec;
	font-size: 15px;
	height: 40px;
	line-height: 150%;
	padding: 10px 5px 5px 40px;
	margin: 0 0 15px 0;
}

.entry h3
{
	font-size: 14px;
	padding: 7px 0 0 15px;
}

.entry p
{
	font-size: 14px;
	line-height: 150%;
	padding: 0px 20px 10px 25px;
	clear: both;
}

.entry p.posted
{
	text-align: right;
	font-size: 12px;
	border-top: dotted 2px #4d4d4d;
	padding: 5px 0 15px 0;
}

.entry p.extended
{
	text-align: right;
	font-size: 12px;
	padding: 10px 0 15px 0;
}

.entry ul
{
	font-size: 14px;
	list-style-type: none;
}

.entry li
{
	background: url(http://shiroutou.xn--dck6a6c3dsf.net/img/catemark.gif) no-repeat;
	font-size: 13px;
	list-style-type: none;
	line-height: 130%;
	padding: 0 20px 10px 20px;
	margin: 10px 0 0 0;
	border-bottom: dotted 2px #4d4d4d;
}

.entry li a
{
	font-weight: bold;
}


/* トラックバック */
.trackbacks h3
{
	font-size: 12px;
	padding: 0 15px;
}

.trackbacks-content
{
	font-size: 12px;
	padding: 0 15px;
}

.trackback-footer
{
	font-size: 12px;
}

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #4d4d4d;
	padding: 2px 10px;
	font-size: 11px;
	text-align: center;
	background: #ffffff;
}

/* カテゴリー一覧・関連エントリー */
.categorybox,
.entry-bottom
{
	background: #ffffff;
	padding: 10px 15px;
	margin: 10px 0;
	border: 1px dashed #4d4d4d;
}

.categorybox h3,
.entry-bottom h3
{
	font-size: 12px;
	padding: 0 0 5px 0;
}

.categorybox h4,
.entry-bottom h4
{
	font-size: 12px;
}


/* アーカイブ・カテゴリーアーカイブの設定 */
.sitemap h2,
.categorylist h2
{
	background: url(http://image.aquick.info/itama/ic/ic03/rb_a07.gif) no-repeat;
	height: 40px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	padding: 10 5px 5px 40px;
	margin: 0 0 20px 0;
}

.sitemap h3,
.categorylist h3
{
	background: url(http://shiroutou.xn--dck6a6c3dsf.net/img/catemark.gif) no-repeat;
	height: auto;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0 0 20px;
	padding: 0 0 0 25px;
}

.sitemap p
{
	padding: 5px 0 0 30px;
	font-size: 13px;
	text-align: left;
	margin: 0 10px;
}

.categorylist p
{
	line-height: 150%;
	font-size: 13px;
	text-align: left;
	padding: 0 10px 15px 20px;
	margin: 10px 0;
	border-bottom: dotted 2px #4d4d4d;
}


/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */
.sidebar
{
	margin: 0px;
}

.freespace,
#sponsored-link
{
	margin-bottom: 20px;
	font-size: 12px;
}

#categories h3,
#link-list h3,
#sponsored-link h3 , 
#search h3,
.freespace h3
{
	background: url(http://image.aquick.info/itama/bnr/bnr02/wrb_bn03.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	padding: 13px 5px 6px 63px;
	margin: 0 0 15px 0;
}

#recent h3
{
	background: url(http://image.aquick.info/itama/bnr/bnr02/wrb_bn01.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	padding: 13px 5px 6px 63px;
	margin: 0 0 15px 0;
}

#bookmarks h3
{
	background: url(http://image.aquick.info/itama/bnr/bnr02/wrb_bn00.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	padding: 13px 5px 6px 63px;
	margin: 0 0 15px 0;
}

.sidebar h3
{
	background: url(http://image.aquick.info/itama/bnr/bnr02/wrb_bn02.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	padding: 13px 5px 6px 63px;
	margin: 0 0 15px 0;
}

.sidebar ul,
#categories ul,
#recent ul,
#link-list ul,
#bookmarks ul,
.freespace ul
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	list-style-type: none;
	margin: 5px 0 20px 5px;
}

.sidebar #categories ul ul
{
	margin-bottom: 0;
	margin-top: 2px;
}

.sidebar li,
#categories li,
#recent li,
#link-list li,
#bookmarks li,
.freespace li
{
	width: auto;
	height: auto;
	line-height: 150%;
	list-style-type: none;
	padding: 0 0 3px 5px;
}


/* お気に入りに追加 */
.favorite
{
	text-align: left;
	padding: 0 0 10px 0;
}


/* AdSenseの設定 */
.ad_head,
.ad_center,
.ad_kiji,
.ad_side
{
	background-color:#fff;
	text-align: center;
	margin: 10px 0;
}

/* Movable Type・著作権情報 */
#powered
{
	width: auto;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 15px;
	padding: 5px;
	border: dashed 1px #666666;
}


/* フッターの設定ここから */
#footer
{
	width: 780px;
	height: 95px;
	background: url(http://image.aquick.info/itama/plt/plt02/robo_plt.gif) no-repeat;
	background-position:middle;
	font-size:13px;
	text-align: center;
	color: #000000;
	margin: 0;
	clear: both;
}

#footer-inner
{
	padding: 22px 15px 0 15px;
}
