@charset "UTF-8";

@import url("base.css");

/*===============================================================================================*/
/*= 共通 ========================================================================================*/
/*===============================================================================================*/
#introduce h3{
	padding-top:40px;
}
#introduce .read{
	padding:10px 0 50px;
	color:#2281b1;
	font-size:80%;
	line-height:160%;
}


/*= メイン ======================================================================================*/
#introduce h4{
	clear:both;
	color:#2281b1;
	font-size:80%;
	font-weight:bold;
	line-height:160%;
}
#introduce .comment{
	padding-top:10px;
}
#introduce .space{
	padding-top:20px;
}

#introduce .comment .txt{
	float:left;
	padding-bottom:50px;
	width:295px;
	font-size:80%;
	line-height:160%;
}
#introduce .comment .img{
	float:right;
	padding:3px 0 50px;
	width:160px;
}
#introduce .comment .img .caption{
	padding:3px 0 10px 0;
	color:#2281b1;
	font-size:70%;
	line-height:140%;
}


#introduce .pComment{
	padding:10px 0 50px;
	font-size:80%;
	line-height:160%;
}
#introduce .pComment img{
	float:right;
	margin:3px 0 10px 10px;
}

#introduce .comment .tUdon{
	padding-bottom:20px;
}

/* Hides from IE-mac \*/
#introduce .pUdon{clear:both;}
/* End hide from IE-mac */
#introduce .pUdon .img{
	float:left;
	padding:3px 0 50px;
	width:300px;
}
#introduce .pUdon .caption{
	float:left;
	padding:0 0 50px 8px;
	width:165px;
	color:#2281b1;
	font-size:70%;
	line-height:140%;
}
/* Hides from IE-mac \*/
* html #introduce .pUdon .caption{width:173px;}
/* End hide from IE-mac */

#introduce .tDodomese{
	padding-bottom:20px;
}

#introduce .pDodomese{
	float:left;
	padding:0 25px 50px 0;
	width:160px;
}
#introduce .pDodomese .caption{
	padding-top:3px;
	color:#2281b1;
	font-size:70%;
	line-height:140%;
}

#introduce .hGokokugamo{
	padding-top:40px;
}
#introduce .tGokokugamo{
	padding:10px 0 10px;
	font-size:80%;
	line-height:160%;
}
#introduce .pGokokugamo{
	padding:15px 0 50px 40px;
}


#introduce .modelComment{
	clear:both;
	margin-top:50px;
	color:#666666;
	font-size:60%;
	line-height:140%;
}





/*= 鴨鍋うどん ==================================================================================*/
#kamonabeudon {
}

#kamonabeudon .container {
	padding-bottom: 50px;
}

#kamonabeudon .text {
	font-size: 80%;
	line-height: 160%;
	padding: 5px 0px 10px;
}
#kamonabeudon .image {
	color: #2281b1;
	font-size: 70%;
	line-height: 140%;
	padding: 5px 0px 10px;
}

#kamonabeudon .txtLeft {
	float: left;
	width: 255px;
}
#kamonabeudon .txtRight {
	float: right;
	width: 315px;
}
#kamonabeudon .imgLeft {
	float: left;
	width: 145px;
}
#kamonabeudon .imgRight {
	float: right;
	width: 205px;
}
#kamonabeudon .imgCenter {
	text-align: center;
}

#kamonabeudon .container1 {
	background: url(../udon/images/img_kamonabeudon_1.jpg) no-repeat right top;
	padding-top: 15px;
}

#kamonabeudon .text1 {
	width: 270px;
}

#kamonabeudon .box {
	background: #efeedf url(../udon/images/background_top_kamonabeudon.gif) no-repeat;
	margin-bottom: 50px;
}
#kamonabeudon .box ul {
	background: url(../udon/images/background_bottom_kamonabeudon.gif) no-repeat left bottom;
}
#kamonabeudon .box h4,
#kamonabeudon .box h5,
#kamonabeudon .box h6,
#kamonabeudon .box .text {
	padding-left: 15px;
	padding-right: 15px;
}

#kamonabeudon .box h4 {
	padding-top: 15px;
}
#kamonabeudon .box h5 {
	color: #9b8469;
	font-size: 80%;
	margin-top: 30px;
}
#kamonabeudon .box h6 {
	font-size: 80%;
	font-weight: normal;
	margin-top: 5px;
}

#kamonabeudon .box .text {
	padding-bottom: 0px;
}

#kamonabeudon .box ol,
#kamonabeudon .box ul {
	list-style: none;
	padding-right: 15px;
	padding-left: 1em;
	text-indent: -1em;
}
#kamonabeudon .box ul {
	padding-bottom: 15px;
}
#kamonabeudon .box ol span {
	color: #9b8469;
	font-weight: bold;
}
#kamonabeudon .box ul span {
	color: #b0aca5;
	font-size: 80%;
}
#kamonabeudon .box .line {
	border-top: dotted 1px #000;
	border-bottom: dotted 1px #000;
}



/*-----------------------------------------------------------------------------------------------*/
/* float解除 ------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
#kamonabeudon .comment {
	zoom: 100%;
}
#kamonabeudon .comment:after {
	clear: both;
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
}