@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ ゴシック", "Hiragino KaKu Gothic Pro", Osaka;
	margin: 40;
	padding: 0;
	font-size: 12px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FEFEFE;
	background-image: url(img/bg_gradate.png);
}

* {
  font-style: normal;
  margin: 0px;
}

a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #3B5E68;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

p {
	line-height: 150%;
	margin: 20px;
}

h1 {
	font-size: 12px;
	margin: 0;
	color: #666666;
	font-weight: lighter;
}



/*---------- メイン ----------*/

#main {
	margin: 50px auto 50px auto;
	padding: 0;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  border-top: 0px solid #3B5E68;
}

#header-inner {
	margin: 0;
	padding: 0;
}

#table-left{
	background-image: url(img/unicuslogo.jpg);
}

#table-left a{
	font-size: 24px;
	text-decoration: none;
}


#table-right{
	text-align: right;
	margin: 0;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#table-right a{
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 10px;
  color: #3B5E68;
  text-decoration: underline;
}

#header-menu {
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-color: #3B5E68;
	width: 800px;
	letter-spacing: 0.2em;
}

#header-menu li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	height: 24px;
	width: 100px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	padding: 0px;
	
}

#header-menu li a {
	font-size: 10px;
	height: 24px;
	width: 100px;
	color: #FFFFFF;
	background-color: #3B5E68;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 24px;
	padding: 0px;
}

#header-menu li  a:hover {
	background-color: #333333;
}

#header-menu #end {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

#header-img {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 220px;
	background-image: url(randomimage_main.php);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-indent: 40px;
	background-repeat: no-repeat;
	line-height: 230px;
}

#header-img-sub {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-indent: 40px;
	background-repeat: no-repeat;
	line-height: 130px;
	background-image: url(randomimage_sub.php);
}


/*---------- コンテンツ ----------*/

#container {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 0px;
	width: 800px;
}



/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	width: 600px;
	line-height: 150%;
}

#contents h1 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3B5E68;
	background-repeat: no-repeat;
	text-indent: 5px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3B5E68;
	border-right-color: #3B5E68;
	border-bottom-color: #3B5E68;
	border-left-color: #3B5E68;
}

#contents p {
  margin: 0;
  padding: 15px 0px;
}

#object {
  margin: 0;
  padding: 0px 0px 20px;
}
	  
/*---------- メニュー ----------*/

#menu {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 165px;
	text-align: left;
	line-height: 150%;
}

#menu h1 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	line-height: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#menu p {
	margin: 10px 4px 16px 4px;
	line-height: 150%;
	text-decoration: none;
}

#menu a{
  color: #333333;
  font-size: 12px;
 }

#menu a:hover{
	color: #3B5E68;
	font-size: 12px;
	text-decoration: underline;
}

#banner-img {
	padding: 0px 0px 5px 0px;
}

/*---------- フッター ----------*/

#footer {
	clear: both;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-align: right;
	font-size: 9px;
	color: #3B5E68;
	border-top: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #3B5E68;
 }

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


table#table-01 {
    border: 1px solid #555555;
    border-collapse: collapse;
    border-spacing: 0;
	table-layout: fixed;
}

table#table-01 th {
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	border-top: 0 dotted #555555;
	border-right: 0 dotted #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	vertical-align: top;
}
table#table-01 td {
	padding: 5px;
	border: 1px #555555 dotted;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
}

.pagetop {
	font-size: 10px
}
