@charset "UTF-8";
/* CSS Reset
------------------------------------------------ */
*{
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, address {
font-size: 100%;
font-weight: normal;
font-style: normal;
}
h1 img{
vertical-align:bottom;
}
h2 img{
vertical-align:bottom;
}
h3 img{
vertical-align:bottom;
}
h4 img{
vertical-align:bottom;
}
h5 img{
vertical-align:bottom;
}
h6 img{
vertical-align:bottom;
}
.out {
	left: -999px;
	top: -999px;
	position: absolute;
}
.clear {
	clear: both;
}

/* Common Layout
------------------------------------------------ */

body {
	text-align: center;
	background-image: url(beta-img/6-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.container {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
	text-align: center;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2 {
	font-size: 80%;
	font-weight: bolder;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

strong {
	font-style: normal;
	font-weight: normal;
}

p {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}

ul {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

li {
	font-size: 70%;
	color: #333333;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 5px;
}

dl {
}

dt {
	font-size: 70%;
	color: #333333;
}

dd {
	font-size: 70%;
	color: #333333;
	margin-top: 5px;
	line-height: 140%;
}

.footer {
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.footer p {
	font-size: 70%;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Bunner
------------------------------------------------ */

.galleryBtn p {
	padding: 0px;
	margin: 0px;
}

.menuBtn {
	padding: 0px;
	width: 476px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.menuBtn p {
	margin: 0px;
	padding: 0px;
}

.menuBtnLeft {
	float: left;
	width: 235px;
}

.menuBtnRight {
	float: right;
	width: 235px;
}


/* Header
------------------------------------------------ */

.header {
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.header h1 {
	background-image: url(beta-img/header-h1bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	height: 60px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pageBack p {
	text-align: left;
	margin-left: 10px;
	font-size: 70%;
	color: #666666;
}

/* Notice Body
------------------------------------------------ */

.noticeBody {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.noticeBody h2 {
	text-align: left;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.noticeBody ul {
	width: 500px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.noticeBody li {
	text-align: left;
	margin-bottom: 10px;
}

/* Blog RSS
------------------------------------------------ */

#blogNews {
}

.officialBlog {
	font-size: 90%;
	margin-bottom: 25px;
	padding: 9px;
	border: 1px dashed #666666;
	margin-top: 0px;
	text-align: left;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.officialBlog ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.officialBlog li {
	margin-bottom: 5px;
	background-image: url(http://www.real-ism.jp/item/images/icon-list.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.officialBlog strong {
	font-weight: bold;
}

.officialBlog a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.officialBlog a:visited {
 color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.officialBlog a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
