/*
ぬりえ美術館　Enlish　page　MT用スタイルシート　Ver1.0
Copyright (C) 2006 Lib-design. All Rights Reserved.
*/

body {
	margin: 0px 0px 20px 0px;
	background-color: #C40000;
background-image: url("img/nurie_topbak.gif");
	text-align: center;
	color: #555555;
	}
a {
  text-decoration: underline;
  }

a:link {
  color: #990000;
  }

a:visited {
  color: #990000;
  }

a:active {
  color: #990000;
  }

a:hover {
  color: #333333;
	background-color: #CCCCCC;

  }

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
input {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFFF;
	border: solid 1px #C40000;*/
	}

/*メイン外枠*/
#container {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: solid 10px #990000;
	border-bottom: solid 10px #990000;
	border-right: solid 3px #990000;
	border-left: solid 3px #990000;
	}

#banner {
	background-image: url("eng_img/nurie_wmrk.gif");
	background-position: 30px 10px;
	background-repeat:no-repeat;
	background-color: #FFEEEE;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	border-bottom: solid 2px #990000;
  	}

#banner a {
	color: #990000;
	text-decoration: none;
	}

#banner h1 {
	margin: 32px 0px 10px 100px;
	padding: 0px 0px 0px 0px;
	}

.content {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:15px;
	line-height: 130%;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.content P {
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	margin: 5px 60px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

.content h2 {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height: 28px;
	background-image: url("img/kichi01.gif");
	background-position: 5px center;
	background-repeat:no-repeat;
	border-bottom: dotted 3px #CC6666;
	padding:5px 0px 0px 45px;
	margin: 10px 15% 0px 30px;
	}

.content h3 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-image: url("img/iroenpitsu_red.gif");
	background-position: 5px center;
	background-repeat:no-repeat;
	margin: 5px 40% 0px 90px;
	padding: 3px 5px 1px 25px;
	border-bottom: dotted 2px #CC6666;
	}
.content h4 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 0px 80px;
	padding: 0px 0px 0px 0px;
	}
.content ul {
	margin: 5px 90px 5px 115px;
	padding: 0px 0px 0px 0px;
	}

.content li {
	color: #333333;
	font-size: 13px;
	text-align: left;
	line-height: 130%;
	margin: 5px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
	}
.content dl {
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin: 5px 0px 5px 60px;
	padding: 0px 0px 0px 0px;
	}

.content dt {
	background-image: url("img/yazi02.gif");
	background-position: 0px center;
	background-repeat:no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
.content dd {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

.dotbox{
	font-size:12px;
	color: #333333;
	background-color: #FFDDDD;
	line-height: 130%;
	margin: 10px 20px 0px 60px;
	padding: 5px 7px 5px 7px;
	border: 2px dotted #999999;
	}
.modoru	{
	text-align: right;
	margin:  5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.menubox {
	line-height: 20px;
	text-align: left;
	margin: 5px 0px 0px 95px;
	padding: 0px 0px 0px 10px;
	}
.menubox a{
        font-size: 14px;
	background-image: url("img/folderb05.gif");
	background-position: 5px center;
	background-repeat:no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 2px 5px 2px 25px;
	}
.menubox a:hover { 
	color: #6666FF;
	background-image: url("img/folderb02.gif");
	background-position: 5px center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	}
