@charset "Shift_JIS";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                コンテンツ用css　                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*コンテンツ関連テンプレ
---------------------------------------------------- */

#Contents {
	background-image: url(../img/common/bg_contents2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h4 {
}

/* mem_pitapa/index.html
---------------------------------------------------- */
#Right-contents .pitapacard {
	width:255px;
	float:left;
	padding:0 0 0 15px;
}
/* No Mac IE \*/
*html #Right-contents .pitapacard {
	width:270px;
}
/* No Mac IE */
#Right-contents p.card {
	float:left;
	width:425px;
	padding:0 5px 10px 10px;
	margin:0;
}
/* No Mac IE \*/
*html #Right-contents p.card {
	width:425px;
}
/* No Mac IE */
#Right-contents table.pitapa-apply {
	border-collapse:collapse;
	border: solid 1px #CCC;
	width:500px;
	margin-left:43px;
	
}
#Right-contents h3 img {
	vertical-align:middle;
	margin:0 0 2px 5px;
}
#Right-contents table.pitapa-apply td {
	border-collapse:collapse;
	border: solid 1px #CCC;
	padding:5px 5px 5px 10px;
	font-size:1.3em;
	line-height:150%;	
}
#Right-contents table.pitapa-apply td div.rice-half {
	padding-left:0.7em;
	text-indent:-0.5em;
	margin:3px 0 0 0;
}
#Right-contents table.pitapa-apply td div.rice-half2 {
	padding-left:0.7em;
	margin:5px 0 0 0;
}
#Right-contents table.pitapa-apply td.ttl {
	background-color:#F5F5F5;
	width:98px;
	text-align:center;
	padding:5px;
}
#Right-contents p.half2 {
	font-size:1.3em;
	padding-left:0.7em;
	text-indent:-0.5em;
	color:#555;	
}
#Right-contents p.link-right {
	text-align:right;
}

/* apply.html
---------------------------------------------------- */
#Right-contents .apply-step1 {
	float:left;
	padding-left:25px;
	width:170px;
}
/* No Mac IE \*/
*html #Right-contents .apply-step1 {
	width:205px;
}
/* No Mac IE */
#Right-contents .apply-arrow {
	float:left;
	padding:80px 23px 0 23px;
}
#Right-contents .apply-arrow2 {
	float:left;
	width:29px;
	padding:80px 9px 0 8px;
}
/* No Mac IE \*/
*html #Right-contents .apply-arrow2 {
	width:46px;
}
/* No Mac IE */
#Right-contents .apply-step2 {
	float:left;
	width:170px;
}
#Right-contents .apply-step1 p,
#Right-contents .apply-step2 p {
	margin:5px 0 5px 0;
	text-indent:-1em;
	padding-left:1em;
}
/* use.html
---------------------------------------------------- */
#Right-contents .use-step1 {
	float:left;
	padding-left:25px;
	width:200px;
}
/* No Mac IE \*/
*html #Right-contents .use-step1 {
	width:225px;
}
/* No Mac IE */
#Right-contents .use-arrow {
	float:left;
	padding:105px 6px 0 6px;
}
#Right-contents .use-step2 {
	float:left;
	width:200px;
}
#Right-contents .use-step1 p,
#Right-contents .use-step2 p {
	margin:5px 0 5px 0;
	text-indent:-1em;
	padding-left:1em;
}

/* check.html
---------------------------------------------------- */
#Right-contents .tblspace {
	margin-left:25px;
	padding-top:10px;
}

#Right-contents table.check-table {
	border-collapse:collapse;
	border: solid 1px #A1A1A1;
	width:605px;
	margin:10px 0 0 25px;
}
#Right-contents table.check-table td {
	border-collapse:collapse;
	border: solid 1px #A1A1A1;
	font-size:1.3em;
	line-height:150%;
	padding-left:5px;
	padding-right:5px;
}
#Right-contents table.check-table td.bg17-ttl {
	background-color:#C0B7D8;
	width:225px;
}
#Right-contents table.check-table td.bg17-ttl2 {
	background-color:#E4E4E3;
	width:225px;
}
#Right-contents table.check-table td.bg-ttl {
	background-color:#D0D0D0;
	width:110px;
}
/* No Mac IE \*/
*html #Right-contents table.check-table td.bg-ttl {
	width:120px;
}
/* No Mac IE */
#Right-contents table.check-table td.center {
	text-align:center;
	width:65px;
}
#Right-contents .border-box {
	padding:3px;
	margin:5px 24px 5px 25px;
	border:1px solid #CCC;
}
#Right-contents .border-box .title {
	margin:10px 5px;
}
#Right-contents .border-box p {
	margin-left:5px;
}
#Right-contents .border-box p.rice {
	margin:3px 5px;
	text-indent:-1em;
	padding-left:1em;
}
#Right-contents .border-box p img {
	vertical-align:middle;
	margin-right:5px;
}

/* ご注意欄 の記述
---------------------------------------------------- */
#Right-contents div.attention {
	clear:both;
	width:692px;
	border:1px solid #A1A1A1;
	padding:3px 3px 10px 3px;
	margin:20px 0 10px 25px;
}
/* No Mac IE \*/
*html #Right-contents div.attention {
	width:700px;
}
/* No Mac IE */
#Right-contents div.attention div.att-title {
	padding:2px 4px 2px 10px ;
	margin:0 1px 6px 1px;
	border-bottom:1px solid #A1A1A1;
	color:#E60000;
	font-size:1.3em;
	font-weight:bold;
}
#Right-contents div.attention p {
	margin:3px 0 3px 10px;
	line-height:150%;
	font-weight:normal;
}
#Right-contents div.attention p.rice {
	font-size:1.3em;
}
#Right-contents div.attention .btn {
	float:left;
	padding:7px 0 0 15px;
	width:150px;
}
/* No Mac IE \*/
*html #Right-contents div.attention .btn {
	width:165px;
}
/* No Mac IE */
#Right-contents div.attention p.number {
	float:left;
	width:55px;
	font-size:1.3em;
	line-height:150%;
	padding:5px 5px 0 10px;
	margin:0;
}
#Right-contents p.infodesk {
	background-image: url(../pitapa/img/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1.3em;
	line-height:150%;
	padding:1px 0 3px 25px;
}
/* list.html
---------------------------------------------------- */
#Right-contents div.card-area {
	width:220px;
	float:left;
	padding:10px 0 10px 5px;
}
*html #Right-contents div.card-area {
	width:225px;
}
#Right-contents div.card-areawide {
	width:345px;
	float:left;
	padding:10px 0 10px 10px;
}
#Right-contents div.card-area1 {
	width:220px;
	float:left;
	padding:10px 0 10px 25px;
}
*html #Right-contents div.card-area1 {
	width:245px;
}
#Right-contents div.card-areawide1 {
	width:330px;
	float:left;
	padding:10px 0 10px 25px;
}
/* No Mac IE \*/

*html #Right-contents div.card-areawide {
	width:355px;
}

*html #Right-contents div.card-areawide1 {
	width:355px;
}
/* No Mac IE */
#Right-contents div.card-area .card-side ,
#Right-contents div.card-area1 .card-side ,
#Right-contents div.card-areawide .card-side ,
#Right-contents div.card-areawide1 .card-side {
	text-align:center;
	padding:10px 0;
}
#Right-contents div.center {
	text-align:center;
}
#Right-contents h3.card {
	clear:both;
	margin:3px 0 0 0;
	padding: 6px 0 7px 15px;
	background-image: url(../img/common/bg_h3line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:1px solid #A1A1A1;
}
#Right-contents h3.card2 {
	clear:both;
	font-size:1.2em;

	margin:3px 0 0 0;
	line-height:100%;
	padding: 2px 0 3px 15px;
	background-image: url(../img/common/bg_h3line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #A1A1A1;
}
#Right-contents h3.cardwide {
	clear:both;
	width:310px;
	margin:3px 0 0 0;
	padding: 6px 0 7px 15px;
	background-image: url(../img/common/bg_h3line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #A1A1A1;
}
/* IE hack */
*html #Right-contents h3.cardwide {
	width:325px;
}

#Right-contents h3.cardwide2 {
	clear:both;
	font-size:1.2em;
	width:310px;
	margin:3px 0 0 0;
	line-height:100%;
	padding: 2px 0 3px 15px;
	background-image: url(../img/common/bg_h3line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #A1A1A1;
}
/* IE hack */
*html #Right-contents h3.cardwide2 {
	width:325px;
}

/* No Mac IE \*/
*html #Right-contents h3.card ,
*html #Right-contents h3.card2 {
	width:225px;
}
/* No Mac IE */
