@charset "utf-8";
/*
Theme Name: MOSADen2009
Theme URI: http://www.mosa.gr.jp
Description:defaultテーマをカスタマイズ
Version: 1.0
*/

/* Begin Layout */

body {
	font-size: 85%; /* Resets 1em to 10px */
　　　/font-size: 78%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 0;
	padding: 0;
	}

/* @group My Group */



/* @end */

#page {
	background-color: white;	
	margin: 0px auto;
	padding: 0;
	width: 853px;
	text-align: left;
	}

#header {
	background: #5270c5;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 853px;
	position: relative;
	
	
	}

#content {
	font-size: 12px;
	}
	

.narrowcolumn {
	float: left;
	padding: 10px;
	padding-left: 0;
	margin: 0px 0 0;
	width: 600px;
	text-align: left;

}
.narrow-wrap {
	clear: both;
	width: 100%;
}
.narrow-left {
	float: left;
	width: 290px;
}
.narrow-right {
	float: right;
	width: 290px;
}
.narrow-wide {
	clear: both;
}
#sidebar
{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 0;
	margin-left: 610px;
	width: 243px;

}
#sidebar .innerbox {
	padding:10px;
	padding-right: 0;
}

#footer {
	margin: 0px auto;
	width: 853px;
	clear: both;
	background: steelblue;
	color:white;
	border: none;
	}

/* End Layout */

/* topmenu */
#topmenu {
	margin: 0;
	padding: 0;
	height: 28px;
	width: 853px;
	background-color: #c3cfeb;

}
#topmenu ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style: none;
}

#topmenu ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#topmenu ul li a {
	margin: 0;
	float: left;
	padding: 5px 15px;
	padding-top: 7px;
	/padding-top: 8px;
	display: block;
	height: 16px;
	/height: 15px;
	background-color: #c3cfeb;
	color: #004afe;
}
#topmenu ul li a:hover {
	float: left;
	text-decoration: none;
	padding: 5px 15px;
	padding-top: 7px;
	/padding-top: 8px;
	display: block;
	height: 16px;
	/height: 15px;
	background-color: #90c1ef;
}

#topmenu ul > li.current_page_item a {
		padding: 5px 15px;
	padding-top: 7px;
	/padding-top: 8px;
	display: block;
	height: 16px;
	/height: 15px;
	background-color: white;
	color: black;
}

* {
	
}

/* Side contents */
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 120%;
	}

/* General Tag */

p {
	padding: 0;
	margin: 10px 0;
	font-size: 1.0em;
	line-height: 150%;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 20px;
	_top: 16px;
	left: 10px;
	font-size: 3em;
	color: white;
}
#header h1 a {
	color: white;
}

#header h1 a:hover {
	text-decoration: none;
}

#header .description {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 1.em;
	text-align: center;
	color: #cfedff;
}


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

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	padding: 0;
	margin: 0;
	font: 11px 'Courier New', Courier, Fixed;
}
pre {
	margin: 0;
	font: 12px 'Courier New', Courier, Fixed;
	color: #001155;
	line-height: 140%;
	padding: 8px;
	background-color: #f8fbfe;
	/background-color: #e7eaed;
        html*background-color: #e7eaed;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cee6d3;
	/border: 1px solid #bdd5c2;
        html*border: 1px solid #bdd5c2;
        white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

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

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0;
	padding: 0;

/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	clear: both;
	padding: 0;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;


}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}
#footer ul li {
	display: inline;
}
/* End Structure */



/*	Begin Headers */

h2 {
	margin:5px 0;
	font-size: 13px;
	}

h2.pagetitle {
	margin: 5px 0;
	text-align: center;
}
h2.toptitle {
	margin: 0;
	padding: 0;
}
h2.kijititle {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	padding-left: 5px;
	border-left: 15px solid #ffc65d;
}
h2.cattitle {
	margin: 5px 0;
	text-align: center;
	font-weight: normal;
}

#sidebar h2 {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 3px;
	letter-spacing: 4px;
	color: #f6fcbb;
	background-color: #4f7a49;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

h3 {
	padding: 0;
	margin: 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
*/
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry {
	margin-top: 8px;
}

/* My Comment */

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

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#header #searchbox {
	position: absolute;
	top: 18px;
	right: 6px;
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	padding: 0;
	margin: 0;
	}
.entry form input {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.entry form p {
	padding: 0;
	margin: 2px 0;
}
select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

#sidebar .logout {
	display: block;
	font-size: 12px;
	color: white;
	padding: 5px;
	margin: 0 auto;
	width: 204px;
	text-align: center;
	background-color: #df8a00;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}
#sidebar .pwdchange {
	display: block;
	font-size: 12px;

	padding: 5px;
	margin: 0 auto;
	width: 204px;
	text-align: center;
	background-color: #ddcc85;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}

/* My Comment */

#sidebar ul ul {
	padding: 0;
	margin: 0;
}

#rensai {
	margin-top: 5px;
	padding: 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #e2dfdc;
	/background-color: #dcdcdc;
	
}
.rensainame ul.post-categories {
	padding: 0;
	margin: 0;
	margin:10px 0 5px 0;
	list-style: none;
	

}
.rensainame ul.post-categories li {
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #bed9b6;
	border-left: 14px solid #9caf71;
	/border-left: 14px solid #dadada;
	padding: 3px;
	padding-left: 5px;
	background-color: #deeed3;
}

/* My Comment */
.rensailist {
	margin: 8px 0;
	padding: 8px;
	padding-bottom: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px dotted #6ea6cb;
	background-color: #e9edff;
	position: relative;
}

.rensailist h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	margin: 2px auto;
	margin-bottom: 10px;
	background-color: #6871ca;
	color: white;

}

.rensailist .gomokuji {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#sidemosainfo {
	margin: 10px 0;
}
#sidemosainfo ul {
	margin-top: 5px;
}
#sidemosainfo ul li {
	padding: 3px 0;
	margin: 5px 0;
border-bottom:1px dotted orangered;

}
#footer ul li a {
        color:white;
}

#catname {
margin:0;
padding:0;
text-align:center;
}
#catname ul {
margin:0;
padding:0;
list-style:none;
}

#catname ul li {
margin:0;
padding:0 5px;
font-size:13px;
border-right:15px solid #CCC;
border-left:15px solid #CCC;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;

}
.space {
	margin-bottom: 10px;
}
#shidokuheader {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid orange;
	letter-spacing: 10px;
	color: #cf6063;
}
#mosainfo {
	margin: 3px 0;
	padding: 8px;
	padding-bottom: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px dotted #b47e5d;
	background-color: #fff0e4;

}
#mokuji-top {
	text-align: center;
	background: #ebe8e8;
	padding: 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

.backtotop {
	display:block;
	width:300px;
	padding:5px;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:30px;
	background:#ececec;
	color:blue;
	text-align:center;
	font-size:12px;
	border:1px solid navy;
	}
.olddate {
	font-size:10px;
	color:#333;
	margin-left:15px;
	}
/*アコーディオン1*/
.accordion {  
    width: 480px;  
    border-bottom: solid 1px #c4c4c4;  
}  
.accordion h3 {  
    background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;  
    padding: 7px 15px;  
    margin: 0;  
    font: bold 120%/100% Arial, Helvetica, sans-serif;  
    border: solid 1px #c4c4c4;  
    border-bottom: none;  
    cursor: pointer;  
}  
.accordion h3:hover {  
    background-color: #e3e2e2;  
}  
.accordion h3.active {  
    background-position: right 5px;  
}  
.accordion p {  
    background: #f7f7f7;  
    margin: 0;  
    padding: 10px 15px 20px;  
    border-left: solid 1px #c4c4c4;  
    border-right: solid 1px #c4c4c4;  
    display: none;  
}
/*アコーディオン2*/

#options {width:555px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:555px; list-style:none; color:#033; margin:0; padding:0}
#acc h3 {width:550px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}

#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:555px; padding:1px; border:1px solid #9ac1c9; border-top:none; background:#fff}

/*
#acc h3:hover {background:url(images/header_over.gif)}
*/