@charset "UTF-8";

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

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

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

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

body {
	color:#000000;
	background: #ffffff;
	font-family:sans-serif;
	text-align:center;
}

#main-container {
	width:720px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

a {
	color:#000000;
}

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

a:visited {
	color:#737373;
}

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

img {
	border: none;
}

fieldset { padding:10px; }

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

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

#header {
	width:720px;
	text-align: center;
}


#head-module p {
	text-align:right;
	font-size:60%;
}
#header h1 {
	font-size: 2px;
	text-indent: -700em;
}

#header h2 {
	font-size: 2px;
	text-indent: -700em;
}

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

/* ---------- center ---------- */

#center {
	width: 405px;		
	padding:10px 0px 10px 0px;
	margin-left: 5px;
	}

#center-entry {
	width: 700px;		
	padding:10px 0px 10px 0px;
	margin-left: 5px;
	}

/* ---------- center_end ---------- */

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

#left {
	width: 165px;
	padding: 10px 5px 0px 15px;
	display : block;
	}

#left-menu {
	margin-bottom:10px;
	padding:10px 5px 5px 0px;
	text-align:left;
	display : block;
	width:160px;
}
#left-menu ul {
	list-style-type: none;
}

#left-menu li {
	display : block;
	margin-bottom: 3px;
	list-style-type: none;
	width:160px;
}

#left-menu li a {
	text-decoration: none;
	font-size:100%;
	padding:5px 5px 5px 10px;
	display : block;
	background:url("http://www.universe-akita.com/web/img/menu_li.gif") no-repeat top left;
	border: 1px solid #d5d5d5;
	color:#feffa6;
	font-weight: bold;
}

#left-menu ul li a:hover {
	color:#d9d9d9;
	background:url("http://www.universe-akita.com/web/img/menu_li.gif") no-repeat 0% 56%;
}

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

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

.search-form { 
	margin-bottom:10px;
	padding:25px 0px 15px 0px;
	text-align:center;
	display : block;
	width:160px;
	background:url("http://www.universe-akita.com/web/img/search_bg.gif") no-repeat top left;
}

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

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

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

#sub-menu {
	background:#eeeeee;
	margin-top:15px;
	border-top: 1px dotted #b6b6b6;
	border-right: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 81px;
	text-indent: -700em;
	background: transparent url("http://www.universe-akita.com/web/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}

.l_image {
	padding: 3px 0px;
	margin-bottom:10px;
}

/* ---------- left_end ---------- */

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

#banner {
	display:block;
	background: transparent url("http://www.universe-akita.com/web/img/main_visual.gif") no-repeat top left;
	margin:0 10px;
	width:720px;
	height:120px;
}

#banner h1 {
	text-align:left;
	font-size:16px;
	position: relative;
	top: 40px;
	left: 25px;
}

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 45px;
	left: 25px;
}

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

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

#main-content {
	background:url(http://www.universe-akita.com/web/img/main_top.gif) no-repeat;
	padding-top:14px;
	margin:0 10px;
}

#main {
	width:720px;
	text-align:left;
}

.content {
	width:700px;
}

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

.content p { font-size:90%;line-height:140%; }

.content p.navi {
	margin:5px 0;
}
.content p.navi a {
	font-weight:bold;
}

.content blockquote {
	font-size:80%;
	padding:10px;
	background:url(http://www.universe-akita.com/web/img/blockquote_bg.gif) no-repeat top right #F1FBFF;
	margin:10px 0;
	border: 1px dashed #cccccc;
}

.content h1 {
	color: #ff7200;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
	background:url(http://www.universe-akita.com/web/img/h1_bg.gif) repeat-x bottom left;
	margin:10px 0;
}

.content h2 {
	color: #009933;
	font-size:90%;
	padding:8px 5px 10px 5px;
	font-weight:bold;
	border:1px solid #009933;
	margin:10px 0px 10px 5px;
	width:680px;
}

.content h3 {
	color: #737373;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background:url(http://www.universe-akita.com/web/img/h3_bg.gif) no-repeat top left;
	margin:10px 0;
}

.content h4 {
	color: #666666;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0px 10px 5px;
	width:700px;
}

.content h5 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://www.universe-akita.com/web/img/h5_bg.gif) no-repeat top left;
	margin:10px 0;
}

.content h6 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://www.universe-akita.com/web/img/h6_bg.gif) no-repeat top left;
	margin:10px 0;
}

.entry-info {
	background:url(http://www.universe-akita.com/web/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

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

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

.entry-header
{
   margin-top: 0;
   padding: 0 0 0 10px;
   color: #ffffff;
   font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content
{
	margin: 0;
	line-height: 1.5;
	padding: 5px;
	text-align:left;
}

.entry-more-link {
	text-align: right;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}
.entry-body p {
	margin:10px;
}

#search_results form { 
	padding:10px;
	margin: 0px 15px;
	border: 1px solid #cccccc;
	}

#search_results form input { font-size:80%; color:#000000;}

#search_results form input.submit {
	position: relative;
	top: 5px;
	left: 35px;
	width: 47px;
}

/* ---------- right ---------- */

#right {
	width: 195px;
	padding-top: 10px;
	vertical-align:top;
}

#calendar {
	text-align: center;
	margin:10px 0px;
	background-color: #cfecba;
	padding: 0px;
}

#calendar a {
	font-weight: bold;
	color: #ff6e00;
}

#calendar td {
	text-align:right;
}

#calendar table {
	width:158px;
	margin: auto;
}

#calendar caption {
	font-weight: bold;
	color: #663322;
}

#calendar th {
	text-align:center;
	background-color: #0d6f30;
	padding: 2px;
	color: #ffffff;
}

.r_image {
	padding: 3px 10px;
	margin-top:10px;
}

.r_words {
	margin:0px 0px 10px 0px;
	padding: 5px;
	font-size:80%;
	color:#000000;
	width:190px;
	text-align:center;
}

.r_news {
	background:url("http://www.universe-akita.com/web/img/news_bg.gif") no-repeat;
	margin:0px 0px 0px 0px;
	padding:30px 5px 15px 5px;
	border:0px solid #7fb578;
	font-size:80%;
	width:190px;
}

.r_faq {
	background:url("http://www.universe-akita.com/web/img/faq_bg.gif") no-repeat;
	margin:0px 0px 10px 0px;
	padding:30px 5px 15px 5px;
	border:1px solid #7fb578;
	font-size:80%;
	width:170px;
}

.r_diary {
	background:url("http://www.universe-akita.com/web/img/diary_bg.gif") no-repeat;
	margin:0px 0px 10px 0px;
	padding:30px 5px 15px 5px;
	border:1px solid #7fb578;
	font-size:80%;
	width:170px;
}

.r_monthly {
	background:url("http://www.universe-akita.com/web/img/monthly_bg.gif") no-repeat;
	margin:0px 0px 10px 0px;
	padding:30px 5px 15px 5px;
	border:1px solid #7fb578;
	font-size:80%;
	width:170px;
}

.r_weather {
	font-size:55%;
	text-align:center;
	color:#ffffff;
}

.r_diary li,
.r_faq li,
.r_monthly li,
.r_news li {
	padding: 5px 2px 5px 5px;
	list-style-position: inside;
}

.r_comments {
	background:url("http://www.universe-akita.com/web/img/comments_bg.gif") no-repeat;
	margin:10px 0px;
	padding:35px 5px 15px 5px;
	border:1px solid #7fb578;
	font-size:80%;
	width:170px;
}
.r_comments1 {
	margin-top:5px;
}

#qr {
	background:url("http://www.universe-akita.com/web/img/ktai_bg.gif") no-repeat;
	border: 1px solid #ffffff;
	padding: 30px 0px 5px 0px;
	text-align: center;
	width: 160px;
}

#qr img {
	text-align: center;
	padding: 5px;
}

#qr p {
	text-align: left;
	font-size:70%;
}

#qr form { 
	padding:5px 0px 5px 0px;
	text-align:center;
	width:160px;
	}

#qr form label {
	text-decoration: none;
	font-size: 60%;
}

#qr form input { width:120px; font-size:80%; color:#000000;}

#qr form input.submit {
	position: relative;
	top: 5px;
	left: 35px;
	width: 42px;
}

.syndicate {
	margin:20px 0 0 0;
	text-decoration: none;
	text-align: center;
}

.syndicate a:hover {
	position: relative; top: 2px; left: 1px;
}

.powered {
	font-size:70%;
	margin:10px 5px;
	padding:10px;
	text-align: center;
}

.powered a:hover{
	position: relative; top: 2px; left: 1px;
}

/* ---------- right_end ---------- */

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

.footer {
	padding:5px 0px;
}

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

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

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

#news {
	margin:10px 0px 30px 0px;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 405px;
	height: 30px;
	text-indent: -700em;
	background: transparent url("http://www.universe-akita.com/web/img/new_tit_bg.gif") no-repeat top left;
	margin-bottom:3px;
	border:none;
}

#news li {
	padding: 0 0 10px 0;
	list-style-position: inside;
}

.new-txt {
	border:1px solid #cccccc;
	font-size:90%;
	padding:5px 5px 5px 10px;
}

.new-txt a{
	padding:0px 0px 5px 15px;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #cccccc;
}

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

/* ---------- products ---------- */

#products {
	margin:10px;
	padding:15px;
	vertical-align:top;
}

#products h2 {
	color: #ffffff;
	font-size:90%;
	padding:3px 5px 3px 5px;
	font-weight:normal;
	background:#009933;
	margin:0px 0px 10px 0px;
}

#products h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 300px;
	height: 46px;
	text-indent: -700em;
	background: transparent url("http://www.universe-akita.com/web/img/new_pro_bg.gif") no-repeat top center;
	margin:0px 0px 3px 0px;
	border:none;
}

.products-txt {
	background:#fafafa;
	border:3px double #cccccc;
}

.products-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #cccccc;
}
.pro-top {
	border:1px dotted #000000;
	display:block;
	width:200px;
	padding:5px;
}
.p-recent {
	border:1px solid #b7d1ad;
	display:block;
	width:300px;
	padding:0px 0px 5px 0px;
}

.p-thumb {
	padding-left: 10px;
}
.p-detail {
	padding:0px 5px 0px 15px;
	font-size: 80%;
}
.detail {
	margin:10px;
}

/* ---------- products_end ---------- */

/* ---------- contact us ---------- */

#contactus {
	width: 700px;
	padding: 0px 20px 10px 0px;
	margin: 10px 0 15px 0;
}

#contactus p{
	font-size:120%;
	margin-left: 30px;
}

.sodan-info {
	padding:15px;
	margin:15px;
	border:1px solid #000000;
	font-size: 90%;
}

#mailform {
	width: 700px;
	margin: 20px 0 20px 0px;
	text-align:center;
}

#mailform table {
	margin-right:auto;
	margin-left:auto;
	width: 80%;
	text-align:left;
}

#mailform ul {
	padding:5px 5px 5px 15px;
	border:1px solid #008000;
	text-align:left;
	width:50%;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px
	margin-bottom:20px;
	font-size:90%;
}

.mtitle {
	padding:5px 5px 5px 10px;
	font-size:90%;
	width: 30%;
	text-align: left;
	border: 1px solid #008000;
	background:#ffff99;
	color:#008000;
}

.minput {
	padding:5px;
	font-size:90%;
	width: 70%;
	text-align: left;
	color: #000000;
	border: 1px solid #008000;

}

.mailsub {
	width:100%;
	text-align: center;
	padding: 5px;
}
#mailform form input {
	border:1px solid #999999;
	font-size:80%; color:#000000;
}

#mailform form input.submit {
	font-size: 80%;
}

#success {
	width: 700px;
	padding: 20px;
	margin: 30px 0 0 50px;
	border: 1px solid #ffffff;
}

#success h3 {
	text-align: center;
}

#success p {
	font-size: 90%;
}

/* ---------- contact us_end ---------- */

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

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

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

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

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

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

.sub-menu li a {
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://www.universe-akita.com/web/img/submenu_li.gif) no-repeat top left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}

.sub-menu li a:hover {
	color:#666666;
	background:url(http://www.universe-akita.com/web/img/submenu_li.gif) no-repeat bottom left;
}

/* ---------- 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;
}

.comments-open label { display: block; }

.cclicense { margin:3px 10px; }

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

.detail {
	margin:10px;
}

.entry-bukken {
	padding:5px;
	text-align: center;
}
.entry-bukken table{
	padding:5px;
	margin: auto;
	text-align: left;
}
.bukkenimg {
	width: 50%;
	text-align: center;
}
.bukkenimgtxt {
	width: 50%;
	padding: 2px;
	font-size: 12px;
	text-align: center;

}
.bukkenbody {
	width: 100%;
	padding: 5px;
	font-size: 90%;
	text-align: left;
	border: 1px solid #cfecba;
	margin-bottom:10px;
}
.bukkena {
	padding:5px;
	background-color:#cfecba;
	color:#56350d;
	width:15%;
	font-size:70%;
	empty-cells: show;
}
.bukken {
	padding:5px;
	border:1px solid #cfecba;
	background-color:#ffffff;
	color:#000000;
	font-size:70%;
	width:35%;
	empty-cells: show;
}
.bukkenau {
	padding:5px;
	background-color:#cfecba;
	color:#56350d;
	width:15%;
	font-size:70%;
	empty-cells: show;
}
.bukkenaa {
	padding:5px;
	border:1px solid #cfecba;
	background-color:#ffffff;
	color:#000000;
	font-size:70%;
	width:35%;
	empty-cells: show;
}
.entry-bukken h3 {
	color: #56350d;
	font-size:90%;
	padding:2px 0px 8px 0px;
	font-weight:bold;
	background:url(http://www.universe-akita.com/web/img/h3b_bg.gif) no-repeat top left;
	margin:10px 0;
	height: 30px;
}
.status {
	color: #ff0000;
	font-weight: bold;
	display : block;
	background:url(http://www.universe-akita.com/web/img/status.gif) no-repeat center left;
	margin-bottom: 5px;
	padding: 2px 5px 2px 20px;
}
#botton {
      text-align: center;
      margin: 10px 0px;
	border: 0px solid #cccccc;
	width: 395px;

}

#botton table {
      text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry {
	text-align:left;
}
.title {
	display:block;
	background:#009933;
	text-align:center;
	width:700px;
	color:#ffffff;
	padding:5px;
}
.subcat {
	border:1px solid #009933;
	width:200px;
	font-size:90%;
	padding:5px;
	margin:5px;
	line-height:150%;
}
.content-nav {
	margin-bottom:10px;
}
.content-nav a {
	font-weight:bold;
}