@charset "utf-8";
/* CSS Document */

/* ここから汎用メニュー */

/*スマホでは非表示*/
.sp_none {
	display: none!important;
}
.clear {
	clear: both;
}

#main_area {
	max-width: 580px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
}
/* TOPスライダー用CSS */
#flash_area {
	display: none;
}

#slide_area{
	margin-top: 30px;
	width: 100%;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
/* /TOPスライダー用CSS */

#contents_area {
	text-align: center;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
}
#contents_right {
	text-align: left;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#contents_right_2 {
	text-align: left;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#right_area {
	text-align: left;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
.right_area_head {
	margin-bottom: 10px;
	overflow: hidden;
}
.right_area_head img {
	margin-left: -12px;
}
.right_area_foot {
	clear: both;
}
#contents_left {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#contents_left_l {
}
.menu {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-bottom: 20px;
}
.menu_head {
	padding-top: 10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
}
.menu_head a {
	padding: 0px;
}
.menu_head img {
	margin-left: -20px;
}
.menu_foot {
	height: 10px;
	clear: both;
}
.menu ul {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 15px;
	padding-top: 0.2em;
}
.menu li {
	margin-bottom: 8px;
	clear: both;
}
.menu_campaign {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	line-height: 1.6em;
}
.menu_campaign p {
	width: 78%;
	float: right;
}
.menu_campaign_img {
	float: left;
	max-width: 60px;
	width: 20%;
	margin-bottom: 10px;
}
.link_ban {
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}
.link_ban li {
	max-width: 230px;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	margin-bottom: 20px;
}

/* ここまで汎用メニュー */

/* ここからWhat'New */

#what_new {
	margin-left: 0px;
	background-image: url(../images/menu/what_head.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: none;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-bottom: 20px;
	
}
#what_new dl {
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 60px;
	margin-bottom: 20px;
}
#what_new dt {
	padding-top: 0.1em;
	font-size: 0.9em;
	color: #FF3333;
}
#what_new dd {
	width: 100%;
	margin-bottom: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.4em;
}

#what_new p {
	margin-top: 0.5em;
	line-height: 1.6em;
	color: #555555;
	font-size: 0.9em;
}
.what_new_rss {
	float: right;
	margin-right: 5%;
	margin-top: 10px;
}
.what_new_all {
	float: right;
	height: auto;
	max-width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.what_all_area {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 10px;
	clear: both;
}
.what_all_area dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.what_all_area dt {
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size: 0.9em;
	color: #FF3333;
}
.what_all_area dd {
	margin-bottom: 1.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.4em;
}
.what_all_area p {
	margin-top: 0.5em;
	line-height: 1.6em;
	color: #555555;
	font-size: 0.9em;
}

/* ここまでWhat'New */

/* ここからmissing */

.missing_area {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	border : solid 1px #CCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
	padding: 20px 10px;
}

/* ここまでmissing */

/* ここから商品関連ページ */

.pd_area {
	clear: both;
}
.pd_area p {
	margin-bottom: 20px;
}
.pd_area_ban {
	clear: both;
	margin-bottom: 10px;
}
.pd_area_ban img {
}
.pd_area_top_img {
	margin-bottom: 10px;
}

.pd_seibun_area {
	clear: both;
	padding: 10px 10px;
	border: 1px solid #cccccc;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-bottom: 20px;
}
.pd_seibun_area_head {
}
.pd_seibun_area_foot {
}

.pd_seibun_area dl {
}
.pd_seibun_area dt {
	color: #444444;
	margin-bottom: 0.2em;
}

.pd_seibun_area  dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
	font-size: 0.8em;
}
.pd_lineup {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
	height: 100%;
}
.pd_lineup img {
	border: 1px solid #cccccc;
}
.pd_lineup li {
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: left;
	margin-bottom: 10px;
}
.pd_lineup li img {
	display: inline-block;
	max-wdth: 108px;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 5px;
}
.pd_lineup li p {
	font-size: 0.8em;
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.pd_category_lineup {
}
.pd_category_lineup ul {
	clear: both;
	height: auto;
}
.pd_category_lineup li img {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
.pd_category_lineup li {
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: left;
	margin-bottom: 10px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.2em;
}
#pd_category_area {
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}
.pd_category_area_ban {
	clear: both;
	margin-bottom: 10px;
}
#pd_category_area {
	clear: both;	
}
#pd_category_area ul {
}
#pd_category_area li {
	float: left;
	max-width: 180px;
	width: 32%;
	margin-right: 1%;
	margin-left: 0px;
}
.pd_brand_area {
	margin-top: 10px;
	margin-right: auto;
	text-align: left;
	margin-bottom: 20px;
}
.pd_brand_area_ban {
	clear: both;
	margin-bottom: 10px;
}
.pd_brand_area li {
	float: left;
	width: 18%;
	padding-left: 1%;
	padding-right: 1%;
}
.pd_phot_area {
	margin-bottom: 10px;
	clear: both;
	height: auto;
}
.pd_phot_area ul {
	height: 100%;
	clear: both;
}
.pd_phot_area li {
	margin-left: 0px;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	width: 46%;
	margin-bottom: 20px;
}
.pd_phot_area_name {
	font-size: 0.8em;
	line-height: 1.2em;
	float: left;
	width: 52%;
	margin-left: 2%;
}
.pd_phot_area_title {
	margin-bottom: 1em;
	line-height: 1.4em;
	color: #444444;
}
.pd_phot_area_text    {
	font-size: 0.9em;
	line-height: 1.6em;
}
.pd_phot_area li img {
	float: left;
	max-width: 108px;
	width: 44%;
	border: 1px solid #cccccc;
}
.pd_omake_area {
	margin-bottom: 20px;
}
.pd_omake_area img {
	float: left;
	margin-top: 10px;
	max-width: 108px;
	width: 15%;
	margin-bottom: 20px;
}
.pd_omake_area p {
	float: right;
	margin-top: 10px;
	margin-left: 2%;
	margin-bottom: 10px;
	width: 83%;
}
.pd_brand_pickup_area {
	margin-bottom: 10px;
}
.pd_brand_pickup_area img {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.pd_brand_pickup_area p {
}
.pd_brandpage_area {
	margin-bottom: 20px;
}
.pd_brandpage_area img {
	float: left;
	margin-bottom: 10px;
}
.pd_brandpage_area p {
	float: left;
	margin-bottom: 20px;
}

/* ここまで商品関連ページ */

/* ここからサイトマップ */

#site_map_area {
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	clear: both;
}
.site_map_head {
	display: none;
}
.site_map_foot {
	display: none;
	clear: both;
}
.site_map_ban {
	clear: both;
}
.site_pd_area {
	margin: 20px 10px;
	text-align: left;
}
.site_pd_area_head {
	display: none;
}
.site_pd_area_head img {
	margin-top: 0em;
}

.site_pd_area dl  {
	margin-bottom: 20px;
}
.site_pd_area dt {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
.site_pd_area dt a {
	color: #FF0000;
}
.site_pd_area dt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.site_pd_area dt a:visited {
	color: #FF0000;
}
.site_pd_area dt a:active {
	color: #FF0000;
}
.site_pd_area dd {
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
.site_pd_area_hr  {
	clear: both;
	margin-bottom: 5px;
}
.site_pd_area_foot {
	clear: both;
}

#site_contents_area {
	display: none;
}
.site_contents_left {

}
.site_contents_center {

}
.site_contents_right {

}

/* ここまでサイトマップ */

/* ここからプレゼント */

.present_area {
	margin-bottom: 10px;
}
.present_area p {
	margin-bottom: 10px;
}
.present_area_ban {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.present_area table    {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	line-height: 1.6em;
	text-align: left;
}
.present_area td {
	vertical-align: top;
	font-size: 0.8em;
}
.present_area ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
.present_area li {
	margin-bottom: 5px;
	font-size: 0.8em;
}

/* ここまでプレゼント */

/* ここから原材料・JAN一覧 */

.jan_area {
	max-width: 580px;
	width:96%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 10px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.jan_area p {
	margin-bottom: 10px;
}
.jan_area_ban {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.jan_area ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
.jan_area li {
	margin-bottom: 5px;
}
.jan_area_to_top {
	text-align: right;
	width: auto;
	margin-top: 10px;
}


/* ここまで原材料・JAN一覧  */

/* ここからキャンペーン */

.camp_area {
	margin-bottom: 20px;
}
.camp_area p {

}
.camp_area_ban {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
.camp_present_area {
	margin-bottom: 20px;
}
.camp_present_area_img  {
	float: left;
	margin-bottom: 20px;
	width: 49%;
}
.camp_present_area_text  {
	float: left;
	margin-left: 2%;
	width: 49%;
}
.camp_present_area_text img {
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
.camp_area_hr  {
	clear: both;
	margin-bottom: 10px;
}
.camp_contents_area {
	clear: both;
	height: 100%;
	margin-bottom: 10px;
}
.camp_contents_area_img  {
	float: left;
	margin-bottom: 10px;
	width: 29%;
}
.camp_contents_area_text  {
	float: left;
	margin-left: 2%;
	margin-bottom: 10px;
	width: 69%;
}
.camp_contents_area_text_img   {
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}

/* ここまでキャンペーン  */

/* ここから知る楽しむ */

.service_area {
	margin-bottom: 10px;
	margin-top: 10px;
}
.service_area p {
	margin-bottom: 20px;
}
.service_area_ban {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.service_phot_area {
	margin-bottom: 20px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.service_phot_area p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0px;
}
.service_phot_area img {
	margin-bottom: 10px;
	margin-right: 5px;
}
.service_phot_area td {
	vertical-align: top;
}

/* ここまで知る楽しむ  */

/* ここからCM */

.cm_area {
	margin-bottom: 10px;
	height: auto;
}
#cm_movie_area {
	height: auto;
	margin-top: 0px;
}
.cm_movie_area_text  {
	font-size: 0.8em
}
.cm_movie_area_text img {
	margin-right: 3px;
}

.cm_movie_area_btn {
	margin-top: 0px;
	clear: both;
}


.cm_movie_area_movie {
	margin-right: 10px;
	margin-bottom: 0.3em;
	width: 100%;
}
.cm_movie_area_movie_sp {
	margin-right: 10px;
	margin-bottom: 0.3em;
}

.cm_area_text  {
	margin-bottom: 10px;
	width: auto;
	height: 100%;
	font-size: 0.8em;
}
.cm_area_ban {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 0px;
}
.cm_area_ban2 {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 0px;
}
.cm_area_ban3 {
	margin-top: 10px;
	clear: both;
	margin-bottom: 20px;
	margin-left: 0px;
}

.cm_image_area {
	font-size: 0.8em;
	line-height: 1.6em;
	clear: both;
}
.cm_image_area img {

	margin-bottom: 5px;
}
.cm_image_area ul {
	height: 100%;
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
}
.cm_image_area li {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.cm_get_flash_btn {
	display: none;
}
.cm_get_flash_text {
	display: none;
}
.cm_movie_area_movie video {
	max-width: 640px;
	width: 100%;
}

/* ここまでCM  */

/* ここから採用情報 */

.recruit_area {
	margin-bottom: 0px;
	margin-top: 10px;
	height: auto;
}
.recruit_area_ban {
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.recruit_area_ban2 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.recruit_area_ban3 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

.recruit_news_area {
	margin-bottom: 10px;
	clear: both;
}
.recruit_news_bold {
	font-weight: bold;
}

.recruit_news_area ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.recruit_news_area li {
	margin-bottom: 1em;
}
.recruit_news_area dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.recruit_news_area dt {
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size:1.2em;
	font-weight: bold;
}
.recruit_news_area dd {
	margin-bottom: 1.8em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.4em;
}

.recruit_area_bold {
	font-weight: bold;
	margin-bottom: 1em;
}
.recruit_top_area_img {
	text-align: center;
	margin-bottom: 1em;
}
.recruit_phot_area {
	margin-bottom: 0px;
	height: auto;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.recruit_phot_area p {
	margin-right: 10px;
	font-size: 0.9em;
}
.recruit_phot_area img {
	margin-bottom: 10px;
	margin-right: 5px;
}
.recruit_phot_area td {
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.2em;
}
.recruit_date_area {
	letter-spacing: normal;
	text-align: center;
}
.recruit_data_area table {
	margin-right: auto;
	margin-left: auto;
}
.recruit_data_area td {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
.recruit_data_td_margin {
	margin-left: 20px;
}
.recruit_step_area {
	margin-right: 10px;
	margin-left: 10px;
}
.recruit_step_area dl {
	margin-bottom: 30px;
}

.recruit_step_area dt {
	color: #666666;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.recruit_step_area dt img {
	float: left;
	margin-right: 3px;
}


.recruit_step_area dd {
	margin-bottom: 1em;
	margin-left: 20px;
}
.recruit_step_area  dd_img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.step_sub {
	font-size: 0.8em;
	color: #FF9966;
}

.recruit_btn_area {
	width: auto;
	margin-bottom: 20px;
}
.recruit_btn_area li {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.recruit_btn_area img {
}
.uketsuke_end {
    color: #FF0000
}.recruit_entry_btn {
	clear: both;
	margin-top: 20px;
}
.recruit_icon {
	margin-right: 0.5em;
	float: left;
}
.recruit_icon_area {
	clear: both;
	margin-top: 1em;
}
.recruit_q_area {
	margin-top: 15px;
	font-weight: bold;
	color: #FF0000;
}
.recruit_a_area {
	margin-top: 10px;
}
.recruit_a_area p {
	margin-bottom: 15px;
}
.recruit_q2_area {
	margin-top: 15px;
	font-weight: bold;
	clear: both;
}
.recruit_a2_area {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
.recruit_qa_icon {
	float: left;
	margin-right: 0.5em;
	height: auto;
	width: 20px;
}
.recruit_man {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.recruit_man2 {
	float: left;
	height: 100%;
	width: 130px;
	margin-right: 1em;
	margin-bottom: 0.3em;
}
.recruit_man3 {
	clear: both;
	height: auto;
	padding-bottom: 1em;
	margin-top: 1em;
}

.recruit_man2_img  {
	margin-bottom: 20px;
}
.recruit_man_name {
	line-height: 1.6em;
	font-weight: bold;
	height: auto;
	width: auto;
}
#recruit_doui_area {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../recruit/images/recruit_doui_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	text-align: center;
	line-height: 1.6em;
	color: #666666;
}
.recruit_doui_head {
	background-image: url(../recruit/images/recruit_doui_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 880px;
	text-align: center;
	margin-bottom: 20px;
}
.recruit_doui_foot {
	background-image: url(../recruit/images/recruit_doui_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 880px;
}
.recruit_doui_area_ban {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.recruit_doui_in_area {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	width: 560px;
	height: auto;
}
.recruit_doui_in_area dt {
	color: #FF0000;
	margin-bottom: 0.8em;
}
.recruit_doui_in_area dd {
	margin-bottom: 1.5em;
}
.recruit_doui_in_entry {
	font-weight: bold;
	margin-top: 50px;
}
.recruit_doui_in_entry a {
	text-decoration: underline;
}

.recruit_doui_in_entry img {
	margin-right: 0.5em;
}

.precruit_doui_in_entry img {
	height: 17px;
	width: 17px;
	margin-right: 0.5em;
	float: left;
}

/* ここまで採用情報 */

/* ここからプライバシーポリシー */

#priv_area {
	max-width: 580px;
	width:96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	height: auto;
	color: #666666;
	text-align: center;
	color: #666666;
	clear: both;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.priv_head {
	display: none;
}
.priv_foot {
	display: none;
}
.priv_area_ban {
	clear: both;
}
.priv_in_area {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin: 20px 10px;
	text-align: left;
	font-size: 0.8em;
}
.priv_in_head {
	display: none;
}
.priv_in_head img {
	margin-top: 4px;
}

.priv_in_foot {
	display: none;
}
.priv_in_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
}

.priv_in_area dl {
}
.priv_in_area dt {
	color: #FF0000;
	margin-bottom: 0.8em;
}
.priv_in_dd_custam {
	font-weight: bold;
	color: #999999;
	width: 100%;
}
.priv_in_dd_mail {
	font-weight: bold;
	margin-top: 1em;
}
.priv_in_dd_mail img {
	height: 17px;
	width: 17px;
	margin-right: 0.5em;
	float: left;
}

.priv_in_area dd {
	margin-bottom: 1.5em;
}

/* ここまでプライバシーポリシー */

/* ここからリンク集 */

#link_area {
	max-width: 580px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 20px;
	height: auto;
	text-align: center;
	line-height: 1.6em;
	color: #666666;
	clear: both;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.link_head {
	display: none;
}
.link_foot {
	display: none;
}
.link_area_ban {
	clear: both;
}
.link_in_area {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	height: auto;
}
.link_in_hr {
	margin-bottom: 1em;
}

.link_in_head {
	display: none;
	background-position: center top;
}
.link_in_head img {
	margin-top: 0em;
}
.link_in_foot {
	display: none;
}
.link_in_area ul {
	margin-top: 0.6em;
	margin-bottom: 1em;
}
.link_in_area li {
	margin-bottom: 0.8em;
}

/* ここまでリンク集 */

/* ここから検索結果 */

.serch_area {
	margin-bottom: 10px;
	clear: both;
}
.serch_bold {
	font-weight: bold;
}

.serch_area ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.serch_area li {
	margin-bottom: 1em;
}
.serch_area dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.serch_area dt {
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
.serch_area dd {
	margin-bottom: 1.8em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.4em;
}

/* ここまで検索結果 */

/* ここからMAP */

#map_area {
	margin-right: auto;
	margin-left: auto;
	line-height: 1em;
	text-align: left;
}
#map_area p {
	line-height: 1.8em;
	color: #666666;
}
#map_area a {
	color: #333333;
	text-decoration: underline;
	text-align: right;
	margin-top: 10px;
}
.map_close {
	text-align: right;
	margin-left: auto;
	margin-top: 10px;
	font-weight: bold;
}

/* ここまでMAP */

/* ここからお問い合わせ */

#ask_area {
	clear: both;
	max-width: 580px;
	width:96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	height: auto;
	color: #666666;
	text-align: center;
	line-height: 1.4em;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;	
}
.ask_head {
	display: none;
}
.ask_foot {
	display: none;
}
.ask_area_ban {
	clear: both;
}
.ask_in_area {
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: left;
	clear: both;
}

.ask_in_head {
	display: none;
}
.ask_in_head img {
	margin-top: 4px;
}

.ask_in_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
	margin-left: 30px;
}
.ask_in_foot {
	display: none;
}
.ask_form_area {
	color: #666666;
}
.ask_form_area a {
	color: #333333;
	text-decoration: underline;
}

.ask_form_area p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.ask_form_area dl {
}
.ask_form_area dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.ask_form_area dd input{
	display: block;
	margin-bottom: 5px;
}
.ask_form_dd_custam {
	font-weight: bold;
	color: #999999;
	width: 100%;
}
.ask_form_dd_mail {
	font-weight: bold;
	margin-top: 1em;
}
.ask_form_dd_mail img {
	height: 17px;
	width: 17px;
	margin-right: 0.5em;
	float: left;
}

.ask_form_area dd {
	margin-bottom: 1.5em;
}

/* ここまでお問い合わせ */

/* ここから企業情報 */

.com_area {
	margin-bottom: 0px;
	padding-top: 10px;
}
.com_area p {
	margin-bottom: 20px;
	font-size: 0.9em;
}
.com_area_ban {
	margin-bottom: 10px;
	clear: both;
}
.com_area_ban2 {
	clear: both;
	padding-top: 0px;
	margin-bottom: 10px;
}
.com_area_ban3 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}
.com_area_bold {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}
.com_area_bold2 {
	clear: both;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.com_top_area_img {
	margin-bottom: 1em;
	text-align: center;
}
.com_top_area_img2 {
	margin-bottom: 20px;
}
.com_phot_area {
	height: auto;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.com_phot_area p {
}
.com_phot_area img {
	margin-bottom: 10px;
	margin-right: 5px;
}
.com_data_area td {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
.com_phot_area td {
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: top;
}
.com_date_area {
	letter-spacing: normal;
	text-align: center;
}
.com_data_area table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.com_data_td_margin {
	margin-left: 20px;
}
.com_btn_area {
	height: 25px;
	width: auto;
	margin-right: auto;
	margin-left: 40px;
}
.com_btn_area li {
	float: left;
}
.com_btn_area img {
	margin-right: 10px;
}
.uketsuke_end {
    color: #FF0000
}
.com_entry_btn {
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-left: 205px;
}
.com_icon {
	margin-right: 0.5em;
	float: left;
}
.com_icon_area {
	clear: both;
	margin-top: 1em;
}
.com_top_sign {
	text-align: right;
	margin-bottom: 20px;
}
.com_bumon_fla_area {
    margin-bottom: 20px;
}
#com_bumon_btn_area {
	margin-right: auto;
	clear: both;
	margin-bottom: 20px;
}
#com_bumon_btn_area ul {
    margin-right: auto;
	margin-left: auto;
	width: auto;
}
#com_bumon_btn_area li {
	display: inline-block;
	width: 30%;
	margin-right: 1%;
	margin-left: 1%;
}
.com_bumon_hr {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
.com_bumon_img {
	float: right;
	margin-bottom: 0.3em;
	margin-left: 1em;
}
.com_jigyo_area {
	margin-bottom: 20px;
	font-size: 0.9em;
}
.com_jigyo_bold {
	margin-top: 0px;
	margin-bottom: 0px;
}

.com_jigyo_hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.com_jigyo_icon_area {
	vertical-align: top;
	height: 15px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.com_jigyo_icon {
	vertical-align: baseline;
	margin-right: 0.5em;
}
.com_enkaku_area {
	margin-bottom: 20px;
	padding-top: 10px;
}
.com_enkaku_area_ban {
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
.com_enkaku_area_ban2 {
	margin-bottom: 10px;
	clear: both;
}
.com_enkaku_area_btn {
	margin-bottom: 20px;
	text-align: right;
}
.com_enkaku_area_btn img {
	margin-left: 10px;

}
.com_enkaku_year {
	color: #666666;
}
.com_enkaku_year_year {
	font-weight: bold;
	vertical-align: top;
}
.com_enkaku_year_text {
	vertical-align: top;

}
.com_enkaku_year_img {
	text-align: right;
}
.com_enkaku_year_ban {
	margin-top: 10px;
	margin-bottom: 10px;
}
.com_enkaku_year_ban2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.com_enkaku_year_img2 {
	text-align: center;
}
.com_csr_area {
	margin-bottom: 0px;
	padding-top: 10px;
}
.com_csr_area p {
	margin-bottom: 20px;
}
.com_csr_area ul {
	margin-bottom: 20px;
}
.com_csr_area li {
	margin-bottom: 10px;
}
.com_csr_area .com_area_bold li {
	font-size: 0.8em;
}
.com_csr_contents_area a {
	color: #333333;
	text-decoration: underline;
}
.com_csr_contents_area a:hover {
	color: #999999;
	text-decoration: underline;
}
.com_csr_contents_area_left {
	width: 70%;
	margin-left: 0px;
	font-size: 0.8em;
	float: left;
}
.com_csr_contents_area_right {
	max-width: 130px;
	width: 28%;
	float: right;
	margin-bottom: 20px;
}
.com_csr_next_area {
	width: auto;
	clear: both;
	margin-bottom: 20px;
}
.com_csr_next_area li {
	float: left;
	max-width: 180px;
	width: 32%;
	margin-right: 1%;
}
.com_csr_next_area img {
	margin-right: 10px;
}
#com_csr_movie_area {
	height: auto;
	margin-top: 20px;
}
.com_csr_movie_area_text  {
	font-size: 0.8em;
	line-height: 1.4em;
}
.com_csr_movie_area_movie {
	margin-right: 10px;
	margin-bottom: 30px;
}
.com_csr_matsuri_photo_area {
	margin-bottom: 10px;
}
.com_csr_matsuri_photo_area ul {
	clear: both;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.com_csr_matsuri_photo_area li {
	width: 23%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}

/* ここまで企業情報 */

/* ここからオンラインショップバナー */

#online-shop-slideshow {
	position:relative;
	margin-bottom: 20px;
}
#online-shop-slideshow img { position:absolute; top:0; left:0; z-index:8; border: none; }
#online-shop-slideshow img.active { z-index:10; }
#online-shop-slideshow img.last-active { z-index:9; }

/* ここまでオンラインショップバナー */

/* ここからgoogle404 */

#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3#closest-match { }

/* "Closest match" link
#goog-wm h3#closest-match a { }

/* Heading for "Other things" */
#goog-wm h3#other-things { }

/* "Other things" list item */
#goog-wm ul li { }

/* Site search box */
#goog-wm li.search-goog { display: block; }

/* ここまでgoogle404 */
