@charset "utf-8";
/* CSS Document */
/* formatting style
------------------------------*/
* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #999999;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	padding-top: 15px;
}
hr {
	display: none;
}
* html .mybuggyelement { height: 1%; }
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #CCCCCC;
	width: 750px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#my_navi_1 {
	float:left;
	width:150px;
	background-color:#CCCCCC;
}
#my_navi_2 {
	float:right;
	width:150px;
	background-color:#CCCCCC;
}
#my_contents {
	margin:0 150px;
	background-color:#FFFFFF;
}
#my_contents2 {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.reg_href {
	margin: 10px 5px;
}

#my_contents #main_top {
	margin-right: 5px;
	margin-left: 5px;
}
#my_contents #main_top p {
	line-height: 1.8;
	margin-bottom: 1em;
}


#my_contents h2 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
}
#my_contents #main_news dl dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}


#my_header {
	background-image: url(images/top_img_ibamini_ibamoto_2010_2.jpg);
	background-repeat: no-repeat;
	border-top: 3px solid #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFFF;
	height: 250px;
	width: 750px;
}
#my_header #title {
	font-family: "ＭＳ Ｐqシr"ク, Osaka, "yHギr-yҎ Pro W3";
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
#my_header #subtitle2 {
	font-family: "ＭＳ Ｐqシr"ク, Osaka, "yHギr-yҎ Pro W3";
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	padding-left: 170px;
}
#my_header #subtitle {
	font-family: "ＭＳ Ｐqシr"ク, Osaka, "yHギr-yҎ Pro W3";
	font-size: large;
	font-weight: bold;
	color: #FF0000;

	#padding-top: 1px;
	padding-top: 195px;
	text-align: center;
}
#home #my_header #nHome a,
#rules #my_header #nRules a,
#entry #my_header #nEntry a,
#list #my_header #nList a,
#faq #my_header #nFaq a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#my_footer {
	width : 100%;
	height : 70px;
	clear : both;
	background-color: #333333;
}
#my_header ul {
	background-color: #FFFFFF;
	width: 750px;
	position: absolute;
	top: 236px;
}
#my_header  ul li {
	float: left;
	list-style: none;
}
#my_contents ul li {
	list-style: none;
}


#my_header ul li a {
	height: 2.5em;
	width: 148px;
	line-height: 2.5em;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #1889c1;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	font-family: "ＭＳ Ｐqシr"ク, Osaka, "yHギr-yҎ Pro W3";
	font-weight: bold;
}
#my_header ul li a:hover {
	background-color: #0099FF;
}

#my_header   ul li#nHome a  {
	border-left: 1px solid #FFFFFF;
}
#my_navi_1 #images1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#my_navi_1 #kkimg1 {
	margin-top: 5px;
	margin-left: 5px;
}
#my_navi_1 #kkimg2 {
	margin-top: 5px;
	margin-left: 5px;
}
#my_navi_1 #kkimg3 {
	margin-top: 5px;
	margin-left: 5px;
}
#my_navi_1 ul {
	margin-top: 10px;
	margin-left: 5px;
}
#my_navi_1   ul  li {
	list-style: none;
	margin-bottom: 10px;
}
#my_navi_1 ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#my_navi_1 ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}
#my_navi_2 ul {
	margin-top: 10px;
	margin-left: 5px;
}
#my_navi_2   ul  li {
	list-style: none;
	margin-bottom: 10px;
}
#my_navi_2 ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#my_navi_2 ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}
#my_navi_2 #images2 {
	margin-top: 10px;
	margin-left: 5px;
}
#my_navi_2 #images3 {
	margin-top: 10px;
	margin-left: 5px;
}
#my_navi_2 #kkimg4 {
	margin-top: 5px;
	margin-left: 5px;
}
#my_navi_2 #kkpit {
	margin-top: 5px;
	margin-left: 5px;
}
/* footer styles
------------------------------*/
#my_footer ul li a {
	color: #CCCCCC;
}
#my_footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#my_footer p a {
	color: #CCCCCC;
}
#my_footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#my_footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#my_footer p {
	margin: 0px;
	float: right;
}#my_footer address {
	color: #CCCCCC;
}
#my_contents #main_news {
	margin-right: 5px;
	margin-left: 5px;
}
#my_contents #main_news dl dd {
	margin: 0px 0px 10px 6px;
}
#my_contents #main_top #main_rules {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#my_contents #main_rules dl dt {
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#my_contents #main_rules {
	margin-right: 5px;
	margin-left: 5px;
}
#my_contents #main_rules .rules_img {
	margin-right: 5px;
}
#my_contents2 #main_reg {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
#my_contents2 h2 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
}
#my_contents2 #main_reg #clsa{
	margin: 10px 10px 20px;
}
#my_contents2 #main_reg #clsa a {
	margin: 10px;
}
/* faq
------------------------------*/
#my_contents dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#my_contents dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}#home #wrapper #my_contents #main_top #information #logo {
	background-image: url(images/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 440px;
}
#home #wrapper #my_contents #main_top #information .r3tyuusi {
	font-size: small;
	margin: 20px;
	border: 1px solid #FF0000;
	padding: 10px;
}
#home #wrapper #my_contents #information #info {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.blg {
	font-size: 10px;
	line-height: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: bold;
}
