@Charset "UTF-8";
/*
ShinYamazawa 用 Main CSS
Arranged by Y. Utashiro @Spain
*/


/*
* {
	margin: 0;
	padding: 0;
}
*/

body {
	background: #FFFFFF;
	font: 14px/22px "Geneva, Arial, Helvetica, sans-serif";
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #333333;
}

h1 {
	margin-bottom: .5em;
	font-size: 26px;
	font-weight: bolder;
	letter-spacing: 2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	font:14px/22px
/*	line-height: 167%;
	font-size: 107%;
*/}

.title {
	font:"Geneva, Arial, Helvetica, sans-serif";
	font-size:18px/26px;
	font-weight: bold;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style:none;
}

ul.sideb li {
	list-style: none;
}

ul li {
	padding-left: 1em;
	padding-bottom: 5px;
  background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

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

/* Header */

#header {
	width: 768px;
	height: 90px;
	margin: 0 auto;
	background: #FFFFFF url(images/bannershin.jpg) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
}


/* Menu */

#menu1 {
	clear:both;
	width: 768px;
	margin: 0 auto;
	border: 1px solid #000033;
	background: #000033;
}

/* Shin Portada */
#ShinT {
	clear:both;
	width: 768px;
	height: 300px;
	margin: 0 auto;
	padding-top:16px;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background:#FFFFFF url(images/shin_portada.jpg) no-repeat center;
}

#ShinT .title {
	margin-top:-34px;
	color:#333333;
	font-size:16px;
}
#ShinT .descrip {
	margin-top:-34px;
	color:#003399;
	font-size:16px;
	text-decoration:underline;
}

/* Title */
#title {
	clear:both;
	margin: 0 auto;
	padding-left:10px;
	width: 758px;
	height: 25px;
	font-size:16px;
	color:#000033;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666666;
}

/* Page */

#page {
	width: 768px;
	margin: 0 auto;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background:#FFFFFF;
}

#page h1{
	padding-top: 1.5em;
	padding-left:1.5em;
	padding-bottom: .5em;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #00A7AC;
	text-decoration:underline;
}


/* Content0 */

#content0 {
	width: 768px;
	margin: 0 auto;
}

#content0 .box	{
	width:134px;
	height:134px;
	border:solid 3px #666666;
	background-color:#DBDBDB;
	margin-top: 3px;
	margin-left: 3px;
}

#content0 .box2	{
	width:134px;
	height:134px;
	border:solid 3px #666666;
	background-color:#DBDBDB;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}


a {
	text-decoration: none;
	color: #FFFFFF;
}

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



/* Content1 */

#content1 {
	float: left;
	width: 768px;
}

#content1 ul {
}

#content1 li {
	margin-left: 2.5em;
}


/* content2 */

#content2 {
	float: right;
	width:300px;
	height: 250px;
	padding: 20px 0px 0px 30px;
	background: url(Images01/logohalfR00.gif) bottom right no-repeat;
}

/* Footer */
#footer {
	clear:both;
	width: 768px;
	height: 30px;
	margin:0 auto;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background:#FFFFFF url(images/loghino.jpg) right bottom no-repeat;
}

/* Pop Up Win */
#pWindow {
	width: 100%;
	height: 100%;
	position: absolute;
	visibility: hidden;
}

#newsWin {
	width:460;
	background: #ffffff;
	padding: 20px 10px 10px 20px;
	border: 3px solid #000033;
	font: 14px/22px "Geneva, Arial, Helvetica, sans-serif";
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
