/*------------------------------------------------------------

TerraDemy

------------------------------------------------------------*/

/* Reset
------------------------------------------------------------*/

html,body,div,
dl,dt,dd,li,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr 
{
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 145%;
}

p {
	margin-bottom:10px;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 1px;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

em {
    font-style: normal;
}


/* Global
------------------------------------------------------------*/
a {
	color: #FF6600;
}

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

.clear {
	line-height: 0;
	clear: both;
}

span.alt {
	display: none;
}

span.hoshi {
	font-size: 11px;
	color: #FF0000;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.float-right {
	float: right;
	margin: 10px 0 0 10px;
}

/* Layout
------------------------------------------------------------*/

body {
	text-align: center;
	background: url(header-bg.jpg) repeat-x;
}

#container {
	background: url(h-content-bg.jpg) no-repeat center top;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#container-inner {
}

#header, #content, #alpha, #beta, #gamma, #footer {
}

#alpha, #beta, #gamma {
	display: inline;
	float: left;
	position: relative;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#footer-inner {
}

#alpha-inner, #beta-inner,#gamma-inner {
	padding-right: 5px;
	padding-left: 5px;
}

/* Wide-Thin-Thin */

#alpha {
    width: 560px;
	left: 165px;
}

#beta {
    width: 170px;
	left: -560px;
}

#gamma {
	width: 170px;
}

/* Header
------------------------------------------------------------*/

#header {
}

#header-inner {
}

#header-content {
	padding: 30px 0 20px 0;
}

#header-name a {
	background: url(header-name.gif) no-repeat center center;
	display: block;
	height: 72px;
	width: 231px;
}

#header-description {
	background: url(header-discription.gif) no-repeat center center;
	display: block;
	height: 22px;
	width: 314px;
}

#lead {
	background: url(lead-bg.gif) no-repeat center center;
	margin: 0 0 0 10px;
	padding: 5px;
	height: 114px;
	width: 559px;
}

#lead h2 {
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	padding: 5px 5px 0 5px ;
}

#lead p {
	color: #FFFFFF;
	padding: 0 5px 5px 5px;
}

/* Footer
------------------------------------------------------------*/

#footer {
	margin-top: 50px;
	background: url(footer-bottom.gif) repeat left bottom;
	padding-bottom: 5px;
}

#footer-inner {
	text-align: center;
	width: 100%;
	background: url(footer-bg.gif) repeat;
}

#footer-content {
	text-align: left;
	margin: auto 0;
}

p#copy {
	text-align: center;
	padding: 30px 0 10px 0;
	color: #333333;
}

/* Contents
------------------------------------------------------------*/

#content {
	margin-top:15px;
}

#content-inner {
}

/* Alpha
------------------------------------------------------------*/

.contents-title{
	background:#EDEDED;
	border-bottom:1px solid #D4D4D4;
	padding:6px 4px 4px 6px;
	margin-bottom:10px;
	font-weight: bold;
	width: 540px;
}

.contents-title a{
	color:#333;
}

.alpha-content {
	margin-bottom:10px;
}

.alpha-content h4 {
	font-weight: bold;
	margin-bottom:10px;
}

p.sub-title {
	background:#E5E5E5;
	border-top:#444 3px solid;
	padding:4px 4px 6px 6px;
	margin-bottom:10px;
}

.hentry h3 {
	padding:4px 4px 6px 6px;
	margin:0;
	background: url(h4.gif) no-repeat;
	height: 25px;
}

.hentry h3 a {
	color:#333;
	text-decoration:none;
}

.hentry h3 a:hover {
	color:#F60;
	text-decoration:underline;
}

.entry{
	padding:10px 0;
	margin-bottom:20px;
}

.entry-date {
	font-size:9px;
	margin:0;
	text-align:right;
}

.alpha-content ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.more-info a {
	background: url(moreinfo.gif) no-repeat right 0px;
	display: block;
	height: 10px;
	width: 87px;
	float: right;
	margin-top: 5px;
}

.more-info a:hover {
	background: url(moreinfo.gif) no-repeat right -15px;
	display: block;
	height: 10px;
	width: 87px;
	float: right;
	margin-top: 5px;
}

.photo-frame {
	padding: 3px;
	margin: 0;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

/*single-navigation*/
.navigation {
}
.alignleft {
	font-size:9px;
	float:left;
}
.alignright{
	font-size:9px;
	float:right;

}

/*Topics*/

.topics {
	margin-bottom: 20px;
}

.topics dl {
	padding: 3px;
	clear: left;
	border-bottom: 1px dashed #CCCCCC;
}

.topics dl dt {
	float: left;
	width: 80px;
}

.topics dl dd {
	margin-left: 90px;
}

.topics-archive {
	text-align:right;
	margin:5px 0 5px 0;
}

/*Form*/

.formtable td {
	font-size: 11px;
}

/*メルマガ申込*/
#mail-reserve {
	float: right;
	width: 270px;
	margin: 0 10px 10px 0;
	text-align: center;
}

#mail-reserve-link {
	float: right;
	width: 250px;
	text-align: center;
}

#mail-reserve-link p a {
	background:url(mail-link.gif) center center no-repeat;
	width:250px;
	height:80px;
	display: block;	
}


/*ページ毎イメージ画像*/

#post-15,#post-17,#post-64,.head-,
.head-seminar-report,.head-recruitment,.head-e-magazine {
	width:540px;
	padding-top: 130px;
}

#post-15 { background:url(service-image.jpg) left top no-repeat;}
#post-17 { background:url(profile-image.jpg) left top no-repeat;}
#post-64 { background:url(inquiry-image.jpg) left top no-repeat;}
.head- { background:url(seminar-image.jpg) left top no-repeat;}
.head-seminar-report { background:url(seminar-image.jpg) left top no-repeat;}
.head-recruitment { background:url(seminar-image.jpg) left top no-repeat;}
.head-e-magazine { background:url(mail-image.jpg) left top no-repeat;}

/* Beta
------------------------------------------------------------*/

ul#main-menu {
	margin: 0px;
	padding: 0px;
}

ul#main-menu  li {
	display: inline;
	float: left;
}

ul#main-menu  li a {
	display: block;
	height: 50px;
	width: 150px;
}

ul#main-menu  li#menu-home a {background: url(main_menu.gif) no-repeat 0px 0px;}
ul#main-menu  li#menu-home a:hover {background: url(main_menu.gif) no-repeat -150px 0px;}

ul#main-menu  li#menu-service a {background: url(main_menu.gif) no-repeat 0px -50px;}
ul#main-menu  li#menu-service a:hover {background: url(main_menu.gif) no-repeat -150px -50px;}

ul#main-menu  li#menu-profile a {background: url(main_menu.gif) no-repeat 0px -100px;}
ul#main-menu  li#menu-profile a:hover {background: url(main_menu.gif) no-repeat -150px -100px;}

ul#main-menu  li#menu-event a {background: url(main_menu.gif) no-repeat 0px -150px;}
ul#main-menu  li#menu-event a:hover {background: url(main_menu.gif) no-repeat -150px -150px;}

ul#main-menu  li#menu-inquiry a {background: url(main_menu.gif) no-repeat 0px -200px;}
ul#main-menu  li#menu-inquiry a:hover {background: url(main_menu.gif) no-repeat -150px -200px;}

#company {
	margin-top: 10px;
	font-size: 10px;
}

#company a {
	background: url(seaglobal.gif) no-repeat center center;
	display: block;
	height: 40px;
	width: 150px;
}

/* Gamma
------------------------------------------------------------*/

#gamma ul {
	padding: 0;
	margin:0;
}

#gamma ul li {
	display: inline;
}

#gamma ul li a {
}

#gamma ul li a img {
	margin-bottom: 10px;
}
