@charset "utf-8";
/* CSS Document */

/************ 右側コンテンツ **************/
#container #contentmain {
	float:right;
	width:799px;
	border-left:#000000 solid 1px;
	padding-bottom:40px;
	min-height:720px;
}
/*************** コンテンツ記事 ここから***************/
#container #contentmain #contents {
	width:636px;
	margin:0 0 0 163px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/***** Nshinomiya Arts and Culture Associaion*****/

#container #contentmain #contents p.association {
	display:block;
	text-indent:-9999px;
	background:url(../images/nishinomiya.gif) no-repeat;
	width:636px;
	height:41px;
}
/***-----------------!!!!! お問い合わせ　ページ　ここから !!!!!-----------------***/
/**　記事内容　**/
#container #contentmain #contents .contactarticle {
	border:solid 1px #000000;
	padding:20px;
}
#container #contentmain #contents .contactarticle p {
	margin:0 0 10px;
	line-height:20px;
}
/***-----------------!!!!!　お問い合わせページ　ここまで !!!!!-----------------***/
/***-----------------!!!!! リンク　ページ　ここから !!!!!-----------------***/
/**　記事内容　**/

#container #contentmain #contents .linkarticle {
	border:solid 1px #000000;
	height:500px;
	padding:20px 40px;
}
#container #contentmain #contents .linkarticle p a:hover {
	color:#666;
}
#container #contentmain #contents .linkarticle p.link {
	margin:30px 0 5px 0;
	line-height:20px;
	border-bottom:dotted 1px;
}
/***-----------------!!!!!　リンクページ　ここまで !!!!!-----------------***/
/***-----------------!!!!! サイトマップ　ページ　ここから !!!!!-----------------***/
/**　記事内容　**/
#container #contentmain #contents .sitemaparticle {
	border:solid 1px #000000;
	height:500px;
	padding:20px 40px;
}
#container #contentmain #contents .sitemaparticle p {
	margin:30px 0 5px 0;
	line-height:20px;
	border-bottom:dotted 1px;
}
#container #contentmain #contents .sitemaparticle p a:hover {
	color:#666;
}
/***-----------------!!!!!　サイトマップ　ここまで !!!!!-----------------***/
