@charset "Shift_JIS";


/*
[1]リンク指定
[2]レイアウト指定
[3]#header内の各指定
[4]#contents内の各指定
[5]#sidebar内の各指定
[6]#footer内の各指定
[7]#globalnavi内の各指定
*/

/* 一括で全ての要素の余白をゼロに指定 */
*{
	padding: 0;
	margin: 0;
}

/* ####################################

                          [1]リンク指定
                          
####################################### */


/* ####################################

                      [2]レイアウト指定
                          
####################################### */
/*--全体のフォントサイズなど--*/
body{
	font-size: 100%;
	font-family: "ＭＳ ゴシック",osaka,sans-serif;
}

/*-- 全体を囲んでいます --*/
#wrapper{
	text-align: left;
	margin: 0em auto 0 auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-color: #961019;
	border-right-style: solid;
	border-left-style: solid;
	border-style: 1px;
	border-width: thin;
}

div#header{
	width: 800px;
	height: 176px;
	vertical-align: top;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#topmenu{
	width: 800px;
	height: 34px;
	text-align: left;
	border-left: 0;
	float: left;
	margin-top: 0px;
	position: relative;
	}
	
	
div#container{
	position:relative;
	width: 800px;
	clear: both;
	float: none;
	border-light-style:solid;
}


div#contents{
	width: 390px;
	color:#006;
	margin-left: 190px;
	position: absolute;
	text-align: left;
	font-family: "ＭＳ ゴシック";
	top: 0px;
	left: 7px;
}

div#L_side1{
	position:relative;
	top: 0px;
	left:0px;
	width: 440px;
	float: left;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 12px;
} 
 
 
div#L_side2{
	position:relative;
	top: 0px;
	left:0px;
	width: 440px;
	float: left;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 13px;
}


div#L_side2_contents_bg{
	right:0px;
	width: 438px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: left;
	clear: both;
	background-color: #F8F0E2;
	margin-left: 12px;
	margin-right: 6px;
	background-attachment: fixed;
	margin-bottom: 12px;
	height: 160px;
}


div#L_side2_contents{
	right:0px;
	width: 390px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: left;
	clear: right;
	background-color: #F8F0E2;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}



div#R_side1{
	position:relative;
	right:0px;
	width: 319px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: right;
	clear: right;
	padding-right: 12px;
	padding-left: 6px;
	padding-top: 6px;
}

div#R_side1_contents_bg{
	position:relative;
	right:0px;
	width: 318px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MSゴシック",;
	font-size:10px;
	font-weight:normal;
	float: right;
	clear: right;
	background-color: #F8F0E2;
	margin-left: 6px;
	margin-right: 12px;
	background-attachment: fixed;
	height: 318px;
	border: 0;
}

div#R_side1_contents{
	right:0px;
	width: 280px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: left;
	clear: right;
	background-color: #F8F0E2;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

div#R_side2{
	right:0px;
	width: 319px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: right;
	clear: none;
	padding-right: 12px;
	padding-left: 6px;
	padding-top: 11px;
	position: relative;
}

div#R_side2_contents_bg{
	right:0px;
	width: 318px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: right;
	clear: right;
	background-color: #F8F0E2;
	margin-left: 7px;
	margin-right: 12px;
	background-attachment: fixed;
	margin-bottom: 12px;
	height: 160px;
}

div#R_side2_contents{
	right:0px;
	width: 287px;
	color:#000000;
	font-family: "ＭＳ ゴシック";
	font-size:10px;
	font-weight:normal;
	float: left;
	clear: right;
	background-color: #F8F0E2;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: middle;
}



div#footer{
	width: 780px;
	height:120px;
	background-image : url(Parts/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	position: relative;
}

div#footer2{
	width:800px;
	position:relative;
	background-image: url(images/footer.jpg);
	height: 35px;
	line-height: 2;
	clear: both;
	}

div#copyright{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.7px;
	width: 800px;
	height: 30px;
	text-align: center;
	top: 12px;
	line-height: 2.8;
}



div#contents_followingpages{
	width: 770px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #666666;
	letter-spacing: 1.5px;
	font-style: normal;
	position: relative;
	margin-left: 15px;
}

div#contents_storia{
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.4px;
	font-style: normal;
	float: none;
	margin-left: 24px;
	background-color: #F8F0E2;
	line-height: 1.4;
}

div#contents_storia_jpn{
	width: 720px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.5px;
	font-style: normal;
	float: none;
	margin-left: 24px;
	background-color: #F8F0E2;
	line-height: 1.5;
}


div#contents_videofoto{
	width: 700px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-style: normal;
	float: none;
	margin-left: 45px;
}


div#contents_storia_bg{
	width: 770px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
	font-style: normal;
	float: none;
	margin-left: 14px;
	background-color: #F8F0E2;
}


div#contents_pizzaiolo{
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.4px;
	font-style: normal;
	float: none;
	margin-left: 24px;
	background-color: #F8F0E2;
	line-height: 1.4;
	
}

div#contents_pizzaiolo_jpn{
	width: 720px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-style: normal;
	float: none;
	margin-left: 24px;
	background-color: #F8F0E2;
	line-height: 1.5;
	
}


div#contents_pizzaiolo_bg{
	width: 770px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
	font-style: normal;
	float: none;
	margin-left: 14px;
	background-color: #F8F0E2;
}

div#iscrizione{
	width: 770px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	font-style: normal;
}

div#associazione{
	width: 770px;
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	font-style: normal;
	position: relative;
}

div#associazione_text{
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	height: auto;
	padding-right: 15px;
	float: left;
	position: relative;
	margin-left: 16px;
	letter-spacing: 1.4px;
}


div#associazione_text_jpn{
	width: 360px;
	font-family: "ＭＳ ゴシック", "arial";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	height: auto;
	float: right;
	vertical-align: top;
	position: relative;
	padding-left: 15px;
	margin-right: 18px;
	letter-spacing: 1.2px;
}



div#associazione_textarea{
	width: 400px;
	font-family: "ＭＳ ゴシック", "arial";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}


div#event_unit{
	width: 765px;
	color:#666666;
	font-family: "ＭＳ ゴシック", osaka;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	float: right;
	background-color: #F8F0E2;
	margin-bottom: 15px;
}
div#iscrizione_bar{
	width: 800px;
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	font-style: normal;
	position: relative;
	float: left;
}


div#iscrizione_pic{
	width:330px;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	font-style: normal;
	clear: none;
	float: right;
	position: relative;
	margin-right: 18px;
}



div#iscrizione_form{
	width: 410px;
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #666666;
	letter-spacing: 1.4px;
	font-style: normal;
	height: auto;
	float: left;
	margin-left: 16px;
	clear: both;
}
