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


.col01 dt,
.col01 dd,
.col01 a{
	color:#C99300;
}

.col01 p{
	border-color:#C99300 !important;
}

.col02 dt,
.col02 dd,
.col02 a{
	color:#B63100;
}

.col02 p{
	border-color:#B63100 !important;
}

.col03 dt,
.col03 dd,
.col03 a{
	color:#003EBA;
}

.col03 p{
	border-color:#003EBA !important;
}

.col04 dt,
.col04 dd,
.col04 a{
	color:#46B200;
}

.col04 p{
	border-color:#46B200 !important;
}

.col05 dt,
.col05 dd,
.col05 a{
	color:#FF80B6;
}

.col05 p{
	border-color:#46B200 !important;
}


/*--------------------------------*/

#note_lv1{
	width:726px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/*background-color: rgba( 255, 255, 255, 0.75 );*/
	position:relative;
}

#note_lv2{
	width:620px;
	margin-left:50px;
	overflow:hidden;
	padding-top:60px;
	padding-bottom:50px;
}

#note_lv2 .subtitle{
    font-family: 'Yomogi', cursive;
    font-size: 30px;
    color: #4A2C0F;
}

#note_lv2 .txt{
    margin: 30px auto 0;
}

#note_lv2 .txt dl{
	margin: 2em 0px;
	overflow:hidden;
}

#note_lv2 .txt dl dt{
    font-size: 16px;
	margin: 0 auto 0.5em;
	font-weight: bold;
}

#note_lv2 .txt dl dd{
	/*text-indent: 1em;*/
}

#note_lv2 .txt p strong{
	font-size:1.25em;
	font-weight:normal;
	color:#C45115;
}

/*--------------------------------*/

#osusume{
	width:740px;
	margin:40px auto;
	overflow:hidden;
}

#osusume dl{
	clear:both;
}

#osusume dl dt{
	clear:both;
}

#osusume dl dd{
}

#osusume dl dd ul {
}

#osusume dl dd ul li{
	list-style-type:none;
	float:left;
	width:33%;
	overflow:hidden;
}

#osusume dl dd ul li a{
	text-decoration: none;
}

#osusume dl.col01 dd ul li p{
	display:block;
	width:243px;
	background-image:url(image/post_it01.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:55px;
	padding-bottom:6px;
	text-align:center;
}

#osusume dl.col02 dd ul li p{
	display:block;
	width:243px;
	background-image:url(image/post_it02.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:55px;
	padding-bottom:6px;
	text-align:center;
}


#osusume dl.col03 dd ul li p{
	display:block;
	width:243px;
	background-image:url(image/post_it03.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:55px;
	padding-bottom:6px;
	text-align:center;
}


#osusume dl.col04 dd ul li p{
	display:block;
	width:243px;
	background-image:url(image/post_it04.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:55px;
	padding-bottom:6px;
	text-indent:10px;
	text-align:center;
}

#osusume dl.col05 dd ul li p{
	display:block;
	width:243px;
	background-image:url(image/post_it05.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:55px;
	padding-bottom:6px;
	text-indent:10px;
	text-align:center;
}


/*--------------------------------*/
.txt div  *{
	width: 100%;
	margin: auto;
}
/*--------------------------------*/
/*--------------------------------*/

/*--------------------------------*/

/*--------------------------------*/

/*--------------------------------*/

/*--------------------------------*/

/*--------------------------------*/

/*--------------------------------*/
