* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url(../images/shared/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p,li,address,h1,h2,h3,h4,h5 {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro W3',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
a {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.list {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
table.list td , table.list th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
table.list th {
	text-align: center;
	vertical-align: middle;
}
table.list th p {
	color: #3F3F9E;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.replace {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
.outside {
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#page {
	padding-top: 53px;
}
#navi {
	float: left;
	width: 230px;
}
#navi   .logo_pegasus  {
	background-image: url(../images/shared/navi_logo_01.jpg);
	height: 198px;
	width: 230px;
}
#navi a.btn_buy {
	background-image: url(../images/shared/navi_btn_01.jpg);
	height: 116px;
	width: 230px;
}
#navi a:hover.btn_buy {
	background-image: url(../images/shared/navi_btn_01_mo.jpg);
}
#navi ul {
	background-color: #F0F0F0;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
}
#navi ul.link_blue {
	background-image: url(../images/shared/navi_bg_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 22px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi li {
	font-size: 15px;
	font-weight: bold;
}
#navi li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navi li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 3px 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 19px;
	display: block;
}
#navi .link_red a {
	background-image: url(../images/shared/navi_ico_01.jpg);
	color:#660000;
}
#navi .link_red a:hover {
	background-image: url(../images/shared/navi_ico_01_mo.jpg);
	color:#360101;
}
#navi .link_purple a {
	background-image: url(../images/shared/navi_ico_02.jpg);
	color:#663399;
}
#navi .link_purple a:hover {
	background-image: url(../images/shared/navi_ico_02_mo.jpg);
	color:#361D52;
}
#navi .link_lightblue a {
	background-image: url(../images/shared/navi_ico_03.jpg);
	color:#336666;
}
#navi .link_lightblue a:hover {
	background-image: url(../images/shared/navi_ico_03_mo.jpg);
	color:#1C3736;
}
#navi .link_blue a {
	background-image: url(../images/shared/navi_ico_04.jpg);
	color:#333399;
}
#navi .link_blue a:hover {
	background-image: url(../images/shared/navi_ico_04_mo.jpg);
	color:#1D1E52;
}
#navi .link_blue_b a {
	background-image: url(../images/shared/navi_ico_04.jpg);
	color:#333399;
}
#navi .link_blue_b a:hover {
	background-image: url(../images/shared/navi_ico_04_mo.jpg);
	color:#1D1E52;
}
#navi .logo_ion {
	background-image: url(../images/shared/navi_logo_02.gif);
	height: 55px;
	width: 230px;
}
#navi .link_box {
	width: 225px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
#navi .link_box p {
	font-size: 12px;
	float: right;
	padding-left: 15px;
}
#navi .link_box a {
	background-image: url(../images/shared/navi_ico_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#foot {
	background-image: url(../images/shared/foot_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	padding-top: 100px;
}
#foot .pagetop {
	text-align: right;
	padding-bottom: 50px;
	padding-right: 29px;
}
#foot p.copy {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
}
#main {
	float: right;
	width: 641px;
}
#head {
	width: 634px;
	padding-top: 16px;
	padding-bottom: 5px;
}
#head .outside {
	width: 634px;
}
#head .debut {
	background-image: url(../images/shared/head_cap_01.gif);
	height: 25px;
	width: 474px;
}
#head h1 {
	background-image: url(../images/shared/head_h1.gif);
	height: 39px;
	width: 421px;
}
#head .right p {
	background-image: url(../images/shared/head_tel.gif);
	height: 39px;
	width: 205px;
}
#head .left {
	width: 421px;
}
#head .right {
	width: 205px;
}
#contents {
	clear: both;
}
#contents .sp10 {
	padding-bottom: 10px;
}
#contents .outside {
	width: 641px;
}
#contents    p    em , #contents li em {
	color: #FF0000;
	font-style: normal;
}
#contents  .text_indent {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contents  ul {
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 10px;
}
#contents   ol  {
	list-style-position: outside;
	padding-left: 30px;
}
#contents ol li {
	padding-bottom: 15px;
}
#index .box_movie {
	background-color: #EDEDED;
	background-image: url(../images/index/movie_bg_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 9px;
}
#index .box_movie_bg {
	background-image: url(../images/index/movie_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 8px;
}
#index .box_movie .left {
	float: left;
	width: 325px;
}
#index .box_movie .right {
	width: 284px;
}
#index .movie {
	padding-bottom: 13px;
}
#index .link_movie {
	clear: both;
}
#index .link_movie p {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-size: 15px;
}
#index .link_movie a {
	background-image: url(../images/index/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	color: #330066;
	padding-top: 5px;
	padding-bottom: 5px;
}
#index .text_movie {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#index .box_inquiry {
	padding-bottom: 45px;
	width: 641px;
}
#index .box_inquiry .left {
	width: 375px;
}
#index .box_inquiry .right {
	width: 264px;
}
#index .box_news {
	width: 638px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 23px;
}
#index .box_news h2 {
	padding-bottom: 20px;
}
#index .box_news .last {
	margin-bottom: 25px;
}

#index .block_news_01 {
	width: 588px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 26px;
}
#index .block_news_01 .left {
	width: 125px;
}
#index .block_news_01 .right {
	width: 446px;
}
#index .block_news_02 {
	clear: both;
	width: 588px;
	padding-bottom: 16px;
	padding-left: 26px;
}
#index .block_news_03 {
	clear: both;
	width: 588px;
	margin-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#index .block_news_03 p {
	float: left;
}
#index p.tv {
	width: 75px;
	padding-right: 15px;
}
#index p.date {
	width: 180px;
	padding-right: 15px;
}
#index p.detail {
	width: 303px;
}
#index #foot {
	padding-top: 80px;
}
#page2 h4 {
	font-size: 24px;
	line-height: 100%;
	color: #FF0000;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}


#page2  .box_updown_01 {
	width: 641px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#page2  .box_updown_01  p {
	float: left;
	width: 260px;
}
#page2  .box_updown_01  .flash {
	float: right;
	width: 350px;
}
#page2 .box_updown_02 {
	width: 641px;
	padding-bottom: 13px;
	clear: both;
}
#page2 .box_updown_02 .left {
	width: 389px;
}
#page2 .box_updown_02 .right {
	width: 235px;
	padding-top: 10px;
}
#page2 .p2_bg_01 {
	background-image: url(../images/02/img_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 270px;
}
#page2 .p2_bg_02 {
	background-image: url(../images/02/img_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	padding-top: 315px;
	padding-bottom: 58px;
}
#page2 .p2_bg_03 {
	background-image: url(../images/02/img_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-bottom: 225px;
}
#page3  #contents p {
	padding-bottom: 30px;
}
#page3 h3 {
	padding-bottom: 25px;
}

#page3  h3.text {
	font-size: 20px;
	color: #FF0000;
	padding-bottom: 10px;
	font-weight: normal;
	padding-top: 10px;
}
#page3 h4 {
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}
#page3 h4 span {
	font-size: 12px;
}
#page3 #foot {
	padding-top: 70px;
}
#page4 h2 {
	padding-bottom: 20px;
}
#page4 img {
	padding-bottom: 13px;
}
#page4 p {
	font-size: 17px;
}
#page4 .p4_line {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#page5 h2 {
	padding-bottom: 13px;
}
#page5  h4  {
	padding-bottom: 7px;
}

#page5 .p5_img_01 {
	padding-top: 12px;
	padding-bottom: 19px;
}
#page5 .sink {
	width: 637px;
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
#page5  .sink  .left , #page5 .sink .right {
	width: 305px;
}
#page5 .sink .left {
	padding-right: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#page6 h2 {
	padding-bottom: 13px;
}
#page6 h3 {
	padding-bottom: 18px;
}
#page6 h4 {
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
	color: #FF0000;
	padding-bottom: 10px;
}
#page6 h5 {
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
	height: 65px;
}
#page6  #contents ul {
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 7px;
	list-style-type: none;
}
#page6  #contents li {
	font-size: 17px;
	line-height: 180%;
}
#page6  #contents  li a {
	background-image: url(../images/06/ico_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
#page6 .p6_img_01 {
	padding-top: 20px;
	padding-bottom: 25px;
}
#page6 .p6_text_01 {
	padding-bottom: 30px;
}
#page6 .p6_text_02 {
	padding-bottom: 50px;
}
#page6 .chart {
	background-image: url(../images/06/bg_01.gif);
	background-repeat: no-repeat;
	background-position: 511px 43px;
	padding-top: 43px;
	padding-bottom: 34px;
}
#page7 h2 {
	padding-bottom: 13px;
}
#page7 h3 {
	padding-top: 25px;
	padding-bottom: 13px;
}
#page7  #contents .outside {
	padding-bottom: 17px;
}
#page7  #contents .left {
	width: 307px;
}
#page7  #contents .right {
	width: 311px;
}
#page8 h2 {
	padding-bottom: 13px;
}

#page8 p .price {
	font-size: 16px;
	color: #FF0000;
}
#page8 .p8_text_01 {
	padding-top: 20px;
}
#page8 #contents .p8_text_01 p em {
	color: #010066;
	font-weight: bold;
}
#page9 h2 {
	padding-bottom: 13px;
}
#page10 h2 {
	padding-bottom: 19px;
}
#page14 h2 {
	padding-bottom: 20px;
}
#page14 table {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #1B1B75;
	border-left-color: #1B1B75;
}
#page14 td, #page14 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1B1B75;
	border-bottom-color: #1B1B75;
	padding: 5px;
}
#page14  th {
	border-right-style: dotted;
}
#page14 th p {
	color: #1B1B75;
}
#page14 .map {
	text-align: center;
	clear: both;
	padding-top: 30px;
}
#page14 .map p {
	padding-bottom: 30px;
	padding-top: 5px;
}
#page15 #contents {
	text-align: center;
}
#page15  h2 , #postage h2 {
	padding-bottom: 20px;
}
#page15 h3 {
	font-size: 16px;
	padding-bottom: 0px;
}
#page15 .left h3 {
	font-size: 20px;
	padding-bottom: 3px;
}
#page15 p em {
	font-size: 16px;
	font-weight: bold;
}
#page15 .left p em {
	font-size: 20px;
}
#page15 .ico_arrow {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#page15 .ico_arrow p {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#page15 .ico_arrow a {
	background-image: url(../images/shared/navi_ico_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#page15 .box_item_01 {
	width: 475px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	clear: both;
	text-align: left;
	padding: 20px;
}
#page15  #contents .outside {
	width: 475px;
}

#page15 .photo {
	padding-bottom: 15px;
}
#page15  #contents  .outside .photo {
	float: left;
	width: 200px;
}

#page15 .box_yellow {
	background-color: #FFEAC3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#page15  #contents  .outside .box_yellow {
	float: right;
	width: 227px;
	height: 168px;
	padding-right: 15px;
	padding-left: 15px;
}

#page15 .box_yellow .left {
	width: 270px;
}
#page15 .box_yellow .right {
	width: 146px;
}
#page15 .btn_cart {
	padding-top: 5px;
}
#page15 p.set {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #CC0000;
	clear: both;
	margin-top: 15px;
}
#page15 h4 {
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#page15 table , #postage table { 
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}
#postage table { 
	margin-top: 0px;
}
#page15 td , #page15 th , #postage td , #postage th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#page15 th , #postage th {
	vertical-align: middle;
	background-color:#F7F7F7;
	text-align: left;
}
#page15 .p15_ilnk {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#postage h3 {
	font-size: 16px;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #010066;
	margin-bottom: 30px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#postage h4 {
	color: #010066;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #010066;
	line-height: 100%;
	font-size: 16px;
}
#postage .box_pos {
	padding-bottom: 30px;
}
#postage #contents ul {
	padding-bottom: 10px;
}
#postage #contents ul.privacy {
	list-style-position: outside;
	list-style-type: lower-alpha;
	padding-left: 30px;
	padding-top: 0px;
}
#page12 .comment {
	background-color: #F0F0F0;
	margin-bottom: 15px;
	background-image: url(../images/12/waku.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 29px;
	padding-left: 10px;
}
#page12 .comment p {
	padding-bottom: 8px;
}
#page12 .comment h3 {
	color: #3F3F9C;
	padding-bottom: 8px;
}
#page13 .qabox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#page13 .qabox h3 {
	background-image: url(../images/13/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
	color: #CC0000;
	padding-left: 38px;
}
#page13 .qabox .an_box {
	background-image: url(../images/13/a.gif);
	background-repeat: no-repeat;
	background-position: 6px top;
	padding-left: 35px;
}
.chui {
	font-size: 11px;
	padding: 5px;
	border: 3px solid #F0F0F0;
	clear: both;
	color: #CC0000;
}
#hiwa {
	padding-top: 5px;
}
#hiwa h3 {
	font-size: 120%;
	color: #41419F;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999AD9;
	padding-top: 15px;
}
#contents #hiwa p {
	padding-bottom: 10px;
	line-height: 150%;
}
#foot  .outside  .copy  a   {
	color: #FFFFFF;
	text-decoration: none;
}
