/*
Theme Name: PremiLife
Author: Fuchigami Printing
Author URI: http://www.fuchigami.net/
Description: プレミ・ライフ用テーマです。
Version: 1.0
*/

body{
	margin: 0;
	padding: 0;
	background: url(images/bg_body.gif) repeat-x top;
	color: #666;
	line-height: 1.3em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

ul,li{
	list-style-type: none;
	padding: 0;
}

a:link, a:visited, a:active{
	color: #000;
}

a:hover{
	color: #1D7E47;
}

h4 {
	border-left: solid 5px #00A53A;
	border-bottom: solid 1px #00A53A;
	padding: 5px;
	font-size: 1rem;
	color: #333;
}

h5 {
	font-size: 0.95rem;
	margin: 2rem 0 1rem;
	color: #333;
}

h6{
	font-size: 0.95rem;
	margin: 2rem 0 1rem;
	color: #333;
}

#header {
	width: 900px;
	margin: 0 auto 10px;
}

#header h1{
	float: left;
	margin: 0;
	padding: 0;
	color: #00A53A;
}

#caption {
	margin: 10px 0;
	font-size: 90%;
	color: #000;
}
#search {
	float: right;
	background: url(images/bg_search.gif) repeat;
	padding: 6px 8px;
	margin-top: -10px;
}

#search button {
	padding: 1px 7px;
	border: solid 1px #333;
	background-color: #333;
	color: #fff;
	font-size: 75%;
}

#mainimage{
	width: 900px;
	margin: 0 auto;
}

#nav {
	width: 900px;
	margin: -10px auto 0;
}

#nav ul li{
	float: left;
}

#nav ul li a{
	display: block;
	height: 52px;
	background-image: url(images/bg_gnav.png);
	text-indent: 105%; 
	white-space: nowrap; 
	overflow: hidden;
}

#h_menu01 a {width: 147px; background-position: -8px 0px;}
#h_menu02 a {width: 150px; background-position: -155px 0px;}
#h_menu03 a {width: 150px; background-position: -305px 0px;}
#h_menu04 a {width: 150px; background-position: -455px 0px;}
#h_menu05 a {width: 150px; background-position: -605px 0px;}
#h_menu06 a {width: 152px; background-position: -755px 0px;}

#h_menu01 a:hover { background-position: -8px -60px}
#h_menu02 a:hover { background-position: -155px -60px}
#h_menu03 a:hover { background-position: -305px -60px}
#h_menu04 a:hover { background-position: -455px -60px}
#h_menu05 a:hover { background-position: -605px -60px}
#h_menu06 a:hover { background-position: -755px -60px}

#content {
	width: 900px;
	margin: 0 auto;
}

#main{
	width: 580px;
	float: left;
	overflow: hidden;
	margin-left: -5px;
	margin-bottom: 25px;
	font-size: 0.9em;
}


#main h2{
	font-size: 120%;
	color: 5A5A54;
}

article{
	margin-left: 10px;
	margin-bottom: 40px;
}

article header{
	background: url(images/bg_archive.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

article header h3 {
	float: left;
	margin: 0;
	font-size: 1.3em;
}

article header .archive_link {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 80%;
}

article header .archive_link a{
	text-decoration: none;
	background: url(images/ico_list.gif) no-repeat;
	padding-left: 18px;
}

article ul{
	margin: 0;
	padding: 0;
}
article ul li{
	padding: 10px;
	border-bottom: dotted 1px #999;
	color: #666;
}

aside{
	width: 320px;
	float: right;
	margin-right: -8px;
	text-align: center;
}

aside img{
	margin-bottom: 10px;
}

aside a:nth-child(1) {
	margin-bottom: 5px;
}

aside a:nth-child(3),aside a:nth-child(4) {
//	margin-right: 7px;
}

aside a:hover img{
	position: relative;
	top: 2px;
	left: 1px;
	opacity: 0.7;
}

.ssl {
	text-align: center;
	vertical-align: top;
}

.ssl img{
	margin: 0;
}

.sslComment {
	display: inline-block;
	font-size: 0.6rem;
	text-align: left;
	line-height: 0.9rem;
	width: 200px;
	margin-left: 5px;
}

#entry {
	background-image: url();
	width: ;
	height: ;
}

#facebook {
	background-image: url();
	width: ;
	height: ;
}

#twitter {
	background-image: url();
	width: ;
	height: ;
}

#qanda {
	background-image: url();
	width: ;
	height: ;
}

#banner {
	width: 830px;
	margin: 0 auto;
	overflow: hidden;
}

#banner ul{
	margin: 0 -10px 10px 0;
	padding: 0;
}
#banner ul li{
	float: left;
	margin: 0 10px 0 0;
}

#banner ul li img{
	width: 200px;
	height: 55px;
}

#banner a:hover img{
	position: relative;
	top: 2px;
	left: 1px;
	opacity: 0.7;
}

#footer_menu{
	border-top: solid 3px #00A53A;
	font-size: 80%;
}

#footer_menu ul{
	width: 900px;
	margin: 0 auto;
}
#footer_menu ul li{
	float: left;
	margin: 5px 0;
	background: url(images/ico_list.gif) no-repeat left 3px;
}

#footer_menu ul li a{
	padding: 5px 20px;
	margin-right: 15px;
	text-decoration: none;
}

#footer{
	border-top: solid 1px #00A53A;
	margin-bottom: 20px;
	padding-top: 10px;
}

#footer .copyright {
	display: block;
	width: 900px;
	margin: 0 auto;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

/*セカンドページ以降*/
.pankuzu {
  font-size: 80%;
  width: 580px;
  padding: 0 0 5px 15px;
}

.entry-header h3 {
	background-image: url(images/entry_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0;
	padding: 5px 0 5px 35px;
	width: 545px;
	height: 40px;
	font-size: 1.05em;
}

.entry-header h3 span {
	display: table-cell;
	height: 42px;
	line-height: 1.0rem;
	vertical-align: middle;
}

.entry_date {
	text-align: right;
	color: #333333;
	padding-top: 5px;
	width: 570px;
	font-size: 0.9em;
}

.entry-content{
	width: 560px;
	overflow: auto;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.entry-content p{
	line-height: 1.3rem;
}

.entry-content ol{
	padding-left: 20px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content em {
	text-decoration: underline;
}

.info_list {
	margin-bottom: 	30px;
}

.info_list li{
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	font-size: 90%;
	border-bottom: dotted 1px #ccc;
}

.info_list_title {
	float: left;
	width: 435px;
}
.info_list_date {
	display: block;
	float: right;
	width: 110px;
	font-size: 90%;
}

#pagenavi {
		text-align: center;
		font-size: 0.8em;
}

#pagenavi a {
	text-decoration: underline;
	color: #666666;
}

.search {
	width: 560px;
	padding: 5px;
	border: 1px solid #AAAAAA;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

.search_list {
	width: 545px;
}

#error {
	font-size: 0.9em;
	padding-left: 10px;
}

/*--------------------Contents*/
/*TOPページ*/
.topPremi img{
	float:right;
}

/*サポート（Q and A）*/
dl.accordion {
	padding:5px;
}
dl.accordion dt {
    cursor:pointer;
}
dl.accordion dt.open {
    }
dl.accordion dd {
	margin:5px 0;
	padding:20px 5px 0 26px;
	display:none;
	background:url(images/answer.gif) no-repeat left 21px;
}
.support_q {
	display:block;
	color:#dc821e;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:5px;
	margin-bottom:-15px;
	border-bottom:1px dotted #dc821e;
}
.support_a {
	font-weight:bold;
	color:#517fdd;
}
#link02,#link14{
	color:#2e3192;
	font-weight:bold;
	font-size:1rem;
}
/*ご利用の手引き*/
#tebikiCont {
	border:1px solid #8cc63f;
}
#tebikiContblock{
	background:#c4ec73;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:2px 5px;
}
#tebikiH4,#tebikiH5 {
	margin-left:50px;
	padding-top:10px;
	clear:both;
}
.tebiki3rd li {
	margin-left:30px;
	width:200px;
	float:left;
	line-height:1.7em;
}
/*プライバシーポリシー*/
#priv li {
	margin-bottom:10px;
}
.signature {
	text-align:right;
}
/*お問い合せ*/
.wpcf7-form {
	margin-left:30px;
}
.wpcf7-form h3{
	color:#803d11;
}
.sousin {
	padding:5px;
	text-align:center;
	background:#fffac8;
}
#contactCall {
	line-height:2em;
	margin:30px 30px 0;
	padding:20px 0 0;
	border-top:1px solid #803d11;
}
.contactCallTit {
	font-size:120%;
	font-weight:bold;
}
/*TOOLS*/
.colorRed {
	color:#b4272d;
}
.colorRed_b {
	color:#b4272d;
	font-size:150%;
	padding-right:2px;
}
