@charset "shift_jis";

/*--------------------------------------------------------------------------------
　global settings
--------------------------------------------------------------------------------*/
body {
	line-height: 1.6;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 14px;
	color: #333333;
	-webkit-text-size-adjust: none; /* Mobile Safari のテキストサイズ自動調節OFF */
	margin: 0px;
	padding: 0px;
}

article,aside,dialog,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

a {
	text-decoration: none;
	color: #F60;
}

/* clearfix */
.clearfix:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	clear: both; 
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

#wrapper {
	background-image: url(../../common/img/contents_bg.gif);
	background-repeat: repeat;
}
#wrapper #description {
	font-size: 90%;
	margin: 10px;
}

#ttl-area {
	height: 75px;
	background-image: url(../images/index_main_img.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
}

#ttl-area h1 a {
	width: 230px;
	height: 39px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	margin-right: auto;
	margin-left: auto;
}

.radius {
	font-size: 90%;
	margin: 10px;
	background-color: #FFF;
	padding: 10px;
	border-radius: 10px;
	　-webkit-border-radius: 10px;
	　-moz-border-radius: 10px;
	text-align: center;
	box-shadow: 0px 0px 1px #666;　
	  -moz-box-shadow: 0px 0px 1px #666;
    -webkit-box-shadow: 0px 0px 1px #666;
}
.bold{
	font-weight: bold;
	font-size: 120%;
}
.blue{
	font-weight: bold;
	font-size: 120%;
	color: #1966be;
}


/*--------------------------------------------------------------------------------
　header
--------------------------------------------------------------------------------*/
.title     {
	background-image: url(../images/bg_checkgif.gif);
	background-repeat: repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	line-height: 2.2em;
	text-indent: 10px;
}


/*--------------------------------------------------------------------------------
　global-nav
--------------------------------------------------------------------------------*/
#global-nav {
	font-size: 16px;
	margin-top: 10px;
	margin-right: -10px;
	margin-left: -10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#global-nav ul {
	border: 1px solid #cfcfcf;
	background: #1c4e81;
}

#global-nav ul li {
	background-image: url(../images/bg_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#global-nav ul li a {
	background: url(../images/nav_icon.png) no-repeat 95% center;
	display: block;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.noline {
	background-image: none;
}
#pagetop  {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}



/*--------------------------------------------------------------------------------
　footer
--------------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #ffffff;
	background: #e5e8ea;
}

#footer #info {
	width: 252px;
	margin: 0 auto;
	padding: 10px 0 10px 48px;
	line-height: 1.4;
}

#footer #info h3 {
	margin-bottom: 2px;
	font-size: 18px;
}

#footer #info p {
	font-size: 12px;
}

#footer #copyright {
	padding: 5px 10px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-color: #1c4e81;
}

/*--------------------------------------------------------------------------------
　PHP 最新情報
--------------------------------------------------------------------------------*/
.pg-news {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.pg-news dt {
	margin-bottom: 2px;
	color: #349cdc;
	line-height: 1.4;
}
/*--------------------------------------------------------------------------------
　PHP　新着情報ページ
--------------------------------------------------------------------------------*/
.box01 {
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.inner01 {
	padding:0px 0px 0px 0px;
	clear:both;
	font-size: 90%;
	line-height: 1.6em;
}
.inner01 h3 {
	font-weight: bold;
	color: #1966be;
	background-image: url(../images/bar_dotline.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 5px;
}
.inner01 h3 .date {
	padding:1px;
	color: #545455;
	float: right;
}
.innertxt01 {
	padding:1px;
}
.box01 img {
	height: 200px;
	width: 268px;
	margin-right: auto;
	margin-left: auto;
}
/*--------------------------------------------------------------------------------
　PHP　ご納骨・年忌法要==墓所のご案内ページ
--------------------------------------------------------------------------------*/
.photo_left {
	width: 268px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
.inner02  {
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.6em;

}
.inner02 h3 {
	color: #1966be;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	font-size: 120%;
}
/*--------------------------------------------------------------------------------
　PHP　会社概要
--------------------------------------------------------------------------------*/
.conboxmain {
	display:block;
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.construct {
	float:left;
	letter-spacing: 0.1em;
	font-size: 90%;
	line-height:1.6em;
	padding-left: 10px;
	width: 100px;
	font-weight: bold;
	color: #1966be;
}
.constructtxt {
	float:left;
	font-size:90%;
	letter-spacing: 0.1em;
	color:#666666;
	line-height:1.6em;
	margin-left: 10px;
}
.conboxline {
	margin-top:4px;
	padding:4px;
	font-size:12px;
	letter-spacing: 0.1em;
	color:#333333;
	clear:both;
}
.conboximg {
	display:block;
	border: none;
	width:268px;
	float:right;
	height: 200px;
	margin-right: 40px;
	margin-top: 10px;
}


/*============会社概要ページ============*/
.mapArea  {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 300px;
}
.mapArea iframe {
	border: 1px solid #CCC;
	margin-top: 10px;
}
.innerBox04  {
	clear: both;
	float: none;
	margin-left: 10px;
	padding-top: 40px;
}

.innerBox04 h3 {
	color: #1966be;
	font-weight: bold;
	padding-top: 10px;
	font-size: 90%;
}
.innerBox04 p {
	font-size: 90%;
	line-height: 1.3em;
}


/*============お問い合わせページ============*/
#wrapper aside {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	font-size: 90%;
	line-height: 1.6em;
}
.menu{
	font-weight: bold;
	font-size: 120%;
	color: #1966be;
	padding-top: 10px;
}
.red{
	color: #C30;
}
.dotline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#formArea {
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}
#formArea form table {
	margin-right: auto;
	margin-left: auto;
}
#formArea form table th {
}

#formArea form table td {
}

#formArea  #name,
#formArea  #name2,
#formArea  #mailaddress,
#formArea l #mailaddress2,
#formArea  #comment,
#formArea  #tel {
	width:250px;
}

#formArea  #address,
#formArea  #address2 {
	width:150px;
}


#formArea  #zipA {
	width: 50px;
}

#formArea  #zipB {
	width: 60px;
}

#formArea  #area,
#formArea  #address {
	margin-top: 10px;
}

#formArea  #address2 {
	margin-top: 5px;
}
.inq-submit   {
	margin-top: 10px;
	text-align: center;
	height: 28px;
}
.inq-text {
	font-size: 80%;
}


.inq-submit #submit {
	margin-right: 5px;
}
.inq-submit #reset {
	margin-left: 5px;
	vertical-align: 0%;
}


#formArea  .message {
	margin-top: 20px;
}
.att {
	font-size: 90%;
	color: #C33;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thanks .back-btn {
	margin-top: 20px;
	margin-bottom: 20px;
}

.thanks {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	font-size: 90%;
	line-height: 1.3em;
}
.thanks h3 {
	font-weight: bold;
	color: #1966be;
	margin-bottom: 20px;
}
/*============お問い合わせ内容確認ページ============*/

#confirm {
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	padding-top: 20px;
}
#confirm form table {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#confirm form table th {
	background-color: #69C;
	border: 1px solid #999;
	padding: 10px;
	color: #FFF;
}

#confirm form table td {
	padding: 10px;
	border: 1px solid #999;
	background-color: #FFF;
}
