﻿@charset "utf-8";
/*
Theme Name: datsumou
Theme URI: http://datsumou.higehigehige.com/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマをさらに改変したもの
Version: 0.1b
Author: goken sakamoto
Author URI: http://datsumou.higehigehige.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	text-align: center;
	margin: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
html {
overflow-y:scroll;
}
#container {
	width: 930px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#container h1 {
	font-size: 12px;
	text-align: right;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
}
#container #titlelogo {
	background-image: url(http://datsumou.higehigehige.com/new/img/banner2back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100px;
}
#container #titlelogo #titleimg {
	float: left;
	width: 408px;
}

#container #titlelogo #titleimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #titlelogo #titlepr {
	margin-left: 408px;
	text-align: center;
	padding-top: 15px;
}
#container #titlelogo .titleoff {
	clear: both;
	float: none;
}
#container #titlelogo .titleoff hr {
	display: none;
}


#container #g_navi {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #g_navi ul {
	padding: 0px;
	margin: 0px;
}
#container #g_navi li {
	display: inline;
	float: left;
	margin: 0px;
}


#container #g_navi a {
	display: block;
	height: 50px;
	text-decoration: none;
	float: left;
	overflow: hidden;
}
#container #g_navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container #box {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccff00;
	border-right-color: #ccff00;
	border-bottom-color: #ccff00;
	border-left-color: #ccff00;
	background-image: url(http://datsumou.higehigehige.com/new/img/boxback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#container #box #main {
	width: 620px;
	float: right;
	font-size: 90%;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container #box #main .navigation a{
	color:#666666;
	}
}



#container #box #main .push {
	font-weight: bold;
	color: #FF0000;
}
#container #box #main .sasie {
	text-align: center;
}
#container #box #main .ad {
	clear: both;
	float: none;
}
#container #box #main .word {
	width: 100%;
	background-color: #666666;
	font-size: 80%;
	line-height: 110%;
}
#container #box #main .word th {
	width: 15%;
	background-color: #F0F0F0;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
#container #box #main .word td {
	width: 85%;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
#container #box #main .midashi {
	font-style: italic;
	font-weight: bold;
}
#container #box #main .samp {
	clear: both;
	float: none;
}
#container #box #main .samp .sam {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#container #box #main .lotionlist {
	clear: both;
	float: none;
	width: 100%;
}
#container #box #main .lotionlist .img {
	text-align: left;
	vertical-align: top;
	width: 150px;
}
#container #box #main .lotionlist .img img{
	border-style: none;
}

#container #box #main .lotionlist .text {
	vertical-align: top;
}
#container #box #main .lotionlist .text a {
	font-weight: bold;
}
#container #box #main .machinelist {
	clear: both;
	float: none;
	width: 100%;
}
#container #box #main .machinelist .img {
	text-align: left;
	vertical-align: top;
	width: 250px;
}
#container #box #main .machinelist .img img {
	border-style: none;
}

#container #box #main .machinelist .text {
	vertical-align: top;
}
#container #box #main .machinelist .text a {
	font-weight: bold;
}
#container #box #main .machinelist2 {
	clear: both;
	float: none;
	width: 100%;
}
#container #box #main .machinelist2 .img {
	text-align: left;
	vertical-align: top;
	width: 300px;
}
#container #box #main .machinelist2 .img img {
	border-style: none;
}

#container #box #main .machinelist2 .text {
	vertical-align: top;
}
#container #box #main .machinelist2 .text a {
	font-weight: bold;
}

#container #box #main .supple1 {
	clear: both;
	float: none;
	width: 100%;
}
#container #box #main .supple1 .img {
	text-align: left;
	vertical-align: top;
	width: 80px;
}
#container #box #main .supple1 .img img {
	border-style: none;
}

#container #box #main .supple1 .text {
	vertical-align: top;
}
#container #box #main .supple1 .text a {
	font-weight: bold;
}

#container #box #main .supple2 {
	clear: both;
	float: none;
	width: 100%;
}
#container #box #main .supple2 .img {
	text-align: left;
	vertical-align: top;
	width: 80px;
}
#container #box #main .supple2 .img img {
	border-style: none;
}

#container #box #main .supple2 .text {
	vertical-align: top;
}
#container #box #main .supple2 .text a {
	font-weight: bold;
}
#container #box #main .info {
	border: 1px solid #FF0000;
	padding: 5px;
	color: #FF0000;
}

#container #box #main .postmetadata {
	font-size: 10px;
	color: #999999;
	text-align: right;
}

#container #box #main .postmetadata a {
	color: #999999;
}
#container #box #main .entry blockquote {
	background-color: #CCC;
	padding: 5px;
}


#container #box #menu {
	width: 260px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container #box #menu .submenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 32px;
}
#container #box #menu .submenu ul {
	margin-left:15px;
	font-size: 14px;
	line-height: 21px;
	font-weight:normal;
}
#container #box #menu .submenu a {
	color:#333333;
}

#container #box #menu .submenu .submenutitle {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}


#container #box #sub {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: none;
}
#container #box #sub hr {
	display: none;
}

#container hr {
	margin-top: 30px;
}


#container #footer {
	clear: both;
	float: none;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
#container #footer p {
	margin: 0px;
}
#container #footer a {
	color: #666666;
	text-decoration: none;
}
.gsafa {
	color: #0033FF;
	text-decoration: underline;
}



/* ヘッダー　*/
#container #g_navi .gnavi01 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-repeat: no-repeat;
	width: 55px;
}
#container #g_navi .gnavi02 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-repeat: no-repeat;
	background-position: -55px;
	width: 208px;
}
#container #g_navi .gnavi03 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-position: -263px;
	width: 130px;
	background-repeat: no-repeat;
}
#container #g_navi .gnavi04 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-position: -393px;
	width: 94px;
	background-repeat: no-repeat;
}
#container #g_navi .gnavi05 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0201.jpg);
	background-repeat: no-repeat;
	background-position: -487px;
	width: 234px;
}
#container #g_navi .gnavi06 a {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -721px;
	width: 58px;
}

#container #g_navi .gnavi01 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
}
#container #g_navi .gnavi02 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -55px;
}
#container #g_navi .gnavi03 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -263px;
}
#container #g_navi .gnavi04 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -393px;
}
#container #g_navi .gnavi05 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -487px;
}
#container #g_navi .gnavi06 a:hover {
	background-image: url(http://datsumou.higehigehige.com/new/img/gnavi0202.jpg);
	background-repeat: no-repeat;
	background-position: -721px;
}

h2 {
	font-size: 18px;
	line-height: 40px;
	text-indent: 2em;
	background-image: url(http://datsumou.higehigehige.com/new/img/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
}
h2 a {
	text-decoration: none;
	color: #666666;
}
#container #box #main .pagetitle {
	font-size: 18px;
	line-height: 40px;
	background-image: url(http://datsumou.higehigehige.com/new/img/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
}
#container #box #main h3 {
	font-size: 16px;
	color: #666666;
	line-height: 40px;
	text-indent: 2em;
	background-image: url(http://datsumou.higehigehige.com/new/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #box #main h3 a {
	text-decoration: none;
	color: #666666;
}
