body {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
a:link {
	color: #3366cc;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {

	color: #CC6666;
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.high150 {
	line-height: 150%;
}

.title {
	font-size: 20px;
	color: #B79B6C;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3c6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 480px;
}

.title-uf{
	font-size: 20px;
	color: #B79B6C;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3c6;
	background-image: url(img/u-func-logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
}
.title-uf2 {
	font-size: 20px;
	color: #B79B6C;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3c6;
	background-image: url(img/u-func-logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
	line-height: 120%;
}


a img {
    border-style:none;
}

.display {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0f0e0;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.title-r {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0f0e0;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #cc6666;
	font-size: 120%;
}


/* -----imgの設定----- */
img.fl{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

a img {
    border-style:none;
}

/* -----menuの設定----- */

/* -----header menuの設定--- */
#menu{
	width: 760px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: ridge;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFEFEF;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu li{
	text-align: right;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#menu li.end{
	border-left-style: none;
	border-right-style: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-style: none;
	border-bottom-style: none;
}


#menu a, #menu a:link, #menu a:visited{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#menu a:hover{
	color: #bea67c;
	text-decoration: underline;
	font-weight: bold;
}


/* -----contentDocの設定--- */


#contentDoc {
	width: 760px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}


/* -----naviの設定----- */
#navi {
	width: 199px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.navi_f {
	width: 200px;
	text-align: left;
	background-color: #EFEFEF;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.navi_f ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi_f li {
	margin: 0;
	text-align: center;
	padding: 5px;
}

.navi_f a, .navi_f a:link, .navi_f a:visited {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
	width: auto;
	height: auto;
	display: block;
	font-weight: bold;
}

.navi_f a:hover {
	color: #bea67c;
	text-decoration: none;
	font-weight: bold;
}


.navi_so {
	width: 200px;
	text-align: left;
	background-color: #EFEFEF;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
}

.navi_so ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi_so li {
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CC6666;
	text-align: right;
}

.navi_so a, .navi_so a:link, .navi_so a:visited {
	text-decoration: none;
	color: #CC6666;
	background-color: transparent;
	width: auto;
	height: auto;
	display: block;
}

.navi_so a:hover {
	color: #bea67c;
	text-decoration: none;
	font-weight: bold;
}


.navi_s {
	width: 200px;
	padding: 0;
	text-align: left;
	margin: 0;
}

.navi_s ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi_s li {
	margin: 0;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.navi_s a, .navi_s a:link, .navi_s a:visited {
	text-decoration: none;
	background-color: transparent;
	width: auto;
	height: auto;
	display: block;
	color: #666666;
}

.navi_s a:hover {
	color: #3366cc;
	text-decoration: underline;
}


.navi_m {
	width: 200px;
	text-align: left;
	padding: 0;
	margin: 0px;
}

.navi_m ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi_m li {
	margin: 0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3C6;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e3e3c6;
}

.navi_m a, .navi_m a:link, .navi_m a:visited {
	text-decoration: none;
	color: #bea67c;
	background-color: transparent;
	width: auto;
	height: auto;
	display: block;
	font-weight: bold;
}

.navi_m a:hover {
	color: #bea67c;
	text-decoration: underline;
	font-weight: bold;
}





.banner {
	width: 200px;
	margin: 0;
	padding: 0;
}

.banner img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner2 {
	width: 200px;
	margin: 0;
	padding: 0;
}

.banner2 img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* -----contentsの設定----- */

#mainContent {
	padding: 0px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* -----tableの設定---- */

.common table {
	border-collapse: collapse;
	width: 500px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.common th {
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.common td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



/* -----item boxの設定---- */
.item {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 500px;
	float: left;
 }

.item-box {
	float: left;
	width: 150px;
	margin-right: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 240px;
}

.item-photo {
	padding: 5px;
	text-align: center;
	margin: 0px;
}

.item-title {
	margin: 0px;
	text-align: center;
	background-color: #EFEFEF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.item-title p {
	margin: 0px;
	padding: 0px;
	width: auto;

}

.item-text{
	margin:0px;
	padding:5px;
	line-height: 120%;
	font-size: 95%;
}

.item-text p{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


/* -----footerの設定---- */

#footer{
	width: 760px;
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	float: left;
}


#footer p{
	clear: both;
	line-height: 120%;
	margin: 10px;
}

#footer a, #footer a:link, #footer a:visited{
	text-decoration: none;
	color: #666666;
}

#footer a:hover{
	color: #3366cc;
}

#footer-menu{
	clear: both;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	background-color: #F3F3F3;
	font-size: 90%;
	margin-bottom: 10px;
}

#footer-menu ul{
	margin: 0;
	padding: 0;
}

#footer-menu li{
	float: right;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 15px;
	list-style-type: none;
	padding-bottom: 5px;
	background-image: url(img/footer-menu-point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

#footer-menu a, #footer-menu a:link, #footer-menu a:visited{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#footer-menu a:hover{
	color: #3366cc;
}

/* -----topic pathの設定----- */

#topicpath {
	width:auto;
	font-size: 95%;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topicpath a, #topicpath a:link, #topicpath a:visited {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
	width: auto;
	height: auto;
}

#topicpath a:hover{
	color: #bea67c;
	text-decoration: underline;
}


/* -----caceの設定----- */

.case {
	width: 480px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p.case_title {
	padding-right: 0px;
	padding-left: 20px;
	color: #cc6666;
	background-image: url(img/cm/v-point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 3px;
	margin: 0px;

}

p.case_answer {
	background-image: url(img/cm/a-point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}



.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

