@charset "Shift_JIS";

/* CSS目次
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[00]body共通設定
[00]各項目共通設定
[00]indexコンテンツ領域共通設定

[00]ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* body共通設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 文字*/

.puepink {
	color:#D65187;
	font-weight:bold;
	line-height:17px;
}

.h3puepink {
background:#D65187 none repeat scroll 0%;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0pt;
padding:5px 0pt 5px 5px;
text-align:left;
}

.h3pink01 {
background:#DC0067 none repeat scroll 0%;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0pt;
padding:5px 0pt 5px 5px;
text-align:left;
}

.brown01b {
	color:#CD853F;
	font-weight:bold;
	line-height:17px;
}

.pink01b {
	color:#DC0067;
	font-weight:bold;
	line-height:17px;
}

.green02b {
	color:#8DBA36;
	font-weight:bold;
}

.darksalmonb {
	color:#E9967A;
	font-weight:bold;
	line-height:17px;
}

.orenge01b {
	color:#FF9933;
	font-weight:bold;
	line-height:17px;
}


.h3orenge01 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF9933;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
}

/* テーブル　ピンク*/
.tblsozai_pink {
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #F5929B;/*コンテンツボックスの枠線の色*/
	width: 490px;
	line-height:110%;
	background-repeat: repeat;
	padding: 5px 5px 5px 5px;
	}

.tblsozai_pink th {
	text-align: left;
	color: #A21633;
	width: 100px;
	margin: 0 0 0 0;
	border: 1px solid #F5929B;
}
.tblsozai_pink td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 5px 5px 5px;
	background: #FFF0F5;
	border: 1px solid #F5929B;
}


/* 枠　ピンク*/
.tblsozai_pink02 {
	margin: 10px 0 10px 0;
	text-align: left;
	border: 1px solid #DB0066;/*コンテンツボックスの枠線の色*/
	width: 478px;
	line-height:110%;
	background-repeat: repeat;
	padding: 10px 5px 10px 5px;
	background-color: #FFFFFF;
	}

.tblsozai_pink03 {
	margin: 0px 0 10px 0;
	text-align: left;
	border: 1px solid #DB0066;/*コンテンツボックスの枠線の色*/
	width: 303px;
	line-height:110%;
	background-repeat: repeat;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFF0;
	float: left;
	}

/* 枠　ピンク*/
.tblsozai_pi01 {
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #D65187;/*コンテンツボックスの枠線の色*/
	width: 478px;
	line-height:110%;
	background-repeat: repeat;
	padding: 5px 5px 0px 5px;
	background-color: #fffff0;
	}

.tblsozai_red02 {
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #DC0067;/*コンテンツボックスの枠線の色*/
	width: 280px;
	line-height:110%;
	background-repeat: repeat;
	padding: 5px 5px 0px 5px;
	background-color: #FFF0F5;
	}
		
/* 素材テーブル 緑*/
.tblsozai_gr {
	width: 490px;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	border: 1px solid #84C146;
}
.tblsozai_gr th {
	text-align: left;
	color: #A21633;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #84C146;
}
.tblsozai_gr td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #84C146;
}
.tblsozai_gr .sozailist li {
	list-style-image: url("../images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}

.memo {
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #F5929B;/*コンテンツボックスの枠線の色*/
	width: 280px;
	line-height:110%;
	background-repeat: repeat;
	padding: 8px 5px 0px 10px;
	background-color: #FFF0F0;
	margin-bottom:10px;
}





/* ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

