@charset "utf-8";

/*{border:1px solid #ff0000;}*/


/*____________________________________________________________________   middle3 */

table.link{}
table.link th{
	text-align:left;
	font-weight:bold;
	padding: 10px 10px 0px 20px;
	line-height: 1.3;
	background-image: url(../img/arrow7.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
}
table.link td{
	background-image: url(../img/border1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 10px 6px 20px;
	line-height: 1.3;
}

#middle3 p.source{
	background-color: #EAEAEA;
	font-size: 11px;
	padding: 10px 15px;
	margin: -10px 0 10px;
}



#middle3 div.sitemap{
	padding: 0 10px;
	width: 504px;
}
#middle3 div.sitemap ul{
	width: 504px;
	padding: 0;
	margin: 0;
}
#middle3 div.sitemap ul li{
	list-style-type: none;
	background-image: url(../img/border4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 3px;
	line-height: 1.3;
	padding: 5px 0 5px 0px;
	font-weight:bold;
}
#middle3 div.sitemap ul li a{
	padding:0 0 0 15px;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	
}




#middle3 div.sitemap ul li ul{
	padding:13px 10px 5px;
	width: 484px;
	background-image: url(../img/border2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: -5px;
}

#middle3 div.sitemap ul li ul{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.sitemap ul li ul:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle3 div.sitemap ul li ul{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle3 div.sitemap ul li ul li{
	background-image: url(../img/arrow4.gif);
	background-position: 0 7px;
	width: 218px;
	float:left;
	margin-right: 10px;
	padding: 1px 0 1px 12px;
	font-weight:normal;
}
#middle3 div.sitemap ul li ul li a{
	padding:0px;
	background-image:none;
}
#middle3 div.sitemap a{
	text-decoration:none;
}
#middle3 div.sitemap a:visited{	text-decoration:none;}
#middle3 div.sitemap a:active{	text-decoration:underline;}
#middle3 div.sitemap a:hover{	text-decoration:underline;}






#middle3 div.about-container{
	width: 524px;
	margin-top:30px;
}
#middle3 div.about-container{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.about-container:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* #middle3 div.about-container{
	display:inline-table;
	/*\*/display:block;/**/
}


#middle3 div.about-container div{
	width: 220px;
	height:70px;
	padding:15px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-bottom:20px;
}

#middle3 div.about-container div.item1{	background-image: url(../about/img/about1.gif);	margin-right:23px;}
#middle3 div.about-container div.item2{	background-image: url(../about/img/about2.gif);}
#middle3 div.about-container div.item3{	background-image: url(../about/img/about3.gif);	margin-right:23px;}
#middle3 div.about-container div.item4{	background-image: url(../about/img/about4.gif);}
#middle3 div.about-container div.item5{	background-image: url(../about/img/about5.gif);	margin-right:23px;}
#middle3 div.about-container div.item6{	background-image: url(../about/img/about6.gif);}

#middle3 div.about-container div h2{
	width: 200px;
	margin:0 0 7px;
	padding:0 0 0 15px;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-weight: bold;
	height: auto;
}

#middle3 div.about-container div h2 a{
	background-image: none;
	color: #2773CF;
	padding:0;
	text-decoration:underline;
}

#middle3 div.about-container div h2 a:hover{
	text-decoration:none;
}
#middle3 div.about-container div p{
	margin:0 63px 0 0;
	line-height: 1.5;
}


#middle3 div.event-container{
	margin-bottom: 30px;
}
#middle3 div.event-container dl{}
#middle3 div.event-container dl dt{
	font-weight:bold;
	padding: 13px 10px 0px 20px;
	line-height: 1.3;
	background-image: url(../img/arrow7.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	font-size: 14px;
}
#middle3 div.event-container dl dt a{
	color:#555555;
	text-decoration:none;
}
#middle3 div.event-container dl dt a:hover{
	text-decoration:underline;
}




#middle3 div.event-container dl dd{
	padding:5px 20px 5px 20px;
}
#middle3 div.event-container dl dd.link{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
}

#middle3 div.event-container dl dd.link a{
	background: url(../img/arrow2.gif) no-repeat 0 3px;
	padding-left:13px;
}


#middle3 div.search-result{
	background-color:#F2F2F2;
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:30px;
}

#middle3 div.search-result h3{
	margin:0 0 15px 0;
}
#middle3 div.search-result img{
	width:250px;
}




#middle3 table.table-staff{
	margin: 40px 0 30px;
}
#middle3 table.table-staff th{
	text-align: left;
	vertical-align: top;
}
#middle3 table.table-staff th img{
	margin:0 0 35px 0;
}
#middle3 table.table-staff td{
	padding:0 13px 0 10px;
}
#middle3 table.table-staff td h3{
	margin: 3px 0 0;
}
#middle3 table.table-staff td p{
	margin-bottom:0px;
	line-height:1.4;
}
#middle3 table.table-staff td p.job{
	font-size:12px;
	color:#999999;
	margin-bottom:12px;
}

#middle3 div.navi{
	margin-bottom:50px;
} 

#middle3 table.table-flow{}
#middle3 table.table-flow th{
	text-align:left;
}
#middle3 table.table-flow td{
	line-height:1.6;
}

#middle3 table.table-flow td img {
	margin: 0 0 10px 0;
}

#middle2 table.table-emblem{margin:0;}
#middle2 table.table-emblem td{
	line-height:1.6;
	padding-right: 20px;
}



#middle2 div#sample-container{}
#middle2 div#sample-container table{}
#middle2 div#sample-container table th{
	text-align:left;
	line-height:1.6;
}
#middle2 div#sample-container table td{
	line-height:1.6;
	padding:4px 6px 0px;
}
#middle2 div#sample-container table img{
	border:1px solid #D9D9D9;
	padding:5px;
}

#middle2 table.table-size td{
	line-height:1.4;
	font-size: 12px;
}
#middle2 table.table-size td img{
	margin-bottom:5px;
}

#middle2 div#size-container table th{
	text-align:left;
	line-height:1.6;
	vertical-align: top;
}
#middle2 div#size-container table td{
	line-height:1.6;
	padding:4px 6px 0px;
	font-size: 12px;
	line-height:1.2;
}
#middle2 div#size-container table img{
	border:1px solid #D9D9D9;
	padding:5px;
}
#middle2 div#size-container table th table{
	border-top:1px solid #CCCCCC;
}
#middle2 div#size-container table th table th{
	font-size:12px;
	background-color:#F5F5F5;
	padding: 7px 7px;
	line-height:1.2;
	border-bottom:1px solid #CCCCCC;
}
#middle2 div#size-container table th table td{
	font-size:12px;
	padding: 7px 7px;
	line-height:1.2;
	border-bottom:1px solid #CCCCCC;
}
#middle2 div#size-container table th table tr.line th,
#middle2 div#size-container table th table tr.line td{
	border-bottom:3px solid #CCCCCC;	
}


#middle2 p.arrow2{
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: -20px;
}

#middle2 p.arrow2 a{}




 


/*____________________________________________________________________  Lineup middle3 */


div.top-navi div#lineup-flash{
	margin-bottom:25px;
}



#middle3 div.lineup-wrapper{
	padding-top:20px;
	margin: 13px 0 30px 0;
	width: 524px;
}
#middle3 div.lineup-wrapper{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.lineup-wrapper:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* #middle3 div.lineup-wrapper{
	display:inline-table;
	/*\*/display:block;/**/
}


#middle3 div.lineup-wrapper div{
	width:250px;
	float:left;
}
#middle3 div.lineup-wrapper div.item01,
#middle3 div.lineup-wrapper div.item03,
#middle3 div.lineup-wrapper div.item05,
#middle3 div.lineup-wrapper div.item07,
#middle3 div.lineup-wrapper div.item09,
#middle3 div.lineup-wrapper div.item11,
#middle3 div.lineup-wrapper div.item12,
#middle3 div.lineup-wrapper div.item14{
	padding:0 24px 15px 0;
}
#middle3 div.lineup-wrapper div.item02,
#middle3 div.lineup-wrapper div.item04,
#middle3 div.lineup-wrapper div.item06,
#middle3 div.lineup-wrapper div.item08,
#middle3 div.lineup-wrapper div.item10,
#middle3 div.lineup-wrapper div.item13{
	padding:0 0 15px 0;
}

#middle3 div.lineup-wrapper div h2{
	margin:0;
	padding:0;
	width:250px;
	height:40px;
	background-image:none;
}
#middle3 div.lineup-wrapper div h2 a{
	display:block;
	padding:0 0 0 30px;
	line-height:40px;
	width:220px;
	height:40px;
	color:#2773CF;
	text-decoration:underline;
	font-weight:bold;
	background-image:none;
}
#middle3 div.lineup-wrapper div h2 a:hover{
	text-decoration:none;
}

#middle3 div.lineup-wrapper div.item01 h2{background-image:url(../lineup/img/lineup01.gif)}
#middle3 div.lineup-wrapper div.item02 h2{background-image:url(../lineup/img/lineup02.gif)}
#middle3 div.lineup-wrapper div.item03 h2{background-image:url(../lineup/img/lineup03.gif)}
#middle3 div.lineup-wrapper div.item04 h2{background-image:url(../lineup/img/lineup04.gif)}
#middle3 div.lineup-wrapper div.item05 h2{background-image:url(../lineup/img/lineup05.gif)}


#middle3 div.lineup-wrapper div.item12 h2{background-image:url(../option/img/option01.gif)}
#middle3 div.lineup-wrapper div.item13 h2{background-image:url(../option/img/option02.gif)}
#middle3 div.lineup-wrapper div.item14 h2{background-image:url(../option/img/option03.gif)}
#middle3 div.lineup-wrapper div.item15 h2{background-image:url(../option/img/option04.gif)}
#middle3 div.lineup-wrapper div p{
	line-height: 1.45;
	padding: 5px;
	margin:0px;
	font-size:12px;
}








#middle3 div.container-factory {
	margin:25px 0 18px;
}
#middle3 div.container-factory {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.container-factory:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* #middle3 div.container-factory{
	display:inline-table;
	/*\*/display:block;/**/
}
#middle3 div.container-factory div{
	border:1px solid #D9D9D9;.
	line-height:1.6;
	margin-bottom:15px;
	float:left;
	padding:5px;
}
#middle3 div.container-factory div h3{
	width: 225px;
	margin: 13px 0 9px;
}
#middle3 div.container-factory div p{
	margin:0px 4px;
}
#middle3 div.container-factory div.item01,
#middle3 div.container-factory div.item10{
	width:513px;
}#middle3 div.container-factory div.item01 table,
#middle3 div.container-factory div.item10 table{
	margin:0px;
}
#middle3 div.container-factory div.item02,
#middle3 div.container-factory div.item04,
#middle3 div.container-factory div.item06,
#middle3 div.container-factory div.item08{
	height:350px;
	width:245px;
}
#middle3 div.container-factory div.item03,
#middle3 div.container-factory div.item05,
#middle3 div.container-factory div.item07,
#middle3 div.container-factory div.item09{
	height:350px;
	width:245px;
	margin-left:10px;
}






#middle3 table.table-schedule{
	background-color: #CCCCCC;
	margin-bottom: 35px;
}
#middle3 table.table-schedule caption{
	text-align:left;
	padding-bottom:8px;
}
#middle3 table.table-schedule th{
	background-color: #f5f5f5;
	padding:4px 0;
	font-size:12px;
	text-align:center;
}
#middle3 table.table-schedule tr.header th{
	border-bottom:1px solid #808080;
	font-size:12px;
	padding:5px 0;
	text-align:center;
}

#middle3 table.table-schedule th.h{
	background-color: #ffcccc;
}
#middle3 table.table-schedule td{
	background-color: #ffffff;
	padding:4px 0;
	font-size:12px;
}
#middle3 table.table-schedule td.w{
	background-color: #78D2E9;
}


#middle3 div#faq dl{}
#middle3 div#faq dl dt{
	background-image: url(../img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 30px;
	font-weight: bold;
	margin: 0 0 6px 10px;
}
#middle3 div#faq dl dd{
	background-image: url(../img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 2px 30px 15px 40px;
	line-height: 1.3;
	margin: 0 0 15px 0px;
	border-bottom: 1px solid #DCDFDF;
}

#middle3 div#link table.link{
	margin-bottom: 0px;
}





#middle2 div.shortcut, #middle3 div.shortcut{
	background-color:#F5F5F5;
	border:1px solid #D4D4D4;
	padding: 12px 30px 7px 30px;
	margin-bottom: 30px;
}
#middle2 div.shortcut ul, #middle3 div.shortcut ul{
	margin: 0;
}
#middle2 div.shortcut ul li, #middle3 div.shortcut ul li{
	list-style-type: none;
	background-image: url(../img/arrow11.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 3px 13px;
	margin: 0;
	font-size: 12px;
}


#middle2 div.shortcut2 {
	background-color:#F5F5F5;
	border:1px solid #D4D4D4;
	padding: 12px 30px 7px 30px;
	margin-bottom: 30px;
}
#middle2 div.shortcut2 ul {
	margin: 0;
}
#middle2 div.shortcut2 ul li {
	list-style-type: none;
	background-image: url(../img/arrow11.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 3px 13px;
	margin: 0 20px 0 0;
	font-size: 12px;
	float: left;
}









/*____________________________________________________________________  Lineup middle2 */


#middle2 div.lineup-btn{
	width:731px;
	height:90px;
	margin: 30px 0 30px;
}
#middle2 div.lineup-btn img{
	float:left;
}
#middle2 div.lineup-btn ul{
	float:right;
	margin:15px 0 0 0;
	padding:0;
	width: 190px;
}
#middle2 div.lineup-btn ul li{
	background: url(../img/arrow4.gif) no-repeat 0 5px;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}

#middle2 div.poloshirts-bg{	background: url(../lineup/img/btn_poloshirts.jpg) no-repeat left top;}
#middle2 div.practice-bg{	background: url(../lineup/img/btn_practice.jpg) no-repeat left top;}
#middle2 div.gamepants-bg{	background: url(../lineup/img/btn_gamepants.jpg) no-repeat left top;}
#middle2 div.tshirts-bg{	background: url(../lineup/img/btn_tshirts.jpg) no-repeat left top;}
#middle2 div.windbreaker-bg{	background: url(../lineup/img/btn_windbreaker.jpg) no-repeat left top;}
#middle2 div.stocking-bg{	background: url(../lineup/img/btn_stocking.jpg) no-repeat left top;}
#middle2 div.goleiro-bg{	background: url(../lineup/img/btn_goleiro.jpg) no-repeat left top;}
#middle2 div.jersey-bg{	background: url(../lineup/img/btn_jersey.jpg) no-repeat left top;}
#middle2 div.sweat-bg{	background: url(../lineup/img/btn_sweat.jpg) no-repeat left top;}
#middle2 div.print-bg{	background: url(../lineup/img/btn_print.jpg) no-repeat left top;}
#middle2 div.stitch-bg{	background: url(../lineup/img/btn_stitch.jpg) no-repeat left top;}





#middle2 table.num-tbl{
	margin-bottom: 10px;
}
#middle2 table.num-tbl ul{margin:0;}
#middle2 table.num-tbl ul li{
	margin:0;
	list-style-type: none;
	padding: 2px 0 2px 17px;
}

#middle2 table.num-tbl td.detail{
	padding:5px 30px;
}
#middle2 table.num-tbl ul li.num1{	background: url(../lineup/img/num1.gif) no-repeat 0px 3px;}
#middle2 table.num-tbl ul li.num2{	background: url(../lineup/img/num2.gif) no-repeat 0px 3px;}
#middle2 table.num-tbl ul li.num3{	background: url(../lineup/img/num3.gif) no-repeat 0px 3px;}
#middle2 table.num-tbl ul li.num4{	background: url(../lineup/img/num4.gif) no-repeat 0px 3px;}


#middle2 table.num-tbl ul.address{
	background-color:#f5f5f5;
	margin:15px 0 8px;
	padding:10px 18px;
}

#middle2 table.num-tbl ul.address li{
	margin:0;
	list-style-type: none;
	padding: 2px 0 2px 17px;
}




#middle2 div.notes{
	background-color:#f5f5f5;
	padding: 18px 21px;
	margin-bottom:40px;
}
#middle2 div.notes strong{
	color:#009966;
}
#middle2 div.notes ul{
	margin: 0;
}
#middle2 div.notes ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.notes ul li ul{}
#middle2 div.notes ul li ul li{
	background-image: url(none);
	padding-left: 0px;
	line-height: 1.25;
}
#middle2 div.notes ul.extra{
	margin: 5px 0 0 0;
	background-color: #DDEBEC;
	padding: 10px 15px;
}
#middle2 div.notes ul.extra li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}




#middle2 div.print1{
	background: url(../lineup/img/print06.jpg) no-repeat left top;
	width: 601px;
	height: 180px;
	padding: 145px 0 0 130px;
}

#middle2 div.option-print1{
	width:515px;
	background-image: url(../option/img/print8.jpg);
	height: 270px;
	margin-bottom: 30px;
	padding: 10px 20px 0 195px;
	background-repeat: no-repeat;
	
}

#middle2 div.fullordertitle{
	background: url(../lineup/img/print11.jpg) no-repeat left bottom;
	width:731px;
	height: 264px;
}

#middle2 div.fullordertitle p{
		padding: 175px 70px 0 255px;
}

#middle2 div.fullorder{
	background: url(../lineup/img/print_bg.gif) no-repeat left bottom;
	padding: 0 50px 50px;
}
#middle2 div.fullorder p{
	margin-bottom:10px;
}


#middle2 div.fullorder div.wrapper1{
	background-color:#F5F5F5;
	padding:20px 17px;
}
#middle2 div.fullorder ul.wrapper2{
	margin:0;
	padding:9px 17px;
	background-color:#939393;
	color: #FFFFFF;
}
#middle2 div.fullorder ul.wrapper2 li{
	list-style-type: none;
	padding-left: 18px;
	margin-left:0px;
	margin-bottom:3px;
}

#middle2 div.fullorder ul.wrapper2 li.mail{background: url(../img/ico_mail.gif) no-repeat left center;}
#middle2 div.fullorder ul.wrapper2 li.fax{background: url(../img/ico_fax.gif) no-repeat left center;}
#middle2 div.fullorder ul.wrapper2 li a{
	color:#FFFFFF;
}

#middle2 div.fullorder p.notes{
	font-size:12px;
	margin:10px 0 0;
}



#middle2 div.stitch1{
	background: url(../lineup/img/stitch05.gif) no-repeat left top;
	width: 601px;
	height: 110px;
	padding: 145px 0 0 130px;
}


#middle2 div.gamepants1{
	background: url(../lineup/img/gamepants03.jpg) no-repeat left top;
	width: 601px;
	height: 180px;
	padding: 150px 0 0 130px;
}

#middle2 div.stocking1{
	background: url(../lineup/img/stocking02.gif) no-repeat left top;
	width: 601px;
	height: 85px;
	padding: 200px 0 0 130px;
}

#middle2 div.jersey1{
	background: url(../lineup/img/jersey02.gif) no-repeat left top;
	width: 601px;
	height: 235px;
	padding: 265px 0 0 130px;
}
#middle2 div.jersey1 ul{
	margin: 70px 0 0;
}
#middle2 div.jersey1 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.jersey1 ul li strong{
	color:#009966;
}


#middle2 div.windbreaker1{
	width: 603px;
	height: 270px;
	padding: 260px 0 0 128px;
	background-image: url(../lineup/img/windbreaker02.gif);
	background-repeat: no-repeat;
}
#middle2 div.windbreaker1 ul{
	margin: 0;
	width: 400px;
	margin-top:85px;
}
#middle2 div.windbreaker1 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.windbreaker1 ul li strong{
	color:#009966;
}


#middle2 div.goleiro1{
	width: 603px;
	height: 220px;
	padding: 15px 0 0 128px;
	background: url(../lineup/img/goleiro02.gif) no-repeat;
}
#middle2 div.goleiro1 img{}
#middle2 div.goleiro1 ul{
	margin: 0;
}
#middle2 div.goleiro1 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.goleiro1 ul li strong{
	color:#009966;
}
#middle2 div.goleiro2{
	width: 603px;
	height: 100px;
	padding: 150px 0 0 128px;
	background: url(../lineup/img/goleiro04.gif) no-repeat;
	margin-bottom:30px;
}
#middle2 div.goleiro3{
	width: 603px;
	height: 110px;
	padding: 120px 0 0 128px;
	background: url(../lineup/img/goleiro06.gif) no-repeat;
	margin-bottom:30px;
}




#middle2 div.sweat1{
	background: url(../lineup/img/sweat02.gif) no-repeat left top;
	width: 603px;
	height: 145px;
	padding: 165px 0 0 128px;
}
#middle2 div.sweat2{
	background: url(../lineup/img/sweat04.gif) no-repeat left top;
	width: 603px;
	height: 147px;
	padding: 153px 0 0 128px;
}
#middle2 div.sweat1 img, #middle2 div.sweat2 img{
	float:left;
}
#middle2 div.sweat1 ul, #middle2 div.sweat2 ul{
	margin: 0;
	float:right;
	width: 340px;
}
#middle2 div.sweat1 ul li, #middle2 div.sweat2 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.sweat1 strong, #middle2 div.sweat2 strong{
	color:#009966;
}




#middle2 div.poloshirts1{
	background: url(../lineup/img/poloshirts02.gif) no-repeat left top;
	width: 603px;
	height: 181px;
	padding: 244px 0 0 128px;
}
#middle2 div.poloshirts2{
	background: url(../lineup/img/poloshirts03.gif) no-repeat left top;
	width: 601px;
	height: 145px;
	padding: 162px 0 0 130px;
	margin-bottom: 40px;
}
#middle2 div.poloshirts1 img, #middle2 div.poloshirts2 img{
	float:left;
}
#middle2 div.poloshirts1 ul, #middle2 div.poloshirts2 ul{
	margin: 0;
	float:right;
	width: 340px;
}
#middle2 div.poloshirts1 ul li, #middle2 div.poloshirts2 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}
#middle2 div.poloshirts1 strong, #middle2 div.poloshirts2 strong{
	color:#009966;
}

#middle2 div.practice1{
	background: url(../lineup/img/practice02.gif) no-repeat left top;
	width: 601px;
	height: 78px;
	padding: 110px 0 0 130px;
	margin-bottom:20px;
}


#middle2 div.tshirts1{
	background: url(../lineup/img/tshirts02.gif) no-repeat left top;
	width: 603px;
	height: 180px;
	padding: 240px 0 0 128px;
}
#middle2 div.tshirts2{
	background: url(../lineup/img/tshirts03.gif) no-repeat left top;
	width: 601px;
	height: 130px;
	padding: 255px 0 0 130px;
	margin-bottom: 40px;
}
#middle2 div.tshirts3{
	background: url(../lineup/img/tshirts06.gif) no-repeat left top;
	width: 601px;
	height: 180px;
	padding: 155px 0 0 130px;
}
#middle2 div.tshirts4{
	background: url(../lineup/img/tshirts07.gif) no-repeat left top;
	width: 601px;
	height: 130px;
	padding: 145px 0 0 130px;
	margin-bottom: 40px;
}
#middle2 div.tshirts1 img, #middle2 div.tshirts2 img, #middle2 div.tshirts3 img, #middle2 div.tshirts4 img{
	float:left;
}
#middle2 div.tshirts1 ul, #middle2 div.tshirts2 ul, #middle2 div.tshirts3 ul, #middle2 div.tshirts4 ul{
	margin: 0;
	float:right;
	width: 340px;
}
#middle2 div.tshirts1 ul li, #middle2 div.tshirts2 ul li, #middle2 div.tshirts3 ul li, #middle2 div.tshirts4 ul li{
	list-style-type: none;
	background: url(../img/arrow10.gif) no-repeat 0 7px;
	padding-left: 13px;
	margin: 0 0 3px;
	line-height: 1.6;
}

#middle2 div.tshirts1 strong, #middle2 div.tshirts2 strong, #middle2 div.tshirts3 strong, #middle2 div.tshirts4 strong{
	color:#009966;
}




#middle2 div.marking1{
	background: url(../option/img/marking03.gif) no-repeat left top;
	width: 719px;
	height: 70px;
	padding: 90px 0 0 12px;
	margin-bottom:20px;
}
#middle2 div.marking2{
	background: url(../option/img/marking04.gif) no-repeat left top;
	width: 719px;
	height: 70px;
	padding: 90px 0 0 12px;
	margin-bottom:35px;
}
#middle2 div.marking1 a, #middle2 div.marking2 a{
	background: url(../img/arrow2.gif) no-repeat 0 1px;
	padding-left: 14px;
}









/*____________________________________________________________________  MT USER */


#middle2 div.team-search{
	background: url(../user/img/search_bg.gif) no-repeat left top;
	width: 690px;
	height: 44px;
	margin-bottom: 26px;
	text-align:right;
	padding:24px 41px 0 0;
}

#middle2 div.team-search input.ti{
	width:178px;
	background-image: url(../user/img/searchbox_bg.gif);
	height: 18px;
	border: 1px solid #CCCCCC;
	line-height: 18px;
	padding: 0 5px 0 20px;
	vertical-align:middle;
	margin:0;
}
#middle2 div.team-search input.btn{
	vertical-align:middle;
	margin:0;
}


#middle2 div.team-container{
	width: 731px;
	background-image: url(../user/img/user-container_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#middle2 div.team-container {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle2 div.team-container:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle2 div.team-container{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle2 div.team-container div.team-btn{
	background: url(../user/img/bottom_bg.gif) no-repeat left top;
	width: 350px;
	height: 63px;
}
#middle2 div.team-container div.team-btn img{
	padding-top: 16px;
}


#middle2 div.team-container div.west{
	width:350px;
	background: url(../user/img/west_bg.gif) no-repeat left top;
	float:left;
	padding: 0px 0 0;
}
#middle2 div.team-container div.east{
	width:350px;
	background: url(../user/img/east_bg.gif) no-repeat left top;
	float:right;
	padding: 0px 0 0;
}


#middle2 div.team-container h2{
	width:auto;
	height:82px;
	background-image:url(none);
	text-align:right;
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	padding: 28px 5px 0;
}
#middle2 div.team-container h2 a{
	background-image:url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 14px;
}


#middle2 div.team-container div.team{
	width:350px;
	margin-bottom:18px;
}
#middle2 div.team-container div.team{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle2 div.team-container div.team:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle2 div.team-container div.team{
	display:inline-table;
	/*\*/display:block;/**/
}


#middle2 div.team-container div.team div.pict{
	width:120px;
	float:left;
	padding-left:15px
}
#middle2 div.team-container div.team div.pict img{
	width:120px;
}
#middle2 div.team-container div.team div.detail{
	width:195px;
	float:right;
	padding-right:10px;
}

#middle2 div.team-container div.team div.detail p{
	font-size:12px;
	line-height:1.3;
	margin: 0px;
}
#middle2 div.team-container div.team div.detail p.teamname{
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#middle2 div.team-container div.team div.detail p.teamname a{	text-decoration:none;	color:#555555;}
#middle2 div.team-container div.team div.detail p.teamname a:hover{	text-decoration:underline;}

#middle2 div.team-container div.team div.detail p.link{
	background: url(../img/arrow1.gif) no-repeat 0 5px;
	padding-left: 8px;
	margin-top: 12px;
	font-size:12px;
}



#middle2 div.btn-simulator{
	background: url(../simulator/img/bg_btn.gif) no-repeat;
	width: 720px;
	height: 78px;
	padding:52px 0 0 11px;
	margin-bottom: 30px;
}
#middle2 div.btn-simulator img.img1{
	margin-right: 6px;
}
#middle2 div.btn-simulator img.img2{}







/*____________________________________________________________________  MT MIDDLE3 */


#middle3 ul.chain{
	margin: 0 0 10px;
	width:524px;
}
#middle3 ul.chain {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 ul.chain:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle3 ul.chain{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle3 ul.chain li{
	list-style-type: none;
	margin: 0;
	background-color: #FFFFFF;
	border:1px solid #D9D9D9;
	font-size:11px;
	line-height: 11px;
}
#middle3 ul.chain li.next{
	float: right;
}
#middle3 ul.chain li.prev{
	float: left;
}
#middle3 ul.chain li a{
	display:block;
	padding:3px 5px 2px;
	color:#555555;
	text-decoration:none;
}
#middle3 ul.chain li a:visited{	color: #555555;}
#middle3 ul.chain li a:active{	color: #555555;}
#middle3 ul.chain li a:hover{	color:#555555;
	text-decoration:none;
	background-color:#E1E1E1;
	color:#555555;
}

#middle3 div.tolist{
	background-color: #FFFFFF;
	border:1px solid #D9D9D9;
	font-size:11px;
	line-height: 11px;
	margin:-28px auto 20px;
	width: 80px;
	position: absolute;
	top:28px;
	left:420px;
}
#middle3 div.tolist a{
	text-align:center;
	display:block;
	padding:3px 5px 2px;
	color:#555555;
	text-decoration:none;
}
#middle3 div.tolist a:visited{	color: #555555;}
#middle3 div.tolist a:active{	color: #555555;}
#middle3 div.tolist a:hover{	color:#555555;
	text-decoration:none;
	background-color:#E1E1E1;
	color:#555555;
}



/*_____________________________________________________ */


#middle3 p.pagelist{
	color:#555555;
	text-align:center;
}

#middle3 p.pagelist span{
	font-weight:bold;
}
#middle3 p.pagelist span a{
	font-weight:normal;
	border:1px solid #D9D9D9;
	padding:4px 5px 3px 6px;
	margin:0 2px;
	text-decoration:none;
}
#middle3 p.pagelist span a:hover{
	color:#555555;
	background-color:#E1E1E1;
	text-decoration:underline;
}



/*_____________________________________________________ MT USER BACKNUMBER*/


#middle3 div.container{
	border-bottom:1px solid #D9D9D9;
	margin-bottom:30px;
}
#middle3 div.container div.team{
	width:524px;
	border-top:1px solid #D9D9D9;
}
#middle3 div.container div.team {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.container div.team:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle3 div.container div.team{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle3 div.container div.gray{
	background-color:#F5F5F5;
}
#middle3 div.container div.white{
	background-color:#FFFFFF;
}



#middle3 div.container div.team div.pict{
	float:left;
	width:205px;
	padding: 15px 0 15px 15px;
}
#middle3 div.container div.team div.pict2{
	float:left;
	width:205px;
	padding: 15px 0 15px 50px;
}
#middle3 div.container div.team div.pict img{
	width:200px;
}
#middle3 div.container div.team div.pict2 img{
	width:200px;
}
#middle3 div.container div.team div.detail{
	float:right;
	width:275px;
	padding: 18px 15px 15px 0;
}
#middle3 div.container div.team div.detail h2{
	margin:0 0 15px;
	padding:0px;
	background-image:none;
	color:#2773CF;
	font-size:14px;
	font-weight:bold;
	width:260px;
	height:auto;
}
#middle3 div.container div.team div.detail h2 a{
	padding:0px;
	background-image:none;
	color:#2773CF;
}



#middle3 div.container div.team div.detail p{
	margin:0 0 10px;
}
#middle3 div.container div.team div.detail p.r-link{
	text-align:right;
}
#middle3 div.container div.team div.detail p.r-link a{
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:13px;
}



/*_____________________________________________________ */




#trackbacks p{
	margin-bottom:6px;
}


#trackbacks div.trackbacks-info{
	margin:0 5px;
}

#trackbacks div.trackbacks-info span#trackbacks-link{
	display:block;
	padding:3px 10px;
	border: 1px solid #eeeeee;
	margin: 5px;
	background-color: #eeeeee;
}


div.posted-data{
	border-top: 1px solid #DCDFDF;
	padding: 5px 3px;
}


#comments{
	margin:0 0 35px;
}

#comments div.comment div.inner{
	margin:0px 5px;
}

#comments form{
	margin:0px 5px;
}



#comments #comments-open-data div{
	margin:5px 0;
}
#comments #comments-open-data label{}

#comments #comments-open-text{}
#comments #comments-open-text textarea{
	width: 400px;
	height: 120px;
	margin: 5px 0 7px;
}


#comments #comments-open-footer{}
#comments #comments-open-footer input{
	width: 80px;
	line-height: 20px;
}


/*____________________________________________________________________  MT USER_DEFAULT */

#user-entry{
	margin: 0 0 50px;
}

#user-entry img{
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	padding:3px;
	margin-bottom: 15px;
}

#user-entry div.voice-img{
	width: 516px;/*524px*/
}

#user-entry div.voice-img {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#user-entry div.voice-img:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #user-entry div.voice-img{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle3 #user-entry div.voice-img p{
	margin:0px;
}


#user-entry div.voice-img img.team-photo{
	float:left;
	width:300px;
}
#user-entry div.voice-img p{
	float:right;
	width:200px;
}



#user-entry table{
	width: 524px;
	border-top:1px solid #E6E6E6;
	margin: 0px 0 20px;
}
#user-entry table th{
	border-bottom:1px solid #E6E6E6;
	background-color: #F5F5F5;
	text-align: left;
	padding: 6px 10px;
	line-height: 1.3;
}
#user-entry table td{
	border-bottom:1px solid #E6E6E6;
	background-color: #FFFFFF;
	padding: 6px 15px;
	line-height: 1.3;
}

#user-entry table caption{
	font-weight: bold;
	text-align: left;
	padding: 3px 0 3px 5px;

}

dl#faq{}
dl#faq dt{
	background-image: url(../img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 30px;
	font-weight: bold;
	margin: 0 0 6px 10px;
}
dl#faq dd{
	background-image: url(../img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 2px 30px 15px 40px;
	line-height: 1.3;
	margin: 0 0 15px 0px;
	border-bottom: 1px solid #DCDFDF;
}
dl#faq dd.line{
	display:none;
}

#user-entry p.a-link{
	margin: 0;
	text-align: right;
}
#user-entry  .cup-team   {
	width: 258px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}





/*____________________________________________________________________  MT LONGYONGCUP */

#longyongcup-entry{
	margin: 0 0 50px;
}

#longyongcup-entry table.table-longyongcup{
	border-top:1px solid #D9D9D9;
}
#longyongcup-entry table.table-longyongcup th{
	line-height:1.3;
	padding:15px 0 15px;
	text-align:center;
	border-bottom:1px solid #D9D9D9;
}
#longyongcup-entry table.table-longyongcup td{
	line-height:1.3;
	padding:15px;
	border-bottom:1px solid #D9D9D9;
}
#longyongcup-entry table.table-longyongcup td span.teamname{
	font-weight:bold;
	color:#009900;
	font-size: 14px;
}


#longyongcup-entry table.table-longyongcup td.no1{
	background:url(../img/no1.gif) no-repeat 10px 15px;
	padding: 15px 15px 15px 48px;
}
#longyongcup-entry table.table-longyongcup td.no2{
	background:url(../img/no2.gif) no-repeat 10px 15px;
	padding: 15px 15px 15px 48px;
}
#longyongcup-entry table.table-longyongcup td.no3{
	background:url(../img/no3.gif) no-repeat 10px 15px;
	padding: 15px 15px 15px 48px;
}




/*____________________________________________________________________  MT INTERVIEW RELAY */

#interview-relay {
	margin: 0 0 50px;
}
#interview-relay h2{
	background-image: url(none);
	color: #555555;
	font-weight: bold;
	margin: 0 7px 8px;
	padding: 0;
	height: auto;
	width: auto;
}
#interview-relay p{
	margin-left:5px;
	margin-right:5px;
}
#interview-relay img{
	background-color: #FFFFFF;
	border:5px solid #E8E8E9;
}

#interview-relay p.next{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align: right;
	padding: 7px 5px;
}


#middle3 div.title-relay{
	width: 524px;
	height: 139px;
	background: url(../interview/img/title_relaytalk2.gif) no-repeat left top;
	line-height:1.6;
	margin-bottom:15px;
}
#middle3 div.title-sp{
	width: 524px;
	height: 139px;
	background: url(../interview/img/title_sp2.gif) no-repeat left top;
	line-height:1.6;
	margin-bottom:15px;
}
#middle3 div.title-relay h1,#middle3 div.title-sp h1{margin:0;padding:0px;line-height:1;background-image:none;height:auto;width:auto;}



/*____________________________________________________________________  MT INTERVIEW SPECIAL */
#interview-special{
	margin: 0 0 50px;
}

#middle3 h1.special{
	background: url(../interview/img/h1_special.jpg) no-repeat left top;
	width: 501px;
	height: 48px;
	margin: 0 0 24px;
	padding: 140px 0 0 23px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#interview-special div.container-special{
	margin-bottom:20px;
}
#interview-special div.container-special{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#interview-special div.container-special:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #interview-special div.container-special{
	display:inline-table;
	/*\*/display:block;/**/
}

#interview-special div.container-special div.image{
	float:left;
	width:400px;
}
#interview-special div.container-special div.image img{
	border:5px solid #E9E9E9;
	width:390px;
}
#interview-special div.container-special div.profile{
	float:right;
	width:115px;
	background-image: url(../interview/img/img_profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 27px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
}





/*_____________________________________________________ MT INTERVIEW BACKNUMBER */

#middle3 div.interview-backnumber{
	border-bottom:1px solid #D9D9D9;
	margin-bottom:30px;
}
#middle3 div.interview-backnumber div.player{
	width:524px;
	border-top:1px solid #D9D9D9;
}
#middle3 div.interview-backnumber div.player {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle3 div.interview-backnumber div.player:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle3 div.interview-backnumber div.player{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle3 div.interview-backnumber div.gray{
	background-color:#F5F5F5;
}
#middle3 div.interview-backnumber div.white{
	background-color:#FFFFFF;
}



#middle3 div.interview-backnumber div.player div.pict{
	float:left;
	width:121px;
	padding: 8px 0 8px 1px;
}
#middle3 div.interview-backnumber div.player div.pict img{
	width:120px;
}
#middle3 div.interview-backnumber div.player div.detail{
	float:right;
	width:380px;
	padding: 10px 10px 7px 0;
}
#middle3 div.interview-backnumber div.player div.detail h2{
	margin:0 0 5px;
	padding:0px;
	background-image:none;
	color:#2773CF;
	font-size:12px;
	font-weight:bold;
	width:275px;
	height:auto;
}
#middle3 div.interview-backnumber div.player div.detail h2 a{
	padding:0px;
	background-image:none;
	color:#2773CF;
}



#middle3 div.interview-backnumber div.player div.detail p{
	margin:0 0 5px;
}

#middle3 div.interview-backnumber div.player div.detail p.date{
	margin:0 0 3px;
	font-weight:bold;
}


#middle3 div.interview-backnumber div.player div.detail p.r-link{
	text-align: left;
	margin: 0;
}
#middle3 div.interview-backnumber div.player div.detail p.r-link a{
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:13px;
}









/*____________________________________________________________________  MT INTERVIEW INDEX */


#middle2 div.interview-container{
	width: 731px;
	background-image: url(../interview/img/interview-container_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#middle2 div.interview-container {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle2 div.interview-container:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle2 div.interview-container{
	display:inline-table;
	/*\*/display:block;/**/
}

#middle2 div.interview-container div.btn{
	background: url(../interview/img/bottom_bg.gif) no-repeat left top;
	width: 350px;
	height: 63px;
}
#middle2 div.interview-container div.btn img{
	padding-top: 16px;
}


#middle2 div.interview-container div.sp{
	width:350px;
	background: url(../interview/img/sp_bg.gif) no-repeat left top;
	float:left;
	padding: 0px 0 0;
}
#middle2 div.interview-container div.relay{
	width:350px;
	background: url(../interview/img/relay_bg.gif) no-repeat left top;
	float:right;
	padding: 0px 0 0;
}


#middle2 div.interview-container h2{
	width:auto;
	height:70px;
	background-image:none;
	font-size: 0px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
#middle2 div.interview-container h2 a{
	background-image:none;
	padding: 0;
}

#middle2 div.interview-container p.description{
	height:165px;
	margin:0px;
}

#middle2 div.interview-container div.player{
	width:350px;
	margin-bottom:18px;
}
#middle2 div.interview-container div.player{
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle2 div.interview-container div.player:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* html #middle2 div.interview-container div.player{
	display:inline-table;
	/*\*/display:block;/**/
}


#middle2 div.interview-container div.player div.pict{
	width:120px;
	float:left;
	padding-left:15px
}
#middle2 div.interview-container div.player div.pict img{
	width:120px;
}
#middle2 div.interview-container div.player div.detail{
	width:195px;
	float:right;
	padding-right:10px;
}

#middle2 div.interview-container div.player div.detail p{
	font-size:12px;
	line-height:1.3;
	margin: 0px;
}
#middle2 div.interview-container div.player div.detail p.name{
	font-size:12px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:4px;
}
#middle2 div.interview-container div.player div.detail p.name a{	text-decoration:none;	color:#555555;}
#middle2 div.interview-container div.player div.detail p.name a:hover{	text-decoration:underline;}

#middle2 div.interview-container div.player div.detail p.link{
	background: url(../img/arrow1.gif) no-repeat 0 6px;
	padding-left: 9px;
	margin-top: 6px;
	font-size:12px;
}
#user-entry .cup-teamR {
	width: 258px;
	text-align: center;
	float: right;
	margin-bottom: 20px;
}
.item-3 {
	width: 239px;
}
.item-3 .text {
	width: 219px;
	margin: 5px auto 10px;
}




#middle2 div.container-flow {
	margin:25px auto 18px;
	width: 560px;
}
#middle2 div.container-flow {
    zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
#middle2 div.container-flow:after{/*for modern browser*/
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
* #middle2 div.container-flow{
	display:inline-table;
	/*\*/display:block;/**/
	text-align: center;
}

#middle2 div.container-flow div h3{
	width: 225px;
	margin: 13px 0 9px;
}
#middle2 div.container-flow div p{
	margin:0px 4px;
}
#middle2 div.container-flow div.item01,
#middle2 div.container-flow div.item10{
	width:513px;
	text-align: left;
}#middle2 div.container-flow div.item01 table,
#middle2 div.container-flow div.item10 table{
	margin:0px;
}
#middle2 div.container-flow div.item02,
#middle2 div.container-flow div.item04,
#middle2 div.container-flow div.item06,
#middle2 div.container-flow div.item08{
	height:270px;
	width:245px;
	text-align: left;
}
#middle2 div.container-flow div.item03,
#middle2 div.container-flow div.item05,
#middle2 div.container-flow div.item07,
#middle2 div.container-flow div.item09{
	height:270px;
	width:245px;
	margin-left:40px;
	text-align: left;
}
.flow1 {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#middle2 div.flow1 div{
	border:1px solid #D9D9D9;

.
	line-height:1.6;
	float:left;
	padding:5px;
}

.flow2 {
	width: 560px;
}
#middle2 div.flow2 div{
	border:1px solid #D9D9D9;

.
	line-height:1.6;
	float:left;
	padding:5px;
}
