@charset "utf-8";

/*CSS REST
=========================================*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {  margin:0;  padding:0;  border:0;  outline:0;  font-size:100%;  vertical-align:baseline;  background:transparent;
	list-style:none;
}

body {  line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {   display:block;
}

nav ul {  list-style:none;
}

blockquote, q {  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {  content:'';  content:none;
}

a {  margin:0;  padding:0;  font-size:100%;  vertical-align:baseline;  background:transparent;
}

/* change colours to suit your needs */
ins {  background-color:#ff9;  color:#000;  text-decoration:none;
}

/* change colours to suit your needs */
mark {  background-color:#ff9;  color:#000;   font-style:italic;  font-weight:bold;
}

del {  text-decoration: line-through;
}

abbr[title], dfn[title] {  border-bottom:1px dotted;  cursor:help;
}

table {  border-collapse:collapse;  border-spacing:0;
}

/* change border colour to suit your needs */
hr {  display:block;  height:1px;  border:0;     border-top:1px solid #cccccc;  margin:1em 0;  padding:0;
}

input, select {  vertical-align:middle;
}


body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*-----------------------------------------------------
YUI Font-size Adjustment
10px = 77%     11px = 85%	  12px = 93%     13px = 100%
14px = 108%	   15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

body {
	font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width:960px;
}

html {
	color: #333;
}

a {
	color: #E06D15;
}

a:visited {
	color: #E06D15;
}

a:hover {
	color: #FF7F00;
}

@media screen and (max-width: 640px) {
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	min-width: 320px;
}

}

.text10 { font-size: 77%; }
.text11 { font-size: 85%; }
.text12 { font-size: 93%; }
.text13 { font-size: 100%; }
.text14 { font-size: 108%; }
.text15 { font-size: 116%; }
.text16 { font-size: 123.1%; }
.text17 { font-size: 131%; }
.text18 { font-size: 138.5%; }
.text19 { font-size: 146.5%; }
.text20 { font-size: 153.9%; }
.text21 { font-size: 161.6%; }
.text22 { font-size: 167%; }
.text23 { font-size: 174%; }
.text24 { font-size: 182%; }
.text25 { font-size: 189%; }
.text26 { font-size: 197%; }

.mt_0 { margin-top: 0; }
.mt_5 { margin-top: 5px; }
.mt_10 { margin-top: 10px; }
.mt_15 { margin-top: 15px; }
.mt_20 { margin-top: 20px; }
.mt_25 { margin-top: 25px; }
.mt_30 { margin-top: 30px; }
.mt_35 { margin-top: 35px; }
.mt_40 { margin-top: 40px; }
.mt_45 { margin-top: 45px; }
.mt_50 { margin-top: 50px; }
.mt_55 { margin-top: 55px; }
.mt_60 { margin-top: 60px; }
.mt_70 { margin-top: 70px; }

.mb_0 { margin-bottom: 0; }
.mb_5 { margin-bottom: 5px; }
.mb_10 { margin-bottom: 10px; }
.mb_15 { margin-bottom: 15px; }
.mb_20 { margin-bottom: 20px; }
.mb_25 { margin-bottom: 25px; }
.mb_30 { margin-bottom: 30px; }
.mb_35 { margin-bottom: 35px; }
.mb_40 { margin-bottom: 40px; }
.mb_45 { margin-bottom: 45px; }
.mb_50 { margin-bottom: 50px; }
.mb_55 { margin-bottom: 55px; }
.mb_60 { margin-bottom: 60px; }
.mb_70 { margin-bottom: 70px; }

.ifl { float:left; margin: 0 15px 15px 0; }
.ifr { float:right; margin: 0 0 15px 15px; }

.tc { text-align:center; }
.tr { text-align:right; }

.pc-item {
	display: block;
}

.sp-item {
	display: none !important;
}

@media screen and (max-width: 640px) {
.pc-item {
	display: none; }

.sp-item {
	display: block !important; }

* { 
	-webkit-box-sizing: border-box;  
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;  
	-o-box-sizing: border-box;  
	box-sizing: border-box;  
	*position: relative;  
	*zoom: 1; }

.sp-img {
	display: block;
	width:100%;
}

.sp-img_s {
	width:100px;
}

}


/* color
----------------*/
.black { color:#333; }
.red { color:#F00; }
.green { color:#4F8E00; }
.orange { color:#F90; }
.lred { color:#900; }
.plaisir_color { color: #008141; }
.seed_color { color: #CC3366; }
.kids_color { color: #003399; }


.plaisir_bg { background-color:#008141;}
.seed_bg { background-color:#CC3366;}
.kids_bg { background-color:#003399;}
.pascal_bg { background-color:#C60;}

/* img
----------------*/
.shadow{
	padding:5px;
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.3);
	box-shadow:1px 1px 3px rgba(0,0,0,0.3);
	background:#FFF;
}

/* clear
----------------*/

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
/*IE6、7対策*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
