/*コンテンツ共通---------------------------------*/

dt.menu_ttl{
	background-color: #D2D3C5;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	padding-right: 0px;
	padding-left: 5px!important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px!important;
	margin-left: 0px;
	color: #633!important;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #633;
	background-image: none!important;
}
#pagetitle {
	padding-top: 29px;
	padding-bottom: 28px;
}
#pagetitle_2 {
	padding-top: 29px;
	padding-bottom: 10px;
}
#contBox {
	width: 560px;
	margin-left: 10px;
}
.border {
	border: 4px solid #CCCCCC;
}
.line {
	font-size: 10px;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #9999CC;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-style: dotted;
}
.line2 {
	font-size: 10px;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	padding-top: 5px;
}

.txtNormal {
	font-weight: normal;
}
.txtBlack {
	color: #000000;
}
.txtGreen {
	color: #669900;
}
.txtBrown {
	color: #CC6600;
}
.txt12 {
	font-size: 12px;
}

/* access */
#accessBox {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#accessBox td {
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#accessBox #SideL {
	float: left;
	width: 240px;
}
#accessBox #SideR {
	float: right;
	width: 300px;
}

/*#accessBox #SideL {
	float: left;
	width: 290px;
}
#accessBox #SideR {
	float: right;
	width: 232px;
}
*/

.eventBox/*event*/
 {
	width: 560px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*gift*/
.giftInfo {
	background-image: url(../img/gift_icon1.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	width: 520px;
	height: 90px;
}

/*link*/
#linkBox {
	width: 560px;
	margin-left: 10px;
}
#linkBox dl {
	padding: 0px;
	margin: 0px;
}
#linkBox dt {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#linkBox dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*staff*/
#staffBox {
	width: 560px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*menu*/
#menuBox {
	width: 560px;
	margin-left: 10px;
}
#menuBox #SideL {
	float: left;
	width: 560px;
}
#menuBox #SideR {
	float: right;
	width: 240px;
	text-align: right;
	margin-bottom: 15px;
}


#menuBox .title{
	margin-bottom: 25px;
}
#menuBox dl {
	padding: 0px;
	line-height: 140%;
	margin: 20px 0 0 0;
}
#menuBox dt {
	font-weight: bold;
	font-size: 120%;
	/*color: #669900;*/
	line-height: 160%;
	/*background-image: url(../img/menu_icon.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	/*margin-right:250px;*/
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;*/
}


#menuBox dd {
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	line-height: 160%;
	/*margin-left:270px;
	margin-top:-20px;*/
	margin-left:0px;
	font-size:110%;
}
#menuBox .mini_menu dt {
		font-size:110%;
}

#menuBox .mini_menu dd {
	font-size:100%;
}

.menu_subcomment_title {
	color:#965863;
	font-weight:bold;
	font-size:120%;
}

#menuBox .com1 {
	border: 1px dashed #999999;
	padding: 2px 15px;
	margin-top:30px;
}
.menu_comment{
	margin-top:0;
	margin-left:10px;
}
.arracart_comment{
	font-size:110%;
	color:#965863;
	margin-top:30px;
}
.menu_brown {
	color: #990000;
	background-image: url(../img/menu_icon_brown.gif);
	background-repeat: no-repeat;
}
#info_bg {
	background-image: url(../img/infomation_01.jpg);
	background-repeat: no-repeat;
	background-position: right 235px;
}
.txtsmall{
	font-size:90%;
}