@charset "utf-8";
/*
Theme Name: OsamuMasuyama.jp
Theme URI: http://www.osamumasuyama.jp/
Description: for OsamuMasuyama.jp
Author: Poppy Design
*/


/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, /*span,*/ applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;}

/*= base
---------------------------------------*/
html {
	font-size: 62.5%;
	padding: 0;
	margin: 0 0 0.1em 0;
	overflow: auto;}	
	
body {
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
	padding: 0;
	color: #000;
	line-height: 140%;
	background: url(img/bg.jpg);}

/*----ie6----*/
*html body {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 140%;
	background: url(img/bg.jpg);}


/*=Link
---------------------------------------*/

a{ 
	color: #1c94c4;
	text-decoration:none;}

a:hover, a:active {
	color: #000;	
	text-decoration: none;
	outline: none;}

a:visited{
	color: #1c94c4;
	text-decoration: none;
	outline: none;
}

/* =h
---------------------------------------*/

h1, h2 h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;}

ul {	list-style: none;}
blockquote {	quotes: none;}
blockquote:before, blockquote:after {
	content: '';
	content: none;}

del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}

a img { border: none; }

/* =txt color size
-------------------------------------------------------------- */

.txt-grn { color:#0C0;}
.txt-pk {	color:#e1477d;}

.txt-xl{ font-size: 1.6em!important;}
.txt-l { font-size: 1.4em!important;}
.txt-m { font-size: 1.2em!important;}
.txt-s { font-size: 0.9em!important;}
.txt-xs{ font-size: 0.8em!important;}
.txt-xxs{ font-size: 0.7em!important;}

/* =Layout
-------------------------------------------------------------- */

#wrapperh {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	background:url(img/bg-wrph.jpg) repeat-x;
	border-top: #00a0e9 5px solid;}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	display: block;}

#container {
	width: 900px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;}

/*1504追加　高さ指定
html, body ,#wrapper {	height: 100%;}*/

#side {
	width: 240px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0;
}

/*----ie7----*/
*:first-child+html #side {
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	float: left;
	display: block;
}

/*----ie6----*/
*html body #side {
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	display: block;
}

#content {
	margin: 0;
	padding: 0;
	width: 640px;
	float: left;
	display: block;
}

/*----ie7----*/
*:first-child+html #content {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	width: 640px;
	float: left;
}

/*----ie6----*/
*html body #content {
	margin: 0;
	padding: 0;
	width: 640px;
	float: left;
}

#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 230px;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*----ie7----*/
*:first-child+html #primary {
	width: 230px;
	float: right;
	display: block;
	margin: 0;/*10px 0 0 0;*/
	padding-left:15px;/*0 0 20px 0;*/
}

/*----ie6----*/
*html body #primary {
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	clear: left;
	display: block;
}

#secondary {
	/*clear: right;*/
}


/*----------------------------Only home--*/
#main {
	width: 500px;	/*width: 640px;*/
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}


#mainphoto {
	display: block;
	width: 900px;
	height: 445px;
	margin-top: 10px;
}

ul#slide {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
}
ul#slide li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* ************************
 * Main container for all */

.onerow {
	clear: both;
	padding: 0;

}

/* **************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; height: 100%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; height: 100%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }


/*--- end home only-------------------------*/

#wrapperf {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	background: url(img/bg-wrpf.gif) no-repeat;
}

#footer {
	clear: both;
	width: 865px;
	text-align:left;
	/*height: 80px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

.single-attachment {
	margin: 0;
	padding: 0;
	width: 640px;
	float: left;
	display: block;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	/*font-family: Georgia, "Bitstream Charter", serif;*/
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	/*font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;*/
}
input[type=submit] {
	/*font-family:"ＭＳ ゴシック", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Osaka", Osaka, Helvetica, Arial, sans-serif;*/
}
pre {
	/*font-family:"ＭＳ ゴシック", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Osaka", Osaka, Helvetica, Arial, sans-serif;*/
}
code {
	/*font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;*/
	display: none;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,/*#main,#wrapper */{
	margin: 0;
	width: 900px;}


/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 1.2em;
	line-height: 1.6em;
	letter-spacing: 0.1em;}

/*---フッター ロゴ---*/

img.logof{
	float:left;
	margin: 0 20px 30px 0;
	padding: 0;}

/*---フッター コピー---*/
.copy{
	font-size: 0.9em; display: block; }

/* =Footer ADD
-------------------------------------------------------------- 
#footer-widget-area #first{
	margin: 0 auto;
}

#footer-widget-area #first ul.xoxo {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	list-style: none;

}

#footer-widget-area #first ul.xoxo li {
	float: left;
	display: block;
	padding: 0 20px 0 0px;
	margin: 0 0 0 0;
	list-style: none;
}

.textwidget {
	font-size: 0.8em;
	display: block;
	width: 850px;
	margin: 0;
	padding: 0;
}*/


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body,
input,
textarea {
	color: #414141;
	line-height: 150%;
}

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 900px;
	background: #fff url(img/logo.gif) no-repeat;
}
/*
#header {
	height: 100px;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
*/
h1#site-description {
	width: 550px;
	display: block;
	float: right;
	text-align: right;
	margin: 15px 0 0 0;
	padding: 3px 20px 0 0;
	font-size: 1.2em;
	line-height: 100%;
	color: #222;
}

/* This is the custom header image 
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}*/



/* =Navigation Global
-------------------------------------------------------------- */

/*--- page navi ---*/
#menu {
	width: 900px;
	margin: 40px 0 0 0;
	padding: 0;
}

#menu ul {
	list-style: none;
	margin: 0;
}

#menu ul li#menu1,#menu ul li#menu1_1, #menu ul li#menu2, #menu ul li#menu2_1, #menu ul li#menu3, #menu ul li#menu3_1,#menu ul li#menu4, #menu ul li#menu4_1,#menu ul li#menu5, #menu ul li#menu5_1 {
	float:left;
	position: relative;
	background: url(img/nv.png) no-repeat;
	width: 150px;
	height: 54px;
}

#menu ul li#menu1 a, #menu ul li#menu1_1 a, #menu ul li#menu2 a, #menu ul li#menu2_1 a,#menu ul li#menu3 a, #menu ul li#menu3_1 a, #menu ul li#menu4 a, #menu ul li#menu4_1 a, #menu ul li#menu5 a, #menu ul li#menu5_1 a {
	display:block;
	text-decoration: none;
	text-indent: -9999px;
  background: url(img/nv.png) no-repeat;
	width: 150px;
	height: 54px;
}

#menu ul li#menu6, #menu ul li#menu6_1,#menu ul li#menu7, #menu ul li#menu7_1{
	float: left;
	position: relative;
	background: url(img/nv.png) no-repeat;
	width: 150px;
	height: 54px;
}

#menu ul li#menu6 a, #menu ul li#menu6_1 a, #menuhome ul li#menu6 a ,#menu ul li#menu7 a, #menu ul li#menu7_1 a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
  background: url(img/nv.png) no-repeat;
	width: 150px;
	height: 54px;
}

#menu ul li#menu1 a { background-position: 0 0; }
#menu ul li#menu2 a { background-position: -150px 0; }
#menu ul li#menu3 a { background-position: -300px 0; }
#menu ul li#menu4 a { background-position: -450px 0; }
#menu ul li#menu5 a { background-position: -600px 0; }
#menu ul li#menu6 a { background-position: -750px 0; }


#menu ul li#menu1 a:hover { background-position: 0 -54px; }
#menu ul li#menu2 a:hover { background-position: -150px -54px; }
#menu ul li#menu3 a:hover { background-position: -300px -54px; }
#menu ul li#menu4 a:hover { background-position: -450px -54px; }
#menu ul li#menu5 a:hover { background-position: -600px -54px; }
#menu ul li#menu6 a:hover { background-position: -750px -54px; }


/*--- 現在地---*/

#menu ul li#menu1_1 a { background-position: 0 -54px; }
#menu ul li#menu2_1 a { background-position: -150px -54px; }
#menu ul li#menu3_1 a { background-position: -300px -54px; }
#menu ul li#menu4_1 a { background-position: -450px -54px; }
#menu ul li#menu5_1 a { background-position: -600px -54px; }
#menu ul li#menu6_1 a { background-position: -750px -54px; }


/* =Navigation page area
-------------------------------------------------------------- */

/*--- page navi ---*/
#pnv {
	width: 334px;
	margin: 0 0 0 /*0*/286px;
	padding: 0 0 0 0;
}

#pnv ul {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #999;
}

#pnv ul li#pnv1, #pnv ul li#pnv1_1 {
	float:left;
	position: relative;
	list-style: none;
	background: url(img/sbnv3.gif) no-repeat;
	width: 109px;
	height: 26px;
}

#pnv ul li#pnv1 a, #pnv ul li#pnv1_1 a {
	display:block;
	list-style: none;
	text-decoration: none;
	text-indent: -9999px;
  background: url(img/sbnv3.gif) no-repeat;
	width: 109px;
	height: 26px;
}

#pnv ul li#pnv2, #pnv ul li#pnv2_1 {
	float:left;
	position: relative;
	list-style: none;
	background: url(img/sbnv3.gif) no-repeat;
	width: 116px;
	height: 26px;
}

#pnv ul li#pnv2 a, #pnv ul li#pnv2_1 a {
	display:block;
	text-decoration: none;
	list-style: none;
	text-indent: -9999px;
  background: url(img/sbnv3.gif) no-repeat;
	width: 116px;
	height: 26px;
}

#pnv ul li#pnv3, #pnv ul li#pnv3_1 {
	float:left;
	position: relative;
	list-style: none;
	background: url(img/sbnv3.gif) no-repeat;
	width: 109px;
	height: 26px;
}

#pnv ul li#pnv3 a, #pnv ul li#pnv3_1 a {
	display:block;
	text-decoration: none;
	list-style: none;
	text-indent: -9999px;
  background: url(img/sbnv3.gif) no-repeat;
	width: 109px;
	height: 26px;
}


#pnv ul li#pnv1 a { background-position: 0 0; }
#pnv ul li#pnv2 a { background-position: -109px 0; }
#pnv ul li#pnv3 a { background-position: -225px 0; }


#pnv ul li#pnv1 a:hover { background-position: 0 -26px; }
#pnv ul li#pnv2 a:hover { background-position: -109px -26px; }
#pnv ul li#pnv3 a:hover { background-position: -225px -26px; }


/*--- 現在地---*/

#pnv ul li#pnv1_1 a { background-position: 0 -26px; }
#pnv ul li#pnv2_1 a { background-position: -109px -26px; }
#pnv ul li#pnv3_1 a { background-position: -225px -26px; }


/* =Content for Page
-------------------------------------------------------------- */

#content {
	margin-top: 10px;
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}


/* =Content-wide
-------------------------------------------------------------- */

#content-wide {
	margin-top: 10px;
	margin-bottom: 36px;
}

#content-wide h1,
#content-wide h2,
#content-wide h3,
#content-wide h4,
#content-wide h5,
#content-wide h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}

/*---category--*/

p.page-title {
	font-size: 0.9em!important;
	font-weight: bold;
	margin: 0 0 36px 0;
	text-align: right;
}
p.page-title span {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	font-weight: normal;
}
p.page-title a:link,
p.page-title a:visited {
	color: #888;
	text-decoration: none;
}
p.page-title a:active,
p.page-title a:hover {
	color: #ff4b33;
}

/*--- ページ見出し h2/h3用 ---*/

h2.entry-title {
	font-size: 1.2em!important;
	font-weight: bold;
	margin: 8px 10px 8px 2px;
	padding: 3px 0 0 3px;
	/*background:url(img/bg-h3.gif) no-repeat;*/
	border-bottom: 1px dashed #75C9ED;
	line-height: 140%;
	display: block;
}

h2.entry-title a:link,
h2.entry-title a:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
}

h2.entry-title a:active,
h2.entry-title a:hover {
	color: #000;
	background: #fff;
}

/*--- single ---*/

h1.entry-title {
	font-size: 1.2em!important;
	font-weight: bold;
	margin: 8px 10px 8px 2px;
	padding: 3px 0 0 12px;
	background:url(img/bg-h3.gif) no-repeat;
	border-bottom: 1px dashed #75C9ED;
	line-height: 140%;
}

h1.entry-title a:link,
h1.entry-title a:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
}

h1.entry-title a:active,
h1.entry-title a:hover {
	color: #000;
	background: #fff;
}

.entry-meta {
	color: #606060;
	font-size: 0.8em;
	text-align: right;
	margin-top: -20px;
	
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	/*clear: both;*/
	padding: 12px 3px 0 3px;
	font-size: 1.0em;
}


#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #FFF;
	border: 2px solid #e7e7e7;
	border-radius: 6px;
	clear: both;
	font-size: 0.8em;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}

/*---IE6---*/
*html body #entry-author-info {
	background: #FFF;
	border: 2px solid #e7e7e7;
	border-radius: 6px;
	clear: both;
	font-size: 0.8em;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
	height: 80px;
}

#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 0.8em;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #606060;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #000;
	background: #fff;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail {
	/*border: 10px solid #f1f1f1;*/
	margin-bottom: 0;
	padding: 6px;
	border: 1px solid #a5acb0;
	background: #fff;
	display: block;
}

.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/*セール品告知*/

.sale{ text-align: left; line-height: 1.5em; font-size: 1.1em; padding-bottom: 10px;margin-bottom: 10px!important; height: 105px;}

.sale img.shohin {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}


img.border {
	display: inline;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #a5acb0;
}

img.border-l {
	display: inline;
	margin-right: 8px;
	padding: 6px;
	border: 1px solid #a5acb0;
	background: #fff;
	float: left;
}

img.border-l2 {
	display: inline;
	margin-right: 16px;
	padding: 8px;
	border: 1px solid #a5acb0;
	background: #fff;
	float: left;
}


img.border-r {
	display: inline;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #a5acb0;
	background: #fff;
	float: right;
}

/* --- 余白 ---*/
.ptop5{ padding-top:5px;!important }
.ptop10{ padding-top:10px;!important }
.ptop20{ padding-top:20px;!important }
.ptop30{ padding-top:30px;!important }
.ptop40{ padding-top:40px;!important }
.ptop50{ padding-top:50px;!important }
.ptop60{ padding-top:60px;!important }

.pbtm5{ padding-bottom:5px;!important }
.pbtm10{ padding-bottom:10px;!important }
.pbtm20{ padding-bottom:20px;!important }
.pbtm30{ padding-bottom:30px;!important }
.pbtm40{ padding-bottom:40px;!important }
.pbtm50{ padding-bottom:50px;!important }
.pbtm60{ padding-bottom:60px;!important }


.pleft5{ padding-left:5px;!important }
.pleft10{ padding-left:10px;!important }
.pleft20{ padding-left:20px;!important }
.pleft30{ padding-left:30px;!important }
.pleft40{ padding-left:40px;!important }
.pleft50{ padding-left:50px;!important }
.pleft60{ padding-left:60px;!important }

.pright5{ padding-right:5px;!important }
.pright10{ padding-right:10px;!important }
.pright20{ padding-right:20px;!important }
.pright30{ padding-right:30px;!important }
.pright40{ padding-right:40px;!important }
.pright50{ padding-right:50px;!important }
.pright60{ padding-right:60px;!important }


.mtop5{ margin-top:5px;!important }
.mtop10{ margin-top:10px;!important }
.mtop20{ margin-top:20px;!important }
.mtop30{ margin-top:30px;!important }
.mtop40{ margin-top:40px;!important }
.mtop50{ margin-top:50px;!important }
.mtop60{ margin-top:60px;!important }

.mbtm5{ margin-bottom:5px;!important }
.mbtm10{ margin-bottom:10px;!important }
.mbtm20{ margin-bottom:20px;!important }
.mbtm30{ margin-bottom:30px;!important }
.mbtm40{ margin-bottom:40px;!important }
.mbtm50{ margin-bottom:50px;!important }
.mbtm60{ margin-bottom:60px;!important }

.mleft5{ margin-left:5px;!important }
.mleft10{ margin-left:10px;!important }
.mleft20{ margin-left:20px;!important }
.mleft30{ margin-left:30px;!important }
.mleft40{ margin-left:40px;!important }
.mleft50{ margin-left:50px;!important }
.mleft60{ margin-left:60px;!important }

.mright5{ margin-right:5px;!important }
.mright10{ margin-right:10px;!important }
.mright20{ margin-right:20px;!important }
.mright30{ margin-right:30px;!important }
.mright40{ margin-right:40px;!important }
.mright50{ margin-right:50px;!important }
.mright60{ margin-right:60px;!important }


.wp-caption {
	b/*ackground:#f1f1f1;*/
	line-height: 18px;
	margin-bottom: 10px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	/*margin: 5px 5px 0;*/
	padding: 6px;
	border: 1px solid #a5acb0;
	background: #fff;
}
.wp-caption p.wp-caption-text {
	color: #222;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	/*border: 10px solid #f1f1f1;*/
	padding: 6px;
	border: 1px solid #a5acb0;
	background: #fff;
	margin-bottom: 0;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Home
-------------------------------------------------------------- */

/*----- 最新情報--------*/
#homemain{
	margin: 6px 6px 16px 6px;
	padding: 10px 20px 10px 20px;
	width: 500px;
	background: #FFF;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
	-webkit-box-shadow :  0px 1px 4px #A0A0A0;
		-moz-box-shadow :  0px 1px 4px #A0A0A0;
					box-shadow :  0px 1px 4px #A0A0A0;
	box-shadow: 0px 1px 4px 4px rgb(230, 230, 230);
	height: 100%;
	min-height: 100%;
}

#homeside{
	width: 315px;
	float: right;
	display: block;
	margin: 8px!important;
	padding: 8px;
	text-align: left;
	background: #FFF;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
	-webkit-box-shadow :  0px 1px 4px #A0A0A0; 
		-moz-box-shadow :  0px 1px 4px #A0A0A0; 
					box-shadow :  0px 1px 4px #A0A0A0;
	box-shadow: 0px 1px 4px 4px rgb(230, 230, 230);
}
#homeside p { font-size: 1.4em; line-height: 1.6em; padding: 5px 15px 0 15px; }

body > #wrapper> #main > #homeside {
  height: auto;
}

#homeside .bdr-gy{ border-bottom :1px solid #BBBDBB; margin: 10px 5px!important;}

#homemain h2.htimg, #homemain h3.htimg {
	margin: 0;
	padding: 0 0 0 10px;
	height: 52px;
	border: none;
	background: none;
}

#homemain h3.htimg2 {
	margin: 0;
	padding: 0 0 0 10px;
	height: 52px;
	border: none;
	background: none;
}

#homemain .onerow{ padding-left:10px;}
#homemain .col6{ margin-right:10px;}
#homemain .col6 p{ font-size: 1.2em; line-height: 1.4em; padding: 0 10px;}


/*--- ie6 ---*/
*html body #homemain h3.htimg {
	margin: 0;
	padding: 0;
	height: 52px;
	border: none;
	background: none;
}

#news {
	margin: 20px 0 0 0!important;
	padding: 0;
}

/*----ie7----*/
*:first-child+html #news {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#news ul {	
	margin: 10px 20px 0 20px;
	padding: 0 0 10px 0;
	list-style: none;
	display: block;
}

/*----ie7----*/
*:first-child+html #news ul {	
	margin: 10px 20px 0 10px;
	padding: 0 0 10px 0px;
	list-style: none;
}

#news ul li {	
	padding: 10px 0;
	border-bottom: 1px dotted #808080;
	line-height: 100%;
	font-size: 1.4em;
	display: block;
}

#news ul li span {	
	color: #008ED0;
	padding: 0 15px 0 5px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	width: 100px;
	display: block;
}

/*---サイドボタン 影付角丸---*/

.sdw-btn{
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
	-webkit-box-shadow :  0px 1px 2px #A0A0A0; 
		-moz-box-shadow :  0px 1px 2px #A0A0A0; 
					box-shadow :  0px 1px 2px #A0A0A0;
	box-shadow: 0px 1px 2x 2px rgb(230, 230, 230);
}
/*
a:link .sdw-btn, .col6 a:link img {
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

a:hover .sdw-btn, .col6 a:hover img{
	color:#000;
	filter: Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}*/

/*---１列写真付---*/

dl.hleft {
	width: 590px;
	display: block;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
}

/*----ie7----*/
*:first-child+html dl.hleft {
	width: 590px;
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

dl.hleft dt {
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
	width: 590px;
	font-size: 1.4em;
}

dl.hleft dd {
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
	display: block;
	line-height: 160%;
	font-size: 1.4em;
}

dl.hleft dd img{
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}

dl.hleft dd a{
	margin: 0;
	padding: 0 0 0 18px;
}

.sidelink {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
	width:236px;
}
.sidelink span img{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* =home main image
---------------------------------------------------*/

ul#slide {
	width: 900px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
}

ul#slide li {
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}


/* =Page
-------------------------------------------------------------- */

.here {
	margin: 0;
	display: block;
	font-size: 1.0em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 28px;
}

.pagetop {
	margin: 0;
	padding: 0;
	text-align: right;
	}

#main h2 img{
	margin: 0;
	padding: 0;
}

#main h2, #content h2, #content-wide h2{
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 0 20px 0 0;
}

/*--- ページ見出し h2/h3用 ---*/

#main h3, #content h3, #content-wide h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 10px 8px 2px;
	padding: 3px 0 0 12px;
	background:url(img/bg-h3.gif) no-repeat;
	border-bottom: 1px dashed #75C9ED;
	line-height: 140%;
}

#content h3.m-cyn {
	font-size: 1.1em;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 33px;
	background: url(img/i-h3-cyn.gif) no-repeat;
}

#content h3.m-or {
	font-size: 1.1em;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 33px;
	background: url(img/i-h3-or.gif) no-repeat;
}

#content h3.m-yl {
	font-size: 1.1em;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 33px;
	background: url(img/i-h3-yl.gif) no-repeat;
}

#content h3.m-pk {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 33px;
	background: url(img/i-h3-pk.gif) no-repeat;
}

/*--- ページ見出し h4用 ---*/

#content h4 {
	font-size: 1.0em;
	margin: 10px 0;
	padding-left: 24px;
	padding-top: 3px;
	background: url(img/i-h4.gif) no-repeat;
	line-height: 140%;
	font-weight: bold;
}

#main h4.ttl4, #content h4.ttl4, #content-wide h4.ttl{
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0;
	padding-left: 6px;
	border-left: 6px solid #0C0;
	border-bottom: none;
}
.alignright5 {
	text-align: right;
	font-size: 0.7em;
	margin: -32px 5px 0 0;
}


/*--- サイト管理関連用 ---*/

#main h3.ttl3, #content h3.ttl3 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
	padding-left: 6px;
	border-bottom: 1px dotted #0C0;
	border-left: 8px solid #0C0;
}

/*---テーブル---*/

.data {
	margin: 0 0 15px 0;
	padding: 0;
	width: 98%;
	border: 3px solid #d1d4d3;
}

.data th{
	text-align: center;
	padding: 5px 8px;
	background:url(img/bg-th.gif);
	border-right: 1px solid #A5ACB0;
	border-bottom: 1px solid #A5ACB0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.data td{
	font-size: 0.9em;
	padding: 5px 8px;
	background: #faf9f4;
	border-right: 1px solid #A5ACB0;
	border-bottom: 1px solid #A5ACB0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}


/*--------説明--------*/

#content dl {
	margin: 0 0 24px 0;
}

#content dt {
	font-weight: bold;
	color: #000;
	border-left: 8px solid #A0CAF3;
	padding-left: 8px;
}

#content dd {
	margin-bottom: 18px;
	padding-left: 8px;
	border-left: 8px solid #CAE2F8;
}


/*---フォーム用テーブル---*/

table.data_f {
	border: 1px solid #c4c7c8;
	margin: 0 0 20px 0;
	text-align: left;
	width: 100%;
}

table.data_f tr th,
table.data_f thead th {
	line-height: 160%;
	padding: 8px 10px;
}

table.data_f tr td {
	border-top: 1px solid #c4c7c8;
	padding: 8px 10px;
	vertical-align: top;
}

/*項目*/
table.data_f tr td.ct {
	border-top: 1px solid #c4c7c8;
	padding: 8px 10px;
	vertical-align: top;
	font-weight: bold;
	width: 120px;
	background: #f5f7f7;
}

#btn_sbmt {
	color: #000;
	background: #73d7e4;
	font-weight: bold;
	width: 300px;
	margin: 10px 150px;
	padding: 5px;
}

span.txt-rd{
	color: #ec2a46;
	font-weight: bold;
}

span.txt-rd-err{
	color: #ec2a46;
	font-weight: bold;
	background: #faf6bb;
}

/*---フォーム---*/
table.data7{
	width: 596px;
	background: #bababa;
	border: 2px solid #bababa;
}

.data7 th{
	text-align: left;
	padding: 3px 3px 5px 5px;
	background: #b2e0ea;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #bababa;
	font-size: 0.9em;
}

.data7 th img{
	float: right;
}

.data7 td{
	font-size: 0.9em;
	padding: 3px 0 5px 10px;
	background: #FFF;
	border: 1px solid #bababa;
	font-size: 0.8em;
	color: #64666b;
}

.data7 td.txtbk{
	font-size: 0.9em;
	padding: 3px 0 5px 10px;
	background: #FFF;
	border: 1px solid #bababa;
	color: #000;
}

/*---IE7---*/
*:first-child+html .data7 td.txtbk span{
	float: left;
	margin: 0;
	padding: 0;
}

*:first-child+html .data7 td.txtbk span.wpcf7-list-item-label{
	float: left;
	margin: -45px 0 0 0;
	padding: 0 0 0 25px;
}

input.wpcf7-submit {
	width: 500px;
	height: 40px;
	margin: 10px 0 10px 48px;
	letter-spacing: 20px;
	font-size: 1.6em;
	font-weight: bold;
}

.wpcf7-response-output{
	background: #fcf8c8;
}

/*---特集---*/

div.box-lgrn{
	width: 300px;
	float:right;
	text-align: left;
	border: 2px solid #AEE05B;
	display: block;
	padding: 8px 15px;
	margin-left: 20px;
}

/*---講座囲み1504追加---*/

div.box-c{
	text-align: left;
	/*border: 2px solid #EDC6C7;*/
	background:#F1F0EE;
	padding: 8px 15px;
	margin: 20px 0;
	 -webkit-border-radius: 6px!important;
     -moz-border-radius: 6px!important;
          border-radius: 6px!important;
}


/*---Jquery tab---

.ui-tabs {
	width: 600px;
	margin-left: 0px;
	margin-top: 0px;
}

.ui-tabs ul li {
	font-size: 0.7em;
}

.ui-tabs {
	width: 600px;
	margin-left: 0px;
	margin-top: 0px;
}

.ui-tabs ul li {
	font-size: 0.7em;
}*/


/*--- リスト設定 ---

#tab-1, #tab-2, #tab-3, #tab-4, #tab-5   {
	width: 600px;
	margin : 0;
	padding : 0 10px 10px 0;
	float : left;
	clear : both;
	font-size: 0.9em;
}*/

/*--- 備考 ---*/

ul.biko {
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 20px;
	display: block;
}

#content ul li{
	list-style: square;
	line-height: 140%;
	/*font-size: 0.9em;*/
}

/*---注意書き---*/
#content ul.chui {
	background: #fdf7d1;
	margin: 0;
	padding: 0;
	list-style: none !important;
}

#content ul.chui li{
	list-style: none;
	background: url(img/i-chui.gif) no-repeat;
	font-size: 0.9em;
	padding: 0 0 0 20px;
	line-height: 160%;
}

#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0;	
	margin-right: 48px;
	text-align: right;
}

/* IE6 */
*html div.pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0;	
	margin-right: 0px;
	margin-left: 806px;
	margin-bottom: 0;
}

.point{
	background: #fafaec url(img/i-point.gif) no-repeat;
	clear: left;
	/*color: #007092;*/
	width: 90%;
	border-color: #007092;
	border-radius: 4px;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 24px;
}

/*----------枠線なし、関連グッズなど----------*/

table.data2 {
	width: 100%;
	margin-bottom: 20px;
}

table.data2 tr{
	margin: 0;
	vertical-align: top;
}

table.data2 td{
	margin: 0;
}

/*---テーブル---*/

.data-prc {
	margin: 0;
	padding: 0;
	width: 95%;
	border: 1px solid #A5ACB0;
}

.data-prc2 {
	margin: 0;
	padding: 0;
	width: 312px;
	border: 1px solid #A5ACB0;
}

.data-prc th,.data-prc2 th{
	text-align: center;
	padding: 3px 5px;
	background: #e2e1dd;
	font-size: 0.8em;
	border: 1px solid #A5ACB0;
}

.data-prc td,.data-prc2 td{
	font-size: 0.9em;
	padding: 3px 5px;
	background: #fff;
	border: 1px solid #A5ACB0;
}

hr { border: 1px dotted #d5d5d5;}


/*---送料---*/
.data-prc3 {
	margin: 0;
	padding: 0;
	width: 98%;
	border: 1px solid #A5ACB0;
}


.data-prc3 th{
	text-align: center;
	padding: 0;
	background: #e2e1dd;
	font-size: 0.7em;
	border: 1px solid #A5ACB0;
	line-height:140%;
}

.data-prc3 td{
	font-size: 0.7em;
	padding: 0;
	background: #fff;
	border: 1px solid #A5ACB0;
	text-align: center;
	line-height:140%;
}


/* =Side
-------------------------------------------------------------- */

.sidecontents { 
	width: 220px;
	margin: 0;
	padding-top:8px;
	padding-bottom:16px;
	padding-left: 10px;
	padding-right: 0px;
	background: #EBF2F2;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px; }

#side h2 {
	line-height: 40px;
	padding: 0;
}

#side h2 a {
	color: #000;
}

#side h2.timg {
	margin: 0;
	padding: 0;
}

#side ul.sidemenu  {	
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	list-style: none;
}

#side ul.sidemenu li {	
	border-bottom: 1px dotted #808080;
	display: block;
	width: 208px;
	font-size: 1.4em;
	/*height: 32px;*/
	line-height: 26px;
}

#side ul.sidemenu li a{	
	padding: 6px 0 0 20px;
	display: block;
	line-height: 26px;
	background: url(img/i-sd-li.gif) no-repeat;
}

#side ul.sidemenu li a:hover {	
	display: block;
	color: #000;
	background: #f7fafa url(img/i-sd-li-over.gif) no-repeat;
	line-height: 26px;
}

/*------ ie6 ------*/

*html #side ul.sidemenu li a:hover {	
	padding: 6px 0 0 20px;
	background: #fefeeb url(img/i-sd-li-over.gif) no-repeat;
	display: block;
	color: #000;
}

/*-----２階層目-----*/

#side ul.sidemenu ul.children  {	
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}

#side ul.sidemenu li ul.children li{	
	background: urlurl(img/i-sd-li.gif) no-repeat;
	border-bottom: 1px dotted #808080;
	font-size: 1.2em;
	display: block;
	width: 270px;
	line-height: 26px;
}

#side ul.sidemenu li ul.children li a{	
	padding: 6px 0 0 25px;
	display: block;
	/*width: 244px;*/
	line-height: 26px;
}

#side ul.sidemenu li ul.children li a:hover {	
	background: #fefeeb url(img/i-sd-li-over.gif) no-repeat;
	display: block;
	color: #000;
	height: 26px;
}

/*------ ie6 ------*/

*html #side ul.sidemenu li ul.children li a:hover {	
	padding: 6px 0 0 25px;
	background: #fefeeb url(img/i-sd-li-over.gif) no-repeat;
	display: block;
	color: #000;
}


/*---ブログ、サイド =#content h3.m-yl ---*/

h3.widget-title{ 
	font-size: 1.6em;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-left: 33px;
	background: url(img/i-h3-yl.gif) no-repeat;
	line-height: 26px;
}



/* =gMap
-------------------------------------------------------------- */

#spot {
	width: 640px;
	height: 640px;
	border: 1px solid #ccc;
	display: block;
}

#spot2 {
	width: 640px;
	height: 640px;
	border: 1px solid #ccc;
	display: block;
}

#spot3 {
	width: 640px;
	height: 640px;
	border: 1px solid #ccc;
	display: block;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #000;
	font-weight: bold;
	background: #fff;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 1.0em;
	font-weight: bold;
	background: none;
	border-left: 8px solid #0C0;
	border-bottom: none;
	margin-bottom: 0;
	padding-left: 8px;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 0;/*24px*/
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 0;/*18px;*/
	padding-bottom: 0;/*18px;*/
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	display:none;
}
#respond .form-allowed-tags code {
	font-size: 11px;
	display:none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
/*--- footer widget ---*/
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 0;
	width: 800px;
}

/*--- IE6 ---*/
*html body .widget-area ul ul {
	list-style: none;
	margin-left: 0;
	width: 900px;
}

.widget-area ul ul li {
	list-style: none;
	padding: 0;
}

.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
/*.widget-area .entry-meta {
	font-size: 11px;
}*/
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}


/*---ブログ用,サイド---*/


li#recent-posts-2 ul, li#categories-2 ul{
	width: 208px;
	margin: 0;
	padding: 0;
}

li#recent-posts-2 ul li, li#categories-2 ul li{
	margin: 0;
	padding: 0;
	width: 208px;
	display: block;
	list-style:none;
	background: url(img/i-sd-li.gif) no-repeat;
	border-bottom: 1px dotted #808080;
	line-height: 26px;
	font-size: 1.4em;
}

li#recent-posts-2 ul li a, li#categories-2 ul li a{	
	padding: 6px 0 0 25px;
	display: block;
	line-height: 26px;
}

li#recent-posts-2 ul li a:hover, li#categories-2 ul li a:hover{	
	background: #fff/*#f7fafa*/ url(img/i-sd-li-over.gif) no-repeat;
	display: block;
	color: #000;
	line-height: 26px;
	text-decoration: none;
}

/*------ ie6 ------*/

*html li#recent-posts-2 ul li a:hover, *html li#categories-2 ul li a:hover {	
	padding: 6px 0 0 25px;
	background: #fff/*#f7fafa*/ url(img/i-sd-li-over.gif) no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

li.recentcomments, .tagcloud {
	font-size: 12px;
	line-height: 1.4;
	}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/*= link
---------------------------------------*/
a:link img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

a:hover img, a:hover img{
	filter: Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}


/* clearfix
---------------------------------------*/

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	overflow: hidden;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	line-height: 0;
}


/* =Print Style
-------------------------------------------------------------- 

@media print {}
*/

