* {
	margin: 0px;
	padding: 0px;
}
.migiyose {
	text-align: right;
}
#main .div-style01 {
	border: 3px dotted #FFCCFF;
	margin-bottom: 20px;
}
#main .div-style01 P {
	margin: 1em;
}


img.margin-top15px {
	margin-top:15px;
}

#all_bg {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 780px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding-left: 8px;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#all {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bg_all.gif);
	background-repeat: repeat-y;
}
#header {
	height: 120px;
	margin-bottom: 20px;
	background-color: #A6A18E;
}
#sub {
	width: 200px;
	float: left;
}
#sub .box {
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sub .box .box_title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 15px;
	background-image: url(img/bg_box_title.gif);
	margin-bottom:15px;
}
#sub .box .box_sub_title {
	color: #956A6A;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 15px;
	/*background-image: url(img/bg_box_title2.gif);*/
	border-bottom: dotted 1px #956A6A;
}

#sub .box ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 160px;
	padding-bottom: 10px;
}
#sub .box LI {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	text-indent: 17px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub .box p {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.box li a {
	display: block;
	text-decoration: none;
	color: #0066FF;
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	text-indent: 17px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
}
.box li a:hover {
	background-image: url(img/icon_hover2.gif);
	background-position: left center;
	height: 20px;
	text-decoration: underline;
}



#main {
	float: right;
	width: 560px;
}
#main #kiji {
	width: 510px;
}

#main #kiji .gallery td {
	width: 127px;
	text-align:center;
	vertical-align:top;
}
#main #kiji .gallery DIV {
	height: 123px;
	width: 123px;
	border: 1px solid #CCCCCC;
}

#main #kiji H2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	line-height: 20px;
	text-indent: 7px;
	margin-bottom: 15px;
}
#main #kiji H3 {
	font-size: 14px;
	color: #009900;
	border-left-width: 9px;
	border-left-style: solid;
	text-indent: 6px;
	margin-bottom: 10px;
}
#kiji P {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 1.5em;
}
#kiji a {
	color: #0000FF;
}
#kiji a:hover {
	text-decoration: none;
}

#kiji .note {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 15px;
}
#kiji .note .img_left {
	padding: 5px;
	margin-right: 9px;
	border: 1px solid #CCCCCC;
	float: left;
}




#footer {
	height: 70px;
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
}
#footer #copyright {
	margin-top: 15px;
	color: #666666;
	font-size: 14px;
}

