@charset "Shift_JIS";
/*-----------------------------------------
　　全体レイアウト
-----------------------------------------*/

body{
	background-color: black;
	min-width: 1000px;
	color: #e8e8e8;
	position: relative;
}

#mariomarzi-j-mainpage-header-container{
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 80px;
	position: relative;
}

#mariomarzi-j-header-logo{
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-right: -30px;
	margin-bottom: 0px;
	width: 250px;
	height: 80px;
	position: relative;
	float: right;
	font-size: small;
	background-position: right center;
	border-width: 2px;
	border-color: blue;
	background-repeat: no-repeat;
	background-image: url(headerlogoviaggiatore.gif);
	text-indent: -9999em;
}

#mariomarzi-j-mainpage-a2-container{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
}

#mariomarzi-j-mainpage-b-container{
	/*"a2の子要素"*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1000px;
	overflow: visible;
	text-align: center;
	position: absolute;
	left: auto;
	right: auto;
	top: 0px;
	line-height: 1;
}

#mariomarzi-j-mainpage-fotter-container{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 980px;
	height: 50px;
	position: relative;
	text-align: center;
	float: left;
	left: 0px;
	margin-top: 30px;
	top: 60px;
}

#mariomarzi-j-fotter-logo{
	color: #00a800;
	margin-right: -10px;
	width: 500px;
	height: 30px;
	position: absolute;
	right: -25px;
	visibility: visible;
	text-align: right;
	vertical-align: baseline;
	bottom: 0px;
	font-size: small;
	font-weight: lighter;
}
/*-----------------------------------------
　　右側レイアウト
-----------------------------------------*/

#mariomarzi-j-mainpage-right-container{
	/*"bの子要素"*/
	width: 675px;
	position: relative;
	height: auto;
	float: right;
}

#mariomarzi-j-mainpage-navi-container{
	/*"rightの子要素"*/
	margin-top: 30px;
	width: 675px;
	position: absolute;
	height: 40px;
	text-align: center;
	float: right;
	margin-bottom: 30px;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: black;
}

#mariomarzi-j-navi1{
	width: 675px;
	position: relative;
	height: 20px;
	text-align: center;
	float: right;
	top: 0px;
}

#mariomarzi-j-navi2{
	width: 675px;
	position: relative;
	height: 15px;
	text-align: center;
	float: right;
	top: 5px;
}

#mariomarzi-j-naviunder{
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: black;
	width: 675px;
	height: 5px;
	float: right;
	position: relative;
}

#mariomarzi-j-mainright-frase{
	position: relative;
	margin-bottom: -20px;
	top: 70px;
	left: 0px;
}

#print-mark{
	position: relative;
	width: 70px;
	height: 30px;
	float: right;
	right: 10px;
	bottom: 30px;
}

#mariomarzi-j-mainright-to-top{
	text-align: center;
	margin-right: 15px;
	width: 100px;
	height: 50px;
	float: right;
	position: relative;
	margin-top: 0px;
	vertical-align: middle;
	padding-top: 10px;
}

#mariomarzi-j-mainright-to-toppage{
	margin-left: 10px;
	width: 120px;
	height: 50px;
	float: left;
	position: relative;
	padding-top: 10px;
}
/*-----------------------------------------
　　左側レイアウト
-----------------------------------------*/

#mariomarzi-j-mainpage-left-container{
	/*"bの子要素"*/
	width: 250px;
	float: left;
	position: relative;
	font-family: "ＭＳ ゴシック";
}

#mariomarzi-j-mainleft-logo{
	width: 230px;
	height: 50px;
	position: absolute;
	right: auto;
	left: auto;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	background-image: url(image8.gif);
	margin-top: -20px;
	text-indent: -9999em;
}

#mariomarzi-j-mainleft-foto{
	margin-left: 10px;
	width: 230px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	top: 50px;
	z-index: 1;
	background-image: url(Mainphoto.gif);
	text-indent: -9999em;
}

#mariomarzi-j-mainleft-news{
	width: 230px;
	position: relative;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 10px;
	background-position: left center;
	background-repeat: no-repeat;
}

#mariomarzi-j-news-mark{
	width: 220px;
	height: 50px;
	position: relative;
	margin-bottom: -20px;
}

#mariomarzi-j-news-logo{
	margin-left: 10px;
	width: 90px;
	height: 25px;
	float: left;
	position: relative;
	margin-bottom: -5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	top: 25px;
	left: -5px;
}

#mariomarzi-j-news-frase{
	text-align: center;
	width: 220px;
	position: relative;
	height: 35px;
	overflow: auto;
	background-color: black;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: blue;
	border-left-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-color: blue;
	border-right-color: blue;
	border-bottom-color: blue;
	margin-left: auto;
	margin-right: auto;
	list-style-type: disc;
	scrollbar-track-color: silver;
	scrollbar-base-color: #6d6d6d;
	list-style-position: outside;
	margin-top: 20px;
	line-height: 1;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	color: #e3e3e3;
	font-weight: 500;
	font-size: 12px;
}

#mm-j-renewal1{
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#renday1{
	width: 70px;
	height: 40px;
	position: relative;
	text-align: left;
	left: 5px;
	top: 7px;
	float: left;
	line-height: 2;
	font-size: 12px;
}

#reninfo1{
	width: 120px;
	height: 40px;
	float: left;
	line-height: 2;
	margin-left: 10px;
	top: 6px;
	text-align: left;
	position: relative;
	left: 0px;
}

#mm-j-renewal2{
	width: 200px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 0px;
}

#renday2{
	width: 70px;
	height: 40px;
	position: relative;
	text-align: left;
	left: 5px;
	top: 7px;
	float: left;
	line-height: 2;
	font-size: 12px;
}

#reninfo2{
	width: 120px;
	height: 40px;
	float: left;
	line-height: 2;
	margin-left: 10px;
	top: 6px;
	text-align: left;
	position: relative;
	left: 0px;
}

#mm-j-renewal3{
	width: 200px;
	height: 40px;
	position: absolute;
	top: 80px;
	left: 0px;
}

#renday3{
	width: 70px;
	height: 40px;
	position: relative;
	text-align: left;
	left: 5px;
	top: 7px;
	float: left;
	line-height: 2;
	font-size: 12px;
}

#reninfo3{
	width: 120px;
	height: 40px;
	float: left;
	line-height: 2;
	margin-left: 10px;
	top: 6px;
	text-align: left;
	position: relative;
	left: 0px;
}

#mm-j-renewal4{
	width: 200px;
	height: 40px;
	position: absolute;
	top: 120px;
	left: 0px;
}

#renday4{
	width: 70px;
	height: 40px;
	position: relative;
	text-align: left;
	left: 5px;
	top: 7px;
	float: left;
	line-height: 2;
	font-size: 12px;
}

#reninfo4{
	width: 120px;
	height: 40px;
	float: left;
	line-height: 2;
	margin-left: 10px;
	top: 6px;
	text-align: left;
	position: relative;
	left: 0px;
}

#mm-j-renewal5{
	width: 200px;
	height: 40px;
	position: absolute;
	top: 160px;
	left: 0px;
}

#renday5{
	width: 70px;
	height: 40px;
	position: relative;
	text-align: left;
	left: 5px;
	top: 7px;
	float: left;
	line-height: 2;
	font-size: 12px;
}

#reninfo5{
	width: 120px;
	height: 40px;
	float: left;
	line-height: 2;
	margin-left: 10px;
	top: 6px;
	text-align: left;
	position: relative;
	left: 0px;
}

#mariomarzi-j-news-mark2{
	width: 220px;
	height: 50px;
	position: relative;
	margin-bottom: -20px;
	top: -10px;
}

#mariomarzi-j-news-logo2{
	margin-left: 10px;
	width: 90px;
	height: 25px;
	float: left;
	position: relative;
	margin-bottom: -5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	top: 25px;
	left: -5px;
}

#mariomarzi-j-news-days2{
	color: silver;
	width: 90px;
	float: right;
	position: relative;
	font-size: small;
	font-weight: lighter;
	height: 15px;
	text-align: right;
	margin-top: 28px;
	padding-right: 10px;
	right: 0px;
	top: 5px;
}

#mariomarzi-j-news-frase2{
	text-align: left;
	width: 215px;
	position: relative;
	height: 35px;
	overflow: auto;
	background-color: black;
	color: #a6ffff;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: blue;
	border-left-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-color: blue;
	border-right-color: blue;
	border-bottom-color: blue;
	margin-left: auto;
	margin-right: auto;
	list-style-type: disc;
	scrollbar-track-color: black;
	scrollbar-base-color: #3c3c3c;
	list-style-position: outside;
	font-size: 13px;
	margin-top: 20px;
	line-height: 2.5;
	background-repeat: no-repeat;
	background-position: left top;
	top: -10px;
	padding-left: 10px;
	padding-top: 5px;
}

#mariomarzi-j-mc-info{
	border-width: 2px 2px 2px 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-color: blue;
	width: 220px;
	height: 25px;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
}

#mariomarzi-j-mainleft-officialsite{
	margin-left: 5px;
	width: 220px;
	position: relative;
	line-height: 2;
	text-align: center;
	margin-top: 30px;
	color: white;
	font-size: 14px;
	font-weight: 400;
}

#mariomarzi-j-mainleft-fb{
	margin-left: 5px;
	width: 220px;
	position: relative;
	line-height: 2;
	text-align: center;
	margin-top: 30px;
	color: white;
	font-size: 14px;
	left: 10px;
}

#fb-title{
	letter-spacing: 2px;
	width: 200px;
	height: 30px;
}

#fb-link1{
	letter-spacing: 1.5px;
	width: 210px;
	left: 5px;
	font-size: 12px;
	height: 30px;
}

#fb-link2{
	letter-spacing: 1.5px;
	width: 210px;
	left: 5px;
	font-size : 12px;
	height : 40px;
}


#fb-link3{
	letter-spacing: 1.5px;
	width: 210px;
	left: 5px;
	font-size: 12px;
	height : 40px;
}