@charset "utf-8";
p,div,img,ul,ol,li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:8px;
	
}
ul,ol,li {
	list-style: none;
    font-weight:none;
	font-size:12px;
}
body {
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	text-align: center;
	margin-top: 50px;
	background: url(../img/css/bg.gif);
}
hr {
	display: none;
}
/************** h1-h5**************/
h1,h2,h3,h4,h5 {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size:12x;
	font-weight:normal;
}
/**************テキスト  **************/
.indent {
	margin-left: 2em;
}
/************** link **************/
#main a:link {
	color:#3399FF;
	text-decoration: none;
}
#main a:visited {
	color: #3399FF;
	text-decoration: none;
}
#main a:active {
	color: #3399FF;
}
#main a:hover {
	color:#3399FF;
}
#left a:link{
       color:#333333;
	   text-decoration:none;
	   font-weight:110%;
	   font:bold;
	   }
#left a:visited{
      color:#333333;
	  text-decoration:none;
	  font-weight:110%;
	  font:bold;
	  }
#left a:active{
    color:#333333;
	text-decoration:none;
	font-weight:110%;
	font:bold;
	}
#left a:hover{
    color:#333333;
	text-decoration:none;
	font-weight:110%;
	font:bold;
	}

/************** main layout **************/
html #wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
}
html #wrapper #header #photo {
	background: url(../img/photo/shimada.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 460px;
}
html #wrapper #header {
	width: 800px;
	position: relative;
}
html #wrapper #header #top {
	background: #FFCCCC;
	color: #211A16;
	width: 800px;
	height: 20px;
}
/************** タイトル **************/
html #wrapper #header #title {
	width: 800px;
	height: 100px;
}
html #title h2 {
	padding-bottom: 10px;
	padding: 0;
}
html #header h1{
      font-size:8px;
	  font-weight:normal;
}

/**************ロゴ********************/
html #wrapper #header #title #logo {
	margin-left: 0;
	position: absolute;
	top: 25px;
	left: 0px;
	font-size:8px;
}
/**************TOP版nav**************/
html #wrapper #nav {
	width: 800px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom:50px;
}
html #wrapper #nav li {
	float: left;
	list-style-type: none;
	width: 160px;
	height: 50px;
	padding: 0;
	margin: 0;
}
/***********nextpage****************/
html #wrapper #left h3 {
	margin-left: 5px;
}
html #wrapper #left ul {
	width: 200px;
}
html #wrapper #left li {
	text-indent: 1em;
	width: 180px;
	height: 30px;
	margin-left: 20px;
	line-height: 30px;
	list-style-type: none;
	margin-bottom: 3px;
	border-bottom: #FFCCCC 1px dashed;
	border-left: 8px #FFCCCC solid;
	display: block;
}
html #wrapper #contents  li a {
	font-size: 110%;
	font-weight:none;
	color: #211A16;
}
html #wrapper #contents  li a:hover {
	font-size: 110%;
	font-weight: bold;
	color: #FFCCCC;
}
html #wrapper #contents #left p {
	width: 180px;
	line-height: 1.5em;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
}
html #wrapper #contents #right {
	float: right;
	padding: 0;
	margin: 0;
	width: 580px;
	padding: 10px;
	font-size:10px;
	
}
/******** news layout **/
html #wrapper #news #main  {
	width: 700px;
	padding: 0 50px;
	margin-top:1px;
	margin-left:20px;
	margin-right:20px;
	display: block;
	font-size: 10px;
	font-family: "ＭＳゴシック", "Osaka－等幅";
	align:center;
	}


html #main h3{border-left:20px solid #FFCCCC;
    border-right:20px solid #FFCCCC;
	border-top:1px solid #FFCCCC;
	border-bottom:1px solid #FFCCCC;
    padding:8px 0 8px 10px;
	margin::5px;
    font-size:15px;
    color:#000000;
	text-indent:10px;
	align:left;
	}
#wrapper #main {
	padding-left: 75px;
}


html #news h3{
	border-left:20px solid #FFCCCC;
	border-right:20px solid #FFCCCC;
	border-top:1px solid #FFCCCC;
	border-bottom:1px solid #FFCCCC;
	padding:8px 0 8px 10px;
     margin::5px;
    color:#000000;
	text-indent:10px;
	align:left;
	font-size: 15px;
	}
html #main table{
	border:none;
	width:650px;
	font-size:10px;
	text-align:left;
	margin-top: 10px;
}
html #main td{border:0px;
}
html  #main_01  {
	width: 700px;
	padding: 50 50px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	display: block;
	font-size: 10px;
	font-family: "ＭＳゴシック", "Osaka－等幅";
	}     

html #main_01 img{ border:1px solid #666666;
}

html #news a{
	color:#3399FF;
	text-decoration:underline;
			  }
#wrapper #news #news {
	font-size: 14px;
}

              


/**************************** フッター **/
html #wrapper #footer {
	color: #FFCCCC;
	clear: both;
	width: 800px;
	height: 20px;
	margin: auto;
	min-height: 0; 
}
html #wrapper #footer a {
	color: #333333;
}
html #wrapper #footer a:hover {
	color: #211A16;
}
html #wrapper address {
	width: 800px;
	height: 30px;
	background: #FFCCCC;
	color: #211A16;
	text-align: center;
	font-size:12px;
}
address a {
	color: #FFFFFF;
	text-decoration: none;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
/**************************** お問合せメールフォーム **/
textarea {
	width: 370px;
}
#m-form {
	width: 500px;
}
#m-form th {
	width: 120px;
	padding-left: 10px;
	background: url(../img/css/bg.gif);
	color: #666666;
}
#m-form td {
	text-align: left;
}

