@charset "shift-jis";

/*========================??????===========================*/

body{
	background: url(../images/bg_all.jpg) repeat-x #FFFAFD;
	margin:0;
	text-align:center;
	font-size: 75%;
}
a , a:visited {
	color:#ffa74e;
}
a:active , a:hover{
	color:#dd7f1f;
}
/*========================Common===========================*/

#ContentsL{
	background:url(../images/bg_left.jpg) no-repeat top left;
	width:12px;
	height:533px;
	float:left;
	display:inline-block;
}

#ContentsR{
	background:url(../images/bg_right.jpg) no-repeat left top;
	width:12px;
	height:533px;
	float:right;
	display:inline-block;
}


/*========================mainright===========================*/

#contentsAll{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
#contentsAll dl{
	margin:5px 0 0;
}
#contentsAll dt{
	display:inline;
	font-weight:bold;
}
#contentsAll dd{
	display:inline;
	border-right: 1px solid #333;
	padding:0 5px;
}
#contentsAll h3{ color: white; font-size: 12px; font-weight: normal; line-height: 200%; background-image: url(../images/sbtitle.jpg); background-repeat: no-repeat; background-position: 0 0; text-indent: 18px; width: 600px; height: 23px; float: left; margin-top: 20px; }
.mgn15{
	padding:15px 0;
}
#item {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#item ul:after,#column ul:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#item ul{
	background-color: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#item li{
	float: left;
	display: inline-block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 190px;
}
#item li h5 {
	font-size: 120%;
	text-align: center;
	margin-top: 5px;
	padding: 10px 0 0;
	color: #630;
}
#item li.mgnR5{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#item li p{
	padding: 5px 5px 0;
	line-height: 150%;
	text-align: center;
	color: #963;
}


#allContents .articleBox:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#allContents .articleBox {
	zoom: 100%;
}
.articleBoxL{ float:left; margin-top: 20px; margin-left: 20px; _margin-left: 10px; _zoom:1; }
.articleBoxR{
	float:right;
}
#contentsAll table{ width:100%; float: right; }
#contentsAll caption{
	text-align: left;
	font-size: 180%;
	border-bottom-style: solid;
	border-bottom-color: #E470A4;
	color: #E470A4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contentsAll th{
	padding: 7px 5px;
	margin: 0;
	width: 24%;
	text-align: left;
}
#contentsAll td{
	margin:0;
	padding:7px 5px;
	text-align:left;
}
#gotop{ margin:20px 0; padding:15px 0 0; text-align:right; font-size:90%; width: 100%; float: right; }
.red { color: #f00; }
#top-img { background-image: url(../likor/images/likor_top.jpg); background-repeat: no-repeat; background-position: center 0; height: 200px; margin-bottom: 20px; padding-top: 20px; }
#top-img .text1 { font-size: 110%; font-weight: bold; line-height: 180%; margin-right: 20px; margin-left: 20px; }
