@charset "UTF-8";
/* CSS Document */


/* REDEFINED TAGS */ 

body {
	background:#1856C1;
	border:0;
	color:#036;
	font-family:Trebuchet MS, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:0.9em;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}
hr {
	border:none;
	border-top:3px solid #DEF;
	background:#FFF;
	margin:10px 10px 10px 0;
	padding:0;
	height:auto;
}
h1, h1 a, .block1 h1 a {
	color: #F70;
	font-size:1.5em;
	margin:0 0 16px 0;
}
h2, h2 a, .block1 h2 a {
	color: #036;
	font-size:1.3em;
	line-height:120%;
	margin:0 0 12px 0;
}
h3, h3 a, .block1 h3 a {
	color: #F70;
	font-size:1.1em;
	margin:0 0 6px 0;
}
h4, h4 a, .block1 h4 a {
	color:#036;
	font-size:1em;
	line-height:120%;
	margin:0 0 6px 0;
}
h1 a, h2 a, h3 a, h4 a, .block1 h1 a, .block1 h2 a, .block1 h3 a, .block1 h4 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration:underline;
}
/* admin titles */
h5 {
	border:0;
	color: #C92D06;
	font-size:1em;
	font-weight:normal;
	line-height:180%;
	margin:0 0 6px 0;
	padding:6px 0 0 0;
}
iframe {
	border:1px solid #FFF;
}
p {
	line-height:140%;
	margin:0 0 10px 0;
	padding:0;
}
/* IDS */

#blogmenu {
	background:url(../admin/images/button.jpg);
	color:#036;
	border:1px solid #363C52;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:4px;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
#column1, .column1 {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	text-align:left;
	color:#036;
	width:906px;
}
 #column2, .column2 {
	/* */background:#CBEAFC url(../images/column2.jpg) repeat-x center top;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #9cc;
	color:#036;
	display:inline;
	float:right;
	margin:16px;
	padding:0;
	width:333px;
}
#column2 .block1 div {
}

#column2 .links {
}
#column2 .links a {
	color:#036;
	display:block;
	font-weight:bold;
	margin:6px 0 0 0;
	text-decoration:none;
	padding:1px 6px;
}
#column2 .links a:hover {
	background:#E5F9FF;
	color:#036;
	text-decoration:none;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

#container {
	margin:0;
	padding:0;
	background:url(../images/container.jpg) no-repeat center top;
	width:100%;
	text-align:center;
	position:relative;
}
#features {
	float:right;
	padding:0;
	width:445px;
}
#features h2 {
	color: #C92D06;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding:0 0 0 6px;
}
#footer {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	background:url(../images/footer.jpg) no-repeat top left;
	font-size:.9em;
	height:80px;
	margin:0 auto;
	padding:40px 0 20px 0;
	width:906px;
	text-align:left;
}
#footer .floatright {
	color:#9FF;
	font-size:1.1em;
	padding:4px 10px;
}
#footer .floatright a {
	color:#9FF;
	text-decoration: underline;
}
#footer .floatright a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer .floatleft {
	color: #7A9BE0;
	font-size:.7em;
	padding:4px 10px;
}
#footer .floatleft a {
	color: #7A9BE0;
	text-decoration: none;
}
#footer .floatleft a:hover {
	color:#FFF;
	text-decoration:underline;
}
#header {
	background:url(../images/header.jpg) no-repeat center top;
	height:116px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:906px;
}
#header2 {
	background:url(../images/header2.jpg) no-repeat center top;
	height:116px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:906px;
}
#maincontent {
	background:#FFF;
	padding:0;
	margin:0 auto;
	text-align:left;
	width:906px;
}
#mainimage {
	background:url(../images/mainimage.jpg) no-repeat top left;
	margin:0;
	padding:0;
	width:906px;
	height:265px;
}
#mainimage div {
	position:absolute;
	left:-999em;
}
#navbar {
	background:url(../images/navbar.jpg) no-repeat top left;
	border-bottom:1px solid #FDA109;
	font-size:13px;
	height:33px;
	margin:0 auto;
	padding:1px 0;
	width:906px;
}
#pagetitle {
	color: #2278CC;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding-bottom:24px;
}
/* BLOCKS */
.block0 {
	width:450px;
	margin:8px 0 0 0;
	float:left;
}
.block0 div {
	margin:0 24px;
}
.block0 h3 {
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	padding:0;
}
.block0 p {
	line-height:130%;
	margin:0;
	padding:0;
	font-size:.95em;
}
.block0 hr {
	margin:16px;
}
#column2 .block1 {
	background:url(../images/block1.jpg) no-repeat top left;
	color:#036;
	margin:0;
	padding:10px;
	line-height:150%;
}
.block1 {
	background:url(../images/block1.jpg) no-repeat top left;
	color:#036;
	margin:0;
	padding:16px;
	line-height:150%;
}
.block1 p {
	padding:0 0 10px 0;
}
.block1 li {
	margin: 8px 0;
	list-style-image:url(../images/bullet.gif);
}
.block2 {
	background:#FD8C09 url(../images/block2.jpg) repeat-x top left;
	color:#036;
	margin:0;
	padding:16px;
	margin:0 1px;
}
.block2 ul {
	margin:0 16px;
	padding:0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	margin:0;
}
.block0 a, .block1 a, .block2 a {
	color:#036;
}
.block0 a:hover, .block1 a:hover, .block2 a:hover {
	color:#F60;
	text-decoration:underline;
}
/* CLASSES */
.dice, .block1 .dice, .block2 .dice {
	background:#FFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	margin:0;
	width:170px;
	text-align:center;
}
.dice input {
	margin:6px 0 0 0;
	text-align:center;
}
.feature {
	background:url(../images/feature_bot.jpg) no-repeat bottom;
	color:#036;
	float:left;
	display:inline;
	font-size:0.9em;
	height:80px;
	margin:0 5px 7px 0;
	overflow:hidden;
	text-align:left;
	width:217px;
}
.feature div {
	padding:4px 4px 0 8px;
}
.feature h3 {
	margin:0;
	font-size:12px;
}
.feature p {
	margin:0;
	font-size:11px;
}
.feature a {
	color:#036;
	text-decoration:none;
}
.feature a:hover {
	color: #2278CC;
	text-decoration:underline;
}
.featurephoto, #column1 .featurephoto {
	margin:0;
	padding:0;
	display:inline;
	float:right;
}
.insetphoto, .block1 div .insetphoto, .block2 div .insetphoto {
	display:inline;
	float:right;
	margin:16px;
}
.photo, .block1 div .photo, .block2 div .photo {
	margin:6px auto 12px auto;
	padding:0;
	text-align:center;
}
.photo img {
}
.scroller27 {
	height:350px;
	width:auto;
	padding:0 20px 0 0;
	overflow:auto;
}
#gallery {
clear:both;
}
