@charset "utf-8";

/********* 初期設定 **********/

* {margin:0;padding:0;}
body {
	font-size: 14px;
	font-family: Arial,sans-serif;
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
img {border:none;vertical-align:top;}
ol,ul {list-style-type:none;}
th,td {vertical-align:top;font-weight:normal;text-align:left;}
hr {height: 1px;border:none;}
input {padding:1px;}
button, .button input {padding:1px 8px;}
textarea {padding:2px;line-height:1.1em;}
.clear {clear:both;}

/*** 色・link・table ***/
body {
	color: #000000;
	background-color: #ffffff;
}
hr {
	color: #999999;
	background-color: #999999;
}
a {
	text-decoration: none;
	color: #0066cc;
}
a:link {}
a:visited {
	text-decoration:none;
	color: #800080;
}
a:hover {
	text-decoration:;
	color:;
}
a:active {}
table {
	border-collapse: collapse;
	border-spacing: ;
	/*border: solid 1px #999999;*/
}
th {
	/*border: solid 1px #999999;*/
	padding: 5px;
	font-weight: bold;
}
td {
	/*border: solid 1px #999999;*/
	padding: 5px;
}

/********** レイアウトデザイン **********/

#headbar {
	text-align: right;
	color: #ffffff;
	background-color: #333333;
	height: 40px;
	padding-right: 30px;
	font-weight: bold;
}
body {
	text-align: center;
	background: url(images/back_body.png) repeat-x center 454px;
}
#container1 {
	text-align: center;
	width: 870px;
	margin: 0 auto;
}
#container2 {
	text-align: left;
}
#header {
	background: url(images/back_header.gif) no-repeat top center;
	padding: 0 30px 20px;
	height: 86px;
}
#eyecatch {
	margin: 0 10px;
}
#main {
	margin: 0 10px;
	padding: 20px 20px 40px;
	background-color: #f2f2e0;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	border-left: solid 1px #ffffff;
	overflow: hidden;
	zoom:1;
}
.index #main {
	border-top: solid 1px #ffffff;
}
#footer {
	margin: 20px 10px;
	clear: both;
	position: relative;
	zoom:1;
}
#pagetop {
	position: absolute;
	right: 0;
	top: -50px;
}




#headbar a {
	margin-right: 10px;
	margin-left: 10px;
	color: #ffffff;
}
#header h1 {
	padding-top: 14px;
	float: left;
}
#nav {
	float: right;
}
#nav li {
	float: left;
	padding: 17px 6px 0;
}
h2 {
	margin-left: 30px;
}
h2 span {
	background-color: #cccc00;
	padding: 8px 25px;
	border-right: solid 1px #b2b2b2;
	font-size: 1.17em;
	line-height: 2em;
	color: #ffffff;
}
h2 span a:hover {
	text-decoration: underline;
}
h2 span a,
h2 span a:visited {
	color: #ffffff;
}
#main h3 {margin: 0.6em 0; font-size: 1.17em; color: #ab2b4d;}
#main h4 {margin: 0.6em 0; font-size: 1.00em;}
#main h5 {margin: 0.6em 0; font-size: 1.00em;}
#main h6 {margin: 0.6em 0; font-size: 1.00em;}
#main p {margin: 0.6em 0;}
#main ul {margin: 0.6em 0; padding: 0 0 0 40px; list-style-type: disc;}
#main ol {margin: 0.6em 0; padding: 0 0 0 40px; list-style-type: decimal;}
#main li {}
#main dl {margin: 0.6em 0;}
#main dt {}
#main tr {}
#main th {}
#main td {}
#main blockquote {margin: 0.6em 40px;}
#main address {}
#main form {}
#main fieldset {}
#main pre {margin: 0.6em 0;}

#outline {
	background-color: #ffffff;
	border-top: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;
	float: left;
	width: 497px;
	display: inline;
	margin-bottom: 20px;
	padding: 20px;
}
#info {
	float: right;
	width: 250px;
	display: inline;
	margin-bottom: 20px;
}
#info ul {
	padding-left: 20px;
}
#syokugyo {
	clear: both;
	background: url(images/image_memo.gif) no-repeat left center;
	margin-right: 30px;
	padding-left: 190px;
}

.trainee #main {
	background: url(images/clip_trainee.gif) no-repeat 40px 0px #f2f2e0;
}
#main #course {
	background: url(images/back_course.gif) repeat-x left bottom #ffffff;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	text-align: center;
	margin: 20px 0 40px;
	padding: 45px 10px;
}
#course li {
	display: inline;
	margin: 0 3px;
}

/* trainee */
.trainee #info ul {
	list-style-type: none;
	padding: 0;
}

/* works */
#thumb ul {
	list-style-type: none;
	text-align: center;
	margin: 20px 0;
	padding: 0 70px;
	background: url(images/back_thumb.gif) repeat-y center -5px;
	overflow: hidden;
	zoom:1;
}
#thumb li {
	float: left;
	margin: 5px 10px;
}
#thumb li a {
	outline: none;
}
.wrap_work {
	clear: both;
	background: url(images/back_wrap_work.gif) repeat-x #ffffff;
	border-left: solid 1px #b2b2b2;
	padding: 0 20px 20px;
	margin: 40px 0 10px;
}
.wrap_work h3 span {
	background: #f2f2e0;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	padding: 5px 20px;
	display: inline-block;
}
.wrap_work h4 {
	border-left: solid 5px #76e52e;
	padding: 2px 0 2px 7px;
}
.wrap_work img {
	margin: 0 4px;
}
.discription {
	background: url('images/back_description.gif')/*#eeeeee*/;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	margin-top: 5px;
	padding: 10px 20px;
}
.discription th {
	width: 160px;
	text-align:center;
}
.wrap_profile {
	background: url('images/back_profile.gif')/*#ab2b4d*/;
	/*border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;*/
	margin-top: 20px;
	padding: 15px;
}
.profile {
	background: #ffffff;
	padding:15px;
}
.profile th {
	width: 160px;
	text-align:center;
}


/* wc */
.wc #main {
	background: url(images/clip_wc.gif) no-repeat 176px 0px #f2f2e0;
}
.navi_wc {
	background-color: #4477bb;
}

/* pc */
.pc #main {
	background: url(images/clip_pc.gif) no-repeat 176px 0px #f2f2e0;
}
.navi_pc {
	background-color: #9944bb;
}


/* IE6 */
* html #pagetop {
	right: -10px;
}
