@charset "utf-8";
/*
Theme Name: WordPress MagiIsland
Theme URI: http://www.magi-island.com/
Description: http://www.magi-island.com/のデフォルトテーマ
Version: 1.0
Author: Take Lowey
Author URI: http://www.magi-island.com/
Tags: sim

	MagiIsland
	 http://www.magi-island.com/

*/
@import url(common.css);

body {
	font-size:62.5%;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	background:#f2eccc url(images/bg.jpg) 0 0 repeat-x;
	margin:0px;
	padding:0px;
}

a,h2 a:hover,h3 a:hover {
	color:#b05a3a;
	text-decoration:none;
}

a:hover {
	color:#ff8548;
	text-decoration:underline;
}


code {
font:1.1em 'Courier New', Courier, Fixed;
}

h1 {
	margin:0px;
	padding:0px;
	height:100px;
	width:900px;
}
h1 a img{
	border:none;
	text-decoration:none;
}
p {
	padding-bottom:10px;

}
#header {
	background: url(images/middle.png) 0 150px repeat-x;
	height:440px;
	width:900px;
	margin:0px;
	padding:0px;
}

#headerimg {
	position:relative;
	height:440px;
	width:900px;
}

#headerimg .description {
	position:absolute;
	top:0px;
	right:0px;
	height:480px;
	width:480px;
}
#headerimg ul.gnavi {
	position:absolute;
	left:10px;
	height:50px;
	top:100px;
	font-weight:bold;
}
	
#headerimg ul.gnavi li {
	list-style-type:none;
	display:inline;
	padding:0px 10px;
	font-size:120%;
	border-right:1px solid #FFFFFF;
}
	
#headerimg ul.gnavi li a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:50px;
}
html>body #headerimg ul.gnavi li a {
	line-height:50px;
}

#page {
	width:900px;
	margin:auto;
	padding:0px;
}

.post h2 {
font-size:1.6em;
font-weight:bold;
height:70px;
background:url(images/h3.png) 0 0 no-repeat;
padding-left:80px;
}

h2.pagetitle {
font-size:1.6em;
margin-top:30px;
text-align:center;
}

h3 {
font-size:1.3em;
margin:30px 0 0;
padding:0;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

ol li,#sidebar ul ol li {
list-style:decimal outside;
}

p img {
max-width:100%;
padding:0;
}

select {
width:130px;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#777;
}

#commentform {
margin:5px 10px 0 0;
}

#commentform #submit {
float:right;
margin:0 0 5px auto;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

#commentform textarea {
width:100%;
padding:2px;
}

#content {
font-size:1.2em;
}

#footer {
border:none;
clear:both;
margin:0 auto;
padding:0;
}

#footer p {
text-align:center;
margin:0;
padding:20px 0;
}



#respond:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#searchform {
text-align:center;
margin:10px auto;
padding:5px 3px;
}

#sidebar {
	float:left;
	width:300px;
	padding:20px 0px 0px 0px;
}

#sidebar #searchform #s {
width:108px;
padding:2px;
}

#sidebar #searchsubmit {
padding:1px;
}
#sidebar #searchform label {
	background: url(images/nav.png) 0 0 no-repeat;
	font-size:1.2em;
	letter-spacing:1px;
	padding:0px 5px;
	width:auto;
	text-align:left;
	font-weight:bold;
	line-height:31px;
	display:block;
}

#sidebar h2 {
	background: url(images/nav.png) 0 0 no-repeat;
	font-size:1.2em;
	letter-spacing:1px;
	padding:0px 5px;
	width:auto;
	text-align:left;
	font-weight:bold;
	line-height:31px;
}

#sidebar ul li {
list-style-type:none;
list-style-image:none;
margin-bottom:15px;
}

#sidebar ul p,#sidebar ul select {
margin:5px 0 8px;
}

#sidebar ul ul li,#sidebar ul ol li {
margin:3px 0 0;
padding:0;
}

#sidebar ul ul ul,#sidebar ul ol {
margin:0 0 0 10px;
}

#sidebar ul ul,#sidebar ul ol {
margin:5px 0 0 10px;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.alt {
margin:0;
padding:10px;
}

.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em;
}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li .avatar {
float:right;
border:1px solid #eee;
background:#fff;
padding:2px;
}

.commentlist li ul li {
font-size:1em;
margin-right:-5px;
margin-left:10px;
}

.commentlist li,#commentform input,#commentform textarea {
font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist p {
font-weight:400;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

.commentlist,.children {
padding:0;
}

.commentmetadata {
font-weight:400;
display:block;
margin:0;
}

.depth-1 {
border:1px solid #ddd;
}

.entry form,.center {
text-align:center;
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}

.entry p a:visited {
color:#b85b5a;
}

.entry ul li:before,#sidebar ul ul li:before {
content:"\00BB \0020";
}

.even,.alt {
border-left:1px solid #ddd;
}

hr {
display:none;
}

.narrowcolumn {
float:left;
width:580px;
margin:0px;
padding:20px 0px 0px 0px;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height:1.4em;
	padding:10px 0px;
}

.narrowcolumn .postmetadata {
	text-align:right;
	padding-top:5px;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

.post {
margin:0 0 40px;
}

.post hr {
display:block;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

.postmetadata,.clear {
clear:both;
}

.thread-alt {
background-color:#f8f8f8;
}

.thread-even {
background-color:#FFF;
}

.widecolumn {
float:left;
width:580px;
margin:0px;
padding:20px 0px 0px 0px;
}
.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

.widecolumn .entry p {
font-size:1.05em;
}

.widecolumn .post,#sidebar form {
margin:0;
}

.widecolumn .postmetadata {
margin:30px 0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.hotspot {cursor:pointer}
#tt {position:absolute; display:block; background:url(image/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(image/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(image/tt_bottom.gif) top right no-repeat; overflow:hidden}

.mooSlide {
	background:#000000;
}
.mooSlide p{
	padding:10px;
	float:left;
}
.mooSlide div {
	width:380px;
	height:auto;
	float:left;
}
.mooSlide div p{
	padding:5px;
	float:none;
	color:#FFFFFF;
}