@charset "shift_jis";

/*--------------▼共通▼--------------*/

.box_center {
	text-align: center;
}

.box_left {
	text-align: left;
}


.font24 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

.font20 {
	font-size: 20px;
	line-height: 26px;
}

.font18 {
	font-size: 18px;
	line-height: 22px;
}

.font16 {
	font-size: 16px;
	line-height: 22px;
}

.font14 {
	font-size: 14px;
	line-height: 20px;
}

.font12 {
	font-size: 12px;
	line-height: 18px;
}


/*----------大型ボタン----------*/
#next_c_btn {
	width: 380px;
	height: 95px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

#next_c_btn a,
#next_c_btn a:hover
{
	width: 380px;
	height: 95px;
	text-indent: -9999px;
	margin: 0px;
	background-repeat: no-repeat;
	display: block;
}



/*--------------▲共通▲--------------*/




body {
	background-attachment: scroll;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #348338;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/welove_body_bg2.jpg);
	min-width: 960px;
}

#container {
	width: auto;
	height: auto;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*----------上部ライン----------*/
#top_line {
	width: auto;
	height: 20px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

#top_line_inner {
	width: 960px;
	height: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


/*----=================header=================----*/

/*----------マンガ1ページ目----------*/

#header {
	width: 960px;
	height: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#header01_top {
	width: 960px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

/*--スタホロゴ部分--*/
#header01_top_l {
	width: 400px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	float: left;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../images/welove__sh3rogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*--ページタイトルロゴ部分--*/
#header01_top_r {
	width: 560px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	float: right;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../images/welove_titlerogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header01_main {
	width: 960px;
	height: 315px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/welove__header_bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#header01_main_01 {
	width: 960px;
	height: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

/*------説明スペース------*/
#header01_main_01_text {
	width: 510px;
	height: 180px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	float: right;
	margin-right: 40px;
}

/*------イラストスペース------*/
#header01_main_02 {
	width: 960px;
	height: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
}



/*----------マンガ2・3ページ目----------*/

#header02 {
	width: 960px;
	height: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*----------うまカレ----------*/

#header03 {
	width: 960px;
	height: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/welove__header_bg3.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header03_top {
	width: 960px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
}

#header03_middle {
	width: 960px;
	height: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

#header03_middle_text {
	width: 390px;
	height: 170px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	overflow: hidden;
	float: left;
	margin-left: 27px;
}


#header03_bottom {
	width: 960px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
}

/*----=================main=================----*/

#main {
	width: 960px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main_top {
	width: 960px;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/welove__c_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#main_top2 {
	width: 960px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/welove__c_top2.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#main_bottom {
	width: 960px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/welove__c_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}



#main_main {
	width: 960px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/welove__c_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}


#c_box {
	width: 880px;
	height: auto;
	padding: 0px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
}

#c_box_title {
	width: 880px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

.title_manga {
	background-image: url(../images/c_title_manga.jpg);
}

.title_umacolle {
	background-image: url(../images/c_title_umacolle.jpg);
}


#c_box_text {
	width: 880px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*----------▼c_box_in（幅と中央・左寄せは設定）▼----------*/
#c_box_in {
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
}

/*----------▲c_box_in（幅と中央・左寄せは設定）▲----------*/


/*----------マンガ載せ----------*/
#manga_page {
	height: 22px;
	margin-top: 7px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/manga_page_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 80px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-right: 18px;
	padding-top: 3px;
	overflow: hidden;
}

#manga_box {
	height: 910px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-indent: -9999px;
}

.manga01 {
	background-image: url(../images/manga1.jpg);
}

.manga02 {
	background-image: url(../images/manga2.jpg);
}

.manga03 {
	background-image: url(../images/manga3.jpg);
}


/*----------上部ボタン----------*/
#main_top2_btn {
	width: 700px;
	height: 50px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-attachment: scroll;
	overflow: hidden;
}

#main_top2_btn ul {
	width: 700px;
	height: 50px;
	padding: 0px;
}

#main_top2_btn li a,
#main_top2_btn li a:hover
{
	width: 340px;
	height: 50px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#btn_asonde_s a
{
	background-position: 0 0;
	background-image: url(../images/welove_asonde_btn_s.jpg);
	margin-right: 20px;
}

#btn_asonde_s a:hover
{
	background-position: 0 -50px;
	background-image: url(../images/welove_asonde_btn_s.jpg);
	margin-right: 20px;
}

#btn_umacolle_s a
{
	background-position: 0 0;
	background-image: url(../images/welove_umacolle_btn_s.jpg);
}

#btn_umacolle_s a:hover
{
	background-position: 0 -50px;
	background-image: url(../images/welove_umacolle_btn_s.jpg);
}



/*---------------次への案内---------------*/
#next_guide {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	overflow: hidden;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.next01 {
	height: 180px;
	background-image: url(../images/next_guide_bg1.png);
}

.next02 {
	height: 200px;
	background-image: url(../images/next_guide_bg2.png);
}

.next03 {
	height: 350px;
	background-image: url(../images/next_guide_bg3.png);
}


/*---------------あそんでわかる（w880）---------------*/
#asonde_box {
	width: 880px;
	height: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../images/next_asonde_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#asonde_box_01 {
	width: 880px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	text-indent: -9999px;
}

/*---------------あそんでボタン---------------*/
#asonde_btn a {
	background-position: 0 0;
	background-image: url(../images/welove_asonde_btn.png);
}

#asonde_btn a:hover {
	background-position: 0 -95px;
	background-image: url(../images/welove_asonde_btn.png);
}



/*---------------設置店舗（w880）---------------*/
#location_box {
	width: 880px;
	height: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../images/next_location_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#location_box_01 {
	width: 880px;
	height: 105px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	text-indent: -9999px;
}

/*---------------設置店舗ボタン---------------*/
#location_btn a {
	background-position: 0 0;
	background-image: url(../images/welove_location_btn.png);
}

#location_btn a:hover {
	background-position: 0 -95px;
	background-image: url(../images/welove_location_btn.png);
}


/*---------------うまカレのページへ（w960）---------------*/
#umacolle_box {
	width: 960px;
	height: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../images/next_umacolle_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#umacolle_box_01 {
	width: 545px;
	height: 205px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}


/*---------------うまカレ大会ボタン---------------*/
#umacolle_sh3_btn a {
	background-position: 0 0;
	background-image: url(../images/welove_umacolle_btn.png);
}

#umacolle_sh3_btn a:hover {
	background-position: 0 -95px;
	background-image: url(../images/welove_umacolle_btn.png);
}



/*---------------ＳＨ3公式サイトへ（w960）---------------*/
#sh3site_box {
	width: 960px;
	height: 140px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}


#sh3site_box h3 a,
#sh3site_box h3 a:hover
{
	width: 960px;
	height: 140px;
	text-indent: -9999px;
	margin: 0px;
	background-repeat: no-repeat;
	display: block;
}

/*---------------SH3サイトボタン---------------*/
#sh3site_box h3 a {
	background-position: 0 0;
	background-image: url(../images/welove_sh3site_btn.png);
}

#sh3site_box h3 a:hover {
	background-position: 0 -140px;
		background-image: url(../images/welove_sh3site_btn.png);
}


/*---------------ページの上へ---------------*/
#to_pagetop a,
#to_pagetop a:hover
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
}


#to_pagetop a {
	color: #FFF;
}


#to_pagetop a:hover {
	color: #6FC;
	text-decoration: none;
}


/*-----------------レポート-----------------*/
#report_box {
	width: 800px;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#report_box_title {
	width: 800px;
	height: 25px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-left: 20px;
}


.title_repo {
	background-color: #063;
}

.title_movie {
	background-color: #06C;
}


#report {
	width: 800px;
	height: auto;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#report_w {
	width: 800px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#report_half {
	height: auto;
	text-align: left;
	margin-top: 0px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}



.repo_photo_01 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#movie_box {
	width: 800px;
	height: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*-----------------footer-----------------*/
#footer {
	width: auto;
	height: 220px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	overflow: hidden;
}

#footer_inner {
	width: 960px;
	height: 220px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#copyright {
	width: 960px;
	height: 43px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 15px;
}

#link_btn {
	width: 720px;
	height: 50px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#link_btn li a,
#link_btn li a:hover
{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	padding-left: 30px;
}


#link_btn li a {
	color: #0FF;
}


#link_btn li a:hover {
	color: #FC0;
	text-decoration: none;
}




#segarogo {
	width: 960px;
	height: 40px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}
