/* ----- 共通 - タグリセット */
* {
	margin: 0;
	padding: 0; 
}
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	text-align: justify;
	text-justify: distribute;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, img, p, table, tr, th, td, blockquote {
	margin: 0;
	padding: 0; 
	line-height: 0;
	font-size: 0;
	border: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* ------------------------------タグ再設定----- */

body {
	width: 100%;
	background: #DEDEDE;
}
a {
	color: #1F6A00;
}
h1 {
	margin: 0px auto;
}
h2 {
}
h3 {
}
h4 {
	font-size: medium;
	line-height: 180%;
	margin-bottom: 14px;
}
h5 {
	font-size: small;
	line-height: 180%;
	margin-bottom: 12px;
}
p {
	font-size: small;
	line-height: 150%;
	margin-bottom: 15px;
	text-align: justify;
	text-justify: distribute;
}
blockquote {
}
table {
	margin-bottom: 15px;
}
th,
td {
	font-size: small;
	line-height: 150%;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
th {
	border-top: 1px dashed #ccc;
}
.noborder td,
.noborder th {
	border: none;
}
ul {
	margin: 0 0 15px;
}
li {
	font-size: small;
	line-height: 150%;
}

/* ------------------------------コンテナ----- */

#container {
	width: 820px;
	margin: 10px auto 0 auto;
	position: relative;
	background: #fff;
}

/* ------------------------------グローバルメニュー----- */

#global-nav {
	margin: 0 0 10px 0;
}
#global-nav ul {
	margin: 0px;
}
#global-nav li {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	display: inline;
}
#globalmenu li.nobounder {
	background: none;
	padding-bottom: 0;
}

/* ------------------------------ボックス----- */

#main {
	width: 800px;
	position: relative;
	text-align: left;
	background: url(http://and-pg.com/images/common/bounder_container.gif) top center repeat-y;
	margin: 0 0 0 9px;
	padding: 0 1px;
}

/* ------------------------------インデックス項目----- */

.siteindex h2 {
	width: 776px;
	margin: 0px auto 10px;
}
#index-side {
	width: 224px; 
	float: left;
	padding: 0 15px 0 18px;
}
#index-side h3 {
	margin: 0 0 10px 0;
}
#index-news {
	width: 520px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
#index-news h3 {
	border-bottom: 1px solid #6EAE1C;
	margin-bottom: 10px;
	padding: 5px 0 8px 0px;
}

#index-news dt,
#index-news dd {
	font-size: small;
	line-height: 1.6em;
}
#index-news dt {
	float: left;
	padding: 0 9px 0 14px;
}
#index-news_selected {
	background: url(images/index/plate_news_top.gif) top center no-repeat;
	background-color: #DBDBDB;
	margin: 15px 0 0 0;
	padding: 11px 0 0 0;
}
#index-news_selected h4 {
	clear: both;
	width: 495px;
	background: url(http://and-pg.com/images/index/bounder_news_selected.gif) left center repeat-x;
	margin: 0 0 10px 12px;
}
#index-news_selected dt {
	width: 62px;
	margin-bottom: 10px;
}
#index-news_selected dd {
	width: 418px;
	float: left;
	margin-bottom: 10px;
}
#index-news_selected dd span {
	display: block;
}
#index-news_selected dd span.title {
	font-weight: bold;
	margin: -4px 0 3px;
}
#index-news_selected dd span.date {
	font-size: x-small;
}

#index-news h3#gallery {
/*	background: url(http://and-pg.com/images/index/plate_news_bottom.gif) top center no-repeat; */
	padding-top: 5px;
}
#index-news #entry-list .floatbox {
	border: none;
	width: 520px;
	padding: 5px 0 0;
}
#index-news .floatbox_right {
	width: 310px;
}

#index-news #entry-list .entry {
	border: none;
	margin: 0 0 20px; 
	padding: 0px 0 0;
}


/* ------------------------------メイン - サイドバー----- */

#side {
	width: 144px; 
	float: left;
	margin: 10px 0 0;
	padding: 0 15px 0 18px;
}
#side h2 {
	width: 144px; 
	font-size: medium;
	line-height: 1.5em;
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#side h3 {
	font-size: medium;
	line-height: 1.5em;
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#side ul {
	margin-bottom: 20px;
}
#side li {
	font-size: small;
	line-height: 1.6em;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

/* ------------------------------メイン - コンテンツ----- */

#content {
	width: 600px;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0 0 5px 0;
}

#content h2 {
	margin: 0 0 20px;
	font-size: medium;
	line-height: 1.5em;
}
#content h3 {
	margin: 0 0 20px;
}

.description {
	margin: 0 0 20px;
}
.description h4 {
	border-top: 1px solid #000;
	padding-top: 15px;
	margin: 0 0 10px;
}

#entry-list .entry,
#entry-list .floatbox {
	border-top: 1px solid #4D2A17;
	margin: 0px 0 0;
	padding: 20px 0 0;
}
#entry-list h4 {
	margin: 0px 0 3px;
}
#entry-list p.date {
	font-size: x-small;
	border-left: 3px solid #000;
	padding: 0 0 0 6px;
	line-height: 100%;
}

#index-gallery,
#index-gallery .floatbox {
	width: 520px;
}
#index-gallery .floatbox_right {
	width: 310px;
}


/* ------------------------------ページトップ----- */

.upward {
	clear: both;
	text-align: right;
	padding-right: 3px;
}


/* ------------------------------フッター / コピーライト----- */

#footer-nav {
	clear: both;
	margin: 0 0 8px;
}
#footer-nav ul {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 700px;
}
#footer-nav li {
	display: block;
	float: left;
	background: url(http://and-pg.com/images/common/bounder_btn_footer.gif) right center no-repeat;
	margin-right: 4px;
	padding-right: 4px;
}
#footer-nav li.nobounder {
	background: none;
	margin-right: 0px;
	padding-right: 0px;
}
#footer {
	height: 40px;
	background: url(http://and-pg.com/images/common/bounder_footer.gif) top center repeat-x;
	padding: 5px 0 15px;
}
#footer li#opensystem {
	margin: 10px 0 12px 14px;
}
#footer li#copyright {
	display: block;
	text-align: center;
	margin: -45px 0 0 0;
}
#footer li#contact {
	position: absolute;
	right: 9px;
	top: 26px;
}
*html body #footer {
}

/* ===============================段組用汎用クラス============================================ */

.floatbox {
	width: 600px;
	position: relative;
}
.floatbox_left {
	width: 210px;
	float: left;
}
.floatbox_left p {
	width: 200px;
}
.floatbox_right {
	width: 390px;
	float: left;
	display: inline;
}

/* ===============================汎用クラス============================================ */

.nobounder {
	border: none;
}
.nobounder_top {
	border-top: none;
}
.nobounder_right {
	border-right: none;
}
.nobounder_bottom {
	border-bottom: none;
}
.nobounder_left {
	border-left: none;
}
.nobottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.larger {
	font-size: larger;
}
.centering {
	text-align: center;
}
.notice-s {
	color: red;
	font-size: x-small;
}
.notice-l {
	color: red;
}
.notice a {
	color: #C80000;
	font-weight: bold;
}
.notice a:hover {
	text-decoration: underline;
}

/* ===============================ここから個別ページ用スタイル============================================ */

.reconnection h4 {
	color: #9400d3;
	border-top: none;
	border-bottom: 1px dotted #ccc;
}
.reconnection h5 {
	color: #9400d3;
	border: none;
}
.reconnection .description li {
	list-style-type: square;
	margin: 0 0 0 18px;
}
.reconnection .description blockquote {
	background: #f0e68c;
	color: #8a2be2;
	margin: 0 20px 0;
	padding: 15px 15px 10px; 
}
.reconnection .description blockquote p {
	text-align: center;
}
.reconnection .description td {
	padding: 15px 0 0;
}



/* ===============================float後のケジメ============================================ */

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	padding-bottom: 0px;
	display: inline-table; 
	_height: 1%; 
	/* \*/	display: block; /* */ 
}