@charset "utf-8";

/*
name: Dr.Blog Style Library
designer: Dr.Blog
designer_url: http://drblog.jp/
developer: Dr.Blog
developer_url: http://drblog.jp/
*/

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family:Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:#666666;
	background-color:#F4EFE8;
	text-align:center;
        margin:0 auto;
}

a {
	text-decoration:underline;
	color:#8F3543;
	background:inherit;
}

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

.layout-two-column-right #main-container,.layout-two-column-left #main-container,.layout-one-column #main-container {
	width:975px;
	margin:0 auto;
	text-align:left;
	color:inherit;
}

.layout-three-column #main-container {
	width:975px;
	margin:0 auto;
	text-align:left;
	background-color:#F4EFE8;
	color:inherit;

}

/* ---------- body_end ---------- */
/* ---------- header ---------- */

div#header
{
	width:975px;
	height:175px;
	color:inherit;
	background-color:transparent;
        background-image:url(http://www.chip-top.com/blog/img/header_bg.png);
        background-position:left top;
        background-repeat:no-repeat;
        margin:0 auto;
        text-align:center;
}
* html div#header { behavior: expression(IEPNGFIX.fix(this)); } 

div#header-inner
{
       width:950px;
       height:165px;
        margin:0 auto;
        text-align:center;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}

/* ---------- header_end ---------- */
/* ---------- banner ---------- */

.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner,.layout-three-column #banner {
	width:975px;
	margin:0 auto;
	text-align:left;
        background-color:#f3efe8;
}
.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner {
        background-color:#f3efe8;
}
.layout-three-column #banner {
        background-color:#f3efe8;
}
/* ---------- header ---------- */

div#header
{
	width:975px;
	height:175px;
	color:inherit;
	background-color:transparent;
        background-image:url(http://www.chip-top.com/cms/img/header_bg.png);
        background-position:left top;
        background-repeat:no-repeat;
        margin:0 auto;
}
* html div#header { behavior: expression(IEPNGFIX.fix(this)); } 

div#header-inner
{
       width:950px;
       height:165px;
        margin:0 auto;
}

div#header img
{
	float:left;
}

#banner h1 {
	position:relative;
	left:15px;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:100%;
}

#banner h1 a {
	color:#642830;
	background-color:transparent;
	text-decoration:none;
}

#banner h1 a:hover {
	text-decoration:underline;
}

#banner h2 {
	position:relative;
	left:0;
	font-size:60%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:900px;
	color:#999999;
        padding-left:15px;
	background-color:transparent;
}

/* ---------- main ---------- */

.layout-one-column #main
{
	width:930px;
	float:left;
	background-color:#F4EFE8;
	color:inherit;
}

.layout-two-column-right #main
{
	width:700px;
	float:left;
	background-color:#F4EFE8;
	color:inherit;
}

.layout-two-column-left #main
{
	width:700px;
	float:right;
	background-color:#F4EFE8;
	color:inherit;
}

.layout-three-column #main
{
	width:550px;
	float:left;
	background-color:#F4EFE8;
	color:inherit;
}

.content
{
	padding:10px 15px 15px 15px;
}

.entry
{
	margin:0 0 30px 0;
	font-size:80%;
}

p.date-header
{
	width:100%;
	background-color:transparent;
	background-image:url(hrbar.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	color:#666666;
	text-align:right;
	font-size:90%;
	padding:5px;
	margin:0 0 15px 0;
	height: 17px;
}

h3.entry-header
{
	background-color:transparent;
	background-image:url(h5.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-weight:bold;
	padding:0 0 10px 20px;
}

h3.entry-header a
{
	background-image: none;
	color:#642830;
	text-decoration:none;
}

h3.entry-header a:hover
{
	background-image: none;
	color:#642830;
	text-decoration:underline;
}

blockquote
{
	color:#642830;
	padding:10px;
	border:1px dashed #999999;
	background:#ffffff;
}

.entry-body p
{
	color:#333333;
	margin:10px 0;
	padding:0 0 10px 0;

}

.entry-body img
{
	border:none;
	margin:0 0 20px 0;
}

.entry-body ul
{
	list-style-position:inside;
}

.entry-body li
{
	color:#666666;
	font-size:80%;
	margin-right:5px;
	list-style-type:square;
}

.entry-more
{
	color:#333333;
	margin:5px 0;
	padding:5px 0 10px 0;
	text-align: left;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
}


.entry-info
{
	padding:10px 0 10px 0;
}

.entry-info li
{
	color:#666666;
	font-size:80%;
	display:inline;
	margin-right:5px;
	list-style-type:none;
}

.content h4
{
	border:1px solid #642830;
	color:#642830;
	font-weight:bold;
	padding:3px 5px;
	margin:0 0 5px 0;
}

.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin:0 0 15px 0;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

.layout-one-column #left-menu,
.layout-one-column #right-menu
{
	display:none;
}

.layout-two-column-right #left-menu,
.layout-two-column-right #right-menu
{
	width:200px;
	float:right;
        margin-right:10px;
}

.layout-two-column-left #left-menu,
.layout-two-column-left #right-menu
{
	width:200px;
	float:left;
        margin-left:10px;
}

.layout-three-column #left-menu
{
	width:200px;
	float:left;
        margin-left:10px;
}
.layout-three-column #right-menu
{
	width:200px;
	float:left;
}

.layout-two-column-right .left-content,
.layout-two-column-right .right-content,
.layout-three-column .right-content
{
	padding:10px 0 0 0;
}

.layout-two-column-left .left-content,
.layout-two-column-left .right-content,
.layout-three-column .left-content
{
	padding:10px 0 0 0;
}

.left-content h3,
.right-content h3
{
	color:#642830;
	font-weight:bold;
	font-size:80%;
	padding:4px 0 10px 10px;
	height:20px;
}

.left-content h5,
.right-content h5
{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px;
}

.left-content h3 a
{
	color:#642830;
	text-decoration:none;
}

.left-content h3 a:hover
{
	color:#642830;
	text-decoration:underline;
}

#left-menu li a,
#right-menu li a
{
	background-image: none;
	text-decoration:underline;
	color:#666666;
}

#left-menu li a:hover,
#right-menu li a:hover
{
	color:#642830;
	text-decoration:underline;
}

#left-menu li
{
	background-color:transparent;
	background-image:url(h5.gif);
	background-repeat:no-repeat;
	background-position:0 85%;
	list-style-type: none;
	color:#333333;
	font-size:80%;
	padding:0 0 0 20px;
	margin: 5px 0 0 0;
}

#right-menu li
{
	list-style-type:none;
	color:#333333;
}

.site-link {
	padding:10px 0 0 0;
}
.site-link p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}
div.small
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
}
.site-link h5
{
        color:#651923;	
        font-size:80%;
	font-wight:bold;
        border-bottom:#651923 solid 1px;
        width:100%;
        padding:5px 0 3px 0;
}

.search-form,
.category-archives,
.monthly-archives,
.recent-entry,
.site-link,
.cclicense,
.powered,
.search-feed
{
	margin:0 0 30px 0;
	padding:0 10px 5px 7px;
}

.syndicate
{
	margin:0 15px 0 10px;
	padding:5px 0;
}

.powered 
{
	border-top: 1px solid #642830;
	border-bottom: 1px solid #642830;
	margin:0 15px 20px 10px;
}	

.cclicense
{
	background-color:#ffffff;
	color:inherit;
	border:1px solid #642830;
	padding:5px;
	margin:10px 18px 10px 15px;
}

.recent-entry li
{
	background-color:transparent;
	background-image:url(h5.gif);
	background-repeat:no-repeat;
	background-position:0 15%;
	list-style-type: none;
	color:#333333;
	font-size:80%;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}

.search-form,.monthly-archives,.site-link
{
	background-image:url(label.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.category-archives,
.recent-entry,
.search-feed
{
	background-image:url(label.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.cclicense,.syndicate,.powered
{
	color:#333333;
	font-size:60%;
}

.search-form label
{
	color:#333333;
	font-size:80%;
	margin-top: 15px;
}

.search-form #search
{
	width:90%;
	color:#999999;
	font-size:60%;
	border:1px solid #999999;
	padding:1px;
	background:#ffffff;
}

.search-form .searchsubmit
{
	color:#ffffff;
	font-size:60%;
	font-weight:bold;
	text-align:center;
	background-color:inherit;
	background-image:url(button_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
	width: 59px;
	height: 15px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
}

.site-link li
{
	list-style-type:none;
	color:#333333;
	font-size:80%;
}

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column #footer
{
        width:975px;
        height:85px;
	background-color:transparent;
        background-image:url(http://www.chip-top.sakura.ne.jp/cms/img/footer_bg.png);
        background-repeat:no-repeat;
        background-position:left bottom;
        color:#642830;
        margin:0 auto;
        text-align:center;
}
* html div#footer { behavior: expression(IEPNGFIX.fix(this)); } 

.layout-three-column #footer
{
        width:975px;
        height:85px;
	background-color:transparent;
        background-image:url(http://www.chip-top.sakura.ne.jp/cms/img/footer_bg.png);
        background-repeat:no-repeat;
        background-position:left bottom;
        color:#642830;
        margin:0 auto;
        text-align:center;
}

#footer
{
        width:975px;
        height:85px;
	background-color:transparent;
        background-image:url(http://www.chip-top.sakura.ne.jp/cms/img/footer_bg.png);
        background-repeat:no-repeat;
        background-position:left bottom;
        color:#642830;
        margin:0 auto;
        text-align:center;
}
div#footer-inner
{
	height:85px;
        text-align:center;
}
div#footer p
{
	background-color:transparent;
	color:#642830;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
        top:30px;
	left:0;
}

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

.trackbacks p,
.trackbacks dt
{
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

.trackbacks p
{
	margin:5px 0 10px 0;
}

.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

.trackback-info
{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #999999;
}

.trackback-info ul
{
	padding:2px;
	display:inline;
}

.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin:0 5px 0 0;
	list-style-type:none;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

.comments,
#comments-open-data label
{
	background-image:url(./menu_bg.gif);
	background-repeat:repeat;
	background-position:0 0;
	margin:0 0 10px 0;
	padding:5px;
}

.comments-body
{
	background-color:#ffffff;
	color:inherit;
	padding:5px;
}

.comments-body p,
.comments-info li,
#comments-open-data legend,
#comments-open-data label
{
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

.comments-body p,.comments-post-content p
{
	margin:5px 0 10px 0;
}

.comments-info
{
	border-top: 1px dashed #999999;
	padding-top:5px;
}

.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
}

#comments-open-data legend
{
	color:#ffffff;
	background-color:#642830;
	padding:3px;
	margin:0 0 10px 0;
}

#comments-open-data input#comment-author,
#comments-open-data input#comment-email,
#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:60%;
	border:1px solid #999999;
	padding:2px;
	background-color:#ffffff;
	margin:5px 0 10px 0;
}

#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:60%;
	border:1px solid #999999;
	padding:2px;
	background-color:#ffffff;
	margin:5px 0 10px 0;
}

.comments-open-footer input
{
	color:#999999;
	font-size:60%;
	border:1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #642830;
	padding:5px;
	color:#642830;
	margin-bottom:10px;
	text-align: center;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,
dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,
dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit
{
	color:#ffffff;
	font-size:60%;
	font-weight:bold;
	text-align:center;
	background-color:inherit;
	background-image:url(button_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
	width: 59px;
	height: 15px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.tags-list dl dt
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 5px 0;
	background-color:inherit;
}

div.tags-list
{
	margin:0 0 10px 0;
}

/* ---------- search_end ----------*/


/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/
div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}