@charset "UTF-8";

/* コラム */

#columns #left a:link { text-decoration: none; color: #3333FF; }
#columns #left a:visited { text-decoration: none; color: #3333FF; }
#columns #left a:hover { text-decoration: underline; color: #3333FF; }

#columns #left .lefttop { margin: 28px 0 0 24px; padding: 0; }

#columns #left .lefttop dl { margin: 0 0 20px 0; }
#columns #left .lefttop dl ul { line-height: 1.45em; }
#columns #left .lefttop dl ul li { list-style: none; }
#columns #left .lefttop dl dd { padding: 1em 0 0 0; margin: 0 0 0 25px; }

#columns #left .leftmiddle ul li a:visited { text-decoration: none; color: #9900FF; }
#columns #left .leftmiddle ul li a:visited:hover { text-decoration: underline; color: #9900FF; }


#columns #left .columnname {
/*	width: 528px;  528 */
	font-weight: bold;
	font-size: 115%;
	padding: 8px 0 8px 8px;
	border-bottom: 5px solid #FF9600;
	margin: 0 0 0 0;
	line-height: 100%;
	background: url(../images/columns/gra_orange.jpg) bottom;
}

#columns #left .columndata {
	text-align: right;
	padding: 5px 0 0 0;
	line-height: 100%;
	margin-bottom: 2em;
}

#columns #left .columndesc {
	margin: 0 1em 0 0.5em;
	padding: 0;
}

#columns #left .columndesc .desc {
	margin: 0 0 1em 0;
	font-size: 115%;
	line-height: 140%;
	font-weight: normal;
}

#columns #left .ohta {
	margin: -1em 0 0 0;
	width: 528px;
	height: 148px;
	background: url(../images/columns/ohta.jpg) no-repeat;
	text-indent: -9999px;
}

#columns #left .ohta_2012 {
	margin: -1em 0 0 0;
	width: 528px;
	height: 148px;
	background: url(../images/columns/ohta_2012.jpg) no-repeat;
	text-indent: -9999px;
}

#columns #left .columndesc .photo {  width: 100px; float: right; }

#columns #left .columnevent {
	background: #FFEFEF;
	padding: 10px;
	border: 1px solid #EEEEEE;
	margin-bottom: 1em;
}

#columns #left .columnevent h5 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 9px;
	color: #CC0000;
	font-weight: bold;
	font-size: 115%;
	border-left: 8px double #CC0000;
}

#columns #left .columnevent p {
	line-height: 140%;
	padding: 0 0.5em 0 1em;
}

#columns #left .shopdatawrapper {
	background: url(../images/shops/gray.gif);
	padding: 10px;
	border: 1px solid #EEEEEE;
	border-left: 4px solid #95C52E;
	margin: 0 0 1em 0;
}

#columns #left .shopdatawrapper02 {
	background: url(../images/shops/gray.gif);
	padding: 10px;
	border: 1px solid #EEEEEE;
	border-left: 4px solid #2706CF;
	margin: 0 0 1em 0;
}

#columns #left .shopdata { width: 95%; }

#columns #left .shopdata th {
	padding: 0px;
	margin: 0;
	vertical-align: top;
	font-weight: bold;
	width: 25%;
	text-align: left;
	line-height: 140%;
}

#columns #left .shopdata td {
	padding: 0px;
	margin: 0;
	vertical-align: top;
	width: 75%;
	line-height: 145%;
}

#columns #left .leftmiddle { padding-top: 0; margin-top: 0; }

#columns #left .leftmiddle .ichiran {
	background: url(../images/columns/middletitle.gif) no-repeat;
	width: 528px;
	height: 32px;
	text-indent: -9999px;
}

#columns #left .leftmiddle ul {
	margin: 0.7em 0 0 28px;
	font-size: 115%;
	line-height: 1.45em;
}

#columns #left .leftmiddle ul li {
	list-style: square;
}



