@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAD8;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/csc_top.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 1260px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #FFF;
}

#header {
	height: 180px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 0.75em;
	text-indent: -9999px;
}

#header p {
	font-size: 0.75em;
	text-indent: -9999px;
}

#content {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#col1 {
	width: 220px;
	float: left;
	background-image: url(../images/csc_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 220px;
}

#col1 h3 {
	font-size: 0.75em;
	line-height: 1.5;
	padding-bottom: 15px;
}

#col1 p {
	font-size: 0.75em;
	line-height: 1.5;
}

#col1 p#sakai {
	text-align: right;
	padding-top: 15px;
}

#col2 {
	float: right;
	width: 525px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 25px;
}

#col2 h2 {
	font-size: 1em;
	background-image: url(../images/back_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 30px;
}

#col2 h4 {
	font-size: 0.825em;
	line-height: 30px;
	background-image: url(../images/back_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#col2 h5 {
	font-size: 0.75em;
	line-height: 1.5;
	color: #666;
}

#col2 ul {
	list-style-type: none;
	font-size: 0.75em;
	line-height: 1.5;
}

#col2 #access p {
	padding-bottom: 10px;
}

#col2 #access p#map {
	text-align: right;
}

#col2 p {
	font-size: 0.75em;
	line-height: 1.5;
}
#col2 #profile p{
	padding-left: 12px;
}


#footer {
	height: 50px;
	clear: both;
}

#footer p {
	font-size: 0.625em;
	color: #CCC;
	text-align: center;
	padding-top: 15px;
	text-indent: 0px;
}
