@charset "utf-8";
html {
	overflow-y:scroll;
}
body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	font-size: 12px;
	background-color: #202020;
	color: #CCCCCC;
}

.clearfix:after {/*for modern browser*/
	 content: url(../images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {/*for IE 5.5-7*/
    zoom:100%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */  

.clear {
	clear: both;
}

#container {
	width: 100%;
	background-image: url(images/container-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	height: 120px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
}
#header #header-logo {
	float: left;
	padding-top: 30px;
}
#header-navi {
	height: 45px;
	width: 850px;
	position: relative;
	margin-top: 10px;
}
#main {
	float: left;
	width: 630px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#main #main-visual {
	height: 280px;
}
#side {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center top;
	margin-top: 10px;
}
#top-infomation {
	background-image: url(images/top_infomation.jpg);
	background-repeat: no-repeat;
	height: 210px;
	margin-top: 5px;
	padding-top: 70px;
}
#top-infomation .inner {
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 20px;
	clear: both;
	margin-top: 0px;
}
#top-infomation .inner .left {
	float: left;
}
#top-infomation .inner .right {
	float: right;
}
#main #top-pickup {
	margin-top: 5px;
	padding-top: 20px;
	width: 630px;
}
#main #top-blog {
	background-image: url(images/top_blog.jpg);
	background-repeat: no-repeat;
	height: 256px;
	margin-top: 5px;
	padding-top: 80px;
}
#top-blog .inner .blog-area {
	height: 100px;
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
.blog-area .brog-rss {

}
.brog-rss .date {
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	color: #CC0000;
	padding-left: 7px;
	margin-top: 20px;
}
.blog-ttl a {
	font-weight: bold;
	color: #1E6AB0;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.brog-rss {
	float: left;
}
#top-blog .inner {
	margin-left: 25px;
}
#top-media {
	margin-top: 5px;
	padding-top: 20px;
}
#top-media .inner {
	margin-right: 10px;
	margin-left: 5px;
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
}
#top-media .inner li {
	list-style-image: url(images/point.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-left: 5px;
	list-style-position: inside;
}
#top-media .inner ul {
}
#top-media .inner ul {
	margin-left: 10px;
}
.media-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 5px;
}
.media-line .date {
	float: left;
	margin-right: 5px;
	color: #CCCCCC;
}
#side-area {
	background-color: #343434;
	padding-bottom: 10px;
}
#side-menu {
	margin-bottom: 10px;
}
.side-bnr {
	margin-bottom: 5px;
}

#side-area .txt-area {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}
#footer-navi {
}
#footer-name {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer-name a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#header-navi li {
	display: inline;
	text-indent: -9999px;
	float: left;
	/* ¥*/
    overflow:hidden;
    /* */
}
#header-navi #navi-top a {
	background-image: url(images/navi_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 124px;
}
#header-navi #navi-list a {
	background-image: url(images/navi_list.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 231px;
}
#header-navi #navi-blog a {
	background-image: url(images/navi_blog.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 99px;
}
#header-navi #navi-audition a {
	background-image: url(images/navi_audition.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 163px;
}
#header-navi #navi-company a {
	background-image: url(images/navi_company.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 110px;
}
#header-navi #navi-contact a {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 123px;
}
#header-navi #navi-top a:hover {
	background-image: url(images/navi_top2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 124px;
}
#header-navi #navi-list a:hover {
	background-image: url(images/navi_list2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 231px;
}
#header-navi #navi-blog a:hover {
	background-image: url(images/navi_blog2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 99px;
}
#header-navi #navi-audition a:hover {
	background-image: url(images/navi_audition2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 163px;
}
#header-navi #navi-company a:hover {
	background-image: url(images/navi_company2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 110px;
}
#header-navi #navi-contact a:hover {
	background-image: url(images/contact2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 123px;
}
#side-menu {
	text-indent: -9999px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#side-menu  #request a {
	display: block;
	background-image: url(images/side_work.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 200px;
	outline: none;
}
#side-menu #new-face a {
	display: block;
	background-image: url(images/side_new.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	outline: none;
}

#side-menu #parents a {
	display: block;
	background-image: url(images/side_parents.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	outline: none;
}
#side-menu  #recruit a {
	display: block;
	background-image: url(images/side_recruit.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	outline: none;
}
#side-menu #inquiry a {
	display: block;
	background-image: url(images/side_inquiry.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	outline: none;
}
#side-menu #request a:hover {
	display: block;
	background-image: url(images/side_work2.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 200px;
}
#side-menu #new-face a:hover {
	display: block;
	background-image: url(images/side_new2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
}
#side-menu #parents a:hover {
	display: block;
	background-image: url(images/side_parents2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
}
#side-menu #recruit a:hover {
	display: block;
	background-image: url(images/side_recruit2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
}
#side-menu #inquiry a:hover {
	display: block;
	background-image: url(images/side_inquiry2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
}

#top-pickup .inner {
	margin-left: 25px;
}

.pickup-area01 {
	height: 100px;
	width: 300px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pickup-area02 {
	height: 100px;
	width: 300px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pickup-area03 {
	height: 100px;
	width: 300px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pickup-area04 {
	height: 100px;
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pickup-ttl a {
	font-weight: bold;
	color: #1E6AB0;
	text-decoration: none;
}
.pickup-txt {
	float: left;
	width: 190px;
	padding-left: 10px;
}
.pickup-txt #detail {
	text-align: right;
	margin-top: 5px;
}
li {
	list-style-type: none;
}
#header #search {
	float: right;
	margin-top: 40px;
	height: 20px;
	text-align: right;
}
#search #search-btn {
	margin-left: 5px;
}
#search #search-box {
	margin-bottom: 5px;
	border: 1px solid #E4E4E4;
}
#footer-navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.center {
	text-align: center;
}
#list h2 {
	background-image: url(images/list_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hl-b {
	background-image: url(images/list_hl_b.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 630px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.hl-b .inner {
	margin-left: 15px;
	padding-top: 8px;
}
#list .list-box {
	padding-bottom: 15px;
	text-align: left;
	margin-left: 22px;
	clear: both;
	position: relative;
}
#list .talent-list-b {
	height: 175px;
	width: 129px;
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 0px;
}
#list .talent-list-b .name {
	height: 24px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #75A9DB;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
}
#list .talent-list-b .name-2 {
	background-image: url(images/list_name_b.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 122px;
	color: #FFFFFF;
	padding-left: 5px;
}
#list .talent-list-b .name a {
	color: #FFFFFF;
	text-decoration: none;
}
#list .talent-list-b .name a:hover {
	color: #2073C3;
	text-decoration: none;
}
#list .talent-list-b .thumbnail  a:hover {
	border: 1px solid #256BB1;
	display: block;
}
#list .talent-list-b .thumbnail a {
	display: block;
	border: 1px solid #FFFFFF;
}
.hl-o {
	background-image: url(images/list_hl_ol.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 630px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.hl-o .inner {
	margin-left: 15px;
	padding-top: 8px;
}
#list .talent-list-o {
	height: 175px;
	width: 129px;
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 0px;
}
#list .talent-list-o .name {
	height: 24px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCD3B;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
}
#list .talent-list-o .name-neko {
	height: 26px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCD3B;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 100%;
}
#list .talent-list-o .name-neko a {
	color: #000000;
	text-decoration: none;
}
#list .talent-list-o .name-neko a:hover {
	color: #FFCD3B;
	text-decoration: none;
}


#list .talent-list-o .name-2 {
	background-image: url(images/list_name_o.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 122px;
	color: #FFFFFF;
	padding-left: 5px;
}
#list .talent-list-o .name a {
	color: #FFFFFF;
	text-decoration: none;
}
#list .talent-list-o .name a:hover {
	color: #FFCD3B;
	text-decoration: none;
}
#list .talent-list-o .thumbnail  a:hover {
	border: 1px solid #FFCD3B;
	display: block;
}
#list .talent-list-o .thumbnail a {
	display: block;
	border: 1px solid #FFFFFF;
}
.hl-g {
	background-image: url(images/list_hl_g.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 630px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.hl-g .inner {
	margin-left: 15px;
	padding-top: 8px;
}
#list .talent-list-g {
	height: 175px;
	width: 129px;
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 0px;
}
#list .talent-list-g .name {
	height: 24px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #37A800;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
}
#list .talent-list-g .name-2 {
	background-image: url(images/list_name_g.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 122px;
	color: #FFFFFF;
	padding-left: 5px;
}
#list .talent-list-g .name a {
	color: #FFFFFF;
	text-decoration: none;
}
#list .talent-list-g .name a:hover {
	color: #349200;
	text-decoration: none;
}
#list .talent-list-g .thumbnail  a:hover {
	border: 1px solid #33A200;
	display: block;
}
#list .talent-list-g .thumbnail a {
	display: block;
	border: 1px solid #FFFFFF;
}
.hl-r {
	background-image: url(images/list_hl_r.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 630px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.hl-r .inner {
	margin-left: 15px;
	padding-top: 8px;
}
#list .talent-list-r {
	height: 175px;
	width: 129px;
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 0px;
}
#list .talent-list-r .name {
	height: 24px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FE6A68;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
}
#list .talent-list-r .name-2 {
	background-image: url(images/list_name_r.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 122px;
	color: #FFFFFF;
	padding-left: 5px;
}
#list .talent-list-r .name a {
	color: #FFFFFF;
	text-decoration: none;
}
#list .talent-list-r .name a:hover {
	color: #FE0000;
	text-decoration: none;
}
#list .talent-list-r .thumbnail  a:hover {
	border: 1px solid #FD0100;
	display: block;
}
#list .talent-list-r .thumbnail a {
	display: block;
	border: 1px solid #FFFFFF;
}
.hl-neko {
	background-image: url(images/list_hl_neko.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 630px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.hl-neko .inner {
	margin-left: 15px;
	padding-top: 8px;
}
#list .talent-list-neko {
	height: 175px;
	width: 129px;
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 0px;
}
#list .talent-list-neko .name {
	height: 24px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCD3B;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
}
#list .talent-list-neko .name-neko {
	height: 26px;
	width: 119px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FC9900;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 100%;
}
#list .talent-list-neko .name-neko a {
	color: #FFFFFF;
	text-decoration: none;
}
#list .talent-list-neko .name-neko a:hover {
	color: #FFCD3B;
	text-decoration: none;
}


#list .talent-list-neko .name-2 {
	background-image: url(images/list_name_neko.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 122px;
	color: #FFFFFF;
	padding-left: 5px;
}
#list .talent-list-neko .name a {
	color: #000000;
	text-decoration: none;
}
#list .talent-list-neko .name a:hover {
	color: #FFCD3B;
	text-decoration: none;
}
#list .talent-list-neko .thumbnail  a:hover {
	border: 1px solid #FFCD3B;
	display: block;
}
#list .talent-list-neko .thumbnail a {
	display: block;
	border: 1px solid #FFFFFF;
}

.clear {
	float: left;
	clear: both;
}
#profile h2 {
	background-image: url(profile/images/profile_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#profile #profile-box {
	height: auto;
	width: 630px;
	margin-bottom: 20px;
}
#profile #profile-img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 300px;
	float: left;
}
#profile #profile-txt {
	float: right;
	width: 300px;
}
#profile #profile-txt #name1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
#profile #profile-txt #name2 {
	color: #1F5D9A;
}
#profile #profile-list th {
	width: 80px;
	text-align: left;
	color: #1F5D9A;
	padding-bottom: 5px;
	vertical-align: top;
}
#profile #profile-list td {
	padding-bottom: 5px;
}
#profile #profile-list {
	margin-bottom: 15px;
	margin-top: 30px;
}
#profile #profile-txt a {
	text-decoration: none;
	color: #2363A3;
}
.hl01 {
	font-weight: bold;
	color: #2B5FAA;
	margin-bottom: 5px;
	font-size: 14px;
	margin-left: 5px;
}
.txt01 {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#profile #profile-txt a:hover {
	text-decoration: underline;
	color: #2363A3;
}
#breadcrumb {
	margin-bottom: 10px;
}
#breadcrumb a {
	color: #205E9B;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #205E9B;
	text-decoration: underline;
}
#company h2 {
	background-image: url(images/company_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt-box {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#profile-tbl {
	margin-right: auto;
	margin-left: auto;
}
#profile-tbl th {
	width: 100px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
}
#profile-tbl td {
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	text-align: left;
}
.txt-box-c {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.flash-box {
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main a {
	color: #5D9DDB;
	text-decoration: none;
}
#main a:hover {
	color: #5D9DDB;
	text-decoration: underline;
}
#page-navi {
	margin-bottom: 20px;
}
.go-to-top {
	text-align: right;
	margin-top: 20px;
}
#contact h2 {
	background-image: url(images/contact_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hl02 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
#side-area #banner {
	text-align: center;
}
#side-area #banner img {
	margin-bottom: 5px;
}
.media-line a {
	color: #000000;
}

#audition h2 {
	background-image: url(images/audition_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#audition-tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
}
#audition-tbl th {
	padding: 5px;
	width: 100px;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#audition-tbl td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#blog h2 {
	background-image: url(images/blog_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newface h2 {
	background-image: url(images/newface_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form-tbl th {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100px;
	background-color: #272727;
}
#form-tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#form-tbl td {
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #333333;
}
#parents h2 {
	background-image: url(images/parents_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#recruit h2 {
	background-image: url(images/recruit_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#thumbnail img {
	width: 70px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.blog-box {
	height: 233px;
	width: 190px;
	border: 1px solid #CCCCCC;
	margin-right: 17px;
	float: left;
	margin-bottom: 15px;
}
.blog-box .name {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.blog-box .blog-title {
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 5px;
}
.blog-thumbnail  a {
	display: block;
	border: 1px solid #FFFFFF;
	height: 180px;
	width: 180px;
}
.blog-thumbnail a:hover {
	display: block;
	border: 1px solid #2768AC;
	height: 180px;
	width: 180px;
}
.blog-thumbnail {
	margin-left: 4px;
}
#side-menu ul {

}
#company .flash-box {
	width: 530px;
	margin-bottom: 10px;
}
.style01 {
	border: 1px solid #666666;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#site-btn a {
	background-image: url(profile/images/site-btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 20px;
	width: 100px;
}
#site-btn a:hover {
	background-image: url(profile/images/site-btn.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#link-btn li {
	height: 20px;
	width: 100px;
	margin-top: 5px;
	text-indent: -9999px;
	/* ¥*/
    overflow:hidden;
    /* */
}
#blog-btn a {
	background-image: url(profile/images/blog-btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 20px;
	width: 100px;
}
#blog-btn a:hover {
	background-image: url(profile/images/blog-btn.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.name-neko .style-s {
	font-size: 9px;
	font-weight: normal;
	color: #FD9E04;
}
.name-neko a {
	color: #000000;
}
#sitemap h2 {
	background-image: url(images/sitemap_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 630px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sitemap-list li ,#contact .txt-box li {
	list-style-image: url(images/point.gif);
	margin-left: 20px;
	margin-bottom: 5px;
}
#sitemap #sitemap-list {
	margin-left: 20px;
}

#header .inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
}
#footer .inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top-pickup p {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	margin: 0px;
}
.pickup-ttl {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.red {
	color: #FF0000;
}
.blur {
	color: #0066FF;
}
