/*
 *	MY BOOKLE Index & General Style ver.1 31.Aug.2006
 */

/* vvvvv modify vvvvv */
/* ^^^^^ modify ^^^^^ */

body
{
	text-align: center; /* Centering Page */
	margin:0px 5px 0px 5px;
  	padding:0px;
	font-size: 13px;
	font-family: sans-serif;
}

td,th
{
   font-size:13px;
   background-image:none;
}


a:link,a:visited
{
	color:#006072;
	text-decoration:none;
}
a:active
{
	color:#FF7800;
	text-decoration:underline;
}
a:hover
{
	color:#006072;
	text-decoration:underline;
}
img
{
border:none;
}

input[type="text"]
{
background-color:#FFFFFF;
color:#262626;
border:1px inset #90acb8;
margin:5px 0px 0px;
text-align:middle;
}

select
{
background-color:#FFFFFF;
color:#262626;
border:1px inset #90acb8;
margin:5px 0px 0px;
text-align:middle;
}

input[type="submit"]
{
margin:5px 5px 0px;
padding:1px 10px 1px;
background-color:#ffffff;
color:#006072;
font-weight: bold;
white-space:nowrap;
border:1px solid #90acb8;
background-image:url("../img/btn_bg.gif");
background-repeat:repeat-x;
text-align:middle;
}

input[type="button"]
{
margin:5px 5px 0px;
padding:1px 10px 1px;
background-color:#ffffff;
color:#006072;
font-weight: bold;
white-space:nowrap;
border:1px solid #90acb8;
background-image:url("../img/btn_bg.gif");
background-repeat:repeat-x;
text-align:middle;
}

fieldset
{
border: none;
}

form
{
display: inline;
}

table
{
margin:0px 0px;
}

.prepre_input_text
{
background-color:#FFFFFF;
color:#A4B3Cf;
border:1px inset #90acb8;
margin:5px 0px 0px;
text-align:middle;
font-size:15px;
}

.prepre_input_select
{
background-color:#FFFFFF;
color:#A4B3Cf;
border:1px inset #90acb8;
margin:5px 0px 0px;
text-align:middle;
}

.prepre_input_submit
{
margin:5px 5px 0px;
padding:0px 10px 0px;
background-color:#ffffff;
color:#A4B3Cf;
white-space:nowrap;
border:1px solid #90acb8;
background-image:url("../img/btn_bg.gif");
background-repeat:repeat-x;
text-align:middle;
}

/* Determine Page width */
#page
{
	width: 100%;
	margin: 0px auto; /* Centering Page */
	color:#262626;
	background-color: #ffffff;
	text-align: left;
}

/* Bookle Global Colors */
.Bg-ffffff { background-color:#ffffff; } /* white */
.Bg-e6fff0 { background-color:#e6fff0; } /* pale green */
.Bg-006072 { background-color:#006072; } /* bookle green */
.Bg-FF7800 { background-color:#FF7800; } /* vivid orange */
.Bg-90acb8 { background-color:#90acb8; } /* blue grey for lines */
.Bg-262626 { background-color:#262626; } /* dark grey for text */
.Bg-3D839D { background-color:#3d839d; } /* dark grey for text */


/* Global Header */
.header
{
 width: 100%;
 margin: 0px;
 padding:0px 0px 0px;
 background-color: #E6FFF0;
}

.top_navis
{
text-align: right;
margin: 0px;
padding: 0px 5px 0px 0px;
font-size: 11px;
}

.top_logintext
{
text-align: right;
margin: 0px;
padding: 0px 5px;
font-size: 12px;
}

.glov_buttons_active_top
{
color: #ffffff;
text-align: center;
margin: 0px;
padding: 0px 5px 0px 0px;
font-size: 12px;
font-weight:bold;
background-image:url("../img/top_btn_bg_act.gif");
background-repeat:repeat-x;
background-position:top;
background-color:#006072;
}

.active_button
{
color: #ffffff;
display: block;
width: 100%;
}

a.active_button:link
{
	color:#ffffff;
	text-decoration:none;
}
a.active_button:visited
{
	color:#ffffff;
	text-decoration:none;
}
a.active_button:active
{
	color:#FF7800;
	text-decoration:underline;
}
a.active_button:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.logoback
{
color: #006072;
margin: 0px;
padding: 0px;
background-image:url("../img/logoback.gif");
background-repeat:repeat-x;
background-position:bottom;
background-color:#E6FFF0;
}


.glov_buttons_wait_top
{
color: #006072;
text-align: center;
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
font-weight:bold;
background-image:url("../img/top_btn_bg_wait.gif");
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;
}

.top_sub_button
{
color: #ffffff;
text-align: left;
margin: 0px;
padding: 0px;
font-size: 13px;
font-weight:bold;
background-color:#006072;
}

a.sub_button:link
{
	color:#ffffff;
	text-decoration:none;
}
a.sub_button:visited
{
	color:#ffffff;
	text-decoration:none;
}
a.sub_button:active
{
	color:#FF7800;
	text-decoration:underline;
}
a.sub_button:hover
{
	color:#ffffff;
	text-decoration:underline;
}

/* Contents General Styles */
.contents
{
margin: 10px 0px;
}

.contents_box_left
{
width : 148px;
margin: 0px 0px 10px;
clear:both;
}

.contents_box_left table
{
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px 0px 5px;
}

.contents_box_left td
{
margin: 0px 0px;
padding: 3px 0px 3px 5px;
}

.categories
{
border-style: solid;
border-color: #90acb8;
border-width: 0px 1px;
}

.small_title
{
text-align: left;
font-weight: bold;
font-size: 15px;
background-image: url("../img/titleback.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
height: 23px;
padding: 5px;
width: auto;
margin: 0px;
}

.small_title02
{
text-align: left;
font-weight: bold;
font-size: 15px;
background-image: url("/img/titleback03.gif");
background-repeat: no-repeat;
background-position: center top;
background-color: #ffffff;
border-bottom:1px solid #FF7800;
padding: 5px;
width: auto;
margin: 0px;
}

.smaller_title
{
text-align: left;
font-weight: bold;
background-color: #E6FFF0;
padding:5px;
}

.categories div ul
{
list-style:none inside;
margin:0px 0px 0px 15px;
padding: 0px;
}

.categories div ul li
{
text-align: left;
font-size: 12px;
background-color: #FFFFFF;
padding: 0px;
margin:0px;
}

.smallest_title
{
text-align: left;
font-size: 12px;
background-color: #FFFFFF;
padding: 3px 5px 3px;
}

.left_box_foot
{
background-image: url("/img/left_bottom_back.gif");
background-repeat: no-repeat;
background-position: center top;
background-color: #ffffff;
width: 148px;
}

.contents_box_right
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 10px 0px 0px;
padding: 0px;
}

/* Global Classes */
a.bold{
font-weight:bold;
}

.bookle_list01
{
width: auto;
border-style: dotted;
border-color: #90acb8;
border-width: 1px 0px 0px;
margin: 5px 5px 0px;
padding: 5px 0px 5px;
background-color:#ffffff;
overflow:auto;
clear:both;
}

*+html .bookle_list01, * html .bookle_list01
{
width: 100%;
}

}

.bookle_list01:after {
    display:block;
    margin-top:-1px;
    height:0px;
    content:"";
    clear:both;
}

/* Hides from IE-mac \*/
* html .bookle_list01 {height: 1%;}
.bookle_list01 {display: block;}
/* End hide from IE-mac */


.bookle_list01_thumb
{
float:left;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
text-align: center;
margin: 0px 5px 0px 0px;
padding: 2px;
width: 74px;
background-color:#ffffff;
}

.bookle_list01_title
{
margin: 0px 0px 0px 85px;
font-weight: bold;
font-size: 13px;
padding: 5px;
background-color:#E6FFF0;
}

.bookle_list01_icons
{
float:right;
text-align: right;
margin: 0px;
padding: 2px;
}

.bookle_list01_discription
{
margin: 2px 0px 0px 0px;
padding: 0px;
background-color:#ffffff;
font-size: 12px;
}

dl.bookle_list01_price
{
float:left;
margin: 5px 0px 0px 0px;
padding: 0px;
background-color:#ffffff;
font-size: 13px;
font-weight:bold;
}

dl.bookle_list01_price dt
{
width:50px;
float:left;
font-weight:bold;
text-align:center;
background-color: #e6fff0;
margin:3px 0px 0px;
padding:3px;
}

dl.bookle_list01_price dd
{
margin:3px 0px 0px;
padding:3px 0px 0px;
margin-left:55px;
white-space:nowrap;
}


.bookle_list01_end
{
border-style: solid;
border-color: #90acb8;
border-width: 2px 0px 0px;
margin: 5px 5px 0px;
padding: 5px 0px 5px;
background-color:#ffffff;
font-size: 12px;
text-align: right;
}

.bookle_tour
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-image: url("../img/tourback.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

.bookle_interview
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-image: url("../img/interviewback.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

.bookle_camp
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_camp a{
  background:url(../img/camp_button001.gif) no-repeat top center;
  display:block;
}
                 
.bookle_camp a:hover{
  background:url(../img/camp_button002.gif) no-repeat top center;
  display:block;
}


.bookle_camp02
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_camp02 a{
  background:url(../img/camp_button004.gif) no-repeat top center;
  display:block;
}
                 
.bookle_camp02 a:hover{
  background:url(../img/camp_button003.gif) no-repeat top center;
  display:block;
}

.bookle_camp03
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_camp03 a{
  background:url(../img/100bookles_banner_small.gif) no-repeat top center;
  display:block;
}
                 
.bookle_camp03 a:hover{
  background:url(../img/100bookles_banner_small_ove.gif) no-repeat top center;
  display:block;
}


.bookle_camp04
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_camp04 a
{
display: block;
background-image: url("/img/camp_button005.gif");
background-repeat: no-repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}

.bookle_camp04 a:hover
{
display: block;
background-image: url("/img/camp_button005.gif");
background-repeat: no-repeat;
background-position: center -77px;
margin: 0px;
padding: 0px;
}

.bookle_camp05
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_camp05 a
{
display: block;
background-image: url("/img/camp_button006.gif");
background-repeat: no-repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}

.bookle_camp05 a:hover
{
display: block;
background-image: url("/img/camp_button006.gif");
background-repeat: no-repeat;
background-position: center -77px;
margin: 0px;
padding: 0px;
}

.bookle_camp_comic
{
background: url(/img/100bookles_banner.gif) center top #ffffff no-repeat; margin:5px 0px 0px 0px; width:auto;
}
.bookle_help_tour
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-image: url("../img/top_help_bg.gif");
background-repeat: no-repeat;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 10px;
padding: 0px;
}

.bookle_help_tour ul
{
list-style-type: none;
margin: 0px;
padding: 2px;
font-size: 12px;
}

.bookle_tour_lets
{
text-align: center;
width: auto;
font-size: 10px;
font-weight:bold;
font-style:italic;
color: #006072;
margin: 0px;
padding: 8px;
}

.bookle_tour_buttons_publish
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 5px 5px;
padding: 4px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}

.bookle_tour_buttons_memory
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 5px 5px;
padding: 2px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}

.bookle_tour_buttons_net
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 0px 5px 5px;
padding: 2px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}

.bookle_ranking
{
margin: 0px;
padding: 0px;
text-align: center;
background-color:#ffffff;
}

.bookle_list02
{
margin: 2px 0px;
padding: 0px;
background-color:#E6FFF0;
}

.bookle_list02_thumb
{
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px;
padding: 2px;
width: 74px;
background-color:#ffffff;
}

.bookle_list02_number
{
color: #ffffff;
font-weight: bold;
background-color:#FF7800;
}

.bookle_list02_discription
{
width: auto;
background-color:#E6FFF0;
}

.corporate_site
{
margin: 0px;
padding: 5px;
background-color:#ffffff;
}

.corporate_site02
{
border-style: dotted;
border-color: #90acb8;
border-width: 1px 0px 0px;
margin: 0px;
padding: 3px 0px;
background-color:#ffffff;
}

.middle
{
vertical-align: middle;
}

.14px_font
{
font-size: 14px;
font-weight: bold;
}

.20px_font
{
font-size: 20px;
font-weight: bold;
}

.10px_font
{
font-size: 10px;
font-weight: bold;
}

.9px_font_grey
{
font-size: 9px;
color: #666666;
}

.9px_font
{
font-size: 9px;
}

.orange_font
{
color: #ff7800;
}

.orange_font_bold
{
color: #ff7800;
font-weight: bold;
}

.error_message
{
color: #ff7800;
font-weight: bold;
}

.bold
{
font-weight: bold;
}

.bolder
{
font-weight: bolder;
}

.search_title
{
padding: 5px 5px 0px 10px;
width: auto;
}

.post_left_header_process
{
font-weight: bold;
font-size: 12px;
color: #999999;
background-image: url("../img/post_title_back.gif");
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;
margin: 0px;
padding: 5px;
border-style: solid;
border-color: #ff7800;
border-width: 0px 0px 1px 5px;
}

.unavailable
{
color:#A4B3Cf;
font-weight: bolder;
}

.mypage_floatingbutton
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 0px 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
float: right;
}

.mypage_button
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
width: auto;
}

.mypage_button a
{
	display:block;
}

.mypage_floatingbutton_cartin
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 0px 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
float:right;
}

.indiv_titles
{
float:left;
}

.mypage_floatingbutton_disable
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 0px 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #A4B3Cf;
border-width: 1px 3px 3px 1px;
color:#A4B3Cf;
float:right;
}

.mypage_floatingbutton_disable_inline
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 0px 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #A4B3Cf;
border-width: 1px 3px 3px 1px;
color:#A4B3Cf;
display:inline;
}

.cart_floatingbutton
{
text-align: center;
font-weight: bold;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 5px auto;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
width: 200px;
}

.cart_floatingbutton a
{
display: block;
width: 100%;
}

a.floatingbutton
{
display: block;
width: 100%;
}

.error_box
{
text-align: center;
font-weight: bold;
font-size: 14px;
background-color: #e6fff0;
margin: 30px 30px;
padding: 30px 0px;
width: auto;
}

.error_box02
{
font-weight: bold;
font-size: 14px;
margin: 0px 10px;
padding: 3px 0px;
width: auto;
}

.errorExplanation
{
font-weight: bold;
font-size: 14px;
margin: 0px 10px;
padding: 3px 0px;
width: auto;
}

.errorExplanation font li
{
list-style:none;
}

.error_box03
{
font-weight: bold;
font-size: 14px;
margin: 0px 10px;
padding: 0px 10px;
width: auto;
}

.error_box04
{
font-weight: bold;
font-size: 14px;
margin: 0px 20px;
padding: 3px 0px;
width: auto;
}

.agreement_box01
{
font-weight: bold;
font-size: 14px;
background-color: #e6fff0;
margin: 0px 0px 10px;
padding: 10px 20px;
width: auto;
}

.agreement_box02
{
font-size: 13px;
font-weight: bold;
margin: 0px 0px 10px;
padding: 10px 20px;
width: auto;
border-style: dotted;
border-color: #90acb8;
border-width: 1px 0px 0px;
}

.agreement_box02 ul
{
list-style-type:square;
font-size:13px;
font-weight:normal;
margin:10px 5px 0px 20px;
width: auto;
}

.agreement_box02 p
{
font-size:13px;
font-weight:normal;
margin:0px 0px 3px;
padding: 5px 0px 0px;
width: auto;
}

ul.agreement_box03 
{
list-style-type:circle;
font-size:12px;
font-weight:normal;
margin:10px 5px 0px 20px;
width: auto;
}

.alert_box
{
width : auto;
border-style: solid;
border-color: #90acb8;
border-width: 2px;
margin: 0px 0px 10px;
padding: 0px;
text-align: center;
}

*+html .alert_box, * html .alert_box
{
width : 100%;
}

.place_center
{
width : 100%;
text-align: center;
}

/* Global Footer */

.footer
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 1px 0px 0px;
margin: 0px;
padding: 2px 0px;
background-color:#ffffff;
}

.footer_in
{
width: auto;
border-style: solid;
border-color: #006072;
border-width: 2px 0px 0px;
margin: 0px;
padding: 0px;
text-align: right;
background-color:#ffffff;
}

.footer_in_in
{
width: auto;
margin: 0px;
padding: 3px;
text-align: center;
background-color:#ffffff;
}

.copyright
{
width: auto;
padding: 3px 0px;
text-align: center;
background-color: #E6FFF0;
}

.contents_box_center
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px;
padding: 5px;
}

.contents_box_center02
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 10px 0px;
padding: 0px 0px 5px 0px;
background-color:#ffffff;
}

.contents_box_center022
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px;
padding: 0px 0px 5px 0px;
background-color:#ffffff;
}

.contents_box_center03
{
width : 100%;
margin: 5px 10px 5px;
padding: 0px;
}

.contents_box_center03_title
{
width : auto;
margin: 0px 0px 5px;
background-color:#006072;
color:#ffffff;
font-weight:bold;
padding: 3px 10px;
}

.contents_box_center03_title02
{
clear: both;
width : auto;
margin: 10px 0px 5px;
background-color:#006072;
color:#ffffff;
font-weight:bold;
padding: 3px 10px;
}

.contents_box_center03_subtitle00
{
width: auto;
margin: 0px 0px 5px;
background-color:#e6fff0;
font-weight:bold;
padding: 3px 10px;
clear: both;
}

.contents_box_center03_subtitle
{
width: auto;
margin: 5px 0px 5px;
background-color:#e6fff0;
font-weight:bold;
padding: 3px 10px;
}

.contents_box_center03_subtitle02
{
margin: 0px 0px 5px;
background-color:#e6fff0;
font-weight:bold;
padding: 3px 10px;
}

.contents_box_center03_image
{
width : 401px;
margin: 0px 5px 5px 0px;
padding: 0px;
float: left;
}

.contents_box_center03_image02
{
width : 99px;
margin: 0px 5px 0px 0px;
padding: 0px;
float: left;
}

.contents_box_center03_dotted
{
width: auto;
clear: both;
border-style: dotted;
border-color: #90acb8;
border-width: 1px 0px 0px;
margin: 5px 0px 0px;
padding: 5px 0px;
float: left;
}

.contents_box_center04_rid
{
width:auto;
height:3px;
background-image: url("/img/center_top_c1.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}

.center_top_l1
{
width:3px;
height:3px;
background-image: url("/img/center_top_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}

.center_top_r1
{
width:3px;
height:3px;
background-image: url("/img/center_top_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.contents_box_center04_bottom
{
clear:both;
width:auto;
height:3px;
background-image: url("/img/center_bottom_c1.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}

.center_bottom_l1
{
width:3px;
height:3px;
background-image: url("/img/center_bottom_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}

.center_bottom_r1
{
width:3px;
height:3px;
background-image: url("/img/center_bottom_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.contents_box_center05_rid
{
width:auto;
height:3px;
background-image: url("/img/center_top_c2.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 10px 0px 0px;
padding: 0px;
}

.center_top_l2
{
width:3px;
height:3px;
background-image: url("/img/center_top_l2.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}

.center_top_r2
{
width:3px;
height:3px;
background-image: url("/img/center_top_r2.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.contents_box_center04_body
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 0px 1px;
margin: 0px;
padding: 0px;
zoom: 100%;
}

.contents_box_center04_body:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.contents_box_center04_title
{
width: auto;
background-color: #ff7800;
margin: 0px;
padding: 5px 185px 5px 10px;
font-weight:bold;
font-size:19px;
color:#ffffff;
}

.contents_box_center05_title
{
width: auto;
background-color: #006072;
margin: 0px;
padding: 5px 0px 5px 10px;
font-weight:bold;
font-size:19px;
color:#ffffff;
}

.pick_ups
{
margin:10px 0px 0px;
padding:0px;
zoom: 100%;
}

.pick_ups:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.pick_ups ul
{
margin:0px;
padding:0px;
list-style:none;
clear: both;
}

.pick_ups li
{
float:left;
width:30%;
text-align:center;
margin: 0px;
padding: 0px 5px 10px;
zoom: 100%;
}

*html .pick_ups li
{
width:33%;
}
 

.pick_ups li:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.pick_ups li img.bookle_thumb02
{
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px auto;
padding: 3px;
float:left;
}

.pick_ups li div.title
{
margin: 0px 0px 0px 72px;
}

.pick_ups li div.title img
{
margin: 3px 2px 0px;
}

.pick_ups li div.description
{
clear:both;
text-align:left;
margin: 5px 0px 0px;
}

.contents_box_center04_button
{
float:right;
margin: 5px;
}

.contents_box_center04_button a
{
display: block;
background-image: url("/img/center_top_button.gif");
background-repeat: no-repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}

.contents_box_center04_button a:hover
{
display: block;
background-image: url("/img/center_top_button.gif");
background-repeat: no-repeat;
background-position: center -95px;
margin: 0px;
padding: 0px;
}

.contents_box_center04_body p
{
margin: 0px;
padding: 5px 10px;
font-size:13px;
line-height:1.0em;
}

.contents_box_right
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 10px 0px 0px;
padding: 0px;
}


.flash_floatingbutton
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 10px 10px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
width: 180px;
float:right;
}

.bookle_tour02
{
width : 177px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-image: url("../img/tourback.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 5px 0px;
padding: 0px;
}


.bookle_tour_lets
{
text-align: center;
width: auto;
font-size: 10px;
font-weight:bold;
font-style:italic;
color: #006072;
margin: 0px;
padding: 8px;
}

.bookle_tour_buttons_publish
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 5px 3px;
padding: 2px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}

.bookle_tour_buttons_memory
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 5px 5px;
padding: 2px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}

.bookle_tour_buttons_net
{
font-size: 10px;
background-color: #ffffff;
width: auto;
margin: 0px 5px 5px;
padding: 2px;
border-style: solid ridge ridge solid;
border-color: #90acb8;
border-width: 1px 3px 3px 1px;
}


ul.news_list
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

li.news_list
{
border-style: dotted;
border-color: #90acb8;
border-width: 0px 0px 1px 0px;
margin: 0px;
padding: 0px;
}


.flash
{
width: auto;
text-align:center;
margin: 0px;
min-height:1%;�@/* IE 7�΍� */
}

.flash:after {
    display:block;
    margin-top:-1px;
    height:0px;
    content:"";
    clear:both;
}

/* Hides from IE-mac \*/
* html .flash {height: 1%;}
.flash {display: block;}
/* End hide from IE-mac */

.review_num
{
font-size: 12px;
font-weight: normal;
}

.search_contents
{
border-style: solid;
border-color: #90acb8;
border-width: 2px;
width: auto;
margin: 10px 10px 5px;
padding: 0px;
}

.review_date
{
font-size: 12px;
font-weight: normal;
display: inline;
margin: 0px 5px;
}

.pagenation
{
text-align: right;
margin: 3px 10px;
}

.pagenation_number
{
font-weight: bold;
display:inline;
margin: 0px;
}

.pagenation_number a
{
font-weight: normal;
color:#FF7800;
color:#006072;
text-decoration:none;
}

.bookle_line
{
width: 100%;
border-style: dotted;
border-color: #90acb8;
border-width: 1px 0px 0px;
clear:both;
}

.intro_type
{
margin: 0px;
padding: 0px;
background-image:url("../img/type_bg_intro.gif");
background-repeat:no-repeat;
background-position:right top;
}

.intro_ss
{
margin: 0px;
padding: 0px;
}

.intro_type_title
{
height: 77px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin: 0px;
padding: 10px 10px 0px;
background-image:url("../img/ss_title.gif");
background-repeat:no-repeat;
background-position:left top;
}

.ds_big_button,.ss_big_button
{
width:270px;
margin: 5px 10px 0px;
}

.ds_big_button a{
  background:url(../img/ds_big_button.gif) no-repeat top center;
  display:block;
}
                 
.ds_big_button a:hover{
  background:url(../img/ds_big_button_hover.gif) no-repeat top center;
  display:block;
}


.ss_big_button a{
  background:url(../img/ss_big_button.gif) no-repeat top center;
  display:block;
}
                 
.ss_big_button a:hover{
  background:url(../img/ss_big_button_hover.gif) no-repeat top center;
  display:block;
}


.intro_type_introduction
{
width: auto;
padding: 0px 260px 5px 10px;
}

*html .intro_type_introduction
{
margin: 20px 0px 5px;
}

*+html .intro_type_introduction
{
margin: 10px 0px;
}

.intro_type_button
{
text-align: center;
font-weight: bold;
font-size:12px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 0px 0px 0px 3px;
padding: 1px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
display:inline;
}


/* safari only \*/
html:\66irst-child .smallest_title div{
display:block;
}
/* end */

.interview
{
width: auto;
margin: 5px 0px 0px 8px;
padding: 0px;
line-height:1.3em;
font-size:15px;
}

.interview_pict
{
margin: 5px;
border-style: solid;
border-color: #90acb8;
border-width: 2px;
text-align: center;
background-color: #ffffff;
float:right;
padding:3px;
font-size:10px;
}

.interview_header
{
width : auto;
background-color: #e6fff0;
margin: 5px 5px 10px;
padding: 5px 10px;
font-weight: bold;
}

.interviewer
{
color: #ff7800;
font-weight:bold;
margin:10px 0px 0px;
}

.button_fee
{
	width:250px;
	height:80px;
	padding:0px;
	margin:0px 0px 5px 10px;
	display:inline;
}

.button_fee a{
  background:url(/img/bookle_comic_button_fee01.gif) no-repeat top center;
  display:block;
}
                 
.button_fee a:hover{
  background:url(/img/bookle_comic_button_fee02.gif) no-repeat top center;
  display:block;
}

.button_data
{
	width:250px;
	height:80px;
	padding:0px;
	margin:0px 0px 5px 10px;
	display:inline;
}


.button_data a{
  background:url(/img/bookle_comic_button_data01.gif) no-repeat top center;
  display:block;
}
                 
.button_data a:hover{
  background:url(/img/bookle_comic_button_data02.gif) no-repeat top center;
  display:block;
}

.button_howto
{
	width:250px;
	height:80px;
	padding:0px;
	margin:0px 0px 5px 10px;
	display:inline;
}


.button_howto a{
  background:url(/img/bookle_comic_button_howto01.gif) no-repeat top center;
  display:block;
}
                 
.button_howto a:hover{
  background:url(/img/bookle_comic_button_howto02.gif) no-repeat top center;
  display:block;
}


.button_register
{
	width:250px;
	height:80px;
	padding:0px;
	margin:0px 0px 5px 10px;
	display:inline;
}

.button_register a{
  background:url(/img/bookle_comic_button_register01.gif) no-repeat top center;
  display:block;
}
                 
.button_register a:hover{
  background:url(/img/bookle_comic_button_register02.gif) no-repeat top center;
  display:block;
}


.button_comic
{
	width:250px;
	height:80px;
	padding:0px;
	margin:0px 0px 5px 10px;
	display:inline;
}

.button_comic a{
  background:url(/img/bookle_comic_button_comic01.gif) no-repeat top center;
  display:block;
}
                 
.button_comic a:hover{
  background:url(/img/bookle_comic_button_comic02.gif) no-repeat top center;
  display:block;
}

.note
{
font-size: 10px;
line-height: 1.3em;
}


.foot_contents_rid
{
width:auto;
height:3px;
background-image: url("/img/foot_top_c1.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 10px 0px 0px;
padding: 0px;
}

.foot_top_l1
{
width:3px;
height:3px;
background-image: url("/img/foot_top_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}

.foot_top_r1
{
width:3px;
height:3px;
background-image: url("/img/foot_top_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.foot_contents_body
{
width: auto;
border-style: solid;
border-color: #90acb8;
border-width: 0px 1px;
margin: 0px;
padding: 0px;
zoom: 100%;
}

foot_contents_body:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.foot_contents_body table
{
margin: 0px;
padding: 5px;
width:100%;
}

.foot_contents_body tr
{
margin: 0px;
padding: 0px;
}

.foot_contents_body td
{
border-style: solid;
border-color: #90acb8;
border-width: 0px 1px 0px 0px;
text-align:center;
padding:0px 10px;
text-valign:top;
}

.foot_contents_body td.leftline
{
border-style: solid;
border-color: #90acb8;
border-width: 0px 0px 0px 1px;
text-align:center;
padding:0px 10px;
text-valign:top;
}

.foot_contents_body td.last
{
border-width: 0px 0px 0px 0px;
}


.foot_contents_body td div
{
margin: 0px auto;
padding: 0px 0px;
text-align:left;
}

.big_bookle
{
margin: 0px;
padding: 10px 0px;
zoom: 100%;
}

.big_bookle:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.big_bookle div.bookle_thumb02
{
border-style: solid;
border-color: #90acb8;
border-width: 1px;
background-color: #ffffff;
margin: 0px 10px 10px;
padding: 3px;
float:left;
display:block;
}

* html .big_bookle div.bookle_thumb02
{
margin: 0px 10px 10px 5px;
}

*+html .big_bookle div.bookle_thumb02
{
margin: 0px 10px 10px 10px;
}

.big_bookle div.catch
{
margin: 0px 0px 0px 150px;
text-align:left;
font-size:21px;
font-weight:bold;
color:#ff7800;
}

.big_bookle div.bookle_list01_discription
{
margin: 0px 20px 0px 150px;
text-align:left;
font-size:15px;
line-height:1.3em;
}


.big_bookle div.bookle_list01_title
{
margin: 0px 10px 5px 150px;
}

.big_bookle div.bookle_list01_icons
{
margin: 0px 20px 0px 0px;
}


#narrow
{
margin:5px 3px 5px 0px;
padding:0px 5px 5px;
line-height:2em;
background-color:#e6fff0;
border:1px #90acb8 dotted;
}

#narrow:after {
    display:block;
    margin-top:-1px;
    height:0px;
    content:"";
    clear:both;
}

/* Hides from IE-mac \*/
* html #narrow {height: 1%;}
#narrow {display: block;}
/* End hide from IE-mac */

.lb_edit_subtitle,.lb_edit_addsubtitle
{
background-color:#e6fff0;
padding:5px;
}

.lb_edit_subtitle
{
border-width:1px 1px 0px;
border-style:solid;
border-color:#90acb8;
zoom:1;/*for IE 5.5-7*/
}

.lb_edit_subtitle:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


.lb_edit_subtitle p
{
font-weight:bold;
margin:0px;
padding:0px;
float:left;
font-size:14px;
}
.lb_edit_subtitle div
{
float:right;
background-color:#ffffff;
border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
padding:3px;
}

.lb_icon_vertical,.lb_icon_horizonal
{
padding-left:12px;
background-position:left center;
background-repeat:no-repeat;
}
.lb_icon_vertical{background-image:url("/img/icon_vertical.gif");}
.lb_icon_horizonal{background-image:url("/img/icon_horizonal.gif");}

.lb_icon_godown,.lb_icon_goup,.lb_icon_delete
{
padding-left:12px;
background-position:left center;
background-repeat:no-repeat;
display:block;
float:left;
margin-right:10px;
}

.lb_icon_godown{background-image:url("/img/icon_godaown.gif");}
.lb_icon_goup{background-image:url("/img/icon_goup.gif");}
.lb_icon_delete{background-image:url("/img/icon_delete.gif");margin-right:0px;}

.lb_icon_edit
{
background-image:url("/img/icon_edit.gif");
padding-left:12px;
background-position:left center;
background-repeat:no-repeat;
display:block;
float:left;
margin-right:10px;
}

.lb_edit_text
{
border-width:0px 1px 1px;
border-style:solid;
border-color:#90acb8;
padding:5px;
margin-bottom:10px;
}

.lb_edit_text p
{
margin:5px 0px;
padding:0px;
clear:both;
}

.lb_edit_aleart
{
text-align:left;
background-color:#ffffff;
border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
padding:5px;
}

.lb_top
{
border-width:0px 0px 1px;
border-style: solid;
border-color: #90acb8;
border-width:0px 0px 1px;
margin:3px 0px 10px;
background-image: url("/img/lb_top_bg.gif");
background-repeat:no-repeat;
background-position:0px 8px;
width : 177px;
}

#honbun
{
width:100%;
height:300px;
}