@charset "utf-8";
/*
Theme Name: Ginzado
Theme URI: http://www.ginzado.ne.jp/
Description: Ginzado Home Page Theme
Author: Shinya Inamura
Author URI: http://everydayicons.jp/
Version: 1
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color: #dff1f8;
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border-width: 0px;
	vertical-align: bottom;
}

table {
	table-layout: fixed;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

form, input, textarea, select {
	margin: 0px;
	padding: 0px;
}

a {
	color: #66cc33;
	text-decoration: none;
}

a:visited {
	color: #66cc33;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#wrapper {
	width: 760px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

/* header */

div#header {
	width: 730px;
	height: 100px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	background-image: url(../img/common/header_bg.gif);
	background-repeat: no-repeat;
}

div#header_home {
	width: 730px;
	height: 100px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	background-image: url(../img/common/header_bg.jpg);
	background-repeat: no-repeat;
}

/* logo */

td.logo {
	width: 180px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

td.ad {
	width: 540px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/* search */

td.search {
	width: 660px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

div.search {
	width: 267px;
	height: 36px;
	margin: 15px 0px 0px 393px;
	padding: 5px 0px 0px 5px;
	background-image: url(../img/common/search_bg.gif);
	background-repeat: no-repeat;
}

input.search_box {
	width: 197px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 6px 0px 0px 5px;
    border: 0px;
	background-color: transparent;
}

/* header menu */

td.header_menu {
	width: 660px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

td.header_menu a {
	margin: 0px 12px;
	padding: 0px;
	color: #0066aa;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	outline: none;
}

td.header_menu a:visited {
	text-decoration: none;
	outline: none;
}

td.header_menu a:hover {
	color: #339933;
	text-decoration: none;
    border-bottom: 1px solid #339933;
	outline: none;
}

table.header_menu {
	margin: 0px;
	padding: 0px;
	table-layout: auto;
}

/* center */

td#left {
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/shadow_left_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

td#main {
	width: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	vertical-align: top;
}

td#right {
	width: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/shadow_right_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

/* footer */

td#footer {
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: no-repeat;
}

table.footer {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

table.footer td.copyright {
	width: 400px;
	margin: 0px;
	padding: 70px 0px 30px 0px;
	color: #5fb9dc;
	font-size: 0.8em;
	line-height: 1.5em;
}

table.footer td.navi {
	width: 360px;
	margin: 0px;
	padding: 60px 20px 30px 0px;
	color: #5fb9dc;
	font-size: 0.9em;
	line-height: 1.0em;
}

table.footer table.navi td {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

div#footer a:hover {
	color: #ffffff;
	text-decoration: none;
    border-bottom: 1px solid #ffffff;
	outline: none;
}

td.footer_menu {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px 30px;
}

span.footer_menu_line {
	color: #006633;
}

/* copyright */

div#copyright {
	width: 760px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #5fb9dc;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}

/* side */

div.side_menu {
	width: 180px;
	height: 534px;
	margin: 0px;
	padding: 10px 30px 0px 30px;
	background-image: url(../img/common/side_menu_bg.gif);
	background-repeat: no-repeat;
}

div.side_ad_continue {
	width: 180px;
	height: 160px;
	margin: 0px;
	padding: 30px;
	background-image: url(../img/common/side_ad_continue.gif);
	background-repeat: no-repeat;
}

div.side_ad_end {
	width: 180px;
	height: 180px;
	margin: 0px;
	padding: 30px;
	background-image: url(../img/common/side_ad_end.gif);
	background-repeat: no-repeat;
}

div.side_adsense {
	width: 160px;
	margin: 20px 0px 0px 40px;
	padding: 0px;
}

div.side_txt {
	width: 240px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #5fb9dc;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
}

/* side menu */

a.menu_home {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    border: 0px;
	display: block;
}

a.menu_home:hover {
	background-position: -180px 0px;
    border: 0px;
}

a.menu_home_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
    border: 0px;
	display: block;
}

a.menu_about {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	display: block;
}

a.menu_about:hover {
	background-position: -180px -58px;
}

a.menu_about_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -58px;
	display: block;
}

a.menu_icons {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -116px;
	display: block;
}

a.menu_icons:hover {
	background-position: -180px -116px;
}

a.menu_icons_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -116px;
	display: block;
}

a.menu_wallpapers {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -174px;
	display: block;
}

a.menu_wallpapers:hover {
	background-position: -180px -174px;
}

a.menu_wallpapers_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -174px;
	display: block;
}

a.menu_patterns {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	display: block;
}

a.menu_patterns:hover {
	background-position: -180px -232px;
}

a.menu_patterns_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -232px;
	display: block;
}

a.menu_notes {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -290px;
	display: block;
}

a.menu_notes:hover {
	background-position: -180px -290px;
}

a.menu_notes_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -290px;
	display: block;
}

a.menu_shop {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -348px;
	display: block;
}

a.menu_shop:hover {
	background-position: -180px -348px;
}

a.menu_shop_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -348px;
	display: block;
}

a.menu_contact {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -406px;
	display: block;
}

a.menu_contact:hover {
	background-position: -180px -406px;
}

a.menu_contact_active {
	width: 180px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/menu.jpg);
	background-repeat: no-repeat;
	background-position: -360px -406px;
	display: block;
}

/* main */

td#main p a {
	color: #66cc33;
	text-decoration: none;
    border-bottom: 1px dotted #dddad4;
}

td#main p a:visited {
	color: #66cc33;
	text-decoration: none;
    border-bottom: 1px dotted #dddad4;
}

td#main p  a:hover {
	text-decoration: none;
    border-bottom: 1px solid #66cc33;
}

h1 {
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 10px 0px;
	color: #66cc33;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
    border-bottom: 1px solid #dddad4;
}

h2 {
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	color: #69645f;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
}

h3 {
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 0px 0px;
	color: #66cc33;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

p {
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	color: #69645f;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

p.next {
	text-align: right;
}

div.comment {
	margin: 10px 20px 0px 20px;
	padding: 10px;
	color: #69645f;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
    border: 1px solid #deddd5;
	background-color: #ebebe2;
}

/* home */

div.date {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	color: #69645f;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

/* icons */

td.icons_left {
	width: 320px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

td.icons_right {
	width: 160px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	color: #69645f;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
    border-bottom: 1px solid #dddad4;
}

td.icons_bottom {
	margin: 0px;
	padding: 10px 0px 20px 20px;
    border-bottom: 1px solid #dddad4;
}

td.icons_top {
	width: 480px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

td.icons_middle {
	width: 480px;
	margin: 0px;
	padding: 0px;
	color: #69645f;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
}

/* wallpapers */

td.wallpapers_img {
	width: 460px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
}

td.wallpapers_txt {
	width: 480px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

td.wallpapers_btn {
	width: 500px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #69645f;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
    border-bottom: 1px solid #dddad4;
}

/* about */

img.txt {
	margin: 0px 15px 10px 0px;
	padding: 0px;
	float: left;
}

td.about_link_left {
	width: 160px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

td.about_link_right {
	width: 300px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

textarea.about_link_txt {
	width: 275px;
	height: 70px;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	color: #69645f;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: normal;
    border: 1px solid #deddd5;
	background-color: #fbfbf9;
}

/* patterns */

div.patterns_wrapper {
	width: 480px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

div.patterns_box {
	width: 100px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: center;
	float: left;
}

div.patterns_name {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #69645f;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
}

/* notes */

td.notes_img {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

td.notes_txt {
	width: 480px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

td.notes_btn {
	width: 500px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #69645f;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
    border-bottom: 1px solid #dddad4;
}

div#vertical_slide {
	width: 500px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #dddad4;
}

div.main {
	width: 500px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #dddad4;
}

div.clear {
margin: 0px;
padding: 0px;
clear: both;
}
