#pan-list {
    height: 39px;
    width: 860px;
    margin: 0px auto;
    padding-bottom: 1px;
    background: url("../img/pan-list-bg.gif") repeat-x;
    border-bottom: 1px dotted #a7b9c7;
}
#pan-list ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#pan-list li {
    margin: 18px 0px 0px 10px;
    padding: 0px;
    float: left;
    list-style-type: none;
}

#contents-h {
    margin: 0px;
    padding: 0px;
}

#contents-h h2 {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}


/*-- 会社概要 --*/
#company {
    margin-top: 30px;
    padding: 0px;
}

#company table {
    width: 600px;
    margin: 20px auto;
    border-collapse: collapse;
    border: 1px solid #a5b0b9;
    letter-spacing: 0.2em;
}

#company th {
    border: 1px solid #a5b0b9;
    text-align: left;
    font-weight: normal;
    width: 180px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 0;
    background: url("../company/img/dt_bg.gif") repeat-x;
    background-position: 0% 100%;
}

#company .th-title {
    float: left;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

#company td {
    border: 1px solid #a5b0b9;
    width: 400px;
    margin-left: 180px;
    padding: 15px 0px 15px 15px;
    background: url("../company/img/dd_bg.gif") repeat-x;
    background-position: 0% 100%;
}

#company td .atten {
    font-size: 10px;
    color: #F00;
}

#company td ul {
    margin: 0px;
    padding: 0px;
}

#company td li {
    list-style-type: none;
}

#company td p {
    margin: 0px;
    padding: 0px;
}

#company-management {
    margin-top: 20px;
    padding: 0px;
}

.infotop-marketing {
    width: 550px;
    margin: 15px auto;
}

/*--テレビ放映商品--*/
#movie-top {
    width: 580px;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

#movie-letter {
    width: 540px;
    margin: 0px 0px 0px 20px;
    padding: 20px 20px 0px 20px;
    background: url("../commodity/img/movie_bg.gif") repeat-x;
    background-color: #f1f0ed;
    overflow: hidden;
}

#movie-commondity {
    color: #000;
    width: 540px;
    margin: 0px;
    padding: 8px 0px;
    border-bottom: 1px solid #d3d1cc;
    overflow: hidden;
}

.movie-title {
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.movie-shop {
    float: left;
    width: 300px;
}

.movie-price {
    margin: 0px 0px 0px 300px;
}


#movie-exp {
    border-top: 1px solid #fcfcfb;
    border-bottom: 1px solid #d3d1cc;
}

.movie-exp {
    margin:0px;
    padding: 10px;
}

#movie-buy {
    width: 540px;
    border-top: 1px solid #fcfcfb;
    margin: 0px;
    padding: 8px 0px;
    overflow: hidden;
}

.movie-buy {
    float: right;
	width: 254px;
	height:49px;
	background: url("../commodity/img/com_buy.gif") no-repeat;
}

.movie-buy a {
	width: 254px;
	height:49px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background: url("../commodity/img/com_buy.gif") no-repeat;
}

.movie-buy a:hover {
    margin: 0px;
	background: url("../commodity/img/com_buy_over.gif") no-repeat;
}

#movie-table {
    margin-top: 20px;
    overflow: hidden;
}

.movie-conf {
    margin: 20px 0px;
}

.movie-list {
    width: 600px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.list-now {
    float: left;
    width: 200px;
    height: 230px;
    background: #f3ece8;
}

.list {
    float: left;
    width: 200px;
    height: 230px;
}

.list-now a {
    width: 180px;
    height: 230px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    display: block;
}

.list-now a:hover {
    text-decoration: none;
}

.list-now a:hover .list-sum {
    border: 1px solid #f275b5;
}

.list a {
    width: 180px;
    height: 230px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    display: block;
}

.list a:hover {
    text-decoration: none;
    background: #eceff2;
}

.list a:hover .list-sum {
    border: 1px solid #f275b5;
}

.list-now .list-sum {
    width: 160px;
    height: 120px;
    margin-left: 10px;
    border: 1px solid #b3b3b3;
}

.list-sum {
    width: 160px;
    height: 120px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #c8dcff;
}

.list-now .list-title {
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    color: #584f4b;
    text-decoration: underline;
}

.list-title {
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    color: #00F;
    text-decoration: underline;
}

.list-now .list-body {
    color: #000;
    font-size: 10px;
    margin-top: 5px;
    text-decoration: none;
}

.list-body {
    color: #000;
    font-size: 10px;
    margin-top: 5px;
    text-decoration: none;
}

/*--テレビ放映商品終わり--*/
/*--個人情報保護 --*/
#privacy-main {
    margin-top: 20px;
    padding: 0px;
}

#privacy-handling {
    margin-top: 20px;
    padding: 0px;
}

.privacy-main {
    margin-top: 20px;
}

/*--個人情報保護終わり --*/

/*--about --*/
#about {
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 0px;
}

.about-letter {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 20px;
    border-left: 2px solid #d1e0ea;
}

.about-letter p{
    line-height: 1.8em;
}

.about-tv-image {
    width: 575px;
    height: 211px;
    margin: 25px auto;
    padding: 0px;
}

.about-image {
    width: 487px;
    height: 193px;
    margin: 0px auto;
    padding: 0px;
    background: url("../about/img/infotop-botton_bg.gif") no-repeat;
}

.about-link {
    margin: 0px;
    padding: 140px 0px 0px 277px;
	display: table;
	overflow: hidden;
}

.about-link a {
    margin: 0px 0px 0px 0px;
	width: 200px;
	height:37px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
}

.about-link a:hover {
    margin: 0px 0px 0px 0px;
	background: url("../about/img/infotop-botton_over.gif") no-repeat;
}
/*--about 終わり --*/

/*--inquiry --*/
#inquiry {
    margin: 30px 0px;
    padding: 0px;
	overflow: hidden;
}

.inquiry {
    margin: 0px 0px 0px 10px;
}

.inquiry .conf-title {
    margin-bottom: 11px;
}

.inquiry-step {
    width: 595px;
    background: #fafcff;
    border-left: 2px solid #a6b2cb;
    border-right: 2px solid #a6b2cb;
    overflow: hidden;
}

#step-1 .inquiry-left {
    float: left;
    width: 105px;
    height: 700px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    display: block;
}

#step-2 .inquiry-left {
    float: left;
    width: 105px;
    height: 136px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

#step-3 .inquiry-left {
    float: left;
    width: 105px;
    height: 120px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

*html #step-1 .inquiry-left {
    float: left;
    width: 105px;
    height: 725px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    display: block;
}

*html #step-2 .inquiry-left {
    float: left;
    width: 105px;
    height: 150px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

*html #step-3 .inquiry-left {
    float: left;
    width: 105px;
    height: 135px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

*+html #step-1 .inquiry-left {
    float: left;
    width: 105px;
    height: 735px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    display: block;
}

*+html #step-2 .inquiry-left {
    float: left;
    width: 105px;
    height: 155px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

*+html #step-3 .inquiry-left {
    float: left;
    width: 105px;
    height: 145px;
    background: url("../inquiry/img/bg.jpg") repeat-y;
    overflow: hidden;
}

.inquiry-right {
    margin: 0px 0px 0px 105px;
    padding: 0px;
    background: #fafcff;
}

*html .inquiry-right {
    width: 460px;
    margin: 0px -3px 0px 0px;
    padding: 0px;
    display: block;
    background: #fafcff;
}

*+html .inquiry-right {
    width: 460px;
    padding: 0px;
    display: block;
    background: #fafcff;
}

.step-line {
    margin: 12px 5px 10px;
    padding: 0px;
    border-top: 1px solid #97a4be;
}

.step-1-top a {
	width: 424px;
	height:172px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
    margin: 20px 0px 10px 30px;
    background: url("../inquiry/img/step1-image1.gif") no-repeat;
}

.step-1-top a:hover {
	width: 424px;
	height:172px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
    margin: 20px 0px 10px 30px;
    background: url("../inquiry/img/step1-image1-over.gif") no-repeat;
}


.step-1-under a {
	width: 424px;
	height:172px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
    margin: 20px 0px 10px 30px;
    background: url("../inquiry/img/step1-image2.gif") no-repeat;
}

.step-1-under a:hover {
	width: 424px;
	height:172px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
    margin: 20px 0px 10px 30px;
    background: url("../inquiry/img/step1-image2-over.gif") no-repeat;
}

.inq-step-body {
    width: 460px;
    padding: 0px;
    margin-top: 10px;
    margin-left: 15px;
}

*html .inq-step-body {
    width: 460px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 15px;
}

*+html .inq-step-body {
    width: 460px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 15px;
}

.step-body-left {
    float: left;
    width: 80px;
    background: #d5d9e0;
    margin: 0px 0px 0px 0px;
}

.step-body-right {
    padding-right: 0px;
    background: #d5d9e0;
    padding: 6px 0px 7px;
}

.step-body-right p {
    margin: 0px;
    line-height: 1.5em;
    font-size: 14px;

}

p.text-blue {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px;
    color:#145bec;
}

.inquiry-arrow {
    width: 45px;
    margin: 10px auto;
}

.conf-flow {
    float: left;
    width: 193px;
    margin-right: 10px;
}

.bottom {
    vertical-align: top;
}

*html .top {
    vertical-align: bottom;
    margin-bottom: -2px;
}

*+html .top {
    vertical-align: bottom;
    margin-bottom: -1px;
}

*+html .bottom {
    vertical-align: top;
    margin-top: -2px;
}


#inquiry2 {
    margin: 30px 0px;
    padding: 0px;
	overflow: hidden;
}

.conf-letter {
    width: 586px;
    border-top: 1px solid #97a4be;
    font-size: 10px;
    padding: 5px 5px;
    border-right: 2px solid #a6b2cb;
    border-left: 2px solid #a6b2cb;
}

.conf-letter p {
    margin: 0px 0px 0px;
    padding: 0px 0px;
}

.conf-letter .atten {
    color: #F00;
}

.conf-letter .atten_line {
    color: #F00;
	text-decoration: underline;
}

.conf-form {
	width: 600px;
	height:104px;
	display:block;
    margin: 20px 0px 20px 0px;
    background: url("../inquiry/img/conf-form.gif") no-repeat;
    
}

.conf-form a {
	width: 600px;
	height:104px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
    background: url("../inquiry/img/conf-form.gif") no-repeat;
    
}

.conf-form a:hover {
    background: url("../inquiry/img/conf-form-over.gif") no-repeat;
    
}

/*--inquiry 終わり --*/


/*--guide --*/
#guide {
    margin-top: 20px;
    padding: 0px;
	overflow: hidden;
}

.guide {
    margin: 0px 0px 0px 0px;
}

.guide .sup-title {
    margin: 10px 0px 10px 10px;
}

.step {
    float: left;
    width: 107px;
    height: 125px;
    margin-bottom: 60px;
}

.step img {
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 0px;
}

.step img.step-arrow {
    margin-top: 50px;
}

.step-body {
    margin-left: 10px;
}

.step-flow {
    width: 600px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.flow-body {
    background: #fafcff;
    border-left: 2px solid #a6b2cb;
    border-right: 2px solid #a6b2cb;
    overflow: hidden;
}

.flow-body a {
    filter: alpha(opacity=50);
}

.body-left img {
    margin: 3px 0px 3px 10px;
    float: left;
    overflow: hidden;
}

.body-right {
    margin-left: 210px;
    padding: 3px 10px;
    height: 213px;
}

*html .body-right {
    margin-right: -3px;
}

.flow-body ul {
    margin-top: 20px;
    padding: 0px;
}

.flow-body li {
    list-style-type: none;
    margin-bottom: 5px;
    padding: 0px;
    display: inline-block;
}

.flow-body li img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0px 7px 7px 7px;
    padding: 0px;
}

.flow-body li p {
    margin: 0px 0px 0px 40px;
    font-size: 14px;
    display: block;
    line-height: 1.6em;
}

*html .flow-body li {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 1.6em;
}

.text-bold {
    font-weight: bold;
    color: #263c6a;
    margin: 0px;
    padding: 0px;
}

.photo-text {
	text-indent:-9877em;
	text-decoration:none;
    display: hidden;
    width: 1px;
    height: 1px;
}

.bottom {
    vertical-align: top;
}

*html .top {
    vertical-align: bottom;
    margin-bottom: -2px;
}

*+html .top {
    vertical-align: bottom;
}

*+html .bottom {
    vertical-align: top;
    margin-top: -2px;
}

.body-text {
    margin-top: 20px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 1.6em;
}
.sup-body {
    height: 104px;
    background: url("../guide/img/conf-2_bg.gif") no-repeat;
    margin: 20px 0px 0px 10px;
    padding: 70px 0px 0px 105px;
}

.sup-body p {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    line-height: 1.3em;
}

.sup-body .atten {
    color: #F00;
}

.sup-body .atten-line {
    color: #F00;
	text-decoration: underline;
}

.guide-top {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
/*--guide 終わり --*/

/*--sitemap --*/
#sitemap {
    margin-top: 20px;
    padding: 0px;
	overflow: hidden;
}

.sitemap {
    margin: 0px 0px 0px 10px;
}

.map-top {
    width: 590px;
    height: 181px;
    background: url(../sitemap/img/map_bg.gif) no-repeat;
    margin: 20px 0px 30px;
}

.botton1 {
    float: left;
    display: inline;
    overflow: hidden;
    height: 60px;
    width: 60px;
    background: url(../sitemap/img/top-botton1.gif) no-repeat;
}

.botton1 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/top-botton1.gif) no-repeat;
}

.botton1 a:hover{
    background: url(../sitemap/img/top-botton1_over.gif) no-repeat;
}

.botton2 {
    width: 60px;
    height: 60px;
    margin: 0px 0px 0px 0px;
    padding: 106px 0px 0px 0px;
}

*html .botton2 {
    margin: 0px 0px 0px 0px;
    padding: 38px 0px 0px 0px;
}

*+html .botton2 {
    margin: 0px 0px 0px 0px;
    padding: 92px 0px 0px 0px;
}

.botton2 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/top-botton3.gif) no-repeat;
}

.botton2 a:hover{
    background: url(../sitemap/img/top-botton3_over.gif) no-repeat;
}

.map-botton  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/top-botton2.gif) no-repeat;
}

.map-botton a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/top-botton2.gif) no-repeat;
}

.map-botton a:hover{
    background: url(../sitemap/img/top-botton2_over.gif) no-repeat;
}


.map-top .map-list{
    margin: 0px 0px 0px 240px;
    padding: 0px;
}

*html .map-top .map-list{
    margin: 0px 0px 0px 150px;
    padding: 0px;
}


.map-list {
    float: left;
    margin-right: 10px;
    margin-bottom: 40px;
}

.map-body {
    margin-left: 65px;
}

.map-botton1  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-1.gif) no-repeat;
}

.map-botton1 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-1.gif) no-repeat;
}

.map-botton1 a:hover{
    background: url(../sitemap/img/botton-1_over.gif) no-repeat;
}


.map-botton2  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-2.gif) no-repeat;
}

.map-botton2 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-2.gif) no-repeat;
}

.map-botton2 a:hover{
    background: url(../sitemap/img/botton-2_over.gif) no-repeat;
}
.map-botton3  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-3.gif) no-repeat;
}

.map-botton3 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-3.gif) no-repeat;
}

.map-botton3 a:hover{
    background: url(../sitemap/img/botton-3_over.gif) no-repeat;
}
.map-botton4  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-4.gif) no-repeat;
}

.map-botton4 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-4.gif) no-repeat;
}

.map-botton4 a:hover{
    background: url(../sitemap/img/botton-4_over.gif) no-repeat;
}
.map-botton5  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-5.gif) no-repeat;
}

.map-botton5 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-5.gif) no-repeat;
}

.map-botton5 a:hover{
    background: url(../sitemap/img/botton-5_over.gif) no-repeat;
}
.map-botton6  {
    width: 60px;
    height: 60px;
    float: left;
    background: url(../sitemap/img/botton-6.gif) no-repeat;
}

.map-botton6 a {
    width: 60px;
    height: 60px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
    background: url(../sitemap/img/botton-6.gif) no-repeat;
}

.map-botton6 a:hover{
    background: url(../sitemap/img/botton-6_over.gif) no-repeat;
}

*html .map-body {
    margin-left: 0px;
}


.map-text {
    margin: 0px;
    width: 211px;
    height: 35px;
    padding: 0px 5px;
    background: #f6f7fa;
    border-left: 2px solid #a6b2cb;
    border-right: 2px solid #a6b2cb;
}

*html .map-text {
    margin: 0px;
    width: 211px;
    height: 35px;
    padding: 0px 5px;
    background: #f6f7fa;
    border-left: 2px solid #a6b2cb;
    border-right: 2px solid #a6b2cb;
}

*+html .map-text {
    width: 211px;
    height: 35px;
    padding: 1px 5px;
    margin-top: -2px;
    background: #f6f7fa;
    border-left: 2px solid #a6b2cb;
    border-right: 2px solid #a6b2cb;
}

.map-text p {
    margin: 0px;
    padding: 0px;
}

.bottom {
    vertical-align: top;
}

*html .top {
    vertical-align: bottom;
    margin-bottom: -2px;
}

*+html .top {
    vertical-align: bottom;
    margin-bottom: -1px;
}

*+html .bottom {
    vertical-align: top;
    margin-top: -2px;
}

/*--guide 終わり --*/