@charset "utf-8";

/* --------------------------------------------------
 00: Base
 -------------------------------------------------- */
div,ul,ol,li,h2,h3,p{margin:0;padding:0;}
img{border:0;vertical-align: bottom;}
ol,ul {list-style:none;}
h2,h3{font-size:100%;font-weight:normal;}
/* --------------------------------------------------
 01: petit
 -------------------------------------------------- */
div#pan{
	width:740px;
	padding:0 90px 0;
}

div#pan p.pan_list{
	width:740px;
}

div#pan p.txt1,
div#pan p.txt2{
	background: url("images/bg_txt.gif") 0 0 repeat-y;
	padding: 0 95px;
	width:550px;
	color: #333333;
}

div#pan p.txt1{
	font-size: 107.7%;
	line-height: 1.5;
	padding-bottom: 20px;
}

div#pan p.txt2{
	font-size: 85%;
	line-height: 1.63;
}

/*
--------------------------------------------------
  (c) 2013 Marie-Catherine All Rights Reserved.
--------------------------------------------------*/
