body {
	background-color: #FFF;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #06C;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #F60;
}
a:active {
	color: #FF6699;
}


#menu a:link { /*ナビ部分のリンク色*/
	color: #333;
}
#menu a:visited { /*ナビ部分のリンク色*/
	color: #333;
}
#menu a:hover { /*ナビ部分のリンク色 1ピクセル移動*/
	color: #00F;
	position: relative;
	left: 1px;
	top: 1px;
}
#menu a:active { /*ナビ部分のリンク色*/
	color: #FF6699;
}
.iphone-menujump {
	display: none;
}
#block {
	margin: 0 auto;
	background-color: #ffffff;
	width: 900px;
	background-repeat: repeat-y;
}
#head {
	width: 900px;
	background-color: #ffffff;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head p {
	text-align: left;
	margin: 0px;
}
#main {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
#menu {
	float: right;
	width: 190px;        /* 背景色 */
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	font-size: medium;
}
#foot {
	width: 860px;
	clear: both;
	background-color: #CCC;        /* 背景色 */
	font-size: medium;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
ul {
	margin:0px;           /*　リストIE対策　マージン */
	padding:10px 20px;    /*　リストforefox対策　パディング上・左 */
}
#main h1 {
	font-size: x-large;
	color: #006699;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p.text_s {
	font-size: x-small;
	color: #000000;
	line-height:120%;
}
img.shashinten_img {
	float: right;
}
li {
	font-size: 100%;
	color: #000000;
}
li.text_s {
	font-size: x-small;
	color: #000000;
}
strong.s {
	font-size: small;
	color: #000000;
}
.text_red {
	color:#cc0000;
}
div.mypage_index_cabinet {
	width:100%;
	margin: 0%;
	padding: 0px 0px 20px 10px;
}
div.mypage_index_box {
	float: left;
	width: 30%;
	margin: 0%;
	padding: 1%;
	border: 0px solid #FFFFFF;
	font-size: small;
}
.exhibition_info_text {
	font-size: 14px;
	line-height: 120%;
	color: #000;
}
.exhibition_table {
	margin-top: 30px;
}
.exhibition_table table {
	font-size: 12px;
	line-height: 140%;
	color: #000;
}
/*写真展の詳細

#photo_exb p {
	font-size: small;
	line-height: 160%;
	color: #000;
}

#photo_exb ul li {
	font-size: small;
	line-height: 160%;
	color: #000;
	list-style-type: square;
}
#photo_exb ul li ul li {
	font-size: x-small;
	color: #000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#photo_exb ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
*/

#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: disc;
}
#menu ul li {
	font-size: medium;
	color: #000;
	margin-bottom: 14px;
}
#menu #contents_navi ul li {
	font-size: small;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu #contents_navi ul {
	margin-left: 20px;
	list-style-image: url(img/icon-camera.gif);
}
#menu h4 {
	font-size: medium;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#news ul li {
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
}
#news ul {
	padding: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
	list-style-type: square;
}
#news p {
	font-size: 12px;
	color: #000;
}
#main .exb-box {
	width: 610px;
	background-color: #EEE;
	padding: 20px;
	margin-bottom: 20px;
}
/*clearfix*/
#main .exb-box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#main .exb-box img {
	margin-right: 10px;
}
#main .exb-box h2 {
	font-size: large;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCC;
}
#main .exb-box p {
	font-size: medium;
	line-height: 1.5em;
	margin-bottom: 40px;
}
/*
IE6,7は疑似要素 :after をサポートしていません。そこで，「要素の幅か高さを指定した場合，floatした子要素の高さも含めて算出する」というIEのバグを使って，枠や背景が途中で切れる問題を解決します。
*/

/*clearfixの指定する親要素に幅を指定できない場合の記述*/

.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#main #contentsbox-link {
	padding: 20px;
	width: 610px;
	border: 1px solid #CCC;
}
div.link-list dl dt {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	background-color: #EEE;
	font-size: large;
}
div.link-list dl dd {
	margin-bottom: 40px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: medium;
	line-height: 150%;
}
.url {
	word-wrap: break-word;
}

#foot address {
	font-style: normal;
}
#main .pagetop {
	font-size: small;
	margin: 20px;
	text-align: right;
}
#menu hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #contents .mypage {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 1px solid #999;
}
#main #contents .mypage .mypage-photo {
	text-align: center;
}
#main #contents .mypage h2 {
	font-size: medium;
	background-color: #CCC;
	padding: 4px;
}
#main #contents .mypage p {
	font-size: small;
	line-height: 1.5em;
}
#main #contents .mypage ul li {
	font-size: small;
	margin-bottom: 10px;
}
#main #contentsbox-link ul li {
	font-size: large;
	margin-bottom: 10px;
}
