﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	list-style-type:none;
}
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka,sans-serif ;
	color: #555;
	margin: 0;
	padding: 0;
	background-color:#999;
}
h1{
	position:absolute;
	top:-20px;
	left:40px;
}
h2{
	width:700px;
	height:300px;
	background-image:url(otsuka_css/images/jyuku_main_img%20.jpg);
	text-indent:-9999px;
}
img{
	border:0;
}
hr {
	display: none;
}
address{
	color:#999;
	font-size:0.8em;
	font-style:normal;
	text-align:center;
	height:50px;
	background-color:#484848;
	line-height:40px;
	background-image:url(otsuka_css/images/CSS_30.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent:-9999px;
	clear:both;
}
a:link {
	color: #555;
	;
	text-decoration: none;
}
a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#pageBody {
	background-color: #fff;
	background-image: url(otsuka_css/images/CSS_08.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin: 20px auto;
}
#siteMap {
	font-size: 0.7em;
	text-transform:uppercase;
	position:absolute;
	top:35px;
	right:35px;
}
#globalNavi {
	background-image:url(otsuka_css/logo/images/c2_work_01_css_21.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 0 0 20px;
	height: 30px;
	width: 680px;
	position:absolute;
	top:320px;
	left:40px;
}
#globalNavi li {
	float: left;
	margin-right: 10px;
}
#contentsWrap {
	clear: both;
	margin-top: 20px;
}
p#welcomeMessage {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fff;
}
#gotoTop {
}



#siteMap a {
	background-image: url(otsuka_css/images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}


#pageTop {
	background-image: url(otsuka_css/images/CSS_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 70px 30px 0;
	position:relative;
}
#contents {
	width: 440px;
	padding-right: 19px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#contents_one {
	width:100%;
}
#side {
	width: 220px;
	padding-left: 20px;
	float:right;
}
#side h4{
	font-size:0.8em;
}
#side p{
	font-size:0.8em;
	margin-bottom:15px;
}
#side img{
	margin-bottom:5px;
}
*html h1{
	width: 140px;
	height: 170px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/hc_logo.png);
}
*html h1 img{
	display: none;
}
#gotoTop{
	clear:both;
	font-size: 0.7em;
	text-transform: lowercase;
	text-align: right;
	height: 40px;
	margin: 0;
	padding: 0;
}
#gotoTop a {
	background-image: url(images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}
.paragraph{
	font-size:0.8em;
	color:#666;
}

