/* 
Site Name

developer website: http://www.japanwebstart.jp/

color guide
highlight: #d6de23
background: #FFFFFF
font: #4a344f
medium color: #88a161
dark color: #c62245
light color: #cee3a4



 */

/* =============================================================== */
/* ============================ GLOBAL ============================ */
/* =============================================================== */



	

#wrapper {


}

hr {
	display: none;
	}
	
	
	
	DIV.frame {
	width: 760px;
	padding: 0px;
	margin: auto;
	color:#4a344f;
	

	}
	
	body  { 
	background-color:#f3f1f4;
	
	}
	
	body a { 
	color:#4a344f;
	text-decoration:none;
	font-style:normal;
	
	}
	body a:hover { 
	color:#c62245;
	text-decoration:underline;
	
	}
	

	
	h1 { 
margin-left:183px;
width:382px;
color:#4a344f;
text-align:center;
font-size:16px;
font-weight:100;
height:16px;
margin-bottom:10px;
margin-top:0px;
padding-left:16px;
padding-top:5px;
padding-bottom:5px;

}
	
	h2 { 
font-size: 16px;
color:#c62245;
padding-top:24px;
padding-bottom:10px;
padding-left:0px;
margin:0px;
font-weight:100;

}




	
	
	
	
	
	


/* =============================================================== */
/* ============================ HEADER ============================ */
/* =============================================================== */
	
DIV.con_header {
margin:auto;
text-align:left;
width:760px;
height:609px;
background-image:url(images/main-bg.jpg);
background-position:top left;
background-repeat:repeat-y;
	}
	
	DIV.con_header-content {
height:147px;
margin:auto;
text-align:left;
width:760px;
	}
	
	
	
	DIV.header-holder {
	width:100%;
	
width:100%;
}

	
DIV.con_logo{
text-align:left;
width:398px;
height:223px;
margin-left:183px;

}


DIV.con_artboard {
text-align:left;
width:398px;
height:228px;
margin-left:182px;

}






/* ======================= MAIN MENU  ========================== */


DIV.graphic-menu {
text-align:left;
margin-left:183px;
width:398px;
height:158px;
float:left;
}

DIV.graphic-menu a {
padding:0;
margin:0;
border:0;


}

	
/* =============================================================== */
/* ======================= BODY ============================ */
/* =============================================================== */


	
DIV.con_main {
	width: 100%;
	float:left;
	text-align:left;	
	}
	
	
DIV.content-holder {
width: 760px;
margin: auto;
text-align:left;
background-color:#FFFFFF;
}


DIV.content{
font-size:12px;
line-height:1.65em;
margin-bottom:16px;
margin-top:0px;
padding:16px;
text-align:center;
margin-left:183px;
width:366px;

}


DIV.content p {
margin-top: 0px;
}

DIV.content-stockists {
font-size:12px;
line-height:1.65em;
margin-bottom:16px;
margin-top:0px;
padding:16px;
text-align:center;
margin-left:183px;
width:366px;

}


DIV.content-stockists p {
margin-top: 0px;
width:50%;
float:left;

}

	




	

	
	
/* =============================================================== */
/* ======================= FOOTER ============================ */
/* =============================================================== */


DIV.footer {
	
	clear: both;
color: #000000;
	width:100%;
	}
	
	DIV.con_footer {
	margin:auto;
	width:398px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	}
	
	DIV.con_footer a {
	color:#c62245;
	text-decoration:none;
	font-style:normal;
	}
