* {
 color: #555555;
 font-size: 14px;
 font-family: Verdana, Arial, sans-serif;
 text-decoration: none;
 margin: 0px;
 padding: 0px;
}

#contents {
 border: 1px solid #000000;
}

.center {
 text-align: center;
 margin-bottom: 10px;
}

.center p{
 text-align: center;
}

.pickup {
 font-weight: bold;
}

h1 {
 color: #3E5876;
 font-size: 18px;
 font-weight: bold;
 text-indent: 10px;
 margin-left: 3px;
 border-left: 4px solid #669999;
}

.summary {
 color: #999999;
 font-size: 14px;
 font-weight: bold;
 text-indent: 10px;
 margin-left: 3px;
 border-left: 4px solid #3E5876;
}


h2 {
 color: #3E5876;
 background-image: url(/img/ipod_h2.gif);
 background-repeat: no-repeat;
 font-size: 16px;
 font-weight: bold;
 text-indent: 20px;
 border-bottom: 1px solid #669999;
 margin: 20px 0px 10px 0px;
}

h3 {
 font-size: 14px;
 font-weight: bold;
 text-indent: 10px;
 border-left: 5px solid #cccccc;
 margin: 20px 0px 10px 10px;
}

h4 {
 font-size: 12px;
 font-weight: bold;
}

input {
 color: #333333;
 font-size: 12px;
 line-height: 120%;
}

body {
 background-color: #669999;
 margin: 0px;
 padding:0px;
 text-align: center;
}

a, a:link, a:visited, a:active {
 color: #000000;
 font-size: 12px;
 text-decoration: underline;
}

a:hover {
 color: #CC0000;
 font-size: 12px;
 text-decoration: underline;
}

#container {
 width: 880px;
 background-color: #ffffff;
 background-image: url(/img/bg.gif);
 background-repeat: no-repeat;
 background-position: 0px 60px;
 line-height: 140%;
 text-align: left;
 margin: 0px auto 10px auto;
 padding: 0px;
 border: 1px solid #000000;
}

#container_top {
 width: 880px;
 background-color: #ffffff;
 line-height: 140%;
 text-align: left;
 margin: 10px auto 10px auto;
 padding: 0px;
}

#banner {
 color: #555555;
 background-color: #ffffff;
 text-align: left;
 padding: 15px;
 height: 35px;
}

#banner img {
 float: left;
}

#summary {
 width: 400px;
 text-align: right;
 float: right;
 padding-top: 5px;
}

#summary strong {
 font-size: 12px;
} 

#bannerimg {
 text-align: center;
}

#bannerimg img{
 margin: 1px;
 border: 1px solid #000000;
}

#center {
 float: right;
 width: 670px;
 overflow: hidden;
 margin: 0px;
}

#centerleft {
 width: 490px;
 float: left;
}

#centerright {
/*
 background-image: url(/img/rightad.gif);
*/
 width: 180px;
 float: right;
 padding: 5px 0px 5px 0px;
}

.content {
 padding: 5px 5px 5px 5px;
}

#right {
 float: left;
 width: 190px;
 background-color: #ffffff;
 text-align: center;
 overflow: hidden;
 border: 0px solid #000000;
 margin: 5px;
}


.blog {
 padding:  0px 5px 5px 5px;
}

.content b {
 font-weight: bold;
}

.content img {
 margin: 5px;
}

.content p {
 text-align: left;
 margin: 0px 10px 10px 20px;
 font-size:13px;
}

.content blockquote {
 color: #333333;
 background-color: #f8f8f8;
 font-size: 12px;
 padding: 3px;
 margin: 20px 0px 5px 20px;
 border: 1px solid #cccccc;
}

.content blockquote dt {
 font-size: 12px;
}

.content blockquote dd {
 font-size: 12px;
}

.content blockquote li {
 color: #333333;
 background-color: #f8f8f8;
 font-size: 10px;
 padding: 0px;
 margin: 5px 0px 5px 20px;
}

.content li {
 list-style-type: square;
 margin-left: 50px;
}

.content dt {
 font-weight: bold;
 font-size:17px;
 margin-left: 23px;
 color: #ff000;
 border-bottom: 1px dashed #0099FF;
}

.content dd {
 text-align: left;
 margin: 0px 10px 10px 20px;
 font-size:13px
}

#more table {
 margin-left: auto;
 margin-right: auto;
}

.content table{
  border: 0px;
}

.content th {
 font-weight: normal;
 background-color: #ffffff;
 padding: 5px;
 border-bottom: 1px dashed #000000;
}

.content td {
 padding: 5px;
 border: 0px;
}

#flow {
 width: 504px;
 height: 65px;
 text-align: center;
 padding: 1px;
 margin: 20px 0px 0px 10px;
 border: 1px solid #cccccc;
}

.fm {
 text-align: center;
 margin-top: 20px;
}

.fm caption {
 font-size: 14px;
 font-weight: bolid;
 text-align: left;
 padding: 3px;
 border-left: 5px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}

.fm th {
 background-color: #f8f8f8;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 padding: 5px;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}

.fm td {
 font-size: 12px;
 text-align: left;
 padding: 5px;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}

.fm label {
 font-size: 12px;
 text-align: left;
}

.fm .em {
 color: #cc0000;
 font-size: 12px;
}

.notice {
 color: #cc0000;
 font-weight: bold;
}

.appmenu {
 width :200px;
 color: #ffffff;
 background: transparent;
 padding: 0px;
 margin: 0px;
 border: 0px;
 cursor: hand;
}

.flowmenu{
 width :102px;
 height: 45px;
 color: #ffffff;
 background: transparent;
 padding: 0px;
 margin: 0px;
 border: 0px;
 cursor: hand;
}

.flowmenu-d{
 width :102px;
 height: 45px;
 color: #ffffff;
 background: transparent;
 padding: 0px;
 margin: 0px;
 border: 0px;
}

.flowmenu-d2{
 width :92px;
 height: 45px;
 color: #ffffff;
 background: transparent;
 padding: 0px;
 margin: 0px;
 border: 0px;
}

.content .posted {
 font-size: 12px;
 text-align: left;
 margin-bottom: 20px;
 border-bottom: 1px dotted #dddddd;
}

.techstuff {
 background-color: #f8f8f8;
 padding-top: 8px;
 margin: 30px 0px 12px 0px;
 border: 1px solid #cccccc;
}

.techstuff p {
 font-size: 12px;
 line-height: 100%;
}

#trackback {
 font-size: 12px;
}

.sidebar {
 margin: 0px;
 background-color: #ffffff;
 padding: 0px:
}

.sidebar img{
 padding: 10px 0px 0px 0px;
 margin: 0px;
}

.sidebar ul {
 list-style-type: none;
 padding: 5px 0px 5px 10px;
 margin: 0px 0px 0px 0px;
}

.sidebar ul ul {
 list-style-type: none;
 border: 0px;
 padding: 5px 0px 5px 0px;
 margin: 0px 0px 0px 0px;
}


.sidebar li {
 line-height: 100%;
 text-align: left;
 text-indent: 10px;
 padding: 3px 3px 8px 3px;
}


.photo {
 text-align: left;
 margin-bottom: 20px;
 }

.link-note {
 font-size: 14px;
 text-align: center;
 padding: 5px;
}

.xml {
 text-align: center;
 padding: 5px;
 margin-top: 20px;
}

.xml_top {
 text-align: center;
 margin-top: 7px;
}


#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
 background-color: #eeeeee;
 height: 80px;
 text-align: center;
 padding-top: 12px;
 border-top: 1px solid #cccccc;
}

#footer p {
 font-size: 12px;
 margin-bottom: 7px;
}

#footer address {
 font-size: 12px;
 font-style: normal;
}

#footer script {
 background-color: #eeeeee;
}

.req{
  color: #cc0000;
}

.subtitle{
 border: 1px solid #000000;
 font-size: 17px;
}

.leftgoods {
 width: 130px;
 float: left;
}

.rightgoods {
 width 250px;
 float: right;
}

.friendsleft{
 width: 250px;
 float: left;
}

.friendsleft iframe{
 padding-right: 4px;
}

.friendsright{
 width 110px;
 float: right;
}
#rescontent {
 margin: 0px 5px 5px 60px;
 padding: 0px;
}

.res{
 margin: 5px 5px 5px 30px;
 padding: 3px;
 background-color: #eeeeee;
 border: 1px dotted #000000;
}

#bbscenter {
 width: 600px;
 overflow: hidden;
 margin: 5px 5px 5px 40px;
 float: left;
}

#topnavi {
 width: 845px;
 padding: 0px;
 margin-top: 5px;
}
#topnavi img{
 float: right;
 margin: 1px;
 border: 1px solid #000000;
}
.guestbook {
 float: right;
 text-align right;
}
.guestbookcenter {
 float: left;
}

.rightad {
 float: right;
}

.content goods table{
 border: 0px;
 background-color: #eeeeee;
}

.entry {
 border: 1px dotted #000000;
 padding: 5px;
 font-size: 13px;
}

.price {
 color: #FF4500;
}

.goodsno {
 color: #FFFFFF;
}

.topc {
 color: #009999;
}

#ipodright {
 float: left;
 overflow: hidden;
 border: 0px;
 margin: 5px 5px 0px 5px;
}

#navi_back1 {
 background-image: url(/img/navi_back1.gif);
 background-repeat: no-repeat;
}

#navi_back2 {
 background-image: url(/img/navi_back2.gif);
 background-repeat: no-repeat;
}

#navi_back3 {
 background-image: url(/img/navi_back3.gif);
 background-repeat: no-repeat;
}

#navi_back4 {
 background-image: url(/img/navi_back4.gif);
 background-repeat: no-repeat;
}

#navi_back5 {
 background-image: url(/img/navi_back5.gif);
 background-repeat: no-repeat;
}
/*
.googlead_btm {
 background-image: url(/img/googlead_btm.gif);
 background-repeat: no-repeat;
}
*/

.amazlet-image {
 border: 1px solid #000000;
}

.new img {
 padding: 0px;
 margin: 0px 0px 0px 3px;
}