@charset "utf-8";

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

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

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

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

body
{
	text-align:center;
	color:inherit;
	background-color:#F4EFE8;
}

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

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

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

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

/* ---------- container ---------- */

div#container
{
	width:950px;
	margin:0 auto;
	background-color:transparent;
}
div#container-inner
{
}

/* ---------- container_end ---------- */

/* ---------- 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;
}

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 ---------- */

div#banner
{
	width:975px;
	margin:0 auto;
	text-align:left;
        background-color:#f3efe8;
}

div#banner-inner
{
	color:#374d67;
}

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

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

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

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

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:950px;
	text-align:left;
	background-color:#f3efe8;
	color:inherit;
	margin:0 auto;
}

/* ---------- wrapper_end ---------- */

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

div.main-contents
{
	padding:0 0 15px 0;
	background-color:#f3efe8;
	background-position:100% 0;
	background-repeat:no-repeat;
}


div#main
{
	float:right;
	width:680px;
	background-color:#f3efe8;
	background-position:100% 0;
	background-repeat:no-repeat;
}

div.main-contents p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box h3
{
	font-size:2px;
	background:#ffffff url(http://www.chip-top.com/cms/img/info_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;
}
div.box
{
       width:660px;
       margin:0 0 10px 10px;
}
div.box_left
{
       width:200px;
       float:left;
}
div.box_left_text
{
       width:200px;
       _width:190px;

}
div.box_left_text h5
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}
div.box_right
{
       width:450px;
       _width:447px;
       float:right;
}
div.box_right_left
{
       width:200px;
       float:left;
       margin-right:10px;
}
div.box_right_left_text
{
       width:200px;
       _width:190px;
}
div.box_right_left_text h5
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}
div.box_right_right
{
       width:200px;
       float:right;
}
div.box_right_right_text
{
       width:200px;
       _width:190px;
}
div.box_right_right_text h5
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box p
{
	font-size:80%;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 10px 10px 0;
}

div.box_s
{
       width:663px;
       height:361px;
	background: url(http://www.chip-top.com/cms/img/common/recom.jpg) no-repeat left top;
       margin:0 0 10px 0;
}
div.box_s_box
{     
      float:right;
      margin:50px 0 60px 0;
      width:350px;
}
div.box_s_box_s
{     
      padding:8px 18px 8px 18px;
}
div.box_s_box_s_text
{     
      float:right;
      width:215px;
}
div.box_s_box_s_text h5
{
	font-size:70%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/link-h6.gif) no-repeat 3px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
}
div.box_s_box_s img
{     
      float:left;
      margin:0 5px 5px 0;
}
div.news-box
{
	margin-bottom:40px;
}

div.news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.chip-top.com/cms/img/new-topics.gif) no-repeat left top;
	color:inherit;
	width:540px;
	height:25px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background:transparent url(http://www.chip-top.com/cms/img/link-h6.gif) no-repeat 7px 12px;
}

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



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

div#sidebar
{
	float:left;
	width:260px;
	text-align:left;
}

div#sidebar-inner
{
        background-color:transparent;
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(http://www.chip-top.com/cms/img/contents-menu.gif) no-repeat left top;
	color:inherit;
	width:260px;
	height:35px;
}
div#category-archives-under
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(http://www.chip-top.com/cms/img/contents-menu-under.gif) no-repeat left top;
	color:inherit;
        margin:0 auto;
	width:250px;
	height:40px;
}

div.category-archives
{
	margin-bottom:10px;
}

div#sidebar ul
{
	list-style-type:none;
	margin:0 10px 0 0;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/icon_topcategory.gif) no-repeat;
	display:block;
	padding:3px 5px 5px 22px;
        margin:5px 0 10px 5px;
	line-height:100%;
}

div.category-archives ul li a:hover
{
	color:#642830;
	background:#dcdcdc url(http://www.chip-top.com/cms/img/icon_topcategory.gif) no-repeat;
	text-decoration:underline;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
	background:#eeeeee url(http://www.chip-top.com/cms/img/subcategory-ul_bg.gif) no-repeat 0 100%;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:#eeeeee url(http://www.chip-top.com/cms/img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#642830;
	background:#ffffff url(http://www.chip-top.com/cms/img/icon_subcategory_hover.gif) no-repeat 19px 5px;
	text-decoration:none;
}

div.contents-search h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.chip-top.com/cms/img/search.gif) no-repeat left top;
	color:inherit;
	width:188px;
	height:20px;
}

div.search-form form input#search
{
	color:#333333;
	background-color:#ffffff;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #b4b4b4;
	width:130px;
}

div.search-form form input.searchsubmit
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:60%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}


div.contents-search
{
	margin-bottom:30px;
	width:100%;
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.chip-top.com/cms/img/rss.gif) no-repeat left top;
	display:block;
	width: 180px;
	height: 39px;
	text-decoration:none;
	margin-bottom:10px;
}

div.rss a:hover
{
	background: transparent url(http://www.chip-top.com/cms/img/rss_hover.gif) no-repeat left top;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}

/* ---------- category-archives_end ---------- */

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

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

div#footer-inner
{
	height:85px;
}
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 ---------- */

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

div#main p.navi
{
	font-size:60%;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:5px;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin:0 10px 10px 0;
}
* html div.entry { behavior: expression(IEPNGFIX.fix(this)); } 

div.entry table
{
       margin-bottom:20px;
}

h3.entry-header
{
        width:655px;
        height:37px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h3.png) no-repeat left bottom;
	padding:0 5px 5px 10px;
	borde:none;
	line-height:350%;
	margin:0 10px 10px 0;
}
* html h3.entry-header { behavior: expression(IEPNGFIX.fix(this)); } 

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

h3.entry-header a:hover
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#ee2546;
	background:transparent url(http://www.chip-top.com/cms/img/h1.gif) no-repeat left top;
	border:1px solid #fd96a6;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
        width:655px;
        height:38px;
	font-size:90%;
	font-weight:bold;
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h2.png) no-repeat left top;
	border:none;
	padding:5px 10px 5px 20px;
	line-height:150%;
	margin-bottom:10px;
}
* html div.entry h2 { behavior: expression(IEPNGFIX.fix(this)); } 

div.trackbacks h4,
div.comments h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/h4.gif) repeat-x left 5px;
	padding:0 15px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}


div.entry h3,
div.entry-body h3
{
        width:655px;
        height:37px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h3.png) no-repeat left bottom;
	padding:0 5px 5px 15px;
	borde:none;
	line-height:350%;
	margin-bottom:10px;
}
* html div.entry h3 { behavior: expression(IEPNGFIX.fix(this)); } 

div.entry h4,
div.entry-body h4
{
width:350px;
height:29px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 5px;
	_background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 0px;
	padding:0 5px 5px 10px;
	_padding:10px 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:5px;
        _margin-bottom:0px;
}

div.entry h5,
div.entry-body h5
{
	font-size:70%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/h5.gif) no-repeat 4px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry h6,
div.entry-body h6
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://www.chip-top.com/cms/img/link-h6.gif) no-repeat 0 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.chip-top.com/cms/img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding:0 5px 5px 5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:60%;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:80%;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(http://www.chip-top.com/cms/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}
div.banner_s
{
	width:260px;
        margin:0 auto;
}
div.banner_s p
{
	font-size:70%;
        line-height:150%;
	font-weight:normal;
	color:#333333;
        margin-bottom:5px;
        padding:0 8px;
}
div.banner_s a
{
        color:#651923;
}
div.banner_s a:hover
{
	text-decoration:underline;
        color:#651923;
}
div.contact_s
{
	width:260px;
        margin:0 auto;
}
div.contact_s_top
{
        background:transparent url(http://www.chip-top.com/cms/img/common/contact_top.gif) no-repeat left top;
        width:251px;
        height:70px;
        font-size:2px;
        text-indent:-9999px;
}
div.contact_s_mid
{
        background:transparent url(http://www.chip-top.com/cms/img/common/contact_middle.gif) repeat-y left top;
}
div.contact_s_mid p
{
	font-size:70%;
	color:#666666;
        margin-left:20px;
}
div.contact_s_middle
{
        background:transparent url(http://www.chip-top.com/cms/img/common/contact_middle.gif) repeat-y left top;
        width:211px;
        _width:251px;
        padding:0 20px;
}
div.contact_s_middle p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}
div.small
{
	font-size:70%;
	color:#666666;
	background-color:inherit;
}
div.contact_s_middle h5
{
        color:#651923;	
        font-size:80%;
	font-wight:bold;
        border-bottom:#651923 solid 1px;
        width:100%;
        padding:5px 0 3px 0;
}
div.contact_s_bottom
{
        background:transparent url(http://www.chip-top.com/cms/img/common/contact_bottom.gif) repeat-y left top;
        width:251px;
        height:34px;
        font-size:2px;
        text-indent:-9999px;
}
/* ---------- archives_end ---------- */
/*--- sitemap ---*/
#sitemap h3{
        width:655px;
        height:37px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h3.png) no-repeat left bottom;
	padding:0 5px 5px 15px;
	borde:none;
	line-height:350%;
	margin-bottom:10px;
}
* html #sitemap h3 { behavior: expression(IEPNGFIX.fix(this)); } 
#sitemap {
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}
#sitemap ul {
                margin-left:20px;
}
a:hover .rollover{
 color: #D1A3F5;
 opacity: 0.6;
 filter: alpha(opacity=60);
 }
/*--- menu---*/
.menu
{ 	font-size:90%;
	color:#666666;
	line-height:150%;
         clear: both;
        margin-bottom:10px;
}
dl.menu h4
{ 	
width:304px;
height:29px;
	font-size:100%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 5px;
	padding:0 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:5px;
        _margin-bottom:0px;
        _padding-top:5px;
}
dl.menu {  
   border-bottom:1px dotted #999;   
  margin: 0px 0px 3px 5px;
  padding: 2px;
  width: 640px;
  float: left;
  clear: both; 
}  
dl.menu dt {  
   float:left;  
   width:400px;  
   padding:3px 0 0px 5px;  
   clear:both; 
}  
dl.menu dd {  
   width:100px;
   padding:3px 5px 0px 0px; 
   float:right;
}
.ma
{
   margin-top:4px;
}
/*--- esthe---*/
.esthe
{ 	font-size:90%;
	color:#666666;
	line-height:150%;
         clear: both;
        margin-bottom:10px;
}
dl.esthe h4
{ 	
width:304px;
height:29px;
	font-size:100%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 5px;
	padding:0 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:5px;
        _margin-bottom:0px;
        _padding-top:5px;
}
dl.esthe {  
   border-bottom:1px dotted #999;   
  margin: 0px 0px 3px 5px;
  padding: 2px;
  width: 640px;
  float: left;
  clear: both; 
}  
dl.esthedt {  
   float:left;  
   width:200px;  
   padding:3px 0 0px 5px;  
   clear:both; 
}  
dl.esthe dd {  
   width:300px;
   padding:3px 5px 0px 0px; 
   float:right;
}
.ma
{
   margin-top:4px;
}
/*--- recruit　---*/
.recruit
{ 	font-size:90%;
	color:#666666;
	line-height:150%;
         clear: both;
}
dl.recruit {  
   border-bottom:1px dotted #999;   
  margin: 0px 0px 3px 5px;
  padding: 2px;
  width: 640px;
  float: left;
  clear: both; 
}  
dl.recruit dt {  
   float:left;  
   width:80px;  
   padding:3px 0 0px 5px;  
   clear:both;
   font-weight:bold;
}  
dl.recruit dd {  
   width:500px;
   padding:3px 5px 0px 10px; 
  border-left:#999999 solid 2px;
   float:right;
}
/*--- staff　---*/
.staff
{ 	font-size:90%;
	color:#666666;
	line-height:150%;
         clear: both;
}
dl.staff {     
  margin: 0px 0px 3px 5px;
  padding: 2px;
  width: 640px;
  float: left;
  clear: both; 
}  
dl.staff dt {  
   float:left;  
   width:180px;  
   padding:3px;
   margin:0 3px 3px 0;
   font-weight:bold;
}  
dl.staff dt img {  
   border:#999 solid 1px;
   padding:2px;
   width:180px;  
   height:220px;
   background-color:#fff;
} 
dl.staff dd {  
   width:420px;
   padding:5px; 
   border:#651923 dotted 1px;
   margin:0 0 3px 3px;
   float:right;
}
dl.staff dd ol {  
   margin-left:20px;
}
dl.staff dd li { 
   font-weight:nomal; 
}
.voice_1
{
width:633px;
_width:663px;
background:url(http://www.chip-top.com/cms/img/staff/staff_1.jpg) no-repeat left top;
padding-left:30px;
padding-top:200px;

}
.voice_1 h4
{
width:350px;
height:29px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 5px;
	_background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 0px;
	padding:0 5px 5px 10px;
	_padding:10px 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:3px;
        _margin-bottom:0px;
          font-size:90%;
}
.voice_1 .text
{
       margin:0 0 5px 10px;
          font-size:80%;
	color:#666666;
	line-height:150%;
         clear: both;
}
.voice_2
{
width:633px;
_width:663px;
background:url(http://www.chip-top.com/cms/img/staff/staff_2.jpg) no-repeat left top;
padding-left:30px;
padding-top:200px;

}
.voice_2 h4
{
width:350px;
height:29px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 5px;
	_background:transparent url(http://www.chip-top.com/cms/img/h4.png) no-repeat left 0px;
	padding:0 5px 5px 10px;
	_padding:10px 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:3px;
        _margin-bottom:0px;
          font-size:90%;
}
.voice_2 .text
{
       margin:0 0 5px 10px;
          font-size:80%;
	color:#666666;
	line-height:150%;
         clear: both;
}
/*--- product　---*/
.product
{ 	  width: 640px;

}
.product .left
{ 	  width: 310px;
         float:left;
}
.product .right
{ 	  width: 310px;
         float:right;
}
.product img
{ 	
   border:#999 solid 1px;
   padding:2px;
   background-color:#fff;
}
/*--- recom　---*/
.recom
{ 	  width: 640px;
          margin-bottom:10px;

}
.recom .left
{ 	  width: 310px;
         float:left;
}
.recom .right
{ 	  width: 310px;
         float:right;
}
.border
{ 	
   border:#999 solid 1px;
   padding:2px;
   background-color:#fff;
}
/*--- access　---*/
.access
{ 	  width: 650px;
          margin-bottom:10px;

}
.access .left
{ 	  width: 380px;
         float:left;
}
.access .right
{ 	  width: 250px;
         float:right;
}
.access .right img
{ 	  margin-left:10px;
}
.border
{ 	
   border:#999 solid 1px;
   padding:2px;
   background-color:#fff;
}
.banner_a
{
width:240px;
height:32px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#642830;
	background:transparent url(http://www.chip-top.com/cms/img/common/banner.gif) no-repeat left 5px;
	_background:transparent url(http://www.chip-top.com/cms/img/common/banner.gif) no-repeat left 0px;
	padding:0 5px 5px 10px;
	_padding:10px 5px 5px 10px;
	borde:none;
	line-height:350%;
	_line-height:100%;
	margin-bottom:5px;
        _margin-bottom:0px;
}
.font_r
{
        color:#651923;
        font-weight:bold;
	font-size:80%;
        margin-bottom:5px;
}
.font_s
{
        color:#651923;
	font-size:70%;
　　　margin:0;
        padding:0;
}
.font_la
{
        color:#651923;
        font-weight:bold;
	font-size:150%;
        margin-bottom:5px;
}