/*
THEME NAME: Cushiny
THEME URI: http://www.cushiony.com
DESCRIPTION: The template for cushiony.com
VERSION: 1.0
AUTHOR: <a href="http://www.cyber-will.co.jp">CyberWill</a>
AUTHOR URI: http://www.cyber-will.co.jp
*/



blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.post {
	margin-bottom: 50px;
	padding: 10px;
}

.post-title {
	background-color: #eeeeee;
	border-bottom: 1px solid #999;
	border-top: 3px solid #333;
	font-size: 120%;
	font-weight: bold;
	line-height: 160%;
	padding-left: 10px;
	margin-top:15px;

}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #FFF;
	font-size: 1rem;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
	background-color: #333;
	padding-top: 5px;
	padding-left: 15px;
}
.sidepanel h3 {
	background:url(/user_data/packages/waki2/img/side/wp_voice_title.gif) no-repeat left bottom;
	width:200px;
	height:45px;
	font-size:12px;
	line-height:52px;
	text-align:center;
	color:#fff;
	font-weight:bold;
/*	text-indent:-9999px;
	display:block;*/
}
.post-meta {
	text-align:right;
	margin: 1px 0 0 0;
	padding:3px 10px;
	background:#fff;
	font-size: small;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 5px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.5;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: none;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
  background: #F8F8F8;
  border-bottom: 1px solid #F0B300;
  border-left: 10px solid #F0B300;
  font-size: 110%;
  font-weight: bold;
  line-height: 220%;
  margin: 25px 0 10px 0;
  padding: 0 0 0 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
  padding: 10px;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
	padding: 10px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
/*単一ページに同カテゴリタイトル表示*/
#cate_list{
margin:50px 20px 0;
background:#F9F9F9;

}

#cate_list p{
	padding:5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color: #000;
}

#cate_list ul{
	padding:5px;
	margin:0;
}

#cate_list li{
	padding:5px;
	margin:0;
	list-style-image: none;
	list-style-type: none;
}


#cate_list ul li{
padding:0 5px 0 17px;
line-height:30px;
background:url(/user_data/site_images/common/arrow_01.gif) no-repeat 8px center;
border-bottom:1px dotted #ccc;
}

/*カテゴリアーカイブ*/
.cateitem{
margin:5px 15px;
width:670px;
padding:5px;
display: block;
border-bottom:1px dotted #ccc;
clear:both;
}

.img100_70{
width:110px;
height:70px;
margin:5px 10px 0 10px;
float:left;
}

#cate_arc_tbox{
padding:5px;
width:500px;
float:left;
}

#cate_arc_tbox p{
margin:15px 0 0 0;
padding:0 0 0 350px;
}

#cate_arc_tbox2{
padding:5px;
width:500px;
float:right;
}

#cate_arc_tbox2 p{
margin:5px 0 0 0;
padding:0 0 0 350px;
}


/*TOPカテゴリアーカイブ↓↓↓↓未使用*/
#cate_arc_t{
margin:0px 10px 30px;
}

#cate_arc_t ul{
margin:5px 15px;
width:680px;
padding:0;
display: block;
}

#cate_arc_t ul li{
margin:5px 0 0 0;
padding:5px;
border-bottom:1px dotted #ccc;
display: block;
width:660px;
list-style:none;
}

/*TOPカテゴリアーカイブ↑↑↑↑未使用*/

/*カテゴリアーカイブ*/
#cate_arc{
margin:30px 20px 0;
}

#cate_arc ul{
padding:5px;
margin:0;
}

#cate_arc ul li{
padding:0 5px 0 17px;
line-height:30px;
background:url(/user_data/site_images/common/arrow_01.gif) no-repeat 8px center;
border-bottom:1px dotted #ccc;
}

/*サイトマップ*/
.ddsg-wrapper{
	
}

.ddsg-wrapper ul{
	
}

.ddsg-wrapper ul li{
	
	display:block;
	padding:5px;
}

.tablenav {
	color: #ff8800;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #ff8800;
	padding: 2px .4em;
	border:1px solid #fef5bb;
	text-decoration:none;
}

a.page-numbers:hover {
/*	color:white;*/
	background: #fef5bb;
}

.tablenav .current {
	color: white;
	background: #ff8800;
	border-color: #ff8800;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
}

/*パンクズ*/
.breadcrumb {
	margin:0 0 5px 0;
	font-size: 11px;
	background-color: #f7f8f8;

}

*レフトナビカテゴリ一覧*/
.sidepanel ul li{
	line-height:150%;
}
.sidepanel ul  li{
	padding: 0px;
	margin: 6px 0 8px 0px;
}

/*お客様の声ページ */

.voice_content {
	clear: both;
	margin-top: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.voice_content p {
	font-size:large;
}

.voice_footer {
	width: 770px;
	margin-top: 10px;
	overflow:hidden;
}

#voice_comment {
	margin-left: 50px;
	margin-right: 45px;
	padding: 10px;
	border: 1px solid #CCC;
}
#fax_comment {
	width:auto;
	margin:20px 40px 40px 40px;
	padding:10px 15px 10px 15px;
	background-color:#ffecd1;
}
.voice strong {
    font-size:16px;
    line-height: 24px;
    color:#cc6633;
}

.voice_header {
	height: auto;
	margin-top: 0px;
}
.voice_header img {
	margin-top: 5px;
	float: right;
}


.voice_header strong {
	height: auto;
	width: 770px;
	margin-top: 5px;
	font-size: 120%;
	line-height: 165%;
	color: #C30;
}
