@charset "utf-8";

/* basic elements */
body {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	text-align: center;
}

img{
	border:none;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body{
	background: url(/images/bg.gif) repeat-x center top;
	margin-top: 0;
	margin-bottom: 0;
}

/* リンク色 */
a:link,
a:visited,
a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #90C00A;
	text-decoration: underline;
}

/*************************************/
/* 全体 */
/*************************************/
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: left;
	background: #fff;
}

#header {
	height:280px;
	background: url(/images/header.jpg) top right no-repeat;
	clear: both;
}

#header h1 {
	margin: 0px;
        text-align: right;
	padding: 90px 40px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header img {
	border:none
}

#header h2 {
	margin: 0px;
	padding: 28px 30px 0 0;
	font-size: 14px;
        text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
}

.none {
	display:none;
}

.top_img {
	padding: 0;
	margin: 0;
}


/*パンくず*/
.pan {
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding: 0;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
}

/*************************************/
/* メインコンテンツ */
/*************************************/
#left {
	float: right;
	width:500px;
	background-color: #fff;
	border:0px dashed #cccccc;
}

#left h3 {
	margin:0 0 10px;
	font-size: 15px;
        line-height:40px;
        padding:0 0 0 22px;
	color: #333333;
	background:url(/images/title_a.jpg) bottom left no-repeat;
}

#left h4 {
	margin:10px 0 10px 10px;
	font-size: 14px;
	color: #000000;
	background-color:#fff;
	padding:2px 7px;
	border-left: 5px solid #FFC40C;/* -- 文字先頭飾り -- */
	clear:both;
}
#left p {
	margin:5px 0 15px;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding-left:10px;
}

.bold1 {
    font-weight: bold;
}

#left .mailimg img {
	border:none;
	text-align:center;
}

#left .mainimg {
         border:0;
         float:left;
	margin:0 10px 10px 0;
}

#left.imgleft {
         border:0;
         float:left;
         margin:0 10px 10px 0;
}

ul.entry {
	padding:0 0 10px 10px;
	margin: 10px 0 0 0;
	font-size: 13px;
}

ul.entry li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(/images/arrow04.gif) no-repeat;
	background-position:0% 50%;
}

ul.cateprofile li{
	font-size: 13px;
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(/images/arrow02.gif) no-repeat;
	background-position:0% 10%;
}

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px #999999;
	margin-bottom:20px;
	padding:3px;
}

/*************************************/
/* サイドバー */
/*************************************/
#right {
	margin-top:0;
	float: left;
	width:180px;
	border:0px dashed #000000;
}

#right h4 {
	margin-top:0;
	margin-bottom:10px;
	font-size: 14px;
        line-height:40px;
	color: #333333;
	padding:0 0 0 16px;
	background:url(/images/title_b.jpg) bottom left no-repeat;
}
#right h5 {
	margin:0 0 10px;
	font-size: 14px;
	color: #FF6600;
	padding:4px;
	border: 1px solid #AAE5A4;
	background-color:#F4FDE5;
}
#right p {
	margin:5px;
	padding:0;
	font-size: 12px;
}
#right img {
	border:0;
}
.point1 {
	margin: 0 0 20px 5px;
	padding-left: 0;
	list-style: none;
}
.point1 li {
	padding-left: 15px;
	background-image: url(/images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0.08em 0.3em;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height:18px;
}

/*************************************/
/* フッター */
/*************************************/
#footer {
	clear: both;
	background: #ffffff url(/images/footer.gif) bottom center no-repeat;
        height:62px;
        width:100%;
}

#footer p {
        padding-top:10px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #0B2E01;
	line-height:1.5;
}

#footer a {
	color: #666;
	text-decoration:underline;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

address {   
	font-style:normal;
	text-align: center;
	font-size: 12px;
	color: #0B2E01;
	margin:0;
	padding-bottom:0;
}  


.top {
	margin:15px 0;
	padding:3px;
	font-size:12px;
	text-align:right;
}

.bottom_pickup {
	margin:10px 0;
	padding:10px 20px;
	background: #ffffff;
	border-top: 1px dotted #FCAFDD;
	border-bottom: 1px dotted #FCAFDD;
}

#left .bottom_pickup p {
	margin:10px 0;
	font-size:12px;
}

#left .bottom_pickup h4 {
	margin:10px 0;
	padding:0 25px;
	font-size:12px;
	font-weight:bold;
	border:0;
	background:url(/images/icon_star.jpg) top left no-repeat;
	line-height:25px;
}

hr {
	margin: 1px 0px 10px;
	padding:0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 1px;
}

#left .entryimages {
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}

#left .categoryimages {
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}

/* ■テーブルデザイン */
.top_table {
	border-collapse: collapse;
	width:490px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.tleft {
	width:230px;
	text-align: left;
	vertical-align:top;
	margin: 0;
	padding: 0;
	}

.tright {
	width:245px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding:3px
	}

.tright h4{
	color: #006699;
	padding:1px 5px;
	margin:5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #fee6ba;
	}

.tright ul{
	padding:0;
	margin: 3px 0 8px 10px; 
}
.tright li{
	padding:0px 0px 1px 18px;
	margin: 0px;
	list-style-type: none
}

.tright li{
	background: url(images/arrow03.gif) no-repeat; 
}

.top_list li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	font-size: 12px;
	background: url(http://www.arciragazzicaserta.com/images/arrow04.gif) no-repeat;
	background-position:0% 50%;
}

/*サイトマップ*/
#left ul.home{
	list-style: none;
	margin-left:25px;
}

#left ul.home li{
	font-size:12px;
	line-height:18px;
}

#left ul.tree{
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
}

#left ul.tree ul{
	margin: 0 0 0 1em!important;
	padding: 0!important;
}

#left ul.tree li.tree{
	margin: 0!important;
	padding: 0 0 0 15px!important;
	background-image: url(/images/tree_lst.gif);
	background-repeat: no-repeat!important;
	list-style: none!important;
	font-size:12px;
}

#left ul.tree li.tree_end{
	padding: 0 0 0 15px!important;
	background-image: url(/images/tree_end.gif);
	list-style: none;   
	background-repeat: no-repeat!important;
}

/* ---------- 運営 ---------- */
.uneisha { 
	text-align: justify;
}

.table {
	width:300px;
	margin: 14px;
	padding: 0;
	text-align:left;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-collapse: collapse;
	}

.grb30 {
	font-size:13px;
	width:30%;
	padding:3px 5px;
	text-align:right;
	background: #F4F4F4;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	}

.grb40 {
	font-size:13px;
	width:40%;
	padding:3px 5px;
	text-align:right;
	background: #F4F4F4;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	}

.gr60 {
	font-size:13px;
	width:60%;
	padding:3px 5px;
	text-align:left;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	}

.gr70 {
	font-size:13px;
	width:70%;
	padding:3px 5px;
	text-align:left;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	}


.bottom_pickup {
	margin:10px 0;
	padding:10px 20px;
	background: #ffffff;
	border-top: 1px dotted #D6D6D6;
	border-bottom: 1px dotted #D6D6D6;
}

/* ---------- リンク集 ---------- */
.bottom_links {
	margin:10px 0;
	padding:10px 20px;
	background: #fff;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

#left .bottom_links h4 {
	margin:10px 0;
	padding:0 10px;
	font-size:12px;
	font-weight:bold;
	border:0;
	background: #E9E9E9;
	line-height:30px;
}

#left .bottom_links p {
	margin:6px 0;
	font-size:12px;
}
