@charset "EUC-JP";
/* CSS Document */

/*---------------------
全体
---------------------*/
html, body, div, span,
h1, h2, h3, h4, p, pre,
a, code, em, font, img, storong, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

img { border: 0; }
body {
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
}

/*---------------------
ul { background-color: #ffffff; line-height: 1; }
---------------------*/

ol { margin-left: 15px;	list-style: squqre;	line-height: 1.5; }
blockquote, q {	quotes: none; }
:focus { outline: 0; }
table {	border-collapse: collapse; border-spacing: 0; }

/*---------------------
フォーム
---------------------*/
/*全角モード*/
.ime-act { ime-mode: active; }

/*IME=使用不可、ユーザー側で変更不可能*/
.ime-dis { ime-mode: disabled; }
.ime-pwd { font-size: 12px;	ime-mode: disabled; }
imput {	padding: 2px; vertical-align: middle; }
textarea { padding: 2px; }
select { vertical-align: middle; }
option { padding: 0px 5px; }

/*---------------------
レイアウト
---------------------*/
.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}
.vat {vertical-align: top;}
.vam {vertical-align: middle;}
.vab {vertical-align:bottom;}

.floatL {float: left;}
.floatR {float: right;}
.clear {clear: both;}

/*ClearFix*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display:: inline-block;}
/*hyde from macIE*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#wrap {	width: 996px; margin: 10px 0 0 12px; }

/*End Hide from macIE*/

/*---------------------
リンク
---------------------*/
a { text-decoration: underline; background: transparent; }
a:link { color: #1C2139; }
a:hover { color: #4C4E5F; }
a:visited {	color: #1C2139; }
a:active { color: #4C4E5F; }

/*---------------------
マージン
---------------------*/
.margin5 {margin-top: 5px;}
.margin10 {margin-top: 10px;}
.margin15 {margin-top: 15px;}
.margin20 {margin-top: 20px;}
.margin30 {margin-top: 30px;}
.margin50 {margin-top: 50px;}

/*---------------------
パディング
---------------------*/
.pdgt10 {padding-top: 10px;}
.pdgb10 {padding-bottom: 10px;}
.pdg10 {padding: 10px;}
.pdgbl10 {padding-right: 30px;}
.pdgbl10 {padding-left: 10px; padding-bottom:10px;}


#pankuzu {
	font-size: 0.9em;
	color: #333333;
	width: 560px;
	margin-left: 10px;
}
#pankuzu a:link {
	text-decoration: none;
	color: #333333;
}
#pankuzu a:hover {
	text-decoration: underline;
	color: #999999;
}
#pankuzu a:visited {
	text-decoration: underline;
	color: #333333;
}
#pankuzu a:active {
	text-decoration: underline;
	color: #999999;
}

.caution_img{ vertical-align: text-bottom; }
.imgL {	float: left; margin-right: 10px; }
.imgR {	float: right; margin-left: 10px; }


/*---------------------
ヘッダー
---------------------*/
#header {
	margin: 5px 12px 5px 12px;
	height: 60px;
	width: auto;
}
#header .headerR {
	float: right;
	width: 270px;
}
#header .headerRogoTop {
	float: left;
	margin-top: 10px;
}
#header .headerRogo {
	float: left;
	margin-top: 16px;
}
#header .headerText {
	float: left;
	margin: 8px 0 0 15px;
	width: 230px;
	font-size: 0.9em;
	line-height: 16px;
	color: #5b4a44;
	font-weight: normal;
	letter-spacing: -0.1em;    
}
#header .headerMenu {
	clear: both;
	margin-top: 2px;
	margin-bottom: 4px;
}
#header .headerMenu li {
	float: right;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
#header .headerButton {
	clear: both;
	float: right;
}
#header .headerButton img{
	margin-left: 12px;
}
#header .headerCopy {
	clear: both;
	font-size: 10px;
	color: #999999;
	float: right;
	vertical-align: bottom;
	width: 400px;
	margin-top: 5px;
	text-align: right;
}
#header .headerCopyT {
	clear: both;
	font-size: 10px;
	color: #999999;
	float: left;
	vertical-align: bottom;
	width: 400px;
	margin-top: 3px;
	text-align: left;
	font-weight: normal;
}
#header .headerText_s {
	float: left;
	margin: 16px 0 0 15px;
	width: 220px;
	font-size: 11.5px;
	color: #002952;
}
/*---------------------
ＴＯＰ画像
---------------------*/
#top {
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#top img{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
}

/*---------------------
BOX左
---------------------*/
#leftBox {
	float: left;
	width: 210px;
}
#leftBox .std li {
	background-image: url(../images/home/list_001.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	list-style-image: none;
	padding-left: 12px;
	margin-left: 3px;
	line-height: 1.8em;
}
#leftBox .std ul {
	margin-top: 6px;
	margin-bottom: 12px;
}

/*---------------------
BOX中央
---------------------*/
#centerBox {
	width: 530px;
	float: left;
	height: auto;
    margin: 0 0 20px -10px;
}
#centerBox .info {
	background-color: #F7F7F7;
	padding: 3px;
	height: auto;
	margin-bottom: 15px;
}
#centerBox .lead {
	height: auto;
	width: auto;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: 12px;
}
#centerBox h2 {
	background-image: url(../images/home/line_540pi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 13px;
}
#centerBox .uchiButton {
	width: 530px;
}
#centerBox .uchiButton .uchiButton01 {
	height: auto;
	width: 254px;
	float: left;
	margin: 0 5px;
}
#centerBox .uchiButton .uchiButton02 {
	height: auto;
	width: 254px;
	float: left;
	margin: 0 5px;
}
#centerBox .uchi h3 {
	color: #CC3E93;
	width: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	margin-top: 16px;
	background: url(../images/home/bg_line_pi.gif) repeat;
	padding-left: 8px;
	font-size: 14px;
}


/*---------------------
BOX右
---------------------*/
#rightBox {
	float: right;
	height: auto;
	width: 220px;
}

#rightBox .exBannerR{ margin-bottom: 10px; color:#666; line-height: 16px;}

#rightBox #rightRank {
	margin-bottom: 16px;
}
#rightBox #rightRank h2 {
	margin-bottom: 6px;
}
#rightBox #rightRank h3 {
	color: #CC3E93;
	padding-left: 5px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #F3DEE4;
}
/*#rightBox #rightRank p {
	height: auto;
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}*/
#rightBox #rightRank .iwai{
	color: #FF6600;
	padding-left: 5px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #FAEAD8;
}

#rightBox #rightRank div {
    clear: both;
	height: 70px;
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E7E7E7;
}
#rightBox #rightRank div p.rankBoxL{ float: left; }
#rightBox #rightRank div p.rankBoxL .Imgmargin{ margin-left: 4px; margin-top: 3px;}
#rightBox #rightRank div p.rankBoxR{ float: right; width: 130px; line-height: 13px;}
#rightBox #rightRank div span{ font-size: 0.9em; }
#rightBox #rightRank div p.rankBoxR a{ text-decoration: none;}
#rightBox .bannerR {
	height: auto;
	margin-bottom: 3px;
}

/*---------------------
フッター
---------------------*/
#footer {
	clear: both;
	height: 80px;
	margin-top: 30px;
    width: 996px;
}
#footer .ftxt{ text-align: right; font-size: 0.8em; color: #999; margin-right: 5px;}
#footer .navi{ width: 991px; border-top: #999999 2px solid; padding-top: 10px; padding-left: 5px;}
#footer .copyright {
	border-top: #999999 2px solid;
	color: #999999;
	font-size: 10px;
    padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#footer .flinkBox{
	background-color: #F5F5F5;
	border-top: #999999 1px solid;
	padding: 10px 10px 8px;
	margin-top: 10px;
}
#footer .flinkBox .fstxt{ color: #666; font-size: 0.8em;}
#footer .flinkBox .lstxt{ color: #666; font-size: 0.8em; margin-top: 7px;}
#footer .flinkBox .fstxt a,
#footer .flinkBox .lstxt a{ color: #666; text-decoration: none;}
#footer .flinkBox .fstxt a:hover,
#footer .flinkBox .lstxt a:hover{ color: #222; }


/*---------------------
TAB container
---------------------*/
#container-10 h2 {
	background-image: none;
	clear: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container-10 .inrBoxYE {
	background-color: #FFFFCC;
	width: 491px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FED65D;
	margin-left: 0px;
}
#container-10 .course {
	margin-top: 18px;
	margin-bottom: 18px;
}
#container-10 .manner {
	background-image: url(../images/home/line_dot-510-gr.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
}

#container-10 .manner h3 {
	margin-top: 10px;
	margin-left: 4px;
	margin-bottom: 6px;
}
#fragment-25,
#fragment-26,
.tabs-container { border: 1px solid #D8478F; }

#fragment-25 { width: 514px; margin: 0 auto 30px; padding: 12px 6px;}

#3BoxIn {
	clear: both;
	margin-bottom: 30px;
}
#container-10 p {
	margin-right: 12px;
	margin-left: 12px;
}
/*---------------------
BOX中央 一覧で使用
---------------------*/
#ichiranBoxBr {
	height: auto;
	width: auto;
	margin-bottom: 36px;
	margin-top: 6px;
}
#ichiranBoxBr .PlusGourmet {
	height: 80px;
	width: auto;
	clear: both;
}
#ichiranBoxBr .PlusGourmet .tag {
	float: left;
	height: 56px;
	width: 80px;
	padding-top: 22px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBr .PlusGourmet .cover {
	float: left;
	height: 75px;
	width: 76px;
	padding-top: 4px;
}
#ichiranBoxBr .PlusGourmet .coursenameLink {
	float: left;
	height: 59px;
	width: 200px;
	margin-left: 6px;
	padding-top: 20px;
}
#ichiranBoxBr .PlusGourmet .price {
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBr .PlusGourmet span {
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBr .PlusGourmet .naiyou {
	height: auto;
	width: auto;
	padding-top: 2px;
	float: left;
}
#ichiranBoxBr .PlusGourmet .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 6px;
	float: right;
	padding-top: 28px;
	clear: right;
}

#ichiranBoxBr .cg {
	height: 38px;
	width: auto;
	clear: both;
	background-color: #F9F4F7;
}
#ichiranBoxBr .cg .tag {
	float: left;
	height: 27px;
	width: 80px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBr .cg .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxBr .cg .cover img {

}
#ichiranBoxBr .cg .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxBr .cg .price {
	float: left;
	height: 18px;
	width: 210px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBr .cg .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBr .cg .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

#ichiranBoxBr .cg2 {
	height: 38px;
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE9EC1;
}
#ichiranBoxBr .cg2 .tag {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 11px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBr .cg2 .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxBr .cg2 .cover img {

}
#ichiranBoxBr .cg2 .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxBr .cg2 .price {
	float: left;
	height: 18px;
	width: 210px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBr .cg2 .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBr .cg2 .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

/*内祝い*/
#ichiranBoxUi {
	height: auto;
	width: auto;
	margin-bottom: 36px;
	margin-top: 6px;
}
#ichiranBoxUi .PlusGourmet {
	height: 80px;
	width: auto;
	clear: both;
}
#ichiranBoxUi .PlusGourmet .tag {
	float: left;
	height: 56px;
	width: 80px;
	padding-top: 22px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxUi .PlusGourmet .cover {
	float: left;
	height: 75px;
	width: 76px;
	padding-top: 4px;
}
#ichiranBoxUi .PlusGourmet .coursenameLink {
	float: left;
	height: 59px;
	width: 190px;
	margin-left: 6px;
	padding-top: 20px;
}
#ichiranBoxUi .PlusGourmet .price {
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxUi .PlusGourmet span {
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxUi .PlusGourmet .naiyou {
	height: auto;
	width: auto;
	padding-top: 2px;
	float: left;
}
#ichiranBoxUi .PlusGourmet .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 28px;
	clear: right;
}

#ichiranBoxUi .cg {
	height: 38px;
	width: auto;
	clear: both;
	background-color: #FDF7E1;
}
#ichiranBoxUi .cg .tag {
	float: left;
	height: 27px;
	width: 80px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxUi .cg .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxUi .cg .cover img {

}
#ichiranBoxUi .cg .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxUi .cg .price {
	float: left;
	height: 18px;
	width: 270px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxUi .cg .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxUi .cg .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

#ichiranBoxUi .cg2 {
	height: 38px;
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8A921;
}
#ichiranBoxUi .cg2 .tag {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 11px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxUi .cg2 .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxUi .cg2 .cover img {

}
#ichiranBoxUi .cg2 .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxUi .cg2 .price {
	float: left;
	height: 18px;
	width: 270px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxUi .cg2 .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxUi .cg2 .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

/*香典・法要*/
#ichiranBoxBj {
	height: auto;
	width: auto;
	margin-bottom: 36px;
	margin-top: 6px;
}
#ichiranBoxBj .PlusGourmet {
	height: 80px;
	width: auto;
	clear: both;
}
#ichiranBoxBj .PlusGourmet .tag {
	float: left;
	height: 56px;
	width: 80px;
	padding-top: 22px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBj .PlusGourmet .cover {
	float: left;
	height: 75px;
	width: 76px;
	padding-top: 4px;
}
#ichiranBoxBj .PlusGourmet .coursenameLink {
	float: left;
	height: 59px;
	width: 190px;
	margin-left: 6px;
	padding-top: 20px;
}
#ichiranBoxBj .PlusGourmet .price {
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBj .PlusGourmet span {
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBj .PlusGourmet .naiyou {
	height: auto;
	width: auto;
	padding-top: 2px;
	float: left;
}
#ichiranBoxBj .PlusGourmet .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 28px;
	clear: right;
}

#ichiranBoxBj .cg {
	height: 38px;
	width: auto;
	clear: both;
	background-color: #F0EDF3;
}
#ichiranBoxBj .cg .tag {
	float: left;
	height: 27px;
	width: 80px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBj .cg .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxBj .cg .cover img {

}
#ichiranBoxBj .cg .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxBj .cg .price {
	float: left;
	height: 18px;
	width: 270px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBj .cg .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBj .cg .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

#ichiranBoxBj .cg2 {
	height: 38px;
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BCD3;
}
#ichiranBoxBj .cg2 .tag {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 11px;
	padding-left: 3px;
	padding-right: 6px;
}
#ichiranBoxBj .cg2 .cover {
	width: 76px;
	float: left;
	text-align: center;
	height: 35px;
	padding-top: 1px;
}
#ichiranBoxBj .cg2 .cover img {

}
#ichiranBoxBj .cg2 .coursenameLink {
	height: 17px;
	width: 110px;
	float: left;
	padding-top: 12px;
	margin-left: 6px;
}
#ichiranBoxBj .cg2 .price {
	float: left;
	height: 18px;
	width: 270px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#ichiranBoxBj .cg2 .price span{
	font-size: 10px;
	font-weight: normal;
}
#ichiranBoxBj .cg2 .shousaiBtn {
	height: auto;
	width: 58px;
	padding-right: 8px;
	float: right;
	padding-top: 6px;
	clear: right;
}

#centerBox .ichiranH2 {
	font-size: 16px;
	color: #993366;
	background-image: url(../images/ichiran/h1_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 36px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	margin-top: 0px;
}
#centerBox .ichiranYoutoSentaku {
	height: 48px;
	width: auto;
	background-color: #EAEAEA;
	margin-bottom: 36px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(../images/home/line_720_pi.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#centerBox .ichiranYoutoSentaku dt {
	clear: both;
}
#centerBox .ichiranYoutoSentaku dd {
	float: left;
	padding-right: 3px;
}


.serviceBox{margin:10px auto 20px;}
.serviceBox02{margin:10px auto 10px;}
