@charset "shift_jis";
/* CSS Document  Sub page */

p	{
	font-size: 77%;
}

#banner	{
	width: 743px;
	border-bottom: 1px solid #CCCCCC;
	/*border-top: 1px solid #CCCCCC;*/
	background-image: url(../../profile/images/ti_nak.jpg);
	background-repeat: repeat-y;
}

#banner .L	{
	padding: 10px 0px 0px 10px;
	float: left;
	width: 288px;
	height: 70px;
}
#banner .tx	{
	width: 288px;
	float: left;
}
#banner .mon	{
	font-size: 77%;
	padding: 0px 0px 1em 160px;
}
#banner .link	{
	font-size: 77%;
	padding: 0px 0px 0px 175px;
	background-image: url(../../profile/images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: 162px 4px;
	color: #0000FF;
}

#lef	{
	width: 626px;
	float: left;
	margin-bottom: 10px;
	border-right: 1px solid #CCCCCC;
}
#rig	{
	width: 122px;
	float: right;
}

.01	{
	margin: 6px 0px 0px 0px;
	width: 626px;
}
.02	{
	margin: 6px 0px 0px 0px;
	margin-bottom: 10px;
}
.exp	{
	width: 590px;
	padding-left: 23px;
	margin-bottom: 10px;
}
.expB	{
	width: 710px;
	height: 100%;
	padding: 0 0 30px 23px;
}
.as	{
	width: 500px;
	margin:  5px 0px 0px 77px;
}
.arrow	{
	margin: 10px auto 0px 210px;
}

.catB	{
	height: 23px;
	width: 118px;
	background-image: url(../../profile/images/cate_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 14px;
}





.box	{
	margin: 5px 0px 10px 7px;
	border-bottom: #E6E6E6 solid 1px;
	width: 110px;
}
.bl	{
	float: left;
	margin-bottom: 0.7em;
}
.br	{
	float: right;
	width: 73px;
	margin-bottom: 0.2em;
}
.mida	{
	font-size: 80%;
	line-height:1.2em;
	color: #0000FF;
	font-weight: bold;
}
.name	{
	margin-top: 0.4em;
	font-size: x-small;
	line-height:1.2em;
}

.tb	{
	text-align: right;
	font-size: 77%;
	font-weight:bold;
	padding-right: 5px;
}


.balQ	{
	margin: 100px auto 0px 5px;
}
.balY	{
	margin: 0px auto 0px 5px;
	background-image: url(../../profile/images/balloonY_na.gif);
	background-repeat: repeat-y;
	line-height: 0;
	vertical-align: bottom;
}
.bolYT	{
	background-image:url(../../profile/images/balloonY_top.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 12px;
	margin-left: 5px;
	background-position: bottom;
}
.bolYB	{
	background-image:url(../../profile/images/balloonY_bot.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 25px;
	margin-left: 5px;
}
.balGV	{
	margin: 0px auto 0px 5px;
	background-image: url(../../profile/images/balloonGV_na.gif);
	background-repeat: repeat-y;
	line-height: 0; 
}
.bolGVT	{
	background-image:url(../../profile/images/balloonGV_top.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 28px;
	margin-left: 5px;
}
.bolGVB	{
	background-image:url(../../profile/images/balloonGV_bot.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.balKV	{
	margin: 0px auto 0px 5px;
	background-image: url(../../profile/images/balloonKV_na.gif);
	background-repeat: repeat-y;
	line-height: 0; 
}
.bolKVT	{
	background-image:url(../../profile/images/balloonKV_top.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 28px;
	margin-left: 5px;
}
.bolKVB	{
	background-image:url(../../profile/images/balloonKV_bot.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 17px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.balT	{
	padding-left: 8px;
	width: 100px;
}
.balT2	{
	padding-left: 8px;
	width: 100px;
	margin-bottom: 15px;
}

.catN	{
	margin: auto;
}

.R {
    overflow: hidden;
	background-color:#FFFFFF;
	float: left;
	width: 440px;
	padding: 1px 0px;
}

.R:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .R {
    height: 1em;
    overflow: visible;
}
/**/
/* リンク色 */
p a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
p	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
p	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
p	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

td	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
td	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
td	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
td	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}


.link	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
.link	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.link	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.link	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

.mida	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
.mida	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.mida	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.mida	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

.name	a {
	text-decoration: underline;
	border-style: none;
	color: #000000;
}
.name	a:link{
	color: #000000;
	border-style: none;
	text-decoration: underline;
}
.name	a:visited{
	color: #000000;
	border-style: none;
	text-decoration: underline;
}
.name	a:hover{
	color: #FC2D01;
	background-color: none;
	text-decoration: underline;
}

.tb	a {
	text-decoration: none;
	border-style: none;
	color: #FC2D01;
}
.tb	a:link{
	color: #FC2D01;
	border-style: none;
	text-decoration: none;
}
.tb	a:visited{
	color: #FC2D01;
	border-style: none;
	text-decoration: none;
}
.tb	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

.maT10{
	margin-top:10px;
}

.maT20{
	margin-top:10px;
}

.maB10{
	margin-bottom:10px;
}
.maB20{
	margin-bottom:20px;
}

.maB30{
	margin-bottom:30px;
}

.maL10{
	margin-left:10px;
}

.maL30{
	margin-left:30px;
}

.font_s{
	font-size:77%;
}

.fr{
	float:right;
}



/* 宅配水 */
.water{
	height:180px;
}

/* 下層のテーブルスタイル */

.table01{
	border-top: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}

.table01 tr{	
}

.table01 th,
.table01 td{
	border-right: 1px solid #0000FF;
	border-bottom:  1px solid #0000FF;
	padding:3px;
}

.table01 th{
	background-color: #B0EFFF;
}

.table01 td{
	text-align:center;
}

/* 下層のリストスタイル */
.list01{
	margin:10px 0px;	
}

.list01 li{
	margin: 0px 0px 3px 20px;
	list-style: outside none disc;
}

.list02 li{
	margin: 0px 0px 3px 20px;
	list-style: outside none decimal;
}

/* 中央揃え DVDダビングサービス */
.maA{
	margin:0px auto;
}

.white{
	background:#FFF !important;	
}

/* 右メニューのほうが長いとき */

.rmenu_long{border-left:solid 1px #CCC;}

.rmenu_long_mainbox{border-right:0px !important;}




