body{
	color: #333;
	background-color: #fff;
	background-image: none;
	margin: 0;
	}
/* head */
body#head{
	color: #333;
	background-color: #fff;
	background-image: url(image/head.jpg);
	background-position: repeat-x;
	background-attachment:fixed;
	margin: 0 0 0 20px;
	padding: 0;
	}
body#head .c{
	display: none;
	}
body#head #menu{
	height: 40px;
	width: 1000px;
	background-image: url(image/yuilogo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0 0 135px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	}
body#head image{
	float: left;
	margin: 5px 5px 0 0;
	border-style: none;
	background-color: transparent;
	}
body#head a:hover{
	background-color: #f5f5dc;
	}
/* begin base */
.c{	display: none;}

div#box{
	width: 720px;
	height: 222px;
	margin: 5px 0 5px 5px;
	clear: left;
	}
div#box2{
	width: 720px;
	height: 222px;
	margin: 0 0 5px 5px;
	padding: 0 0 0 220px;
	background-image: url(image/sakraso_3.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0;
	clear: left;
	}
div#box > h2{
	width: 220px;
	height: 222px;
	margin: 0;
	float: left;
	}
div div{
	width: 295px;
	height: 222px;
	margin: 0 0 0 5px;
	float: left;
	}
div#no1{
	background-image: url(image/sakraso_1.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 202px;
	padding: 20px 0 0 10px;
	}
div#no2{
	background-image: url(image/sakraso_2.jpg);
	width: 195px;
	background-repeat: no-repeat;
	}
div#no4{
	background-image: url(image/sakraso_4.jpg);
	background-repeat: no-repeat;
	}
div#no5{
	background-image: url(image/sakraso_5.jpg);
	width: 195px;
	background-repeat: no-repeat;
	}

div#no1 h2{
	font-size: 120%;
	}
div#no1 ul{
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	}
p#profile{
	text-align: right;
	margin-right: 1em;
	font-size: 90%;
	}
div#no2 p{
	margin-top: 207px;
	text-align: right;
	}



div#no4 ul{
	list-style-position: outside;
	margin-left: 0;
	padding-left: 2em;
	font-size: 90%;
	}
div#no4 ul a{
	margin-right: 0.7em;
	}
div#no5  > *{
	text-align: center;
	font-size: 90%;
	}
h3{
	clear: left;
	background-color: #f1f8fc;
	border-color: #8eb7c9;
	border-width: 1px  0 0;
	border-style: solid;
	margin: 0 0 10px;
	padding-left: 25px;
	height: 21px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6em;
	}
div#navi{
	background-color: #efefff;
	margin: 0 0 0 530px;
	width: 195px;
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	}
li{line-height: 1.6em;}