/* CSS Document */

.detail_container {
	width:790px;
	position:relative;
	margin:0;
	padding:0;
}

.detail_container .logo_swarovski {
	position:absolute;
	top:20px;
	left:635px;
}

.detail_container .logo_default {
	position:absolute;
	top:20px;
	left:635px;
}


.title_s_blue,
.detail_container .detail_astro .title_s_blue,
.detail_container .detail_bird .title_s_blue,
.detail_container .detail_other .title_s_blue {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_s_blue.gif) no-repeat;
	width:790px;
	height:50px;
}

.title_s_green,
.detail_container .detail_astro .title_s_green,
.detail_container .detail_bird .title_s_green,
.detail_container .detail_other .title_s_green {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_s_green.gif) no-repeat;
	width:790px;
	height:50px;
}

.title_s_pink,
.detail_container .detail_astro .title_s_pink,
.detail_container .detail_bird .title_s_pink,
.detail_container .detail_other .title_s_pink {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_s_pink.gif) no-repeat;
	width:790px;
	height:50px;
}

.title_s_purple,
.detail_container .detail_astro .title_s_purple,
.detail_container .detail_bird .title_s_purple,
.detail_container .detail_other .title_s_purple {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_s_purple.gif) no-repeat;
	width:790px;
	height:50px;
}

.title_s_yellow,
.detail_container .detail_astro .title_s_yellow,
.detail_container .detail_bird .title_s_yellow,
.detail_container .detail_other .title_s_yellow {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_s_yellow.gif) no-repeat;
	width:790px;
	height:50px;
}

.stitle_green,
.detail_container .detail_astro .stitle_green,
.detail_container .detail_bird .stitle_green,
.detail_container .detail_other .stitle_green {
	margin:10px 0 2px;
	padding:3px 5px;
	border-left:5px solid #3c9;
	background:#eee;
	color:#009966;
	font-weight:bold;
	width:775px;
	font-size:13px;
}

.stitle_blue,
.detail_container .detail_astro .stitle_blue,
.detail_container .detail_bird .stitle_blue,
.detail_container .detail_other .stitle_blue {
	margin:10px 0 2px;
	padding:3px 5px;
	border-left:5px solid #39c;
	background:#eee;
	color:#069;
	font-weight:bold;
	width:775px;
	font-size:13px;
}

.stitle_pink,
.detail_container .detail_astro .stitle_pink,
.detail_container .detail_bird .stitle_pink,
.detail_container .detail_other .stitle_pink {
	margin:10px 0 2px;
	padding:3px 5px;
	border-left:5px solid #f36;
	background:#eee;
	color:#f47;
	font-weight:bold;
	width:775px;
	font-size:13px;
}

.stitle_purple,
.detail_container .detail_astro .stitle_purple,
.detail_container .detail_bird .stitle_purple,
.detail_container .detail_other .stitle_purple {
	margin:10px 0 2px;
	padding:3px 5px;
	border-left:5px solid #d3f;
	background:#eee;
	color:#c4e;
	font-weight:bold;
	width:775px;
	font-size:13px;
}

.stitle_yellow,
.detail_container .detail_astro .stitle_yellow,
.detail_container .detail_bird .stitle_yellow,
.detail_container .detail_other .stitle_yellow {
	margin:10px 0 2px;
	padding:3px 5px;
	border-left:5px solid #fd0;
	background:#eee;
	color:#f70;
	font-weight:bold;
	width:775px;
	font-size:13px;
}

.subtitle1,
.detail_container .detail_astro .subtitle1,
.detail_container .detail_bird .subtitle1,
.detail_container .detail_other .subtitle1 {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_bg_astro.gif) no-repeat;
	width:790px;
	height:30px;
}
.subtitle1_in,
.detail_container .detail_astro .subtitle1_in,
.detail_container .detail_bird .subtitle1_in,
.detail_container .detail_other .subtitle1_in {
padding:7px 12px 0;font-size:14px; color:#0000CC; font-weight:bold;
}

.subtitle2,
.detail_container .detail_astro .subtitle2,
.detail_container .detail_bird .subtitle2,
.detail_container .detail_other .subtitle2 {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_bg_bird.gif) no-repeat;
	width:790px;
	height:30px;
}
.subtitle2_in,
.detail_container .detail_astro .subtitle2_in,
.detail_container .detail_bird .subtitle2_in,
.detail_container .detail_other .subtitle2_in {
padding:7px 12px 0;font-size:14px; color:#060; font-weight:bold;
}

.subtitle3,
.detail_container .detail_astro .subtitle3,
.detail_container .detail_bird .subtitle3,
.detail_container .detail_other .subtitle3 {
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/title_bg_other.gif) no-repeat;
	width:790px;
	height:30px;
}
.subtitle3_in,
.detail_container .detail_astro .subtitle3_in,
.detail_container .detail_bird .subtitle3_in,
.detail_container .detail_other .subtitle3_in {
padding:7px 12px 0;font-size:14px; color:#f03; font-weight:bold;
}



.captionbox,
.detail_container .detail_astro .captionbox,
.detail_container .detail_bird .captionbox,
.detail_container .detail_other .captionbox {
width:790px;
margin:0;padding:0;
}

.captionbox1,
.detail_container .detail_astro .captionbox1,
.detail_container .detail_bird .captionbox1,
.detail_container .detail_other .captionbox1 {
width:790px;height:35px;
background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/box1.gif) no-repeat;
margin:0;padding:0;
}

.captionbox2,
.detail_container .detail_astro .captionbox2,
.detail_container .detail_bird .captionbox2,
.detail_container .detail_other .captionbox2 {
height:35px;
background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/box2.gif) repeat-x;
float:left;
margin:0 0 0 30px;
padding:8px 0 0 0;
}
.captionbox2_in,
.detail_container .detail_astro .captionbox2_in,
.detail_container .detail_bird .captionbox2_in,
.detail_container .detail_other .captionbox2_in {
font-weight:bold;
font-size:13px;
color:#222;
margin:0;padding:0;
}

.captionbox3,
.detail_container .detail_astro .captionbox3,
.detail_container .detail_bird .captionbox3,
.detail_container .detail_other .captionbox3 {
width:30px;height:35px;
background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/box3.gif) no-repeat;
float:left;
margin:0;padding:0;
}

.captionbox4,
.detail_container .detail_astro .captionbox4,
.detail_container .detail_bird .captionbox4,
.detail_container .detail_other .captionbox4 {
width:790px;
background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/box4.gif) no-repeat;
min-height:65px;
margin:0;padding:0;
}

.captionbox4_in,
.detail_container .detail_astro .captionbox4_in,
.detail_container .detail_bird .captionbox4_in,
.detail_container .detail_other .captionbox4_in {
font-size:12px;color:#3f3f3f;
padding:5px 30px 10px;
clear:both;
}

/* bird */
.detail_container .detail_bird {
	width: 790px;
	margin:0 0 0 0px;
	padding:0;
	background:#fff;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/bird_header.gif) no-repeat;
	font-size:13px;
	line-height:1.4em;
	color:#444;
}

.detail_container .detail_bird .title1 {
	width: 485px;
	height:20px;
	margin:0;
	padding:12px 0 0 12px;
	color:#444;
	font-weight:bold;

}

.detail_container .detail_bird .title2 {
	width: 541px;
	height:40px;
	margin:13px 0 0 23px;
	padding:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.detail_container .detail_bird .maincopy {
	width: 560px;
	margin:5px 0 15px 8px;
	padding:0 0 0 35px;
	color:#086;
	font-size:14px;
	font-weight:bold;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/bird_icon_folder.gif) no-repeat;
}

.detail_container .detail_bird .text1 {
	width:auto;
	margin:0 0 10px 0;
	padding:0 10px;
}

.detail_container .detail_bird .spectable {
	width:770px;
	padding:5px 10px;
}

.detail_container .detail_bird .spectable .spectable_header {
	width:770px;
	height:32px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_header.gif) no-repeat;
}

.detail_container .detail_bird .spectable .spectable_header .title {
	width:81px;
	height:25px;
	text-align:center;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	color:#004f4f;
	font-weight:bold;
}

.detail_container .detail_bird .spectable th,
.detail_container .detail_bird .spectable td {
	padding:5px;
	font-weight:normal;
	text-align:left;
	font-size:13px;

}

.detail_container .detail_bird .spectable .line1 th {
	background:#ddffe7;
	color:#055;
}
.detail_container .detail_bird .spectable .line1 td {
	background:#f8fffb;
	color:#555;
}

.detail_container .detail_bird .spectable .line2 th {
	background:#c0f0e0;
	color:#055;
}

.detail_container .detail_bird .spectable .line2 td {
	background:#e0f7ef;
	color:#555;
}

.detail_container .detail_bird .spectable .accessories td {
	background:#fff;
	color:#333;
	border:dotted 1px #bbb;
	padding:5px;
}

.detail_container .detail_bird .spectable .spectable_footer {
	width:770px;
	height:10px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_footer.gif) no-repeat;
}

.detail_container .detail_bird .footer_bird {
	width: 790px;
	height:30px;
	margin:0;
	padding:0;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/bird_footer.gif);
}



/* astro */
.detail_container .detail_astro {
	width: 790px;
	margin:0 0 0 0px;
	padding:0;
	background:#fff;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/astro_header.gif) no-repeat;
	font-size:13px;
	line-height:1.4em;
	color:#444;
}

.detail_container .detail_astro .title1 {
	width: 485px;
	height:20px;
	margin:0;
	padding:12px 0 0 12px;
	color:#444;
	font-weight:bold;

}

.detail_container .detail_astro .title2 {
	width: 541px;
	height:40px;
	margin:13px 0 0 23px;
	padding:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.detail_container .detail_astro .maincopy {
	width: 560px;
	margin:5px 0 15px 8px;
	padding:0 0 0 35px;
	color:#05a;
	font-size:14px;
	font-weight:bold;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/astro_icon_folder.gif) no-repeat;
}

.detail_container .detail_astro .text1 {
	width:auto;
	margin:0 0 10px 0;
	padding:0 10px;
}

.detail_container .detail_astro .spectable {
	width:770px;
	padding:5px 10px;
}

.detail_container .detail_astro .spectable .spectable_header {
	width:770px;
	height:32px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_header.gif) no-repeat;
}

.detail_container .detail_astro .spectable .spectable_header .title {
	width:81px;
	height:25px;
	text-align:center;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	color:#004f8f;
	font-weight:bold;
}

.detail_container .detail_astro .spectable th,
.detail_container .detail_astro .spectable td {
	padding:5px;
	font-weight:normal;
	text-align:left;
	font-size:13px;

}

.detail_container .detail_astro .spectable .line1 th {
	background:#ddefff;
	color:#059;
}
.detail_container .detail_astro .spectable .line1 td {
	background:#f8fbff;
	color:#555;
}

.detail_container .detail_astro .spectable .line2 th {
	background:#c0e0f0;
	color:#059;
}

.detail_container .detail_astro .spectable .line2 td {
	background:#e0eff7;
	color:#555;
}

.detail_container .detail_astro .spectable .accessories td {
	background:#fff;
	color:#333;
	border:dotted 1px #bbb;
	padding:5px;
}

.detail_container .detail_astro .spectable .spectable_footer {
	width:770px;
	height:10px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_footer.gif) no-repeat;
}

.detail_container .detail_astro .footer_astro {
	width: 790px;
	height:30px;
	margin:0;
	padding:0;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/astro_footer.gif);
}



/* other */
.detail_container .detail_other {
	width: 790px;
	margin:0 0 0 0px;
	padding:0;
	background:#fff;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/other_header.gif) no-repeat;
	font-size:13px;
	line-height:1.4em;
	color:#444;
}

.detail_container .detail_other .title1 {
	width: 485px;
	height:20px;
	margin:0;
	padding:12px 0 0 12px;
	color:#444;
	font-weight:bold;

}

.detail_container .detail_other .title2 {
	width: 541px;
	height:40px;
	margin:13px 0 0 23px;
	padding:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.detail_container .detail_other .maincopy {
	width: 560px;
	margin:5px 0 15px 8px;
	padding:0 0 0 35px;
	color:#b26;
	font-size:14px;
	font-weight:bold;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/other_icon_folder.gif) no-repeat;
}

.detail_container .detail_other .text1 {
	width:auto;
	margin:0 0 10px 0;
	padding:0 10px;
}

.detail_container .detail_other .spectable {
	width:770px;
	padding:5px 10px;
}

.detail_container .detail_other .spectable .spectable_header {
	width:770px;
	height:32px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_header.gif) no-repeat;
}

.detail_container .detail_other .spectable .spectable_header .title {
	width:81px;
	height:25px;
	text-align:center;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	color:#a26;
	font-weight:bold;
}

.detail_container .detail_other .spectable th,
.detail_container .detail_other .spectable td {
	padding:5px;
	font-weight:normal;
	text-align:left;
	font-size:13px;

}

.detail_container .detail_other .spectable .line1 th {
	background:#ffddef;
	color:#905;
}
.detail_container .detail_other .spectable .line1 td {
	background:#fff8fb;
	color:#555;
}

.detail_container .detail_other .spectable .line2 th {
	background:#f0c0e0;
	color:#905;
}

.detail_container .detail_other .spectable .line2 td {
	background:#f7e0ef;
	color:#555;
}

.detail_container .detail_other .spectable .accessories td {
	background:#fff;
	color:#333;
	border:dotted 1px #bbb;
	padding:5px;
}

.detail_container .detail_other .spectable .spectable_footer {
	width:770px;
	height:10px;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/spectable_footer.gif) no-repeat;
}

.detail_container .detail_other .footer_other {
	width: 790px;
	height:30px;
	margin:0;
	padding:0;
	background:url(http://kyoei-tokyo.jp/design/kyoei/images/detail/other_footer.gif);
}