/* this css designed for KOZU-21ki */

body {
	margin: 0px ;
	padding: 0px ;
	background: #cfcfed url(../d/bg-kozu.jpg);
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}


body.menu {
	background: #cfcfed;
}

body.lightback {
	margin: 0px ;
	padding: 0px ;
	background: #cfcfed url(../d/bg-kozu.jpg);
}

p.title_bg {
	background: #21207b url(../d/title-bg.jpg) repeat-x left top ;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	position: static;
	width: 100%;
	height: 40px;
}

p.blue {
	font-family: ƒƒCƒŠƒI, Meiryo ;
	font-size: 14px ;
	color: #ffffff ;
	background-color: #21217b ;
	margin: 0px;
	border-width: 0px ;
	border-style: none ;
	padding: 3px ;
	width: 100% ;
	height: 40px;
}
p.blue > span {
	vertical-align: center;
}
p.blue a {
	color: #ffffff;
	font-weight: normal ;
}
p.blue a:hover{
	background-color: #d4d4f0 ;
	text-decoration:none ;
	color:black ;
}

div.white {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 10px;
	width: 720px;
}

p.title_bg {
	background-image: url(../d/title-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	position: static;
	width: 100%;
	height: 40px;
}

div.header {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	margin: 20px 0px 20px 10px;
	border-width: 0px;
	border-style: none;
	padding: 10px 10px 5px 10px;
	width: 450px;
	text-align: center;
	line-height: 140%;
}

div.header650 {
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	padding: 5px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	max-width:650px;
	width:90%;
	text-align: left;
	line-height: 120%;
}

div.header650rev {
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	padding: 20px 10px 20px 0px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	width: 95%;
	line-height: 140%;
}

div.footer {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 5px;
	max-width: 350px;
	text-align: center;
}

div.memo {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 30px 0px 10px 250px;
	border-width: 0px;
	border-style: none;
	padding: 5px;
	width: 350px;
	text-align: center;
	
}

div.modoru {
	margin: 10px 0px 10px 360px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}

div.pink {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 13px;
	color: #000000;
	background-color: #FFF0F0;
	margin: 0px 0px 0px 10px;
	border-width: 2px;
	border-style: double;
	border-color: #FFDDDD;
	padding: 10px;
	width: 95%;
	text-align: left;
	line-height: 120%;
}

p.bottom {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	left: 30%;
}

UL {
	line-height: 130%;
	font-size: 14px;
}

p.navi{
	background-color: #D4BEB6;
	width: 100%;
	margin:8px 0px 0px 20px;
	padding: 0px;
	font-size:14px;
}
p.navi a {
	color: #000000;
	padding:2px 3px
}	
p.navi a:hover{
	background-color: #E9DCD8;
	text-decoration:none ;
}


p.bg {
	background-image: url(../d/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 15px;
}

p.whiteback{
	background-color: #ffffff;
	width: 100%;
	height: 1000px;
	margin:0px;
	padding:0px;
}

div.bottan {
	margin: 0px 0px 0px 200px;
	padding: 20px;
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	width: 400px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}

div.bottan2 {
	margin: 0px 0px 0px 80px;
	padding: 5px;
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	background-color: #ffffff;
	width: 650px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}

div.bottan3 {
	margin: 10px;
	padding: 5px;
	border-width: 3px;
	border-style: dotted;
	border-color: #a9a9d4;
	background-color: #ffffff;
	max-width: 650px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	text-align: center;
}

div.bottan4 {
	margin: 10px 0px 0px 200px;
	padding: 20px;
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	background-color: #ffffff;
	width: 420px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}

div.bottan5 {
	margin: 10px 0px 0px 80px;
	padding: 20px;
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	background-color: #ffffff;
	width: 800px;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}

div.bottan6 {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	color: #000000;
	background-color: #F8EAE5;
	margin: 5px;
	padding: 10px;
	width: 96%;
}

div.bottan7 {
	margin: 10px 0px 0px 80px;
	padding: 5px;
	border-width: 5px;
	border-style: dotted;
	border-color: #a9a9d4;
	background-color: #ffffff;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	text-align: center;
	float:left;
}


.small12 {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: black;
}
.small11 {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	color: black;
}

.small13 {
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	color: black;
	background-color: white;
	padding: 10px;
}
pre
{
	line-height:130%;
	border-top:#BBC5C8 1px solid;
	border-bottom:#6C8084 2px solid;
	border-left:#BBC5C8 1px solid;
	border-right:#6C8084 2px solid;
	padding:1em;
	margin-left:100px;
	white-space:pre;
	color:black;
	background-color:#E9ECED;
	font-family: ƒƒCƒŠƒI, Meiryo, "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	width:250px;
}


div#left40 {
                margin: 0px 0px 0px 40px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}

div#left50 {
                margin: 0px 0px 0px 50px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}

div#left60 {
                margin: 0px 0px 0px 60px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}

div#left70 {
                margin: 0px 0px 0px 70px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}

div#left80 {
                margin: 0px 0px 0px 80px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}

div#left90 {
                margin: 0px 0px 0px 90px;
				font-size: 13px;
				background-color: #ffffff;
                width: 640px;
                padding: 10px;
                line-height:1.4em;
}
