@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;	
	
	}

body{
     margin:0 auto; 
	text-align:center;
	width:600px;
	/*height:950px; */


	}

#footer{
	height:80px;	
	}
#footer img{
	margin-top:10px;}	

.copyright
{
	font-size:12px;
	color:#666;
	padding-top: 10px;
	}
	
/*---ブレザー---------------------------------------------------*/
#blazer{	
    background-image:url(../images/blazer_bk.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:857px;	
	}
	
#blazer .logoimg{
	text-align:left;
	    border-style:none;
	
		
	}
	
#blazer .text{
	/*letter-spacing:0.1em;*/
	padding-top:250px;
	margin-left:60px;
	line-height:140%;
	color:#333;
	/*padding:60px 0 0 0; */
	font-size:13px;
    width:460px;
	text-align:left;
	}
	
	
#blazer .img{
	vertical-align:top;
	float:left;
	margin-left:330px;
	margin-top:30px;
	}

/*---町会用ユニフォーム---------------------------------------------------*/
#tyoukai{	
    background-image:url(../images/bouhan_bk.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:1050px;	
	}
	

#tyoukai .text{
	/*letter-spacing:0.1em;*/
	padding-top:210px;
	margin-left:90px;
	line-height:140%;
	color:#333;
	font-size:14px;
    width:420px;
	text-align:left;
　
	}


/*---ユニバーサルウェア-------------------------------------------*/
body #uni{
	height:700px;}

#uni{	
    background-image:url(../images/universal_bk.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:600px;
	height:700px;	
	
	}
	

#uni .text{
	padding-top:210px;
	margin-left:90px;
	line-height:130%;
	color:#333;
	margin-left:40px;

	font-size:14px;
    width:460px;
	text-align:left;
　　

	}
	
/*---オーダーメイド個別ページ-------------------------------------------*/
#sample{
	width:500px;	
	height:630px;
	margin:0 auto;}


	

.btn{text-algin:center;}
