/* -----------------------------------------------
----------------------------------------------- */

.archive_list {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.archive_list li {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-image: url(/candy/img/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 150%;
}



/* -----------------------------------------------
----------------------------------------------- */
#sub_left_area {
	width: 260px;
	background-color: #FFFFFF;
	vertical-align:top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	background-image: url(/candy/img/sub_left_bg_line.jpg);
	background-repeat: repeat-y;
}

/*#sub_left_area {
	width: 260px;
	height: auto;
	background-color: #FFFFFF;
	vertical-align:top;
	margin: 0px;
	background-image: url(/candy/img/side_bg_1.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: center top;
}
*/#sub_center_area {
	padding: 0px;
	margin: 0px;
	width: 640px;
	height: auto;
	background-color: #FFFFFF;
	vertical-align:top;
	background-image: url(/candy/img/sub_center_bg_line.jpg);
	background-repeat: repeat-y;
}
#login_area {
	background-color: #FFFFFF;
	width: 264px;
	height: auto;
	padding: 11px;
	margin-left: 1px;
}
.member_area {
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	background-color: #FFFFFF;
	height: auto;
	margin-left: 1px;
}
#sub_member_area {
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	background-color: #FFFFFF;
	width: 250px;
	height: auto;
	margin-left: 1px;
}









/* -----------------------------------------------
----------------------------------------------- */

body {
	margin: 0px;
	font-size:12px;
	line-height: 160%;
	background-image: url(/candy/img/bg.jpg);
	background-repeat: repeat;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#e62c8b;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
}

body.inlineframe{
	background-color: #fff;
	background-image: none;
}

#container {
	width: 940px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
img {
	border:none;
}
h2,h3,h4{
	margin: 0px;
	padding:0px;
	border:none;
}
* a{
	color:#e62d8b;
	text-decoration:underline;
}
* a:hover{
	text-decoration:none;
}
#header_area {
	height: 77px;
	margin-bottom: 10px;
	background-image: url(/candy/img/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*2013.07.11 start SPADS add*/
h1 {
	margin: 0px;
	padding:0px;
	border:none;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
}
.header_left {
	margin: 0px;
	float: left;
	height: 69px;
	width: 537px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/candy/img/h_bar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.header_right {
	float: left;
	width: 364px;
	background-image: url(/candy/img/h_bar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:center;
	height: 65px;
	padding-right: 2px;
	padding-top: 12px;
}
.sub_mn_area {
	width: 290px;
	float:left;
}
.item_text_area {
	float: left;
	width: 235px;
	padding-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9a9a9;*/
}
.item_prace{
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a9a9a9;
}
.itemPrice {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.itemdet_area {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a9a9a9;
	padding: 10px;
}
.itemdet_area dt {
	float: left;
	vertical-align: middle;
	position: relative;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.itemdet_area dd {
	margin: 0px;
	position: relative;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}.item_text {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a9a9a9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9a9a9;
}
.item_text1 {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a9a9a9;

}
#same_character_list {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
#same_character_list li {
    border: 3px solid #D7D7D7;
    float: left;
    height: 114px;
    margin: 9px;
    padding: 2px;
    width: 90px;
}
.item_cartbt {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9a9a9;
	text-align: center;
	margin-bottom: 10px;
}

.item_link_area {
	padding-right: 10px;
	padding-left: 10px;
}
.item_main_img_area {
	float: left;
	width: 350px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
.cross_bg_2side{
	background-image: url(/candy/img/bg.jpg);
	height: 10px;
	width: 100%;
	overflow: hidden;
}
.title1 {
	background-image: url(/candy/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 578px;
	padding-top: 9px;
	padding-left: 42px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:#e62d8b;
	line-height: 150%;
	margin-bottom: 2px;
	padding-right: 20px;
	background-position: center bottom;
}
/* 2013.07.11 end SPADS add */

#header_search_area {
	height: 62px;
	width: 284px;
	float:left;
	background-image: url(/candy/img/search_img.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.search_icon{
	width:133px;
	padding-left:22px;
	background-image:url(/img/search_form.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:left;
}
#footer_area {
	background-image: url(/candy/img/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 940px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 100%;
	float:none;
	clear:both;
}
#copy_area {
	height: 20px;
	width: 940px;
	margin: 0px;
	float:none;
	clear:both;
}
#bread_area {
	margin-bottom: 10px;
	padding-left: 20px;
}
.layout_tb {
	width: 100%;
}
.layout_tb td {
	vertical-align:top;
}
.img_f {
	margin: 0px;
	padding: 0px;
	float: left;
}
.none {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.font11{
	font-size:11px;
}
.pink11{
	font-size:11px;
	color:#e62d8b;
}
.pink13{
	font-size:13px;
	color:#e62d8b;
}




/* -----------------------------------------------
----------------------------------------------- */
#mn_area {
	height: 68px;
	width: 940px;
	margin-bottom:10px;
}
.mn{
	border:none;
	float: left;
}

.editmn{
	/*/
	border:none;
	float: left;
	//*/
	border:none;
	float:left;
	margin-left:2px;
	margin-top: 5px;
	width: 110px;
	height: 26px;
	text-align: center;
	padding: 0;
	font-size: 80%;
	color:#fff;
}
.editmn a{
	/*
	text-indent:-9999px;
	*/
	text-align: center;
	color:#fff;
	background-color: #444;
	text-decoration:none;
	padding:4px 0;
	height:18px;

}
.editmn a:hover{
	background-color: #000;
}

.editmn a{
	display:block;
	}

#header_link{
	float:left;
	border:none;
	height: 75px;
	width: 145px;
	}
#header_link a{
	display:block;
	background-image: url(../admin/img/logo_s.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 150px;
}




/* -----------------------------------------------
----------------------------------------------- */
#center_area_top {
	clear: both;
	float: none;
	height: auto;
	width: 940px;
	margin-bottom: 10px;
}
#flash_area {
	background-image: url(/candy/img/flash_bg.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#index_right_area {
	background-image: url(/candy/img/index_right_bg.jpg);
	background-repeat: no-repeat;
	height: 619px;
	width: 310px;
	padding: 20px;
	margin-left:10px;
}
#news_area {
	background-image: url(/candy/img/news_bg.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 600px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#news_text {
	height: 85px;
	width: 600px;
	overflow: auto;
	line-height:130%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news_text li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#sns_area {
	background-image: url(/candy/img/sns_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 370px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
}
#index_twitter_area {
	background-image: url(/candy/img/index_right_twitter_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 171px;
	width: 290px;
	margin-bottom: 20px;
}
#index_movie_area {
/* 	height: 190px; */
	width: 290px;
	background-image: url(/candy/img/index_16.jpg);
	background-repeat: no-repeat;
	padding-top: 53px;
	text-align: center;
	margin: 0 0 30px 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ytplayer {
	width: 286px;
	height: 160px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
}

.character_search_area {
	width: 940px;
	float: none;
	height: auto;
	margin: 0px;
	clear: both;
	padding-bottom: 10px;
}
.box_bg_121 {
	background-image: url(/candy/img/box_bg_121.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 900px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
#character_frame{
	overflow: hidden;
	position: relative;
	}
#character_search_list {
	width: 890px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
#character_search_list li{
	float: left;
	width:138px;
	padding: 2px;
	border: 4px solid #d7d7d7;
	height: 78px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 14px;
}
#sub_character_search_list {
	width: 562px;
	height: 91px;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#sub_character_search_list li{
	padding-left:1px;
	padding-right:1px;
	float: left;
	width:170px;
}
#brand_search_list {
	width: 870px;
	height: 91px;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#brand_search_list li{
	padding-left:18px;
	padding-right:18px;
	float: left;
	width:138px;
}


#center_area_bott {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*.login_bt {
	margin-top: 4px;
}
*/#member_05 {
	margin-bottom: 5px;
	line-height: 140%;
}
.right10 {
	padding-right:10px;
}
.bottom10 {
	padding-bottom:10px;
}
.campaign_area {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	width: 600px;
	float:left;
	height: auto;
}
#index_bn_01 {
	border:none;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#index_bn_02 {
	border:none;
	float:left;
	padding-bottom: 10px;
}
.campaign_bottom {
	float:left;
	vertical-align:bottom;
}






/* -----------------------------------------------
----------------------------------------------- */

#sub_twitter_area {
	background-image: url(/candy/img/sub_twitter_bg_1503.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 425px;
	width: 240px;
	margin-bottom: 15px;
}






/* -----------------------------------------------
----------------------------------------------- */

#item_list {
	width: 600px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#item_list li {
	float: left;
	width: 176px;
	height: 262px;
	border: 4px solid #d6d6d6;
	padding:4px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
	margin-top: 0px;
}
#news_list {
	width: 600px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#news_list li {
	float: left;
	width: 184px;
	height: 242px;
	border: 1px solid #d6d6d6;
	padding:4px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
	margin-top: 0px;
}

#news_list h4{
	background-color:#ff7d1a;
	font-size: 10px;
	font-weight: normal;
	color: black !important;
}

#movie_list {
	width: 600px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#movie_list li {
	float: left;
	width: 47.5%;
	height: 200px;
	padding:4px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
	margin-top: 0px;
}

.item_box_table {
	height:262px;
}
.item_icon {
	padding-top:4px;
	padding-left: 4px;
	width:20%;
	vertical-align:top;
}
.item_date {
	padding-top:4px;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	padding-left:3px;
	width:80%;
	vertical-align:top;
	height: 12px;
}
.item_title {
	line-height: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	height: auto;
}
.item_copy {
	font-size: 11px;
	line-height: 110%;
	color: #777777;
	vertical-align:bottom;
	text-align:center;
	height: auto;
}






/* -----------------------------------------------

----------------------------------------------- */
#last_month_itemlist {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-type: none;
	line-height: 150%;
}
#last_month_itemlist li {
	width: 50%;
	float: left;
	margin:0px;
	padding:0px;
}
.title {
	background-image: url(/candy/img/title_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 578px;
	padding-top: 20px;
	padding-left: 42px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:#e62d8b;
	line-height: 150%;
	margin-bottom: 2px;
	padding-right: 20px;
}
.header_top {
	background-image: url(/candy/img/header_bg.jpg);
	background-repeat: no-repeat;
	width: 578px;
	padding-top: 20px;
	padding-left: 42px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:#e62d8b;
	line-height: 150%;
	padding-right: 20px;
}
.produc_title {
	background-image: url(/candy/img/produc_title_bg.jpg);
	background-repeat: no-repeat;
    color: #E62D8B;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 150%;
    margin-bottom: 2px;
    margin-left: 10px;
    padding-left: 42px;
    padding-top: 5px;
    width: 578px;
}

.detail_item_det{
	overflow: hidden;
}
#main_img_box {
	/*	border: 4px solid #d7d7d7;*/
	width: 345px;
	height: auto;
	margin-left:5px;
	margin-right:5px;
	float: left;
}
.sub_img_box{
	border: 4px solid #d7d7d7;
/*	width: 63px; */
/*	height: 40px; */
	margin-right:5px;
	margin-bottom:8px;
	float: left;
}
.sub_img_box img{
	width: 55px;
/*	height: 40px; */
}
.img_main {
	border: 4px solid #d7d7d7;
	padding: 2px;
	margin-right : 10px;
	text-align: center;
	margin-bottom: 10px;
	height: 350px;
	width: 320px;
}
.img_main img {
	max-height: 350px;
	max-width: 320px;
}
.item_det {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	list-style-type: none;
}
#character_tab_area {
	width: 600px;
	margin-top: 20px;
}
#character_tab{
	height: 35px;
	width: 600px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#character_tab li {
	float: left;
	list-style-type: none;
	width:50%;
	height: 35px;
}
#news1, #news2, #news3, #news4, #news5, #news6, #news7, #news8, #news9, #news10, #news11, #news12{
	clear:both;
	padding:0px;
	margin:0px;
}
#news1, #news2, #news3, #news4, #news5, #news6, #news7, #news8, #news9, #news10, #news11, #news12 a{
	clear:both;
	padding:0px;
	margin:0px;
}
#character_tab_01_area {
	height: auto;
	width: 580px;
	border: 4px solid #7ecef4;
	padding: 6px;
}
#character_tab_02_area {
	height: auto;
	width: 584px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 4px solid #80c269;
}

/*2014.01.29 start ASTO add*/

.new_item_cha {
    float: right;
    text-align: right;
}
.center_item_area {
    float: left;
    width: 600px;
    padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.newpage_top_news_area {
    background-color: #FFFFFF;
    background-image: url("/candy/img/header_news_text.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #FFC277;
    border-radius: 10px;
    font-size: 13px;
    height: 23px;
    line-height: 100%;
    margin-bottom: 10px;
    padding-left: 160px;
    padding-right: 4px;
    padding-top: 8px;
    width: 774px;
}





#character_tab_03_area {
	height: auto;
	width: 580px;
    padding: 6px;
    margin-left:-12px;
}

#character_tab_04_area {
	height: auto;
	width: 580px;
    padding: 6px;
    margin-left:-12px;
}
/*2014.01.29 start ASTO end*/
.pickup_cha_list {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	width: 98%;
}
.pickup_cha_list li {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
    background-image: url(/candy/img/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 150%;
	margin: 0px;

}
/*2014.01.29 start ASTO add*/

.bottom10 {
    padding-bottom: 10px;
    margin-left: 25px;
}
.pickup_cha_list1 {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	width: 600px;
}
.pickup_cha_list1 li {
	line-height: 150%;
	margin: 5px;
	border: 4px solid #d7d7d7;
    float:left;
    height:68px;
    width: 130px;
    line-height: 150%;
    padding:0px;

}

.pickup_cha_lista {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	width: 600px;
}
.pickup_cha_lista li {
	line-height: 150%;
	margin: 5px;
	border: 4px solid #d7d7d7;
    float:left;
    height:68px;
    width: 130px;
    line-height: 150%;
    padding:0px;

}


.text_hira_area {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.text_hira_list {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.text_hira_list li {
	background-image: url(/candy/img/icon_08.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 15px;

	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.text_hira_list li a {
	text-decoration: none;
	color: #e9298b;
}


.new_item_title {
    background-image: url("/candy/img/icon_07.jpg");
    background-position: left 5px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #7B7473;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;

}
.new_item_name {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.new_item_sel {
    border-bottom: 1px solid #7B7473;
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-left: 15px;

}
.new_item_cha {
    float: right;
    text-align: right;
}
.new_item_data {
    background-image: url("/candy/img/data_title_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 3px;
}
.new_item_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 600px;
}
.new_item_list li {
    border: 4px solid #D6D6D6;
    float: left;
    height: 245px;
    margin: 0 3px 10px;
    padding: 4px;
    width: 178px;
}


.new_item_title2 {
    background-image: url("/candy/img/icon_07.jpg");
    background-position: left 5px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #7B7473;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
}


/*2014.01.29 start ASTO end*/

#cha_hiragana_date {
	background-image: url(/candy/img/title_04_02.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 108px;
	padding-top: 18px;
	padding-left: 8px;
	float: left;
	line-height: 100%;
	font-weight: bold;
}
#character_hira_tab{
	height: 39px;
	width: 580px;
	margin:0px;
	list-style-type:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#character_hira_tab li {
	float: left;
	list-style-type: none;
	width:58px;
	height: 39px;
}
.cha_hira_box {
	border: 1px solid #6ec5ee;
	padding: 4px;
}
.text {
	padding: 10px;
}
.sub_sns_area {
	height: 20px;
	width: 370px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sub_sns_area iframe{
	width:105px !important;
}
#candy_text_01 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:180%;
	font-size: 12px;
}.campaign_top_area {
	width: 600px;
	margin-bottom: 10px;
}
.campaign_bottom_area {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item_box_list {
	margin: 0px;
	padding: 0px;
	height: 234px;
	width: 566px;
	list-style-type: none;
}
.item_box_list li {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(/candy/img/campaign/campaign_item_bg.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.item_box_list_table {
	height: 226px;
	width: 162px;
}
.item_copy2 {
	font-size: 11px;
	line-height: 110%;
	color: #777777;
	text-align:right;
	padding-bottom: 4px;
	vertical-align:bottom;
	padding-right: 4px;
	padding-left: 4px;
}
#cake_item {
	width: 600px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cake_item li {
	padding: 8px;
	float: left;
	width: 130px;
	background-image: url(/candy/img/cake_item_bg.jpg);
	background-repeat: no-repeat;
	height: 198px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.cake_item_table {
	height: 198px;
	width: 130px;
}
.copy_footer_text {
	font-size: 11px;
	line-height: 130%;
	color: #666666;
	margin-top: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	text-align:left;
}
#cake_shop_name {
	color: #e62c8b;
	font-size: 14px;
	line-height:120%;
	font-weight: bold;
	background-image: url(/candy/img/icon_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: 580px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.cake_shop_list {
	margin-top: 5px;
	background-color: #ffcfe7;
	margin-bottom: 20px;
}
.cake_shop_list th {
	background-color: #ffe7f3;
	color: #e62c8b;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cake_shop_list td {
	background-color: #ffffff;
	padding-left:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.pan_item_table {
	height: 218px;
	width: 130px;
}
.pan_item {
	width: 600px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pan_item li {
	padding: 8px;
	float: left;
	width: 130px;
	background-image: url(/candy/img/pan_item_bg.jpg);
	background-repeat: no-repeat;
	height: 218px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.font_red {
	color: #FF0000;
}
.pan_series_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pan_series_list li {
	background-image: url(/candy/img/icon_04.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 45%;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.pan_series_list li a {
	color: #6a3906;
}
.pan_series_list_bg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.pokemon_bt {
	padding: 2px;
	margin-right: 5px;
	width: 66px;
	background-image: url(/candy/img/pokemon_bt_00.jpg);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	float: left;
}
.museum_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.museum_list li {
	float: left;
	width: 22%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/candy/img/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#museum_hira_tab{
	height: 39px;
	width: 600px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#museum_hira_tab li {
	float: left;
	list-style-type: none;
	width:58px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-align:center;
}
.museum_tab_area {
	height: auto;
	width: 580px;
	border: 4px solid #7ecef4;
	padding: 6px;
	margin: 0px;
}
.search_name {
	color: #6a3906;
	font-size: 14px;
	line-height:120%;
	font-weight: bold;
	background-image: url(/candy/img/icon_04.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	height: 15px;
	width: 540px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6a3906;
	margin-top: 10px;
}
.sec_search_name {
	color: #6a3906;
	font-size: 13px;
	line-height:120%;
	font-weight: bold;
	background-image: url(/candy/img/icon_04.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	height: 15px;
	width: 540px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6a3906;
}
.top20 {
	padding-top:20px;
}
.top10 {
	padding-top:10px;
}
#q_area {
	margin-bottom:20px;
	background-color: #ffecf6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.q_title {
	font-size: 14px;
	font-weight: bold;
	color: #EB288E;
	background-image: url(/candy/img/q.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 25px;
}
.a_text {
	background-image: url(/candy/img/a.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCCFF;
}
.sns_bt {
	float: left;
	padding-left: 10px;
}
#chocobi_flash_area {
	height: 450px;
	width: 600px;
}
#contact_03_area {
	margin-top: 25px;
	margin-bottom: 15px;
}
#sns_bt_01 {
	float: left;
	width: 105px;
	/*padding-right: 5px;*/
}
#sns_bt_02 {
	float: left;
	width: 105px;
	margin-left: 5px;
}
#sns_bt_03 {
	float: left;
	width: 76px;
	padding-right: 5px;
}
#sns_bt_04 {
	float: left;
	width: 86px;
	padding-right: 5px;
}
#sns_bt_05 {
	float: left;
	width: 38px;
}
.sitemap_list {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sitemap_list li {
	float: left;
	width: 28%;
	background-image: url(/candy/img/icon_02.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ref_member_text_area {
	float: left;
	height: auto;
	font-weight: bold;
	line-height: 160%;
	font-size: 13px;
	padding: 10px;
	width: 576px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}


#sec_character_tab_area {
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 26px;
}
.sec_character_tab_list {
	height: 26px;
	width: 600px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.sec_character_tab_list li {
	float: left;
	list-style-type: none;
	width:10%;
	height: 26px;
	padding:0px;
	margin:0px;
}
.sec_museum_tab_area {
	margin-bottom: 30px;
	height: auto;
	width: 560px;
	padding: 6px;
	border: 2px solid #FFE7F4;
}
#sec_character_tab_box {
	border: 4px solid #7ecef4;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.brand_list_title {
	background-image: url(/candy/img/icon_03.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 15px;
	width: 558px;
	padding-right: 10px;
	padding-left: 20px;
	background-position: left center;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
.brand_list_table {
	border: 4px solid #ffecf6;
	padding: 2px;
	<!--margin-bottom: 20px;-->
}
.item_area {
	margin: 0px;
	height: auto;
	background-color: #FFFFFF;
	vertical-align:top;
	background-image: url(/candy/img/sub_center_bg_line.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 600px;
	float:left;
}

#osusume_area {
	padding-bottom:10px;
}
#osusume_area img {
	margin-bottom: 10px;
}
#osusume_area table tr td {
	vertical-align: top;
}
.index_twitter_area {
	background-image: url(/candy/img/sub_twitter_bg_1503.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 403px;
	width: 224px;
	padding-top: 65px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#sub_left_area img {
	margin-bottom: 10px;
}
.top_bott_area {
	background-image: url(/candy/img/top_bott_bg.jpg);
	background-position: left bottom;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_center_bg {
	background-image: url(/candy/img/top_center_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}



#top_side_area {
	width: 290px;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	background-image: url(/candy/img/sub_left_bg_line.jpg);
	background-repeat: repeat-y;
}

#top_side_in {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 7px;
	width: 260px;
}
#top_side_in img {
	margin-bottom: 20px;
}

/***
 * twitter
 */

#tweet_frame{
    height: 430px;
    width:auto;
	margin:0px;
	overflow:auto;
}

#tweet-container{
	width:auto;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	height:0px;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;

	-moz-border-radius:6px 6px 0 0;
}

.tweet{
	padding:5px;
	margin:0 8px 8px;

	border:1px solid #F0F0F0;
	background:url(img/transparent.png);

	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	clear:both;
}

.tweet .user{
	font-weight:bold;
}
a, a:visited {
	color:#E62D8B;
	text-decoration: none;
	outline:none;
}

a:hover{
	text-decoration: none;
}

#loading{
	margin:100px 95px;
}

/* The styles below are only necessary for the demo page */

#twitter-ticker{
	margin:40px auto 20px;
}

#item_box_frame{
	position:relative;
	overflow:hidden;

	width:566px;

}

.same_item_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.same_item_list li a dt {
	float: left;
	margin-right: 10px;
	width: 112px;
}
.same_item_list li a dd {
	width: 470px;
	float: right;
}
.same_item_logo {
	float: left;
	width: 112px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.same_item_text {
	float: right;
	padding-bottom: 10px;
	width: 470px;
}
.same_campaign_area {
	margin-top: 10px;
	margin-bottom: 5px;
}
.same_campaign_area a img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.service_list {
	width: 900px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
.lastest_product_title { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.lastest_product_title h2 { 
    position: absolute;
    left: 45px;
    bottom: 10px;
    width: 100%;
}

.lastest_news { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.lastest_news h2 { 
    position: absolute;
    left: 45px;
    bottom: 10px;
    width: 100%;
}
.movies { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.movies h2 { 
    position: absolute;
    left: 50px;
    bottom: 10px;
    width: 100%;
}

/* news list in sidebar */
.sub_news_title { 
	padding-left:10px;
   	position: relative; 
   	width: 280px;
   	padding-top: 10px;
}
.sub_news_title h2 { 
    position: absolute;
    left: 40px;
    bottom: 10px;
    width: 50%;
}
.sub_news_list {
	padding-left:10px;
	width: 90%;
    margin: 0 0 30px 0;
}
.sub_news {
	clear: both;
    width: 95%;
    border: 2px solid #d2d2d2;
    height: 105px;
    margin: 5px 6px;
    float: left;
}
.sub_news_text {
	width: 55%;
	float: left;
	color: #000;
}
.sub_news_image {
	position: relative;
	margin: 1%;
	overflow: hidden;
	float: left;
	max-width:40%;
	max-height:100%;
}
.sub_news_text h4{
	width: 96%;
	margin: 0;
	padding: 0 2% 0;
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	background-color: #FF7D1A;
}
.sub_news_text h2{
	font-size: 14px;
    font-weight: normal;
/*     line-height: 125%; */
    margin: 0;
    padding: 10px 0 0 1%;
    color: #ff7d1a;
/*     height: 20px; */
}
.sub_news p{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
} 
// side bar index ranking
#index_ranking_area {
	width: 260px;
	margin: 0 auto;
}
#index_ranking_area .thumb {
	position: relative;
	width: 100%;
	/*display: table;*/
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	clear: both;
}
#index_ranking_area .thumb:last-child {
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#index_ranking_area .thumb .image {
	float: left;
	width: 110px;
	padding-right: 6px;
	background-color: #fff;
	overflow: hidden;
}
#index_ranking_area .thumb .image img {
	width: 100%;
	height: auto;
}
#index_ranking_area .thumb .btn {
	float: left;
	width: 144px;
	color: #000;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
}
#index_ranking_area .thumb .rankingTriangle {
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 0;
}
#index_ranking_area .thumb .ranking1 {
	border-color: #ff9c00 transparent transparent transparent;
}
#index_ranking_area .thumb .ranking2 {
	border-color: #75889f transparent transparent transparent;
}
#index_ranking_area .thumb .ranking3 {
	border-color: #b75e42 transparent transparent transparent;
}
#index_ranking_area .thumb .rankingNum {
	position: absolute;
	top: 0;
	left: 2px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
// side bar photo Ranking
#index_photoNews_area {
	width: 260px;
	margin: 0 auto;
}
#index_photoNews_area .thumb {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	overflow: hidden;
}
#index_photoNews_area .thumb .image {
	width: 100%;
	height: auto;
	margin-bottom:5px;
}
#index_photoNews_area .thumb .image img {
	width: 100%;
	height: auto;
}
#index_photoNews_area .thumb .btn {
	position: absolute;
	bottom: 13px;
	width: 98%;
	padding-right: 2%;
	text-align: right;
	background-color: rgba( 34, 34, 34, 0.8 );
}
#index_photoNews_area .thumb a .btn {
	font-size: 12px;
	color: #fff;
}
.item_title_box {
	line-height: 140%;
	height: 35px;
	display: inline-block;
}
.item_title_box2 {
	line-height: 140%;
	height: 70px;
	display: inline-block;
}
.item_title_box3 {
	line-height: 140%;
	height: 33px;
	display: inline-block;
}