@charset "utf-8";

@import url("../packages/default/css/all.css");

.block-side-b img {
    margin: 0 0 10px;
}

/********************products.css*****************/
/* タイトル
甘夏ネロリの里商品
----------------------------------------------- */
p#yobikake{
    text-align:left;
}
p#yobikake a{
   color:#000;
   text-decoration:underline;
}

/********************media.css*****************/
/* タイトル
----------------------------------------------- */
#title_media{
    background: url("../img/title_media.jpg") no-repeat scroll 0 0 transparent;
    color: #2A6015;
    font-size: 120%;
    font-weight: bold;
	width: 730px;
    height: 50px;
    margin: 0 0 3px;
    padding: 0;
}
#media_title {
    background: url("../img/topimage_infomation.jpg") no-repeat scroll 0 0 transparent;
    color: #2A6015;
    font-size: 120%;
    font-weight: bold;
	width: 730px;
    height: 228px;
    margin: 0 0 3px;
    padding: 0;
}
#media_small_title {
	text-align:left;
    background: url("../img/media_small_title.jpg") no-repeat scroll 0 0 transparent;
	position:relative;
    color: #2A6015;
    font-size: 150%;
    font-weight: bold;
	width: 730px;
    height: 60px;
    margin: 0 0 0px;
    padding: 18px 0 0px 65px;
}
#media_main{
	text-align:left;
	width:730px;
	height:400px;
}
#media_photo_area {
	text-align:center;
	float:left;
	width:300px;
	height:300px;
	padding-left:20px;
}
#media_coment_area {
	text-align:left;
	float:right;
	width:390px;
	height:300px;
	padding-left:10px;
}
#media_coment_area h4{
        font-size: 120%;
}
/********************campaign.css*****************/
/* タイトル
----------------------------------------------- */
#title_campaign{
    background: url("../img/campaign/title_campaign.jpg") no-repeat scroll 0 0 transparent;
    color: #2A6015;
    font-size: 120%;
    font-weight: bold;
	width: 730px;
    height: 50px;
    margin: 0 0 3px;
    padding: 0;
}
/********************friendship_campaign.css*****************/
/* タイトル
----------------------------------------------- */
#title_friendship_campaign{
    background: url("../img/friendship_campaign/title_frendship_campaign.jpg") no-repeat scroll 0 0 transparent;
    color: #2A6015;
    font-size: 120%;
    font-weight: bold;
	width: 730px;
    height: 50px;
    margin: 0 0 3px;
    padding: 0;
}
#friendship_step1{
    background:url("../img/friendship_campaign/step3_1.png")no-repeat scroll 0 0 transparent;
    height:50px;
    padding-top:18px;
    padding-left:55px;
}
#friendship_step2{
    background:url("../img/friendship_campaign/step3_2.png")no-repeat scroll 0 0 transparent;
    height:50px;
    padding-top:18px;
    padding-left:55px;
}
#friendship_step3{
    background:url("../img/friendship_campaign/step3_3.png")no-repeat scroll 0 0 transparent;
    height:50px;
    padding-top:9px;
    padding-left:55px;
}
#friendship_step4{
    background:url("../img/friendship_campaign/step3_4.png")no-repeat scroll 0 0 transparent;
    height:50px;
    padding-top:9px;
    padding-left:55px;
}
