/*共通
*********************************************/
table{
     text-align:left;
	 margin: 0;
	 padding: 0;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt10top{
     font-size:10px;
     line-height: 120%;
	 margin-top:8px;
	 text-align:right;
	 color:#777777;
	 width:260px;
}

.txt12{
     font-size:12px;
     line-height: 175%;
}

.txt12gray{
     font-size:12px;
     line-height: 175%;
	 color:#666666;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.txt14red{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
	 color:#C80901;
}

.pic{
	margin-bottom: 5px;
}

.pic2{
	margin-right: 10px;
}

.pic3{
	margin-top: 5px;
}

.pic4{
	margin-bottom: 10px;
}

.termtxt1{
	font-size:14px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	height: 30px;

}
.termtxt2{
     font-size:12px;
     line-height: 150%;
	margin: 5px 0px 20px 0px;
}
.termtxt3{
     font-size:10px;
     line-height: 150%;
}

div.line{
border-bottom:1px dotted #999999;
margin-bottom:15px;
margin-top:15px;
}

/* 小物編ページ追加分
*********************************************/

ol#goods {
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}

ol#goods li {
	margin-left: 50px;
	padding: 0;
}

img.mrgt25b10 {
	margin: 25px 0 10px 0;
}

img.mrgt5b10 {
	margin: 5px 0 10px 0;
}

ol#lecture {
	margin: 10px 0 10px 30px;
	padding: 0;
}

ol#lecture li {
	margin-left: 20px;
	padding: 3px 0;
	line-height: 140%;
}

p.indent {
	margin-left: 30px;
}

.txt12lens {
	background: #eee;
	font-size: 12px;
	padding: 5px 0;
	text-align: center;
}

.txt12lens_left {
	background: #eee;
	font-size: 12px;
	padding: 5px 0 5px 10px;
	text-align: left;
}

p.txt12_caption {
	font-size: 12px;
	padding: 5px 35px 0 35px;
	text-align: left;
	line-height: 175%;
}

/* ugodubページ追加分
*********************************************/

table.bg {
	background: #fff;
}

#collabox {
	padding: 20px 40px 10px 40px;
     font-size:14px;
     line-height: 175%;
}

#datebox {
	padding: 0 80px 20px 80px;
     font-size:14px;
     line-height: 140%;
     background: #fdf8da;
}

#datebox dl {
	margin: 0;
	padding: 0;
}

#datebox dl {
	margin: 0;
	padding: 0;
}

#datebox dt {
	margin: 0;
	padding: 0;
	float: left;
}

#datebox dd {
	margin-left: 50px;
	padding: 0 0 10px 0;
}

#ugodubbox {
	padding: 20px 75px 10px 75px;
	font-size:12px;
	line-height: 175%;
}

img.mrg_b5 {
	margin-bottom: 5px;
}

img.mrg_b20 {
	margin-bottom: 20px;
}

img.mrg_r15 {
	margin-right: 15px;
}

img.mrg_r15b5 {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

img.mrg_b40 {
	margin-bottom: 40px;
}

img.mrg_b26 {
	margin-bottom: 26px;
}

img.mrg_b11 {
	margin-bottom: 11px;
}

img.mrg_t25r10 {
	margin-right: 10px;
	margin-top: 25px;
}

img.mrg_r5b40 {
	margin-right: 5px;
	margin-bottom: 40px;
}

img.mrg_r5b26 {
	margin-right: 5px;
	margin-bottom: 26px;
}

img.mrg_r5b71 {
	margin-right: 5px;
	margin-bottom: 71px;
}

img.mrg_t111b10 {
	margin-top: 111px;
	margin-bottom: 10px;
}

#showbox {
	padding: 20px 75px 0 75px;
	font-size:12px;
	line-height: 175%;
}

#showboxtxt {
	padding: 10px 20px 10px 20px;
	background: url(images/ugodub/06bg.gif) repeat-y;
}

#showboxtxt p {
	margin: 0 0 15px 0;
	font-size:12px;
	line-height: 150%;
	color: #666;
}


/* Color
*********************************************/

.color1 {color: #FF0000}


/* MarginSet
*********************************************/

.mrg1px { margin-top:1px; }
.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }
