@charset "UTF-8";

body {
   margin: 0;
   padding: 0;
   font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", 'メイリオ',Meiryo,"Osaka‐等幅", sans-serif;
   color: #333;
   letter-spacing: 1px;
   background: #f9f8f8 url(http://www.winhappyschevy.com/img/bg_body.gif) 0 0 repeat-x;
}

a {
   color: #333;
   text-decoration: none;
}

a:hover {
   color: #DDAAAA;
   text-decoration: none;
}

h1,h2 {
   margin: 0;
}

#top {
   width: 860px;
   margin: 0 auto;
}

#header {
   width :860px;
   height: 300px;
   margin-bottom: 5px;
   background: url(http://www.winhappyschevy.com/img/bg_head.gif) 0 0 no-repeat;
}

#contents {
   clear: both;
   width: 860px;
   margin: 20px 0;
}

#main {
   float: left;
   width: 640px;
}

#sub {
   float: right;
   width: 200px;
   background-color: #f9f8f8;
}

#totop {
   border-top: 1px solid #5D5353;
}

/* 回り込み解除 */
#contents:after {
   content:"";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

#header h1 {
   margin-left: 30px;
   padding: 0;
   font-size: 2em;
   color: #000;
   line-height: 60px;
}

#header h1 a {
   color: #000;
}

#header h1 a:hover {
   color: #5D5353;
}

#header p {
	width: 760px;
   	margin: 0 45px;
   	font-size: 11px;
}

#main h2 {
   margin: 10px 0;
   color: #5D5353;
   font-size: 18px;
   line-height: 1.4;
   border-bottom: 3px double #5D5353;
}

#main p{
   margin: 0 10px 30px 10px;
   font-size: 14px;
   line-height: 1.7;
}

#sub h2 {
   padding: 3px 3px 3px 5px;
   font-size: 16px;
   color: #fff;
   background: #5D5353;
}

#sub ul {
   margin: 0;
   padding: 5px 0 1em 10px;
}

#sub li {
	margin: 0;
	padding-left: 15px;
	font-size: 14px;
	line-height: 2.0;
   	background: url(http://www.winhappyschevy.com/img/bg_list.gif) 0 8px no-repeat;
   	list-style: none;
}

#sub li a {
	display: block;
}

#totop {
   position: relative;
   height: 2em;
}

#totop p {
   position: absolute;
   top: 10px;
   right: 7px;
   margin: 0;
   padding-left: 8px;
   font-size: 0.63em;
   background: #fff url(http://www.winhappyschevy.com/img/bg_totop.gif) 0 50% no-repeat;
}

#footer {
   position: relative;
   clear: both;
   width: 857px;
   padding: 10px 0;
   font-size: 11px;
   color: #333;
   text-align: center;
}
