@charset "UTF-8";

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

* {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: MS PGothic, Verdana, Arial, sans-serif;
}

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

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

body {
	text-align:center;
	background-color: transparent;
	color: #666666;
	font-family: sans-serif;
	height:100%;
}

html {
	height:100%;
}

#top-all {
	background-color: #000000;
	color: #ffffff;
}

#top-all-arc {
	background-color: #ffdddd;
	color: #666666;
}

#main-container {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background-color: transparent;
}

#main-container-arc {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background-color: #ffdddd;
	min-height:100%;
	_height:100%;
}

a {
	text-decoration:none;
	color:#339C11;
}

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

h1 {
	font-weight: normal;
	text-align: right;
	margin: 3px 10px 0 0;
}

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

#main-content {
	background-color: none;
	width: 590px;
	float: right;
	text-align: left;
	margin: 0 5px 0px 5px;
}

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

#header {
	text-align: center;
	background-color: transparent;
	margin: 5px 0 5px 0;
	width: 800px;
}

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

#head-module p {
	float: right;
	margin-top: 30px;
	text-align: left;
}

#head-module p a {
	background: transparent url(http://www.vie-myu.biz/img/head-btn.gif) no-repeat left 50%;
	padding: 0 10px;
}

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

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

#banner {
	display:block;
	background: #ffffff url(http://www.vie-myu.biz/img/body-bg.gif) no-repeat top left;
}

#banner h1 {
	text-align: left;
	color: #FF8437;
	font-weight: bold;
	position: relative;
	top: 88px;
	left: 0px;
	padding-left: 20px;
	letter-spacing: 0.03em;
}

#banner a { color:#339C11;}

#banner a:hover {
	color:#339C11;
	background: transparent;
}

#banner h2 {
	text-align:left;
	color: #333333;
	font-weight: normal;
	position: relative;
	top: 104px;
	left: 0px;
	padding-left: 20px;
}

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

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

.content-head {
	width:590px;
	background: transparent url(http://www.vie-myu.biz/img/content-head.gif) no-repeat left top;
	padding-top: 0px;
}

.content {
	margin-top:10px;
}

.content p {line-height:140%; }
.content p.navi {line-height:100%;margin-bottom:5px; }

.category-title { border-bottom:1px solid #cccccc;padding-bottom:2px;margin-bottom: 5px; }
.category-title p {
	background: transparent url(http://www.vie-myu.biz/img/title-bg.gif) no-repeat top left;
	font: bold 90% #666666 "ＭＳ ゴシック";
	letter-spacing: 0.08em;
	vertical-align: middle;
	padding: 3px 0 3px 15px; 
	line-height:100%;
}

.content h1{
	background: #cccccc url(http://www.vie-myu.biz/img/title_h1.gif)  no-repeat left top;
	color:#666666;
	padding: 10px 3px 20px 20px;
	margin-bottom:20px;
}

.content h2{
	color:#004433;
	background: transparent url(http://www.vie-myu.biz/img/title_h2.gif)  no-repeat top left;
	padding: 10px 5px 20px 20px;
	margin-bottom: 20px;
	font-size: 13pt;
}

.content h2 a {
	color:#ffffff;
	background-color: transparent;
}

.content h3{
	background: transparent url(http://www.vie-myu.biz/img/bottom.gif) no-repeat left top;
	color: #666666;
	padding: 2px 5px 4px 20px;
	font-weight: bold;
}

.content h4{
	background: transparent url(http://www.vie-myu.biz/img/title_h4.gif) no-repeat left top;
	color: #666666;
	padding: 0px 5px 0px 18px;
	margin-bottom:10px;
	border-bottom: solid 1px #9DE316;
}

.content h5{
	background: transparent url(http://www.vie-myu.biz/img/title_h5.gif) no-repeat center left;
	color: #666666;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content h6{
	background: transparent url(http://www.vie-myu.biz/img/title_h6.gif) no-repeat center left;
	color: #666666;
	padding-left: 20px;
	margin-bottom: 10px;
}

.entry {  
	line-height: 150%;
}

.entry-header a {
	background-color: transparent;
}

.entry-header a:hover {
	background-color: transparent;
}

.entry-body p {
	line-height: 150%;
}

.entry-body a {
	text-decoration: none;
}

.entry-info {
	background:url(http://www.vie-myu.biz/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;
	display:inline;
	margin-right: 5px;
}

#content-head {
	display:block;
	background: #ffffff url(http://www.vie-myu.biz/img/content-head.gif) no-repeat top left;
	width:590px;
	height:17px;
}

.content blockquote {
	padding: 10px ;
	margin: 10px 0;
	background: transparent url(http://www.vie-myu.biz/img/blockquote-bg.gif) repeat-y center center;
	border-top: solid 1px #9DE316;
	border-bottom: solid 1px #9DE316;
}

/* ---------- content_end ---------- */

/* ---------- sidebar ---------- */

#sidebar {
	width:180px;
	float: left;
	text-align:left;
	margin-top: 5px;
	margin-left: 0px;
}

.info h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/info.gif) no-repeat top left;
	width: 174px;
	height: 24px;
	margin-top: 15px;
}

.info img {
	margin-top: 8px;
}

.info p {
	margin-top: 8px;
	text-align: left;
	line-height: 150%;
}

.syndicate {
	margin-bottom: 10px;
}

.syndicate h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/link.gif) no-repeat top left;
	width: 174px;
	height: 24px;
	margin-top: 15px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 150px;
	height: 34px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/rss.jpg) no-repeat left top;
	margin:8px 5px 0px 5px;
}

.syndicate a:hover {
	background: transparent url(http://www.vie-myu.biz/img/rss.jpg) no-repeat left bottom;
}

.powered {
	margin-bottom: 15px;
}

.powered li{
}

.powered ul {
	list-style: none;
}

/* ---------- main-menu ---------- */
.main-menu {
	background: transparent url(http://www.vie-myu.biz/img/main-menu-btm.gif) no-repeat left bottom;
	width: 174px;
	padding-bottom: 16px;
}

.main-menu h3 {
	font-size: 2px;
	display: block;
	width: 174px;
	height: 26px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/main-menu.gif) no-repeat top left;
	margin: 0px;
}

.main-menu ul {
	list-style-type: none;
}

.main-menu li {
	text-align: left;
	padding: 0 2px 2px 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.main-menu ul li a {
	color: #666666;
	display: block;
	background: transparent url(http://www.vie-myu.biz/img/menu-btn-out.gif) no-repeat top left;
	border-bottom: 2px solid #9DE316;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}
.main-menu li a:hover {
	text-decoration: none;
	color:#339C11;
	background: transparent url(http://www.vie-myu.biz/img/menu-btn-over.gif) no-repeat top left ;
	border-bottom: 2px solid #57C534;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}

.main-menu-btm {
	font-size: 2px;
	display: block;
	width: 174px;
	height: 16px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/main-menu-btm.gif) no-repeat top left;
	margin: 0px;
}

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

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

.footer {
	clear: both;
	margin-top: 0px;
	background-color: #ffdddd;
}

.footer p {
	text-align: left;
	padding: 10px 0 20px 5px;
}

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

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

.content h3.whats-new-tit {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/whatsnew.gif) no-repeat top left;
	height: 35px;
	margin-bottom: 5px;
	border: none;
}

.content h3.whats-new-tit2 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.vie-myu.biz/img/whatsnew.gif) no-repeat top left;
	height: 35px;
	margin-bottom: 5px;
	border: none;
}

.new-txt {
	margin-bottom: 15px;
}

.new-txt p {
	padding: 4px 10px 4px 15px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #D9D9D9;
}

.new-txt2 {
	margin-bottom: 15px;
}

.new-txt2 p {
	padding: 4px 10px 4px 15px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #D9D9D9;
}

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

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

#sub-menu {
	width: 170px;
	padding-bottom:2px;
	display:block;
	margin: 0 0 0 4px;
	font-size: 10px;
	line-height:20px;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 170px;
	height: 14px;
	text-indent: -700em;
	margin:1px 1px 0 1px;
	padding-bottom:8px;
}

#sub-menu ul { list-style:none; 
	font-size: 10px;
	width: 170px;
}

#sub-menu li {
	display: inline;
	margin: 2px 15px 5px 0;
	line-height: 20px;
	font-size: 10px;
}

#sub-menu li a {
	background:url(http://www.vie-myu.biz/img/subtit-mark.gif) no-repeat top left;
	text-decoration: none;
	padding-left:16px;
	white-space: nowrap;
	width: 170px;
	height: 14px;
	line-height: 20px;
	margin: 4px 15px 6px 0;
	font-size: 10px;
}

#sub-menu li a:hover {
	color:#F54104;
	background:url(http://www.vie-myu.biz/img/subtit-mark.gif) no-repeat top left;
	text-decoration:underline;
	width: 170px;
	height: 14px;
	line-height: 20px;
	font-size: 10px;
}

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

/* ---------- trackback ---------- */

#trackback-url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

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

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

fieldset { margin-top:20px; }

legend {
}

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

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

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

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

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
}

#comments-open-data ul { list-style-type: none; }

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

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

.comments-post label {
	margin:10px 0;
}

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

.cclicense p {}

/* ---------- comment_end ---------- */

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

.archive-list {
	margin:0px;
	padding:10px;
	background-color: #F5FDE4;
	border-top:1px solid #9DE316;
	border-bottom:1px solid #9DE316;
	list-style: none;
}

.archive-list-item {
	color: #FF6000;
	margin:0px;
	padding:3px 0px;
	border-bottom:1px solid #9DE316;
}

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

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

#comment-box {
	padding: 10px 0 20px 0;
	margin-left: 30px;
}

.comments-post-content {
	margin-bottom: 30px;
}
/* ---------- archive_list_end ---------- */

.search-result {
margin-bottom:15px;
}

div.blog
{
	padding:0 0 0 30px;
	color:#423636;
	background-color:inherit;
	border:0;
}

.red {
	color: #ee0000;
}

.td1 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ddeedd;
}

.td2 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

.gaiyo1 {
	color: #666666;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-color: #ffffff;
	border-top-color:#ffeeff;
	border-right-color:#ffeeff;
	border-left-color:#ffeeff;
	border-style: solid;
	background-color:#ffeeff;
	border-width:2px;
}

.gaiyo2 {
	padding-left:2px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-top-color:#ffeeff;
	border-bottom-color:#ffeeff;
	border-right-color:#ffeeff;
	border-left-color:#ffeeff;
	border-style: solid;
	background-color:#ffffff;
	border-width:2px;
}

.gaiyo3 {
	color: #666666;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-color:#ffeeff;
	border-top-color:#ffeeff;
	border-right-color:#ffeeff;
	border-left-color:#ffeeff;
	border-style: solid;
	background-color:#ffeeff;
	border-width:2px;
}

table#sample1 {
	border-collapse:collapse;
}

.kyocho {
	color: #ff44ff;
	font-weight: bold;
}

.kyocho2 {
	color: #aa5544;
}

.kyocho3 {
	color: #ff44ff;
}

.toiawase {
	color: #666666;
}

.price {
	font-size: 14px;
}

.chushaku　{
	font-size: 10px;
}

.chushaku2　{
	font-size: 10px;
	color: #22bb44;
}

