@charset "utf-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
        background-color:#330000;
        background-position:center top;
        background-repeat:repeat-y;
        text-align:center;
	color:#eeeeee;
	font-family:sans-serif;
        margin:0 auto;
}

#main-container {
	background:transparent;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

a {
	text-decoration:none;
	color:#cc6600;
}

a:hover {
	color:#330000;
	text-decoration:underline;
	background:#ffffff;
}
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}

fieldset { padding:10px; }

/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
       height:250px;
	padding:0px;
	text-align:left;
	color:#05083E;
}


#header img { float:left;border:none; }

#head-module p {
	text-align:right;
	font-size:70%;
}

/* ---------- header_end ---------- */

/* ---------- main-menu ---------- */

#main-menu {
  	margin:13px 0px 10px 0px;
	padding-right:0px; 
	padding-left:0px; 
	padding-top:0px; 
	padding-bottom:1px; 
	text-align:left;
	background: url(http://www.ayan-manya.sakura.ne.jp/img/main_menu_bg.gif) repeat-y top right;
}
#main-menu ul {
	list-style-type: none;
	
}

.gn-btn {
        width:159px;
	text-align:center;
}

#main-menu li {
	float:left;
	display : block;
	margin-bottom:1px;
	list-style-type: none;
	
}

#main-menu li a {
	display: block;
	text-decoration: none;
	color:#05083E;
	font-size:80%;
	padding: 10px 10px;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/menu_li.gif) repeat-y top left;
}

#main-menu li a:hover { 
           color:#520004; 
	   background:#F1F1EB url(http://www.ayan-manya.sakura.ne.jp/img/menu_li.gif) repeat-y top left;
	   padding: 10px 10px;}

/* ---------- main-menu_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	margin:0px;
	width:800px;
	height:250px;
}

#banner h1 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
        background-color:#330000;
}

#banner a { color:#ffffff;}

#banner a:hover { color:#cc6600;background:none;}

#banner h2 {
	text-align:left;
	color:#05083E;
	font-size:80%;
	font-weight:normal;
}

/* ---------- banner_end ---------- */

/* ---------- banner_s ---------- */

#banner_s {
	display:block;
	background: #ffffff url(http://www.ayan-manya.sakura.ne.jp/img/main_visual2.jpg) no-repeat top left;
	margin:0px;
	width:800px;
	height:150px;
}

#banner_s h1 {
	text-align:left;
	font-size:22px;
	position: relative;
	top: 70px;
	left: 0px;
}

#banner_s a { color:#05083E;}

#banner_s a:hover { color:#05083E;background:none;}

#banner_s h2 {
	text-align:left;
	color:#05083E;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 75px;
	left: 0px;
}

/* ---------- banner_s_end ---------- */

/* ---------- main ---------- */

#main-content {
	background-color:#330000;
	margin:0px auto;
}

#main {
	width:560px;
	float:left;
	text-align:left;
        margin:0 8px;
}

.content { padding:0px;
margin:0 auto;}

.content ul li { list-style-position:inside; }

.content p { font-size:80%;line-height:160%; margin-bottom:5px}

.content p.navi {  font-size:70%; margin: 0px 0px 5px 0px; padding: 0px 3px 0px 3px ;background:#330000;}

.content blockquote {
	font-size:80%;
	padding:10px 10px 10px 60px ;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/blockquote_bg.gif) no-repeat center left #F1F1EB;
	margin:10px 0;
	border: 2px solid #CDCDCB;
}

.content h1 {
	color: #ffffff;
	text-align:left;
	font-size:90%;
	padding:8px 10px 8px 40px;
	font-weight:bold;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h1_bg.gif) repeat-x top left #05083E;
	margin:0px 0px 10px 0px;
	border-bottom:3px double #ffffff;
}

.content h2 {
	color: #ffffff;
	text-align:left;
	font-size:90%;
	padding:8px 10px 8px 40px;
	font-weight:bold;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h2_bg.gif) repeat-x top left #AD4955;
	margin:0px 0px 10px 0px;
	border-bottom:3px double #ffffff;
}

.content h3 {
	color: #000032;
	font-size:80%;
	padding:10px 5px 5px 40px;
	font-weight:bold;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h3_bg.jpg) no-repeat  bottom left;
	margin:0px 0px 10px 0px;
}

.content h3 a {
	color: #000032;

}

.content h4 {
	color: #2C0406;
	font-size:80%;
	padding:10px 5px 15px 40px;
	font-weight:bold;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h4_bg.gif) no-repeat  bottom left;
	margin:0px 0px 10px 0px;
}

.content h5 {
	color: #000032;
	font-size:80%;
	padding:7px 0 7px 30px;
	font-weight:normal;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h5_bg.gif) no-repeat top left;
	margin:0px 0px 10px 0px;
}

.content h6 {
	color: #0B2B04;
	font-size:80%;
	padding:7px 0 7px 30px;
	font-weight:normal;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/h6_bg.gif) no-repeat top left;
	margin:0px 0px 10px 0px;
}

.entry-info {
	margin-top:10px;
	padding: 5px 0 20px 0;
}
.entry-header h3
{
    color:#ffffff;
}
.entry-header h3 a
{
   color:#ffffff;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#ffffff;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}
.entry h3
{
width:560px;
    font-size:100%;
    color:#ffffff;
    font-weight:bold;
     margin-top:5px;
    padding-top:5px;/0
    padding-left:35px;
}

/* ---------- left ---------- */

#left-menu {
	width:220px;
	float:right;
	text-align:left;
	padding-bottom:20px;
        margin-top:20px;
        clear:right;
}

.module-list-item{
	list-style-type: none;
}

.recent-entry li {
	list-style-type: none;
}



.search-form { 
	background:#ffffff url(http://www.ayan-manya.sakura.ne.jp/img/search_bg.gif) no-repeat;
	padding:30px  0px 2px 0px;
	text-align:left;
	margin:0px 0px 0px 40px;
	color:#05083E;
	}

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:140px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 5px;
	left: 3px;
}

#sub-menu {
	margin:0px 0px 15px 40px;

}
#sub-menu h4{
       color:#ffffff;
       height:25px;
       margin:5px auto;
       border-bottom:1px dashed #ffffff;
       background-image:url(http://www.ayan-manya.com/blog/img/sub-menu_title.gif);
       background-position:left top;
       background-repeat:no-repeat;
       background-color:transparent;
       line-height:180%;
       text-indent:25px;
}

#sub-menu{
        color:#999999;
        font-size:13px;
	text-decoration: none;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 200px;
	height: 27px;
	text-indent: -700em;
	background: transparent url("http://www.ayan-manya.sakura.ne.jp/img/subcontents_tit.gif") no-repeat top center;
	margin:0px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 200px;
	height: 41px;
	text-indent: -700em;
	background: transparent url("http://www.ayan-manya.sakura.ne.jp/img/rss_link.gif") no-repeat top left;
	margin:none;
}

.syndicate a:hover {
	background: transparent url("http://www.ayan-manya.sakura.ne.jp/img/rss_link.gif") no-repeat bottom left;
}

.powered li{
	font-size:70%;
	margin:5px 0px;
	list-style-type: none;
}

div#side-banner-box {
    text-align:right;
	margin-bottom:15px;
	}

div#side-banner-box img{
    border:none;
	margin-bottom:5px;
	}

div#side-banner-box a:hover{
    text-decoration:none;
	background:none;
	}
	
/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
	display:block;
	background:#05083E url(http://www.ayan-manya.sakura.ne.jp/img/footer_bg.gif) no-repeat top center;
	padding:20px 10px 40px 10px;
}

.footer p {
	text-align:center;
	font-size:80%;
	color:#ffffff;
}


.footer p a {
	font-size:90%;
	color:#ffffff;
}

.footer p a:hover {
	font-size:90%;
	color:#cc6600;
        background-color:#330000;
}


/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin-top:30px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}

#news h3 {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px;
	text-decoration: none;
	font-size: 2px;
	display: block;
	padding:0px 0px 5px 0px;
	height: 35px;
	text-indent: -700em;
	background:transparent url(http://www.ayan-manya.sakura.ne.jp/img/new_tit_bg.jpg) no-repeat top left;
}

.new-txt {
	margin:0px auto 20px auto;
	padding:10px;
	background:#330000;
}

.new-txt p {
	font-size:80%;
	color:#ffffff;
	margin:5px;
	padding:3px 0px;
	border-bottom:1px solid #B1B1AC;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	margin:0px;
	padding;10px;
	background:#F1F1EB;
	border:1px solid #05083E;
}

.archive-list-item {
	font-size:80%;
	color:#05083E;
	margin:0px;
	padding:5px 10px;
	border-bottom:1px solid #B1B1AC;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left;list-style-type: none;}

.sub-menu ul {margin:0px 0px 20px 0px;list-style-type: none;}

.sub-menu li a {
	font-size:80%;
	display : block;
	width:200px;
	text-indent: 1.5em;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/submenu_li.gif) no-repeat  top left;
	padding: 5px 0;
	color:#05083E;
	border-bottom:1px solid #ffffff;
}

.sub-menu li a:hover {
	color:#520004;
	background:url(http://www.ayan-manya.sakura.ne.jp/img/submenu_li.gif) no-repeat top left;
	text-decoration:none;
	padding: 5px 0;
	border-bottom:1px solid #520004;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:10px 0px;padding:3px; border:1px solid #999BB4;background:#D3D5FA;}

.cclicense p { font-size:60%; }

/* ---------- sitemap ---------- */
ul li.sitemap-list {
    font-size:12px;
	}

div#styletwo{
        margin:15px auto 0px auto;
        _margin:0px auto;
        font-size:80%;
        width:800px;
        height:38px;
        display:block;
        background-color:#330000;
        font-family:Arial,Verdana,Helvitica,sans-serif;
        clear:both;
}
#styletwo ul{
        margin:0;
        padding:0;
        list-style-type:none;
        width:auto;
}
#styletwo ul li{
        display:block;
        float:left;
}
#styletwo ul li a{
        display:block;
        float:left;
        color:#536592;
        background-color:#5c0000;
        text-decoration:none;
        font-weight:bold;
        width:160px;
        height:38px;
        text-align:center;
        line-height:300%;
}
#styletwo ul li a img{
       border-style:none;
}
div#styletwo ul li a:hover,
#styletwo ul li a.current
{
        color:#000;
        background:transparent url(img/top-menu_hover.jpg) repeat-x top left;

}

/* 絵文字スタイルシート */
img.mt_icon {
    margin : -1px 2px;
}